Page Speed Analyzer
Enter a web address. We measure how fast the server answers, how heavy the page is, and what's slowing it down — then tell you how to fix each one in plain English.
Why page speed decides whether you get the sale
Speed is the cheapest conversion fix most small businesses have. A visitor who taps your listing on a phone at a red light gives you about three seconds. If the page is still blank, they hit back and tap your competitor — and Google notices that pattern over time. You do not need a perfect score. You need a page that shows something useful fast.
What we measure, and why it matters
- Server response time (TTFB): how long your host takes to send the first byte. Cheap shared hosting and bloated plugins are the usual culprits. Nothing else can be fast if this is slow.
- Page weight: the size of the HTML document. Page builders regularly ship 400 KB of markup for a page with six sentences on it.
- Compression: gzip or Brotli usually cuts transfer size by 60–80%. It is a hosting toggle, not a redesign.
- Caching headers: tell browsers to reuse files they already downloaded, so repeat visits feel instant.
- Render-blocking scripts: scripts without defer or async stop the browser from drawing anything until they finish downloading.
- Image dimensions and lazy loading: missing width and height cause content to jump around while loading, which Google scores as layout shift.
- Third-party domains: chat widgets, trackers, and font services each cost a DNS lookup and a handshake before your page finishes.
A realistic fix order
Start with images — resize anything wider than 2000 pixels and export as WebP. Then turn on compression and caching at your host or CDN. Then delete the plugins and scripts you stopped using two years ago. Then defer whatever JavaScript is left. Most sites gain more from those four steps than from any theme change, and none of them require a developer.
When you're done, run the test again here, then confirm real-world numbers with Google. For a broader look at everything else Google checks, run the full site audit from our free checker and work down the priority list.
Frequently asked questions
Related guides
Free, plain-English walkthroughs that pair with this tool.
Core Web Vitals in Plain English
LCP, CLS, INP — Google's scores for how fast and smooth your site feels. What they mean and how to fix them.
Read guide SEO BasicsMobile SEO: If Your Site Sucks on a Phone, You're Cooked
Google ranks the mobile version of your site, not the desktop one. Here's what that means and what to actually fix.
Read guide SEO BasicsWhy Your Website Isn't Ranking: A Real Diagnosis
Your site is live, but Google is quiet. Here is how to tell whether you have an indexing, trust, content, local, or user-experience problem.
Read guideKeep going — related pages
Or browse all free SEO tools, read the blog, or get in touch.