Technical Issue
Oversized response body
The HTML response body exceeded crawler safety limits, signaling possible template bloat.
Quick win: Remove duplicated or unused markup from core templates.
Plan coverage for this workflow
Free includes SEO checks, crawl health, and WordPress security posture visibility. Pro unlocks full WordPress vulnerability intelligence, weekly vulnerability monitoring, and project-level security history.
Why it matters
Very large documents can slow delivery, complicate rendering, and reduce crawl efficiency on important pages.
How to fix
- Remove duplicated or unused markup from core templates.
- Move non-critical page sections behind lazy rendering where possible.
- Audit plugins and widgets that inject heavy inline HTML.