# Xalgorix — robots.txt # Public marketing/docs pages are open to all crawlers. The authenticated app, # API, and private/shared routes are disallowed. See /llms.txt for an # AI-friendly site summary and /sitemap.xml for the full URL list. User-agent: * Allow: / Disallow: /dashboard Disallow: /scans Disallow: /findings Disallow: /reports Disallow: /credits Disallow: /schedules Disallow: /audit Disallow: /organization Disallow: /settings Disallow: /billing Disallow: /api-keys Disallow: /domains Disallow: /onboarding Disallow: /admin Disallow: /invite/ Disallow: /r/ Disallow: /reset-password Disallow: /api/ # ───────────────────────────────────────────────────────────────────────── # AI assistants & answer engines # We explicitly welcome AI crawlers to read our public pages so Xalgorix can # be surfaced and cited in AI answers (ChatGPT, Claude, Perplexity, Gemini, # etc.). They get the same public access and the same private-route blocks as # any other crawler. To opt OUT of AI training/answers instead, change the # "Allow: /" below to "Disallow: /" for the relevant agent(s). # Each agent needs its own group — crawlers do not inherit the "*" rules. User-agent: GPTBot User-agent: ChatGPT-User User-agent: OAI-SearchBot User-agent: ClaudeBot User-agent: Claude-Web User-agent: Claude-User User-agent: anthropic-ai User-agent: PerplexityBot User-agent: Perplexity-User User-agent: Google-Extended User-agent: Applebot-Extended User-agent: Amazonbot User-agent: Bytespider User-agent: CCBot User-agent: cohere-ai User-agent: Meta-ExternalAgent User-agent: Meta-ExternalFetcher User-agent: DuckAssistBot User-agent: YouBot User-agent: Diffbot User-agent: Timpibot Allow: / Disallow: /dashboard Disallow: /scans Disallow: /findings Disallow: /reports Disallow: /credits Disallow: /schedules Disallow: /audit Disallow: /organization Disallow: /settings Disallow: /billing Disallow: /api-keys Disallow: /domains Disallow: /onboarding Disallow: /admin Disallow: /invite/ Disallow: /r/ Disallow: /reset-password Disallow: /api/ Sitemap: https://www.xalgorix.com/sitemap.xml