I want to use the Facebook comment plugin, so I flow this link
I succeed to integrate the Plugin in my Joomla page.
I added the meta tag below to my page's header:
<meta property="fb:admins" content="{YOUR_FACEBOOK_USER_ID}"/>
The Plugin is working I can add comments to my content, but I can't moderate them in moderation tools.
PS: I'm using the plugin in my localhost but the URL in data-href is on line.
I tried to create a Facebook application and fill the App domain and "Web site URL" with the same URL that used in data-href.
Any hep?