29 lines
427 B
Plaintext
29 lines
427 B
Plaintext
# Allow all search engines to crawl all pages
|
|
User-agent: *
|
|
Disallow:
|
|
|
|
# Allow AI crawlers for GEO (Generative Engine Optimization)
|
|
User-agent: GPTBot
|
|
Allow: /
|
|
|
|
User-agent: ChatGPT-User
|
|
Allow: /
|
|
|
|
User-agent: ClaudeBot
|
|
Allow: /
|
|
|
|
User-agent: anthropic-ai
|
|
Allow: /
|
|
|
|
User-agent: PerplexityBot
|
|
Allow: /
|
|
|
|
User-agent: YouBot
|
|
Allow: /
|
|
|
|
User-agent: Bingbot
|
|
Allow: /
|
|
|
|
# Sitemap URL
|
|
Sitemap: https://metatroncubesolutions.com/sitemap.xml
|