Facebook 喜欢不从元标签中提取正确的图像
可能的重复:
Facebook Sharer 如何选择图像?
我似乎无法获得 Facebook 的赞使用我通过 og:image 元标记提供的图像的功能。
相反,它使用我网站上的一些随机图片。
看看这篇文章: http://www.tacky.nl/skateboard/article/?id=109170< /a>
如果我用 facebook 的 url linter 它提取正确的图像(和数据),但是当我使用共享按钮共享页面时,它会使用另一个图像。有什么想法吗?
我在页面末尾添加了我认为正确的 xmlns、所有必需的元标记和 facebook javascript sdk init。任何帮助表示赞赏。我使用 FBML,而不是 iframe。
Possible Duplicate:
How does Facebook Sharer select Images?
I can't seem to get Facebook's like functionality to use the image I supply with the og:image meta tag.
Instead it uses some random picture on my site.
Check out this article:
http://www.tacky.nl/skateboard/article/?id=109170
If I check the page with facebook's url linter it extracts the correct image (and data), but when I use the share button to share the page, then it uses another image. Any ideas why?
I have added what I assume is the right xmlns, all the required meta tags and the facebook javascript sdk init at the end of the page. Any help is appreciated. I use FBML, not iframe.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
也尝试添加这个标签,不会有什么坏处:
Try to add this tag as well, wouldn't hurt:
一种可能性是,您看到的图像实际上是在添加之前尝试为页面点赞而缓存的?
A possibility is that the image you're seeing was actually cached from an earlier attempt to Like the page before the og additions?