Would having a fresh website with SSL already avoid Open Graph problem?

左心房为你撑大大i 提交于 2019-12-13 03:46:58

问题


After adding SSL certificate, Facebook is unable to fetch open graph metadata on my site, even though they exist. Even when there is og:image:secure_url as suggested in this answer of FB OpenGraph og:image not pulling images (possibly https?), the Open Graph Object Debugger still be unable to fetch.

<meta property="og:image" content="https://xn--qucu-hr5aza.com/wp-content/uploads/2019/08/97Afv.jpg" />
<meta property="og:image:secure_url" content="https://xn--qucu-hr5aza.com/wp-content/uploads/2019/08/97Afv.jpg" />

So I wonder if simply deleting the website and then reinstall it would work? The domain and hosting IP would be the same.


Related: Why can't Open Graph checker detect Open Graph data?


回答1:


I have tried that, and it simply doesn't work.



来源:https://stackoverflow.com/questions/57526891/would-having-a-fresh-website-with-ssl-already-avoid-open-graph-problem

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!