我有点小麻烦。看来Facebook无法访问我的网站。所以我在Facebook评论框下得到了这条错误信息,而且我也不能喜欢我的网站上的任何东西。
首先,我得到了一个错误:
必须修复的
关键错误
错误抓取页:错误响应代码
现在我得到了这个错误:
错误更新页面:
值不能为空(给定的值:空) TAALBLAME_file
我的链接都不起作用,测试:
刮过的URL:看看我们的刮刀器看到了什么你的URL显示给我的
“文档不返回数据”
编辑我制作了一个新的.html页面,里面只有Facebook评论框的代码。我也有同样的错误。
编辑2我已经清除了我的.htaccess,仍然是相同的错误。
编辑3我在网站主机上有另一个域名,Facebook也无法到达我刚刚注意到的那个网站。我的控制面板是平行的H。有什么我能查到的吗?我会联系我的网络主机。
发布于 2012-01-12 00:22:18
我可以看到你的网页,而Facebook似乎能够把它粘上:
http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fiseeahappyface.com%2Fhaving-a-rough-day-at-work
但是,您仍有一些警告需要修复。
**Like Button Warnings That Should Be Fixed**
Inferred Property: fb:admins and fb:app_id missing. fb:admins or fb:app_id is necessary for Facebook to render a News Feed story that generates a high clickthrough rate.
Inferred Property: og:title missing. og:title meta tag is necessary for Facebook to render a News Feed story that generates a high clickthrough rate.
Inferred Property: og:type missing. og:type meta tag is necessary for Facebook to render a News Feed story that generates a high clickthrough rate.
**Open Graph Warnings That Should Be Fixed**
Inferred Property: The og:url property should be explicitly provided, even if a value can be inferred from other tags.
Inferred Property: The og:title property should be explicitly provided, even if a value can be inferred from other tags.
Inferred Property: The og:locale property should be explicitly provided, even if a value can be inferred from other tags.https://stackoverflow.com/questions/8171339
复制相似问题