Google Plus button displaying wrong count -
the google+ button http://www.amayzinghomes.com displaying wrong count. brand new domain should showing few clicks. think may displaying number of clicks on google plus page got script instead of count actual page it's on. here's script used:
<!-- place tag want +1 button render. --> <div class="g-plusone" data-size="tall" data-href="http://www.amayzinghomes.com/"></div> <!-- place tag after last +1 button tag. --> <script type="text/javascript"> (function() { var po = document.createelement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getelementsbytagname('script')[0]; s.parentnode.insertbefore(po, s); })(); s</script>
the explanation count of 7 comes links shared on google+.
i see 1 public post via search:
https://plus.google.com/u/0/s/amayzinghomes
there may private posts url too.
Comments
Post a Comment