# robots.txt — ZonForge Sentinel # https://zonforge.com/robots.txt # Last updated: 2026-06-15 User-agent: * Allow: / # Block app/auth/admin routes (not for public indexing) Disallow: /app/ Disallow: /admin/ Disallow: /api/ Disallow: /internal/ Disallow: /login/ Disallow: /signup/ Disallow: /waitlist/ # Block staging/test paths Disallow: /.netlify/functions/ Disallow: /preview/ # Public demo is indexable at /demo (canonical); demo.html carries # rel=canonical to /demo so duplicates resolve correctly. # Allow all public marketing pages (contact, blog, etc. are indexable) Allow: /contact/ Allow: /blog/ Allow: /blog/feed.xml Allow: /compare/ Allow: /pricing/ Allow: /research/ Allow: /ai/ Allow: /book-demo/ Allow: /features/ Allow: /pricing.html Allow: /book-demo.html Allow: /mssp-partner.html Allow: /design-partner.html # Sitemaps Sitemap: https://zonforge.com/sitemap.xml Sitemap: https://zonforge.com/sitemap-images.xml # Crawl budget — Googlebot ignores Crawl-delay by design; Bingbot respects it User-agent: Googlebot Crawl-delay: 1 User-agent: Bingbot Crawl-delay: 2