Comments on blogs- Facebook plugin

Need help? Please give a detailed explanation of your problem.
Post Reply
Steve173
Posts: 174
meble kuchenne Mikołów Knurów Czechowice-Dziedzice
Joined: Mon Jun 01, 2015 7:55 pm
Website: www.realnoni.com

Comments on blogs- Facebook plugin

Post by Steve173 »

Hi!
How do we know when someone has made a comment on one of our blogs? I see Facebook comments plugin is used but we are not getting any notifications in our AllProWebTools console nor when we login to our Facebook account...where should we be seeing the notification?
User avatar
Dave
Support Team
Support Team
Posts: 1222
Joined: Wed May 11, 2011 10:30 am
Website: www.allprowebtools.com
Contact:

Re: Comments on blogs- Facebook plugin

Post by Dave »

first you need to find your fb profile id (not a page) https://findmyfbid.com/

then add this to the <head> tag with the above id <meta property="fb:admins" content="{YOUR_FACEBOOK_USER_ID}"/>

if there are multiple the code is duplicated in full

then you will be able to moderate here: https://developers.facebook.com/tools/comments/

If the above does not work, you may need to create a fake app and add this to <head> <meta property="fb:app_id" content="{YOUR_APP_ID}" />

You can access the <head> tag from the main menu by clicking on "settings" and then "administrator". In the "Theme Editor" you will see "Header", click this and you will find the <head> tag.

Feel free to start a Support Screenshare and we will be happy to assist you with this.
User avatar
Dave
Support Team
Support Team
Posts: 1222
Joined: Wed May 11, 2011 10:30 am
Website: www.allprowebtools.com
Contact:

Re: Comments on blogs- Facebook plugin

Post by Dave »

The link for the page where you see all the comments will look like this: https://developers.facebook.com/tools/c ... escending/
Post Reply