I would like to embed a facebook comment plugin into a website. This site consists of users with facebook id numbers. I want every user to be able to manage comments on their profile pages.
In the Facebook comment plugin , I found that by adding
<meta property="fb:admins" content="{YOUR_FACEBOOK_USER_ID}"/>
causes the specified user to control the comments. So, could it be a problem if I set this user id dynamically?
Thanks in advance
Sertalp bilal
source share