Linto
Linto

Reputation: 1272

Google plus one button is not working (Google plus one button error)

I have setup the Google plus one button on my site.

When I (Or anyone else) clicks the +1 button it adds to the counter for 5 seconds, then red exclamation appears."

Upvotes: 2

Views: 1361

Answers (3)

Airzebeth
Airzebeth

Reputation: 41

The same problem happens when you're developping under a localhost, you have to be on a distant server to have it work properly.

Upvotes: 1

Adam
Adam

Reputation: 81

If your site or page is blocked with an htaccess password-protected file then Google can't see it, and it won't let you Plus-One.

Upvotes: 1

Rodolfo
Rodolfo

Reputation: 4183

Make sure the page is accessible to Google (i.e. it's not behind a firewall, it's a staging server, etc)

Upvotes: 4

Related Questions