Operations and monitoring

A practical operating guide for checking that crawler-readable HTML remains correct after deployments, DNS changes, content updates, and traffic growth.

Why it matters

A working installation can regress when a hostname, origin, redirect, middleware deployment, route template, or cache policy changes. Monitoring makes those failures visible before they become long-lived.

What you will learn

  • How cache hits, misses, stale fallback, and quotas affect crawler responses.
  • How to read render logs, timing, status codes, and response headers.
  • How to monitor root/www routing and metadata used by social preview bots.
Start with the main guide ↗

Learning path

12 articles · Page 2 of 2

Documentation and tools

Verify installationConfirm requests, logs, headers, and hostnames.

TroubleshootingFix DNS, HTTPS, origin, timeout, and cache failures.

Root vs wwwKeep canonical hostname routing consistent.

DNS pendingInvestigate missing, conflicting, or propagating records.

← Back to all articles