# Doux Parfumerie — robots.txt # https://doux-parfumerie.com User-agent: * Allow: / # Zones privées : non indexées Disallow: /admin/ Disallow: /api/ Disallow: /data/ Disallow: /includes/ Disallow: /payment-return.php Disallow: /payment-direct.php Disallow: /confirmation.php Disallow: /checkout.php # Pas d'indexation des URLs paramétrées de panier / session Disallow: /*?simulated= Disallow: /*?transaction_id= Disallow: /*?cancelled= # Crawlers spécifiques User-agent: Googlebot Allow: / Allow: /assets/ User-agent: Googlebot-Image Allow: /assets/images/ User-agent: Bingbot Allow: / User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / # Bloquer les bots agressifs User-agent: AhrefsBot Crawl-delay: 10 User-agent: SemrushBot Crawl-delay: 10 User-agent: MJ12bot Disallow: / User-agent: PetalBot Disallow: / # Sitemap (URL absolue obligatoire pour Google Search Console) Sitemap: https://doux-parfumerie.com/sitemap.xml