WordPress speed optimisation is the systematic process of reducing page load time and lifting Core Web Vitals scores so your site ranks higher in Google, converts more visitors and lowers paid-traffic costs. I benchmark baseline performance with Google PageSpeed Insights, Lighthouse, and WebPageTest, then fix every identified bottleneck — caching, image delivery, code minification, database overhead and plugin bloat — until LCP is under 2.5 seconds, INP under 200 milliseconds, and CLS under 0.1. Most sites reach Lighthouse 90+ within one to two weeks.
Who it's for
What's included
How the process works
Audit & baseline
I benchmark your site with Google PageSpeed Insights, Lighthouse, and WebPageTest — measuring LCP, INP, CLS, TTFB and total blocking time — then document every bottleneck before touching a single setting.
Quick wins
Caching, image optimisation, CDN, and plugin configuration fixes that deliver the biggest gains first — usually delivering measurable PageSpeed improvement within the first two days on staging.
Deep optimisation
Code-level, database and render-path tuning: JavaScript deferral, CSS inlining, database index review, and query cache — all done on a staging copy so the live site is never at risk.
Verify & hand over
I re-test on both desktop and mobile, confirm LCP, INP and CLS are in the green, document every change, and give you a before/after report you can share with stakeholders.
Common questions
No. I work on a staging copy and test every change thoroughly before anything goes live. Your design and content stay exactly as they are — only the under-the-hood performance changes. A full WPVivid backup is taken before any optimisation work begins, so rollback is instant if needed.
Most sites are fully optimised within one to two weeks. Quick wins — caching, image conversion to WebP, plugin deactivation — typically land within the first two to three days on staging. Database and code-level optimisation follows in a second pass, and the final re-test confirms Core Web Vitals in the green before we go live.
I target Lighthouse 90+ on both desktop and mobile, and Core Web Vitals in the green (LCP under 2.5s, INP under 200ms, CLS under 0.1) — but the achievable ceiling depends on your hosting infrastructure, third-party scripts (Google Analytics, Facebook Pixel, live chat), and theme complexity. I share a clear before/after report with verified PageSpeed Insights screenshots for every engagement. If your hosting is the hard limit, I'll tell you honestly and can handle the migration to faster infrastructure as part of the same project.
Yes — Core Web Vitals (LCP, INP, and CLS) are a confirmed Google ranking signal under the Page Experience update, weighted in the algorithm alongside content quality and backlinks. Faster pages also lower bounce rates and improve conversion rates: Google's research shows a 1-second delay in mobile page load time reduces conversions by up to 20%. For WooCommerce stores, checkout page LCP improvements routinely produce measurable revenue uplifts. Speed work also compounds with a well-built custom theme — lighter theme code means caching and CDN can do their job without fighting page-builder overhead.
Not always. I optimise what you have first — enabling Redis or Memcached object caching, upgrading PHP to 8.2/8.3, configuring WP Rocket or W3 Total Cache, and setting up Cloudflare CDN. If your host's infrastructure is the real bottleneck (shared hosting, old LiteSpeed or Apache without HTTP/2, no object cache support), I'll tell you directly and can handle a zero-downtime migration to a better host. Switching to managed WordPress hosting like Kinsta, WP Engine, or Cloudways often delivers an additional 30–50% load time improvement beyond plugin-level optimisation alone.