# Public pages (/, /map, /privacy, /terms) are open to crawlers. # The app itself, the API and the auth flow are not meant for indexing: # auth routes stay live but are not promoted from public pages. User-agent: * Disallow: /app Disallow: /api Disallow: /login Disallow: /register Disallow: /forgot-password Disallow: /reset-password Disallow: /verify-email