Web サイトの 1 つに iframe を使用するアプリケーションがあります。
news.reads アクションを介して最も単純な投稿を行いたいです。
次のエラーが表示されます。
Fatal error: Uncaught OAuthException: (#3502) Object at URL http://fb.raal.co.il/ has og:type of 'website'. The property 'article' requires an object of og:type 'article'. thrown in /home1/raalcoil/public_html/fb/src/base_facebook.php on line 1106
少し調べた後、デバッガーで次のエラーに遭遇しました。
Critical Errors That Must Be Fixed
Facebook URL: Facebook URLs cannot be crawled.
Errors That Must Be Fixed
Missing Required Property: The 'og:url' property is required, but not present.
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.
デバッガーへのリンク: http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Ffb.raal.co.il%2F
ウェブサイト自体: http://fb.raal.co.il/
Facebook が私の Web サイトにクロールできないのはなぜですか?