# Allow all web crawlers User-agent: * Allow: / # Allow specific important pages Allow: /services Allow: /contact Allow: /reservation Allow: /politique-de-confidentialite # Prevent crawling of specific paths only Disallow: /api/ Disallow: /admin/ Disallow: /private/ Disallow: /_next/ Disallow: /assets/ # Allow URLs with parameters (important for tracking) Allow: /*?* # Sitemap location Sitemap: https://massiliaservicesvtc.fr/sitemap.xml # Crawl-delay directive (optional, in seconds) Crawl-delay: 1