Googlebot keeps trying to sign up to my site using this button. Is there anything I can do to stop it?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | fboauth_nofollow-1785268.patch | 711 bytes | quicksketch |
Googlebot keeps trying to sign up to my site using this button. Is there anything I can do to stop it?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | fboauth_nofollow-1785268.patch | 711 bytes | quicksketch |
Comments
Comment #1
nagiek commentedLike this?
Comment #2
quicksketchThanks this is a great suggestion. I think just rel="nofollow" has been standardized upon for the most part (certainly for Google). I'm not so sure about noindex.
Comment #3
asistentweb commentedThank you.
I just added "nofollow" :) had this issue for about 4 months and never had time to look into it.
Comment #4
quicksketchThanks guys. I've committed this patch which adds nofollow to the connect links by default.