# PressPilot robots.txt User-agent: * Allow: / # Block app/dashboard routes (private, behind auth) Disallow: /dashboard Disallow: /press-release Disallow: /create-campaign Disallow: /profile Disallow: /referral Disallow: /sender Disallow: /security Disallow: /subscription Disallow: /credits Disallow: /history Disallow: /editor Disallow: /rapport Disallow: /mentions Disallow: /contacts Disallow: /medias Disallow: /admin Disallow: /account-validation Disallow: /change-password Disallow: /payment-success Disallow: /payment-cancel # Block API routes Disallow: /api/ # Explicitly welcome AI/LLM crawlers (GEO) User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot 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: GoogleOther Allow: / User-agent: Applebot-Extended Allow: / User-agent: Bytespider Allow: / User-agent: Amazonbot Allow: / # Sitemap Sitemap: https://www.presspilot.io/sitemap.xml Sitemap: https://www.presspilot.io/llms.txt