0

誕生日

Facebook の「いいね」ボタンが正常に機能しません。問題のサイトはhttp://etincellebyemilie.com.au/casual-afternoon-tea/です。

ボタンは、次のコードを使用してページに追加されます...

<iframe src="http://www.facebook.com/plugins/like.php?href=<?php echo urlencode(get_permalink()); ?>&amp;send=false&amp;layout=button_count&amp;width=60&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:80px; height:21px;" allowTransparency="true"></iframe>

ボタンをクリックするといいねが登録され、ユーザーのfacebookページに表示されます。しかし、生成された URL - http://etincellebyemilie.com.au/casual-afternoon-tea/?fb_action_idsにアクセスするとわかるように、サイトに戻るリンクで 310 エラーが発生し、「リダイレクトが多すぎます」と表示されます。 =10151158453571916&fb_action_types=og.likes&fb_source=timeline_og&action_object_map=%7B%2210151158453571916%22%3A581712555188197%7D&action_type_map=%7B%2210151158453571916%22%3A%22og.likes%22%7D&action_ref_map=%5B%5D

Facebook オブジェクト デバッガーを使用してこの URL をテストしたところ、The 'og:url' property is required, but not presentという結果が得られました。

メタ タグがドキュメント ヘッドにあることがわかるので、これはあまり意味がありません。すべての og タグは Yoast SEO プラグインによって生成されています。

<meta property='og:locale' content='en_US'/>
<meta property='og:title' content='Casual Afternoon Tea - Etincelle By Emille'/>
<meta property='og:url' content='http://etincellebyemilie.com.au/casual-afternoon-tea/'/>
<meta property='og:site_name' content='Etincelle By Emille'/>
<meta property='og:type' content='article'/>
<meta property='og:image' content='http://etincellebyemilie.com.au/wp-content/uploads/2013/01/Maganda.jpg'/>

誰かがこれでどこに行くべきかについて何らかの考えを持っているなら、私はそれを聞きたい.

乾杯

4

0 に答える 0