Skip to content

Commit

Permalink
Block AI Bots and crawlers
Browse files Browse the repository at this point in the history
  • Loading branch information
navjotjsingh authored Jul 28, 2024
1 parent 25e358d commit d731d1d
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions layouts/robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit d731d1d

Please sign in to comment.