I have some problem with the Facebook plugins in the site: http://www.talnavarro.com
In some posts the like button counter always stays on zero, but there are some posts that the counter works just fine.
I’ve tried to disable all the social plugins in my site (maybe some conflict between them) and put simple Facebook like code from the Facebook developers site, and still the counter didn’t work.
another problem is that my Facebook comments sometimes disappear…
So basely, what that i need is someone that will fix my social plugins in my site..
Thank you
according to http://www.facebook.com/help/?faq=210086019031867 there are 6 meta tags that your page should have. Debug your page url with the linter tool (
http://developers.facebook.com/tools/debug) and check that the debug tool read ALL the required meta tags. In my case I missed the fb:app_id and og:site_name (looks like fb became more strict about it because it used to work without it).