Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google+ share counts are not showing

I am using Google+ JavaScript API and currently my Google+ share counts are not showing on the website.

Note: I am using Google+ JavaScript API

This is the code I tried

<!-- Place this tag in your head or just before your close body tag. -->
<script src="apis.google.com/js/platform.js" ; async defer></script>
<!-- Place this tag where you want the share button to render. -->
<div class="g-plus" data-action="share" data-annotation="vertical-bubble" data-height="60">
</div>
like image 341
Ankels Dortheen Avatar asked Jul 18 '17 03:07

Ankels Dortheen


Video Answer


2 Answers

They have been retired now so the share counts are no longer available.

like image 171
jimbo2087 Avatar answered Oct 17 '22 19:10

jimbo2087


Google may have done this to speed up the load time of the Google Plus buttons.

https://plus.google.com/110610523830483756510/posts/Z1FfzduveUo

like image 22
Darren Hall Avatar answered Oct 17 '22 21:10

Darren Hall