# ═══════════════════════════════════════════════════════════ # robots.txt — Inter Clinic (https://interclinic.ma) # Ce fichier indique aux moteurs ce qu'ils peuvent explorer. # ═══════════════════════════════════════════════════════════ # ── Règle générale : tout est explorable, sauf l'interne ──── User-agent: * Allow: / Disallow: /_build/ Disallow: /assets/../ Disallow: /*.php$ Disallow: /*?* Crawl-delay: 1 # ── Robots des IA génératives ─────────────────────────────── # Autorisés : être cité dans ChatGPT, Perplexity ou Google AI # Overviews est une source de visibilité pour la clinique. # Pour refuser, remplacez "Allow: /" par "Disallow: /". User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: PerplexityBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / User-agent: CCBot Allow: / # ── Aspirateurs de site et robots agressifs : refusés ─────── User-agent: SemrushBot Disallow: / User-agent: AhrefsBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / # ── Plan du site ──────────────────────────────────────────── Sitemap: https://interclinic.ma/sitemap.xml