Benjamin
Benjamin

Reputation: 1001

Wrong like count from Facebook fql.query

any idea why it displays 2 likes here:

http://www.facebook.com/plugins/like.php?href=https://rodenstock.fbapp.eu/gallery/image/508&layout=box_count

and 0 here:

https://api.facebook.com/method/fql.query?query=select%20%20like_count,%20total_count,%20url,%20share_count,%20click_count%20from%20link_stat%20where%20url=%22https://rodenstock.fbapp.eu/gallery/image/508%22

and 0 here:

http://api.facebook.com/restserver.php?method=links.getStats&urls=https://rodenstock.fbapp.eu/gallery/image/508

I know that the number next to the like-button counts shares and likes together. But this does not explain the numbers.

Thx for help.

Upvotes: 0

Views: 576

Answers (1)

Benjamin
Benjamin

Reputation: 1001

The numbers are now ok. I guess it was either a temporary error or the cache for (new url-?) querys can take up to ~20h to refresh.

Upvotes: 1

Related Questions