# myChelper — robots.txt (public marketing site) # https://www.robotstxt.org/ User-agent: * Allow: / # Sitemap location Sitemap: https://mychelper.com/sitemap_index.xml # Block admin and private areas Disallow: /admin/ Disallow: /api/ Disallow: /_nuxt/ Disallow: /dist/ # Explicit allows for key marketing paths (optional; default Allow: / already permits these) Allow: /pricing Allow: /features Allow: /mobile-giving Allow: /try-demo Allow: /get-started Allow: /quick-start Allow: /how-to/ Allow: /blog/ Allow: /sitemap