Reputation: 106
I have a website, with 3 like buttons per article, and everything was fine 4-5 mounth until yesterday, I noticed that my like buttons don't work, when I click on it I get this error: 'URL could not be liked because it's been blocked'.
Upvotes: 0
Views: 1888
Reputation: 124
Add this to the header of your page:
<meta property="fb:admins" content="insert_fb_page_id_here" />
Should do the trick. :) Worked for me.
EDIT: It might just be that your site is indeed blocked by facebook due to spam reports or other reason. Contact these guys to have it reopened
Upvotes: 3