I have a small Facebook problem. I have created a page for my business and placed a 'like' button at the top. When an individual clicks like the count increases but if another business page clicks like it does not update the count, even though I get notification that they have clicked. Is there any way I can add the two counts together to show a total amount of likes?

Many thanks Cate

link|improve this question
1  
What do you mean by "if another business page clicks like"? That doesn't make sense to me. – Su' Aug 17 '11 at 9:08
feedback

migrated from stackoverflow.com Aug 17 '11 at 3:50

This question came from our site for professional and enthusiast programmers.

1 Answer

A good first step is to run your page URL through Facebook's debugger. It should report any problems with your page that might cause issues with Like buttons.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown