Re: 「facebook like button 1.1」について

2012年10月27日 at 23:19

Facebookデバッガを使っていいねボタンがでないページのURLをチェックしてみてください。エラーが出ていればそれを解消してください。
http://developers.facebook.com/tools/debug

Re: 「facebook like button 1.1」について

2012年10月31日 at 0:26
hissy様

遅くなり申し訳ありません、コメントありがとうございました!
お教えいただいたデバッガでエラーがあることはわかったのですが、それにどのように対応すればよいのかがわかりませんでした(phpに関する知識がまったくなく…)

折角ご連絡いただいたのに申し訳ありません…
 

Re: 「facebook like button 1.1」について

2012年10月31日 at 11:44
エラーの内容を教えてください。
 

Re: 「facebook like button 1.1」について

2012年10月31日 at 22:19
ご返信ありがとうございます!
以下がデバッガに登録した際のレスポンスです。


--------------------------------------------------------------------------------------------------------------------------------
修正が必要な[いいね!]ボタンの警告
Admins And App ID Missing: fb:admins and fb:app_id tags are missing. These tags are necessary for Facebook to render a News Feed story that generates a high click-through rate.
Like Button Tag Missing: og:title is missing. The og:title meta tag is necessary for Facebook to render a News Feed story that generates a high click-through rate.
Like Button Tag Missing: og:type is missing. The og:type meta tag is necessary for Facebook to render a News Feed story that generates a high click-through rate.
Like Button Tag Missing: og:image is missing. The og:image meta tag is necessary for Facebook to render a News Feed story that generates a high click-through rate.

解決する必要があるオープングラフの警告
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:description' property should be explicitly provided, even if a value can be inferred from other tags.
Inferred Property: The 'og:image' property should be explicitly provided, even if a value can be inferred from other tags.
Small og:image: All the images referenced by og:image should be at least 200px in both dimensions. Please check all the images with tag og:image in the given url and ensure that it meets the recommended specification.

--------------------------------------------------------------------------------------------------------------------------------

PCに疎く上記の意図するところがわからず…お手数おかけして申し訳ありません。
 

Re: 「facebook like button 1.1」について

2012年11月1日 at 0:48
いいねボタンが出なくなるようなエラーではないですね。とりあえず別のアドオンで表示されたということで良かったです。拙作Open Graph Tags Liteを投入すればエラーは減ります。