Page 1 of 1

Moderating Facebook Comments

Posted: Thu Apr 10, 2014 2:02 pm
by stonebridge
Hello ALL!

Can someone tell me where I am going wrong here? My comments work fine, but I cannot get moderation to work. Let me explain.

I am using version 1.11.3

According to Facebook developer https://developers.facebook.com/docs/plugins/comments/

I am to put this code in the header:
<meta property="fb:admins" content="{YOUR_FACEBOOK_USER_ID}"/>
My code looks more like this:

Code: Select all

<literal>
<meta property="fb:admins" content="my-admin-name"/>
</literal>

I have tried several iterations of that as well, such as inserting the numeric id associated with the account for "{YOUR_FACEBOOK_USER_ID}" , as found here: http://findmyfacebookid.com/

Whenever I go to the debug page to test, I get the error:
Object at URL 'http://www.yourwebsite.com' of type 'website' is invalid because the given value '226986500660572' for property 'fb:admins' could not be parsed as type 'fbid'.
Has someone conquered this issue in the past?

Thank you for your feedback

Re: Moderating Facebook Comments

Posted: Mon May 26, 2014 4:33 am
by stonebridge
What? Nobody has dealt with this?

Re: Moderating Facebook Comments

Posted: Mon May 26, 2014 8:20 am
by Rolf
Check your facebook admin page, somewhere at the bottom of the page Settings >> Page/Public information is your facebook ID showed...