# ============================================= # 1. MOTEURS IA : INDEXATION ET CITATION (RAG) # ============================================= # Autorise les IA à lire le site pour répondre aux utilisateurs avec des liens/citations. User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Claude-SearchBot Allow: / User-agent: Claude-User Allow: / User-agent: MistralAI-Index Allow: / User-agent: MistralAI-User Allow: / User-agent: YouBot Allow: / # ============================================= # 2. CRAWLERS D'ENTRAINEMENT LLM : BLOCAGE # ============================================= # Bloque l'aspiration des données pour l'apprentissage des modèles (R&D). User-agent: GPTBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: anthropic-ai Disallow: / User-agent: CCBot Disallow: / User-agent: meta-externalagent Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: Amazonbot Disallow: / User-agent: Bytespider Disallow: / User-agent: Google-Extended Disallow: / # ============================================= # 3. REGLE GENERALE (SEO Classique : Google, Bing...) # ============================================= User-agent: * Disallow: Sitemap: https://www.app.asso.fr/sitemap_index.xml # --------------------------- # END YOAST BLOCK