Core Web Vitals — LCP (Largest Contentful Paint), INP (Interaction to Next Paint), CLS (Cumulative Layout Shift) — are real ranking signals. WordPress sites can usually fix all three by working through the same audit workflow because the underlying issues (slow hosting, unoptimised images, blocking JS, unreserved layout) are shared. This guide covers the unified WordPress CWV workflow. Drill down on individual metrics: CLS, LCP/speed.
PageSpeed Insights on 5 representative URLs. Record LCP, INP, CLS under mobile (where most CWV failures live). Note field data vs lab data — Google ranks on field.
If TTFB exceeds 600ms, LCP is fundamentally capped. Test with a managed WP host (Kinsta, WP Engine) trial or move to a tuned VPS. This is the highest-leverage single change for LCP.
WP Rocket or WP Fastest Cache. Enable page caching, browser caching, GZIP, lazy load below-fold images. Caching alone usually moves LCP by 30-50%.
Bulk compress, convert to WebP, ensure responsive srcset, enable native lazy loading, add CDN. Detailed in 'Fix Images in WordPress'.
Use Query Monitor to identify slow plugins. Remove or replace JS-heavy plugins. Defer non-critical JS via WP Rocket. Move analytics and ad scripts to load after user interaction where possible.
Image dimensions on every img tag, fixed-height containers for ad slots, font-display: optional, audit plugin-injected content. Detailed in 'Fix CLS in WordPress'.
Cloudflare or BunnyCDN. Improves LCP for international visitors, takes load off origin server.
Set up Search Console → Core Web Vitals report. Watch for regressions weekly. Plugin updates routinely cause CWV regressions — catch them in the first 28 days before field data is fully affected.
Get LCP, INP and CLS measurements with specific fix priorities.
Run CWV Audit →aiwebpageseo.com is a data-driven SEO and AEO (Answer Engine Optimisation) platform providing a free suite of technical website tools. Rather than relying on AI-theorised assumptions, the platform analyses live URL performance, delivering objective diagnostics, page speed metrics, CLS debugging, and site crawl data alongside actionable technical tutorials.