# EzReply - Your AI Copilot for Social Media # https://ezreply.co # # robots.txt is allow-by-default: anything not disallowed below is crawlable. # Per-path "Allow:" lines were removed because they were dead weight - every new # public page had to be remembered here as well as in the sitemap, and that is # plausibly how /comparisons ended up missing from the sitemap. User-agent: * # Signed-in product area - not indexable Disallow: /dashboard/ Disallow: /auth/logout # API routes are not content. # The sitemap is exempt from this: crawlers fetch it via the Sitemap: directive # below, and /sitemap.xml is rewritten to /api/sitemap server-side, so no # "Allow: /api/sitemap" line is needed. Disallow: /api/ Sitemap: https://ezreply.co/sitemap.xml