# --- AI crawlers (GEO / AI search visibility) ------------------------------- # Allow named blocks pour convertir la tolérance implicite en invitation # explicite à crawler. Permet d'apparaître dans ChatGPT search, AI Overviews, # Perplexity, Bing Copilot, etc. User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / # --- Crawlers traditionnels -------------------------------------------------- # Bloque les URLs paramétrées qui dupliquent le contenu (search ajax, slugs # en query) et les endpoints AJAX internes. User-agent: * Disallow: /*?search= Disallow: /*?artistSlug= Disallow: /*?titleTranslationSlug= Disallow: /ajax* Sitemap: https://www.noviscore.fr/sitemap.xml