# French Riviera Golf - robots.txt # https://frenchriviera.golf User-agent: * Allow: / # Block admin and private areas Disallow: /auth/reset-password Disallow: /auth/verify Disallow: /profile/edit Disallow: /notifications Disallow: /api/ # Block search result pages with parameters Disallow: /*?search= Disallow: /*?department= # Crawl-delay for politeness Crawl-delay: 1 # Sitemaps Sitemap: https://frenchriviera.golf/sitemap_index.xml Sitemap: https://frenchriviera.golf/sitemap.xml # Google specific User-agent: Googlebot Allow: / Crawl-delay: 0 # Bing specific User-agent: Bingbot Allow: / Crawl-delay: 1