Currently I have 10 different fb comment box on a single Webpage each having a unique url.
The problem is after adding this in to my head section.
<meta property="fb:admins" content="jayeshjain24ec,atneeiv" />
<meta property="og:url" content="http://www.arrowlife.com" />
It should logically allow me to moderate all the comment boxes that are present on my single web page.But it does not.Infact it provides a comment box moderation feature only for the comment box present at the top of my page.
so eventually only one comment box get the Moderation feature out of 10.
Should I provide multiple og:url,What should I do.
MySite : http://www.arrowlife.com/
I believe this is a good case for the Facebook Comment Moderation Tool available to "Application Developers" and assigned "Moderators" for an "App".
This allows you to view all public comments from a website as well as moderate a queue of incoming comments.
A couple of links:
Alternatively
Try adding your moderators to the settings section of the Facebook Comment Moderation Tool use the "Settings" link in top right of page. You then don't need the fb:admins
property in the page.