# Healtsy robots.txt – allow AI + keep sensitive areas private User-agent: * # Block private / transactional stuff Disallow: /admin Disallow: /cart Disallow: /carts Disallow: /orders Disallow: /checkout Disallow: /checkouts/ Disallow: /account Disallow: /apps/ Disallow: /services/ Disallow: /search # Everything else (products, collections, pages, blog) is allowed Allow: / # Sitemap Sitemap: https://healtsy.com/sitemap.xml