Questions tagged [facebook-comments]

Facebook comments allow you to access the comments portion of Facebook programmatically.

Facebook comments allow you to access the comments portion of Facebook programmatically. The comments are child objects to a post, which has ownership by a user. This can be managed through Facebook apps.

Facebook comments API documentation.

797 questions
-1
votes
1 answer

Facebook Comments for individual URLs

I'm trying to add Facebook Comments across my website. The XFBML code given by Facebook requires a specific a specific href value: How can I grab the URL of the page…
Ed Fry
  • 93
  • 1
  • 6
-1
votes
1 answer

Where should one place the meta tags to embed the Facebook Comments plugin?

I would like to embed the Facebook Comments plugin on my site. Where should I place the meta tags in order to add moderators for the comment box? I've tried merging the tags with the div and placing it between the div like this, but with no…
-1
votes
1 answer

Add blacklist to facebook fb:comment plugin without relating to a app_id

I want to add a blacklist to my fb:comment plugin, I have it on my website, but facebook docs only show me how to add the blacklist for an app using the moderation dashboard. I do not have an app_id, I am just using the plugin This does not apply…
Maos
  • 1
  • 1
-1
votes
1 answer

How to extract comments from Facebook App

In my WordPress website using Wpdevart Facebook comments plugin for embedding Facebook comment. Now I need to extract comment in an XL file. How to I can do it? I have tried with the https://exportcomments.com tool. It can extract Facebook comment…
Asiya
  • 1
-1
votes
1 answer

Facebook Comment is not shown on page

i just added Facebook Comment Plugin on my website created with NodeJS and ReactJS and this is generated code