# robots.txt for Harmonize Pro # https://harmonizepro.com User-agent: * Allow: / # Sitemap location Sitemap: https://harmonizepro.com/sitemap.xml # Public pages - allow crawling Allow: /blog Allow: /booking Allow: /thank-you # Private/Admin pages - disallow crawling Disallow: /dashboard Disallow: /signin Disallow: /verify-email Disallow: /set-password # API endpoints - disallow crawling Disallow: /api/ # Crawl delay (optional - be respectful to servers) Crawl-delay: 1 # Specific bot rules User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: Slurp Allow: / Crawl-delay: 2