# ────────────────────────────────────────────────────────── # Easy Pay Direct — robots.txt # Production: https://www.easypaydirect.com/ # ────────────────────────────────────────────────────────── # Default: allow all crawlers User-agent: * Allow: / # Block admin, system, and dev paths from all crawlers Disallow: /wp-admin/ Disallow: /wp-json/ Disallow: /wp-login.php Disallow: /wp-cron.php Disallow: /xmlrpc.php Disallow: /?s= Disallow: /cart/ Disallow: /checkout/ Disallow: /my-account/ Disallow: /cdn-cgi/ Disallow: /admin/ Disallow: /api/ # ── AI crawlers — explicitly allow full site for citation and indexing ── User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot Allow: / User-agent: Amazonbot Allow: / User-agent: anthropic-ai Allow: / User-agent: cohere-ai Allow: / User-agent: meta-externalagent Allow: / # ── Sitemaps ── Sitemap: https://www.easypaydirect.com/sitemap_index.xml Sitemap: https://www.easypaydirect.com/landing-sitemap.xml