Recently switched to XFBML to make our page more efficient. However, we noticed that when we started using fb: for example, against the old iframe, the new Facebook Likes are no longer being recorded!
I would like to get some idea about this. The Facebook debugger does not return error codes, so we are in the dark about what causes this!
Link to the code, everything checks:
<fb:like href="http://www.example.com/" send="false" layout="button_count" show_faces="false" width="90" font="arial" action="like"></fb:like>
CloudFlare: I noticed that CloudFlare sometimes rejected traffic from Facebook debug / linter and wanted to know if this could be related? Here is an example query that you can try: http://developers.facebook.com/tools/debug/og/object?q=http%3A%2F%2Fwww.vancitybuzz.com%2F2012%2F01%2Fwhat-lurks-below -british-columbia% 2F
Thanks for the help!
Update: this problem occurs when using several methods for "like" (HTML5, etc.)
source share