我尝试将Like-plugin添加到Facebook App。我使用了Iframe版本。插件看起来不错,似乎工作,但点击它时,它不会显示用户墙甚至照片中的任何网站信息。我想问题是Facebook无法抓取Facebook App URL,因为Facebook URL Linter告诉我:
https://developers.facebook.com/tools/debug
是否可以添加适当的Facebook喜欢Facebook应用程序?如果是,我应该使用哪个URL? apps.facebook.com/xxxxxxxxxxxx对我不起作用。
我非常感谢您的知识和建议。
我的iframe代码:
<iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fapps.facebook.com%2F347303448620703%2F&send=false&layout=standard&width=450&show_faces=true&action=like&colorscheme=light&font&height=80&appId=347303448620703" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
答案 0 :(得分:0)
您可以从此处生成类似的按钮代码,并将此代码添加到您的应用中:http://developers.facebook.com/docs/reference/plugins/like/