【问题标题】:Error Updating Page: Value cannot be null (Value given: null) TAAL[BLAME_file]错误更新页面:值不能为空(给定值:空)TAAL [BLAME_file]
【发布时间】:2011-12-31 13:30:37
【问题描述】:

我有点麻烦。 Facebook 似乎无法访问我的网站。因此,我在 Facebook 评论框下收到此错误消息,而且我无法在我的网站上点赞。

首先我得到了这个错误:

必须修复的严重错误
错误抓取页面:错误的响应代码

现在我收到此错误:

错误更新页面:
值不能为空(给定值:空)TAAL[BLAME_file]

我的链接都不起作用,正在测试:

  1. http://iseeahappyface.com/having-a-rough-day-at-work
  2. http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fiseeahappyface.com%2Fhaving-a-rough-day-at-work

抓取的网址:准确查看我们的抓取工具为您的网址看到的内容

“文档没有返回数据”

编辑 我制作了一个新的 .html 页面,其中仅包含 Facebook 评论框的代码。我得到了同样的错误。

编辑 2 我已经清除了我的 .htaccess,仍然是同样的错误。

编辑 3 我在网络主机上有另一个域,我刚刚注意到 Facebook 也无法访问该网站。我的控制面板是 Parallels® H-Sphere。有什么我可以检查的吗?我会联系我的虚拟主机。

【问题讨论】:

  • Facebook 似乎遇到了一些问题。我目前正在使用响应相同错误的 facebook 对象调试器工具
  • 我现在在我的网站上看到了这个。你解决了吗?
  • 我也遇到了同样的问题...
  • 来自 Yaraslau Kurmyza 的评论:可能的修复:标签缺少命名空间属性:xmlns:og="opengraphprotocol.org/schema"
  • @GilbertLeBlanc - 谢谢回复,没用。

标签: facebook facebook-graph-api comments


【解决方案1】:

我可以看到您的页面,并且 Facebook 似乎能够对其进行 lint:

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.

【讨论】:

    猜你喜欢
    • 2015-11-07
    • 2014-01-30
    • 2017-12-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2022-10-14
    相关资源
    最近更新 更多