# AXRAY robots.txt # We measure whether sites are readable by AI agents, so ours had better be. # Note the grouping: answer engines and user-triggered fetchers send traffic, # training crawlers do not. Blocking them are different decisions. User-agent: * Allow: / Disallow: /dashboard Disallow: /api/ Disallow: /billing/ # Answer engines - these put your link in front of a person. User-agent: OAI-SearchBot User-agent: Claude-SearchBot User-agent: PerplexityBot User-agent: Amazonbot User-agent: DuckAssistBot Allow: / # User-triggered fetchers - a human is waiting on the other end. User-agent: ChatGPT-User User-agent: Claude-User User-agent: Perplexity-User Allow: / # Training crawlers - we allow these too. Our rubric is meant to spread. User-agent: GPTBot User-agent: ClaudeBot User-agent: Google-Extended User-agent: Applebot-Extended User-agent: meta-externalagent User-agent: CCBot Allow: / Sitemap: https://axray.online/sitemap.xml