javascript - Facebook like button showing likes from root domain name -


i've implemented button on page

http://www.radfan.com/pages/radiator-calculator (should have 0 likes)

however, showing likes page

http://www.radfan.com/ (197 likes)

if cancel drops 196.

using open graph can see both pages count drops 196 in sync.

what have implemented wrong? assuming it's stupid mistake because on site's blog pages/articles have own (much lower) counts.

help great

update 1: website built on shopify

i have same issue.

i have tried multiple things including setting test page on separate website likes specific url on problematic website applies website , not page.

i tried different website eg. (http://drupal.org/project/addthis) , found worked correctly indicates there in set of website url's causing issue. @ stage not sure - perhaps facebook checks few things before adding (including web page response). maybe rewrites problem?

my site drupal 7 website uses domain access module. constructed using cms?


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -