43 lines
560 B
Text
43 lines
560 B
Text
# AeThex - Allow all crawlers including AI systems
|
|
User-agent: *
|
|
Allow: /
|
|
|
|
# AI Crawlers - Explicitly allowed
|
|
User-agent: GPTBot
|
|
Allow: /
|
|
|
|
User-agent: ChatGPT-User
|
|
Allow: /
|
|
|
|
User-agent: Google-Extended
|
|
Allow: /
|
|
|
|
User-agent: Anthropic-ai
|
|
Allow: /
|
|
|
|
User-agent: Claude-Web
|
|
Allow: /
|
|
|
|
User-agent: PerplexityBot
|
|
Allow: /
|
|
|
|
User-agent: Bytespider
|
|
Allow: /
|
|
|
|
User-agent: CCBot
|
|
Allow: /
|
|
|
|
User-agent: cohere-ai
|
|
Allow: /
|
|
|
|
User-agent: Diffbot
|
|
Allow: /
|
|
|
|
User-agent: FacebookBot
|
|
Allow: /
|
|
|
|
User-agent: YouBot
|
|
Allow: /
|
|
|
|
# Sitemap location
|
|
Sitemap: https://aethex.us/sitemap.xml
|