Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have a WordPress magazine site. Since last week, Facebook Like buttons don't work. I see that the posts have some likes (from visitors), but when I or my co-workers try to like some posts, the counter adds one like, but immediately removes it. I tried all Facebook like codes, but all of them make the same error. You can look at code here and try it yourself:

http://www.mezinami.cz/objev-to/internet/instagram-co-vsechno-se-da-delat-se-stovkami-fotek-ulozenych-ve-vasem-mobilu/

I also found that on older posts the like button works. Any suggestions what's wrong?

Thanks!

share|improve this question
flagged as too localized – Gerald Schneider Oct 7 '12 at 20:39
where should i ask this question when is it too localized for this forum? – Jan Pulpán Oct 8 '12 at 6:39
Please include the smallest amount of code that can reproduce this issue in your question. Linking to an external site that could change at any time renders this question useless for future visitors. – George Stocker Oct 8 '12 at 21:14

closed as too localized by George Stocker Oct 8 '12 at 21:13

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

If you use the facebook debugger it can often help you to see if your like button is configured correctly.

https://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.mezinami.cz%2Fobjev-to%2Finternet%2Finstagram-co-vsechno-se-da-delat-se-stovkami-fotek-ulozenych-ve-vasem-mobilu%2F

This is reporting an error that might be causing the issue. ("More Than One OG URL Specified")

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.