# robots.txt for Research Rocket User-agent: * Allow: / # Block access to private areas Disallow: /dashboard/ Disallow: /checkout/ Disallow: /admin/ Disallow: /api/ Disallow: /_next/ Disallow: /static/ # Allow crawling of important pages Allow: / Allow: /product Allow: /features/ Allow: /pricing Allow: /demo Allow: /privacy Allow: /terms # Sitemap location Sitemap: https://researchrocket.app/sitemap.xml # Crawl delay (optional) Crawl-delay: 1