Skip to content

Instantly share code, notes, and snippets.

@edmondburnett
Last active October 8, 2023 04:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edmondburnett/8694c18c8fdc38fd81ea23a4fae74a14 to your computer and use it in GitHub Desktop.
Save edmondburnett/8694c18c8fdc38fd81ea23a4fae74a14 to your computer and use it in GitHub Desktop.
robots.txt for blocking known AI bots/crawlers
User-agent: ChatGPT-User
Disallow: /
User-agent: CCBot
Disallow: /
User-agent: GPTBot
Disallow: /
User-agent: Google-Extended
Disallow: /
User-agent: Omgilibot
Disallow: /
User-agent: FacebookBot
Disallow: /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment