# Allow all web crawlers to access specific content only User-agent: * Allow: / Allow: /blog Allow: /blog/ # Disallow all other app pages and internal routes Disallow: /app/ Disallow: /api/ Disallow: /onboarding/ Disallow: /login/ Disallow: /signup/ Disallow: /_next/ # Sitemap location Sitemap: https://orratio.com/sitemap.xml