I have two facebook like buttons on the same page, however they are showing two different counts.. I want them to show the same count.. I have an og:url meta tag set on the page, hence my assumption is that both the like buttons will share the same page url that is mentioned in the og:url.. But still they are showing different counts. Can someone please help me here.. The only difference is the href set in the two buttons is of a different format, however redirecting to the same page, so will this difference matter? Can someone please guide me what should be done to have both the like button counts same?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
The hrefs set on the buttons themselves will override the og:url set. So even though the two slightly different links point to the same page, Facebook will see this as two pages. Two solutions available:
|
|||
|
|