Until two days ago, I had 417 Facebook Likes on my website http://www.ridiculouslife.net/ Now i have just 33. Even when I input my url into the Facebook developers Get the Like Button website (http://developers.facebook.com/docs/reference/plugins/like/) it still comes up as 33. Does anyone know what happened and how I may fix it? Thanks A
|
|
closed as off topic by Jim Puls, casperOne♦ Nov 23 '11 at 5:00
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
I searched on Facebook and found this Life Lived Ridiculously Page which COINCIDENTALLY has 422 likes! Comparing your source code for your Like button and the URL of this page, it doesn't seem like it's the same thing. Your website Like button is referring to Liking your Web site, not this specific page. SO, if you change your Facebook Like button modules to like this URL:
you will get the 422 number you were looking for. Perhaps someone changed the code or there was some confusion. Regardless, I confirmed this by testing it on the Facebook Like Button tool page and the # of likes matches closely with your expected result. |
|||||||||
|
|
Most likely causes are you changed the page URL, changed the og:url tag on the page,or you deleted the admin page (on facebook's side) which represents your URL and allows you to post updates to the fans of the URL. |
|||||
|