# Rivestack - robots.txt User-agent: * # Public pages Allow: / Allow: /blog Allow: /terms Allow: /privacy Allow: /robots.txt Allow: /sitemap.xml # Block all authenticated/app routes Disallow: /dashboard Disallow: /sql-editor Disallow: /documentation Disallow: /settings Disallow: /billing Disallow: /admin Disallow: /login Disallow: /signup # Sitemap location Sitemap: https://rivestack.io/sitemap.xml