# ============================================= # robots.txt — EscrowsAI (https://escrowsai.com) # ============================================= User-agent: * # Allow all public landing pages Allow: / Allow: /about Allow: /contact Allow: /privacy-policy Allow: /terms-of-service Allow: /cookie-policy # Disallow private / app routes Disallow: /dashboard/ Disallow: /login Disallow: /onboarding Disallow: /api/ Disallow: /server/ # Sitemap location Sitemap: https://escrowsai.com/sitemap.xml