# SiteLight — robots.txt # We WELCOME AI / answer-engine crawlers: being read is the whole point. User-agent: * Allow: / # Private, auth-gated app routes have no useful content for crawlers: Disallow: /dashboard Disallow: /settings Disallow: /onboarding Disallow: /auth Disallow: /billing # Explicitly allow the major AI / answer-engine bots (some sites block these — # we do the opposite, on purpose). User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / User-agent: meta-externalagent Allow: / User-agent: Amazonbot Allow: / User-agent: CCBot Allow: / Sitemap: https://sitelight.xyz/sitemap.xml