Skip to content

Commit

Permalink
Robots: block more AI scrapers
Browse files Browse the repository at this point in the history
  • Loading branch information
Savjee committed Jul 19, 2024
1 parent f40326c commit dbce16f
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions src/site/robots.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
User-agent: *
Disallow: /*?*utm_source=

User-agent: GPTBot
Disallow: /

User-agent: CCBot
Disallow: /

User-agent: PerplexityBot
Disallow: /

User-agent: anthropic-ai
Disallow: /
User-agent: Claude-Web
Disallow: /
User-agent: ClaudeBot
Disallow: /

sitemap: https://simplyexplained.com/sitemap-blogposts.txt
sitemap: https://simplyexplained.com/sitemap-videos.txt
sitemap: https://simplyexplained.com/sitemap.txt
Expand Down

0 comments on commit dbce16f

Please sign in to comment.