I have just added the facebook comments plugin and I am seeing a first comment of a user.
But if I go to http://developers.facebook.com/tools/comments there isn't any recent comments.
Any clue?
|
I have just added the facebook comments plugin and I am seeing a first comment of a user. But if I go to http://developers.facebook.com/tools/comments there isn't any recent comments. Any clue? |
|||
|
|
|
You will want to make sure you've specified your Facebook App ID in the header section:
This will give administrators of your application in-line access (in my experience it takes a bit to show up, possibly due to caching). Keep in mind that Facebook recommends this approach over doing an admins meta when using multiple boxes. From Facebook seen here, scroll to Moderation Tools:
You can access this comment tool by going to the following link, after inserting your APP ID:
Or by viewing the index here. |
|||
|
|
|
You will not be able to moderate any comment unless you add the following OpenGraph meta tag in your page's <meta> section
So please check your page source that you have added the above meta tag. Only then you will be able to moderate comments posted on your page. |
|||||
|