1

いいねボタンに問題があります: クリックすると、タイムラインにこの投稿が表示されます:

{name user} さんが正しい説明とサムネイルで {app name} の / のインデックスを高く評価しました

これらのメタタグを付けます

<meta name="description" content="Ho appena creato la mia storia con ''Lettere d'amore'' di Goldenpoint. Fallo anche tu e avrai subito un buono sconto del 10% da utilizzare in tutti i negozi goldenpoint e sullo shop on line" />
<meta property="og:image" content="<?php echo $urlThumb; ?>" />
<meta property="og:title" content="Goldenpoint Lettere d&#039;amore" />
<meta property="og:type" content="game" />
<meta property="og:url" content="<?php echo "https://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]";?>" />
<meta property="og:site_name" content="Goldenpoint Lettere d&#039;amore" />
<meta property="fb:admins" content="xxxxxxxxxxxxxx" />

いいねボタンは次のとおりです。

<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/it_IT/all.js#xfbml=1&appId=404791622949241";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like" data-href="http://apps.facebook.com/lettereamore/" data-    send="false" data-layout="button_count" data-width="450" data-show-faces="true"></div>

デバッガーを使用すると、奇妙なことがわかります。Web サイトの URL を入力すると、すべてが完璧ですが、Facebook アプリの URL を使用してテストを行うと、次のインデックスが返されます。

どうすればこれを修正できますか? ありがとうございました

4

0 に答える 0