user2088019
user2088019

Reputation:

Google+ Share Button isn't work

I'm doing a website where I have a Share button for Google+. I'm trying it in my localhost server and when I click the button, it turns red with an advice. In the advice I read these motives of error:

I checked the different motives and I don't know how I can check the Apps user...

Upvotes: 2

Views: 1293

Answers (1)

BrettJ
BrettJ

Reputation: 6851

This is expected behavior. Google has to be able to crawl your site to generate the preview snippet for the share. Google cannot crawl your localhost server.

To share pages, the content must be publicly accessible.

Upvotes: 4

Related Questions