comments - 没有应用程序ID的中等评论插件?

标签 comments facebook-javascript-sdk facebook-comments

我从 https://developers.facebook.com/docs/reference/plugins/comments/ 创建了一个评论插件

它没有应用程序 ID。我怎样才能缓和它?

或者如果它必须有一个 ID,我如何将应用程序 ID 放入现有的评论插件?

最佳答案

将您的 id 添加到您的元数据中

To moderate, you need to list yourself as an admin. To do this, simply include open graph meta tags on the URL specified as the href parameter of the plugin. These tags must be included in the of the document. Include


<meta property="fb:admins" content="{YOUR_FACEBOOK_USER_ID}"/>

应用id的相同过程

If your site has many comments boxes, we strongly recommend you specify a Facebook app id as the administrator (all administrators of the app will be able to moderate comments). Doing this enables a moderator interface on Facebook where comments from all plugins administered by your app id can be easily moderated together. You can choose to specify either fb:app_id or fb:admins, but not both. This tag should be specified in the .


<meta property="fb:app_id" content="{YOUR_APPLICATION_ID}"/>

您链接的文档中包含所有内容 https://developers.facebook.com/docs/reference/plugins/comments/

关于comments - 没有应用程序ID的中等评论插件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16779697/

相关文章:

comments - WinMerge:如何忽略注释

javascript - 如何做出响应式 Facebook 评论

html - Facebook 评论 - wordpress

c# - 评论会减慢我网页的执行时间吗?

php - Wordpress 独立评论页面 - 带分页

C#评论教程

javascript - 使用 Javascript SDK 的 Facebook 请求对话框出错,第一次点击时不工作

facebook-javascript-sdk - 想知道我是否为 facebook javascript sdk 正确编写了 channel url。

javascript - 在 FP 页面插件上捕获 'like it' 事件

android - WebView - 登录成功后返回 Facebook 评论