Google+ ボタンhttp://www.amayzinghomes.comに間違ったカウントが表示されています。これはまったく新しいドメインであるため、数回のクリックしか表示されないはずです。スクリプトが表示されている実際のページの数ではなく、スクリプトを取得した Google Plus ページのクリック数が表示されている可能性があると思います。使用したスクリプトは次のとおりです。
<!-- Place this tag where you want the +1 button to render. -->
<div class="g-plusone" data-size="tall" data-href="http://www.amayzinghomes.com/"></div>
<!-- Place this tag after the 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>