User-agent: * Allow: / # Sitemap Sitemap: /sitemap.xml # Disallow admin and API routes Disallow: /admin/ Disallow: /api/ Disallow: /_next/ Disallow: /static/ # Disallow private/secure routes (if any exist) Disallow: /auth/ Disallow: /onboarding/ Disallow: /settings/ Disallow: /patient/ Disallow: /practitioner/ # Disallow test and playground routes Disallow: /test/ Disallow: /playgrounds/ # Disallow development and staging routes Disallow: /dev/ Disallow: /staging/ Disallow: /preview/ # Allow public assets and logos Allow: /images/ Allow: /images/logos/ Allow: /favicon.ico Allow: /favicon.svg Allow: /site.webmanifest Allow: /robots.txt # Allow all public pages Allow: /about Allow: /pricing Allow: /contact Allow: /faq Allow: /brand-guidelines Allow: /coming-soon Allow: /competitor-analysis