# robots.txt for provassure.com # Allow all search engines to crawl the site User-agent: * # Disallow sensitive or non-public paths (customize as needed) Disallow: /admin/ Disallow: /api/ Disallow: /private/ # Allow everything else Allow: / # Sitemap location Sitemap: https://www.provassure.com/sitemap.xml