mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
Block AI Bots and crawlers
This commit is contained in:
@@ -65,4 +65,36 @@ Disallow: /
|
||||
User-agent: ZoominfoBot
|
||||
Disallow: /
|
||||
|
||||
# OpenAI, ChatGPT
|
||||
User-agent: GPTBot
|
||||
Disallow: /
|
||||
|
||||
# Google AI (Bard, etc)
|
||||
User-agent: Google-Extended
|
||||
Disallow: /
|
||||
|
||||
# Block common crawl
|
||||
User-agent: CCBot
|
||||
Disallow: /
|
||||
|
||||
# Facebook
|
||||
User-agent: FacebookBot
|
||||
Disallow: /
|
||||
|
||||
# Cohere.ai
|
||||
User-agent: cohere-ai
|
||||
Disallow: /
|
||||
|
||||
# Perplexity
|
||||
User-agent: PerplexityBot
|
||||
Disallow: /
|
||||
|
||||
# Anthropic
|
||||
User-agent: anthropic-ai
|
||||
Disallow: /
|
||||
|
||||
# Claudebot by Anthropic
|
||||
User-agent: ClaudeBot
|
||||
Disallow: /
|
||||
|
||||
Sitemap: {{ "/sitemap.xml" | absURL }}
|
||||
|
||||
Reference in New Issue
Block a user