# apello — robots.txt # Allow indexing of the public landing + legal pages. # Block the auth-gated dashboard and any future /api endpoints. User-agent: * Allow: / Disallow: /app/ Disallow: /api/ Disallow: /login Disallow: /signup Disallow: /forgot-password Disallow: /profile # Crawl politely Crawl-delay: 1 Sitemap: https://apello.com/sitemap.xml