【问题标题】:Facebook - Object Debugger - Error Parsing URLFacebook - 对象调试器 - 解析 URL 时出错
【发布时间】:2012-09-30 04:29:28
【问题描述】:

对于这个 URL,我从 lint 工具收到以下消息 -

解析 URL 时出错 解析输入 URL 时出错,没有数据被抓取。

网址... http://apps.facebook.com/mischiefshoes/?entry_id=201012

画布框架的完整链接... https://www.mischiefshoes.co.nz/facebook/competition/?entry_id=201012

当要发布打开图形操作时,会记录此错误...

OAuthException: (#3502) 位于 URL http://apps.facebook.com/mischiefshoes/?entry_id=201012 的对象的 og:type 为“网站”。属性 'shoe' 需要 og:type 'mischiefshoes:shoe' 的对象。

但我的 og 元标记如下:

    <meta property="og:title" content="Michael R. J. Crosbie's favourite shoe"/> 
    <meta property="og:description" content="Michael R. J. Crosbie's favourite shoe in the mischief shoes instashoe competition. Win $2000 worth of shoes every month - upload your own today!"/>
    <meta property="og:image" content="https://www.mischiefshoes.co.nz/media/client/resources/instashoe/201012/237x_scale/Ciara_Misfits.jpg"/>
    <meta property="og:site_name" content="MISCHIEF SHOES • WIN FREE SHOES"/>
    <meta property="fb:app_id" content="256092351106970"/>
    <meta property="og:type" content="mischiefshoes:shoe" /> 

任何帮助将不胜感激!干杯,迈克尔

【问题讨论】:

    标签: facebook facebook-opengraph


    【解决方案1】:

    这似乎是响应时间问题。当我在 Chrome 中查看您的页面或使用 third party speed test 时,我必须等待超过 11 秒才能让您的服务器响应。

    Facebook 的服务器可能在您的服务器响应之前超时。

    【讨论】:

    • 似乎成功了。花费时间的是对 facebook 进行 API 调用。讽刺吗?
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2012-02-20
    • 1970-01-01
    • 2023-02-25
    • 1970-01-01
    • 2013-03-06
    • 1970-01-01
    • 2012-09-24
    相关资源
    最近更新 更多