Free Page Speed Insights Estimator | Test Site Speed Online
Estimate any page's performance score, LCP, blocking time and page weight in seconds. A free page speed insights estimator with no signup and no API key.
Estimate any page’s performance score, LCP, blocking time and page weight in seconds. A free page speed insights estimator with no signup and no API key. Enter a URL, pick mobile or desktop, and get a 0-100 estimated speed score with the exact issues holding the page back.
Page speed insights estimator
Fetch any page from our server and get an estimated performance score with real numbers: server response time, page weight, render-blocking files, image count, compression and caching.
What this page speed insights estimator measures
The page speed insights estimator fetches your page from our server exactly like a crawler would, times the response, and reads the HTML and response headers to find everything that slows a real visitor down. You get an estimated performance score out of 100, an estimated Largest Contentful Paint, an estimated blocking time, a layout shift risk score, and a full table of measurements: server response time, HTML document size, render-blocking scripts, stylesheets, images, lazy loading, modern image formats, web fonts, iframes, third-party hosts, text compression and cache headers.
Why page speed still decides rankings and revenue
Core Web Vitals are a confirmed Google ranking signal, and speed is a conversion signal long before it is a ranking one. Every extra second of load time measurably reduces the number of people who stay, read and convert — and on mobile connections the gap between a 1.5 second page and a 4 second page is the difference between a visit and a bounce. Site speed also decides how much of your site Google crawls: a slow server means fewer pages crawled per day, which slows down how quickly new content and new backlinks are picked up.
How to read your estimated speed score
- 90-100 — fast. Keep it that way; re-test after every plugin or template change.
- 50-89 — average. There are usually two or three fixable causes, most often render-blocking JavaScript and unoptimised images.
- Under 50 — slow. Users on mobile connections are leaving before the page paints. Treat it as a priority technical SEO task.
The metrics that matter most
Server response time is the first thing to fix, because nothing else can start until the server answers. Under 800 ms is the target; anything over 1.5 seconds points at slow hosting, no page caching, or a bloated database. Render-blocking JavaScript is the second: every script without async or defer pauses rendering while it downloads and runs. Image weight is the third: images are usually the largest element on the page, so serving WebP or AVIF, declaring width and height, and lazy loading everything below the fold fixes both LCP and layout shift at once.
Fixes that move the score fastest
- Turn on full-page caching and gzip or Brotli compression at the server or CDN.
- Add
deferto every script that is not needed for first paint. - Convert images to WebP, compress them, and add
loading="lazy"below the fold. - Add
widthandheightto every image so nothing jumps as the page loads. - Preload the hero image and the one font weight you actually need above the fold.
- Remove third-party scripts nobody reads — each new host costs a DNS lookup, a TLS handshake and a connection.
- Cut the number of stylesheets to two or three and inline the critical CSS.
Estimate versus lab test
This tool is a fast triage pass, not a headless browser. It measures a real server-side request and analyses what that response contains, then estimates the browser-side outcome. That makes it ideal for checking dozens of URLs quickly, comparing your page against a competitor, or confirming that a fix actually landed. For a final number, run the same URL through a full lab test afterwards — the two should point in the same direction.
Check the whole technical picture
Speed is one part of technical SEO. Confirm the page can be crawled and indexed at all with the Google index checker, remove wasted hops with the redirect checker, find dead links with the broken link checker, and review titles and descriptions with the SEO meta tag analyzer. Then add structured data with the schema markup generator.
Fast page, still not ranking?
Speed removes a barrier; it does not create authority. If your pages are technically clean and still stuck, the missing ingredient is almost always relevant backlinks. Tell us which pages you want ranking and we will show you exactly what links they need.
Other free tools
Found problems you would rather not fix yourself?
Send us the scan output. We will tell you which issues actually affect rankings, and quote the work if you want it handled.