Troubleshooting hub

Cloudflare AI crawler troubleshooting hub

Use this hub when AI crawlers cannot reach your site reliably. Start with the matching failure pattern, then move to logs and rule tuning.

Step 1: Identify the failure class

Step 2: 520-526 fix pages

520

Unknown error

Malformed origin responses, oversized headers, or abrupt resets.

Open 520 guide
521

Web server down

Connection refused at origin process or firewall layer.

Open 521 guide
522

Connection timed out

Origin latency or path-level timeout bottlenecks.

Open 522 guide
523

Origin unreachable

DNS-to-origin mismatch or route availability issues.

Open 523 guide
524

Timeout occurred

Long-running application responses behind Cloudflare limits.

Open 524 guide
525 / 526

TLS and certificate failures

Handshake and certificate-chain mismatch between edge and origin.

Open 525/526 path

Step 3: Verify crawler access after fixes

  1. Check security events for reduced blocks on public crawl paths.
  2. Check origin logs for crawler status mix (200/304 should dominate).
  3. Track /robots.txt, /sitemap.xml, and key question pages for stable access over multiple days.

Use these two pages as your post-fix verification path: how to check OAI-SearchBot visits and PerplexityBot rollout decision guide.

Generate a Cloudflare command checklist