Facebook 相同的元标记在一台主机上有效,但在另一台主机上无效
可能的重复:
Facebook Sharer 如何选择图像?
我使用 facebook 调试器来测试我的页面( http://developers.facebook.com/tools/debug)。 当我测试此页面时 - http://chatterbay-test.appspot.com/user/FlashMaster< /a>,调试器找不到任何元标记,但是当我尝试在另一台服务器上测试相同的代码时 - http://194.105.145.52:8080/wc/face.html 调试器显示标题、描述和图像。
Possible Duplicate:
How does Facebook Sharer select Images?
I use facebook debugger for test my page (http://developers.facebook.com/tools/debug).
When I test this page - http://chatterbay-test.appspot.com/user/FlashMaster, debugger can't find any meta tags, but when I try test same code on another server - http://194.105.145.52:8080/wc/face.html debugger show title, description and image.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
那是因为如果您转到 http://chatterbay-test.appspot.com/user/FlashMaster 您需要登录。
因此调试工具无法读取您的页面。
That's because if you go to http://chatterbay-test.appspot.com/user/FlashMaster you need to sign in.
As such the debug tool can't read your page.