you are viewing a single comment's thread
view the rest of the comments
[–] 30 points 2 years ago* (last edited 2 years ago) (2 children)

You should put these entries into your robots.txt file.

To block the Google search crawler use for all of your site:

User-agent: Googlebot

Disallow: /

To block the Google AI crawler use:

User-agent: Google-Advanced

Disallow: /

  • source
  • parent
  • hideshow 4 child comments