We get the sharing count from the post’s shortlink, http://www.cityandcolour.fr/?p=832
1.) I noticed that the count showing up is for likes not for shares.
2.) Is it possible to get the sharing count from the post’s full URL vs the shortlink? Because all my likes right uptill now have been registered to the full url
I have followed the instructions on this page to the ‘T’
https://developers.google.com/appengine/articles/wordpress
The everything seems to be working fine locally but it’s not working in production.
After deployment when I try accessing buzzingbubsindia.appspot.com it redirects to http://buzzingbubsindia.appspot.com/wordpress/wp-admin/install.php where I get a ‘too many redirects’ error message.
Has anyone else faced this issue?