# Cedar Web App - Robots.txt # Block all crawlers for partner calculator and private areas User-agent: * Disallow: /partner-calculator Disallow: /api/ Disallow: /_next/ Disallow: /admin/ Disallow: /dashboard/ Disallow: /private/ # Allow all crawlers for public pages User-agent: * Allow: / Allow: /ca-en/ Allow: /cashout Allow: /what-is-a-leasehold Allow: /about Allow: /contact Allow: /careers Allow: /for-agents Allow: /for-lenders Allow: /service-areas Allow: /qualify Allow: /leasehold-calculator Allow: /cashout-calculator Allow: /legal/ # Sitemap location Sitemap: https://www.getcedar.com/sitemap.xml