I have added Facebook & Twitter likes/tweet count button on products page. But it have observed quiet strange behavior. When there is no like it appears like in fig01.
When i like, its likes added to all products likes (From 0 changed to 6), while twitter count remains to '0' as shown in below fig02.
The possible issue i think is that its ignoring query string value i.e. fig03
I will be grateful if someone tells me possible solution. thanks.
Kindly go to this URL and enter your URL to check is their any issue with your URL. https://developers.facebook.com/tools/debug/
I was getting the same issue, because my page was session dependent, so i have made my page session independent then my Facebook like works absolutely fine. May be you are getting that kind of page Redirect issue.