Readme: Google+ counter caveats.

master
Artem Sapegin 2014-07-24 15:43:26 +04:00
parent 1d4a9bc4ec
commit 5550cadb83
1 changed files with 2 additions and 0 deletions

View File

@ -335,6 +335,8 @@ In most cases if you dont see counters its because social networks APIs re
Double check that you use canonical URLs (without extra parameters such as `utm_source`). You can change URL via [`data-url` option](#options).
If you have more than one Social Likes blocks on a page with different URLs, Google+ counter will work only for the first block. Google+ counter also willnt work when you refresh counters with `forceUpdate` option or change URL dynamically.
If your site have internationalized domain name (e.g. `президент.рф`) make sure you convert it to [Punycode](http://en.wikipedia.org/wiki/Punycode) (e.g. `xn--d1abbgf6aiiy.xn--p1ai`).
If youre sure that its a bug please file an issue **and provide a link** to a page with non-working counter.