# ---------------------------------------------------
# ALLOW SEARCH ENGINES
# ---------------------------------------------------

# Google Search
User-agent: Googlebot
Allow: /

# Bing Search
User-agent: Bingbot
Allow: /

# DuckDuckGo
User-agent: DuckDuckBot
Allow: /

# ---------------------------------------------------
# BLOCK AI HARVESTERS
# ---------------------------------------------------

# Google AI (Bard/Gemini/Vertex) - distinct from Search
User-agent: Google-Extended
Disallow: /

# OpenAI (ChatGPT)
User-agent: GPTBot
Disallow: /

# OpenAI (Search Prototype - blocking this is safer for now)
User-agent: OAI-SearchBot
Disallow: /

# Common Crawl (The massive dataset used by many AIs)
User-agent: CCBot
Disallow: /

# Anthropic (Claude)
User-agent: anthropic-ai
Disallow: /
User-agent: ClaudeBot
Disallow: /

# Perplexity AI
User-agent: PerplexityBot
Disallow: /

# Meta (Facebook/Llama)
User-agent: FacebookBot
Disallow: /
