我的og:当我分享到我的网页的链接时,图片没有显示在Facebook上,我已经在堆栈溢出中研究了类似问题的各种答案,但还没找到一个解决方案。这是我到目前为止所读到的内容: 1x1 px og image facebook
Facebook don't display correct thumbnail
还看了一些其他可能的答案,因为我是这个问题的组成部分。这是facebook调试器返回的内容,就像我看到的html:
</script><meta property="fb:app_id" content="1754277741470441">
<meta property="og:image" content="http://breadandcircuses.comicgenesis.com/images/spock-1.png">
<meta property="og:description" content="Bread and Circus comics for all your social and political commentary needs.">
<meta property="og:url" content="http://breadandcircuses.comicgenesis.com/">
<meta property="og:title" content="Bread and Circuses">
<meta http-equiv="Content-Type" content="text/html;
的charset = ISO-8859-1&#34;&GT;
所有其他元标记似乎都正常工作,我的图像大小没有针对在facebook上显示进行优化,但它是200x354,调试器返回它是1x1图像。如果这个问题已经解决我很抱歉,我还没有在这里找到答案,但我觉得我已经研究了一堆无济于事。谢谢你的推荐
答案 0 :(得分:1)
我在facebook帮助中发现了一个类似问题的调试工具。
https://www.facebook.com/help/community/question/?id=10200708365214182
建议使用facebook调试链接工具
https://developers.facebook.com/tools/debug/
它提供了一系列警告。我刚刚将一个站点从一个托管公司更改为另一个托管公司,并且可能还有一个传播周期供所有搜索提供商调整! :■