# ------------------------------------------------------------------- # 1) CONFIGURATION POUR TOUS LES ROBOTS (Google, IA, etc.) # ------------------------------------------------------------------- User-agent: * # Autorisations pour le rendu (CSS/JS/Ajax) Allow: /wp-admin/admin-ajax.php Allow: /wp-content/themes/*.js Allow: /wp-content/themes/*.css Allow: /wp-content/plugins/*.js Allow: /wp-content/plugins/*.css # BLOCAGE DU SPAM (Assassin/Hitman) Disallow: /fr/search/node/ Disallow: /en/search/node/ Disallow: /es/search/node/ Disallow: /ca/search/node/ Disallow: /search/node/ # NETTOYAGE TECHNIQUE (RSS/Dossiers sensibles) Disallow: */feed/ Disallow: */rss/ Disallow: /wp-content/themes/ Disallow: /wp-content/plugins/ Disallow: /wp-admin/ Disallow: /wp-includes/ # ------------------------------------------------------------------- # 2) AUTORISATION SPÉCIFIQUE POUR LES IA (Pas de restrictions) # ------------------------------------------------------------------- User-agent: GPTBot User-agent: ClaudeBot User-agent: PerplexityBot User-agent: Perplexity-User User-agent: DuckAssistBot User-agent: CCBot User-agent: Google-CloudVertexBot User-agent: OAI-SearchBot User-agent: ChatGPT-User Allow: / # ------------------------------------------------------------------- # 3) SITEMAP # ------------------------------------------------------------------- Sitemap: https://www.lesgrandsbuffets.com/fr/sitemap_index.xml