# Pepprio — robots.txt # Plateforme SaaS de gestion intelligente des commandes restaurant. User-agent: * Allow: / # Disallow private routes that shouldn't surface in search Disallow: /login Disallow: /signup Disallow: /_nuxt/ # AI crawler controls — opt out of training corpus collection while keeping # answer engines (ChatGPT, Perplexity, Google AI Overviews) able to cite us. User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / User-agent: ClaudeBot Allow: / User-agent: CCBot Disallow: / # Sitemap index lists every locale-specific sitemap Sitemap: https://www.pepprio.com/sitemap_index.xml