I am including Facebook 'like button' and 'comment box' on every page of my website. Website is in testing phase.
Problem 1: When I comment on any page, it is not being displayed when I logout of facebook and refresh the same page. As soon as login again into Facebook, my comments are visible to me. That means other people can't see my comments.
Problem 2: Along with the above problem, when I comment on a page, it automatically increases the 'like button' count by 1. Suppose I enter 2 comments, then the count is increased by 2.
Is anyone able to identify the problem here? Please help.
Note: I have included the FB Javascript SDK code just after opening the tag (as per their guidelines)