<fb:like> - Admin not showing

Subversio

Newbie
Joined
Jan 2, 2010
Messages
12
Reaction score
2
Wow, this is annoying.

I cant seem to get my <fb:like> pages to show in "Pages You Manage" nor am I able to get the Admin link next to my "like" button. So, I have all these users now and absolutely no way to contact their news feeds.

I hope I am using the right "user ID" anyway, I fetched it from my Profile ID:

profile.php?id=thisnumber

That's the right ID, surely?

Anybody else having this problem? I'm going to start pulling my hair out shortly. I implemented the like buttons yesterday morning before you may start to think it needs time to register.

Thank you BHW.
 
have you clicked as admin on it ? You have to click on it after assigning yourself as an admin and it will appear.

These are required meta tags you have to add:

<meta property="og:title" content="PAGE TITLE"/>
<meta property="og:site_name" content="SITE NAME"/>
<meta property="og:type" content="WEBSITE OR ANY OTHER ALLOWED TYPE"/>
<meta property="fb:admins" content="FACEBOOK USER ID (CAN ADD MORE OF THEM WITH COMMAS AND EACH HAS TO CLICK LIKE TO BECOME ADMIN)"/>
<meta property="og:image" content="SITE IMAGE, CHOSE ANY"/>
 
Back
Top