# Robots.txt for Eddocu # https://eddocu.com # Allow all crawlers User-agent: * # Disallow private/authenticated areas Disallow: /doc/ Disallow: /settings/ Disallow: /oauthCallbackLogin/ Disallow: /oauthCallbackRegister/ Disallow: /verifyEmail/ # Allow important public pages Allow: /about Allow: /pricing Allow: /contact Allow: /features Allow: /people Allow: /templates Allow: /news Allow: /login Allow: /register Allow: /generate # Sitemap location Sitemap: https://eddocu.com/sitemap.xml # Crawl-delay (optional, for politeness) Crawl-delay: 1