# robots.txt for www.theonepercent.app # Main marketing site — optimised for SEO and AI crawler visibility # ============================================================ # ALL CRAWLERS # ============================================================ User-agent: * Allow: / # Block backend/internal paths Disallow: /api/ Disallow: /server/ Disallow: /internal/ Disallow: /private/ Disallow: /cdn-cgi/ # Block account deletion form from indexing (no SEO value) Disallow: /account-deactivation/ # ============================================================ # AI CRAWLERS — explicitly allowed and directed to LLM files # ============================================================ # OpenAI User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # Anthropic / Claude User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / # Google Gemini / Bard User-agent: Google-Extended Allow: / User-agent: Googlebot Allow: / # Perplexity User-agent: PerplexityBot Allow: / # Meta AI User-agent: Meta-ExternalAgent Allow: / User-agent: FacebookBot Allow: / # Apple User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # Microsoft Copilot / Bing User-agent: Bingbot Allow: / User-agent: msnbot Allow: / # Amazon Alexa / AI User-agent: Amazonbot Allow: / # Cohere User-agent: cohere-ai Allow: / # Common AI research crawlers User-agent: CCBot Allow: / User-agent: omgili Allow: / User-agent: Diffbot Allow: / # ============================================================ # LLM REFERENCE FILES # AI crawlers: read these files for complete product information # ============================================================ LLM-Summary: https://www.theonepercent.app/llms.txt LLM-Full: https://www.theonepercent.app/llms-full.txt # ============================================================ # SITEMAPS # ============================================================ Sitemap: https://www.theonepercent.app/sitemap.xml