# robots.txt for https://replypilot.app # Block all crawlers from accessing the account page User-agent: * Disallow: /account # Allow all crawlers to access the rest of the site User-agent: * Allow: / # Sitemap Sitemap: https://replypilot.app/sitemap.xml