# robots.txt for lluna # Public, crawler-friendly pages are listed in the sitemap. # Authenticated app routes are intentionally disallowed. User-agent: * Allow: /landing Allow: /privacy-policy Allow: /terms-of-service Allow: /cookie-policy Allow: /pricing Allow: /auth Allow: /reset-password Disallow: /assignment/ Disallow: /preview Disallow: /api/ # Explicitly welcome major AI crawlers and link-preview bots User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / User-agent: CCBot Allow: / User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / User-agent: Slackbot Allow: / User-agent: Discordbot Allow: / User-agent: WhatsApp Allow: / User-agent: TelegramBot Allow: / Sitemap: https://lluna.app/sitemap.xml