开发者

Google Plus One button shows fine on blog post but not on blog home page?

开发者 https://www.devze.com 2023-03-23 09:43 出处:网络
I have a site where we\'re loading a Google +1 button at the end of each blog post. On the home page, where it shows the teaser of the blog post it shows the same +1 button but it doesn\'t correspond

I have a site where we're loading a Google +1 button at the end of each blog post. On the home page, where it shows the teaser of the blog post it shows the same +1 button but it doesn't correspond with the amount of times it's been +1'd.

Not sure where to start on de-bugging开发者_Python百科 this...

Thanks!


I'd start by checking if the url parameter for the button has been set. If that's not been set, the button usually look for the rel canonical tag or finally for the location from DOM.

From Google Plus API

0

精彩评论

暂无评论...
验证码 换一张
取 消