Skip to content
Tools / Page Speed Test
Page Speed Test icon

Page Speed Test

Performance, SEO & Web Vitals

Page Speed Test runs a full Lighthouse-style audit on any URL and returns performance scores, SEO and accessibility grades, all Core Web Vitals, and a prioritised list of issues ranked by impact. It's the fastest way to diagnose why a page is slow, failing SEO checks, or hurting user experience — without opening a browser.

The audit returns lab metrics (FCP, LCP, CLS, TBT, TTI, TTFB, Speed Index) alongside real-user CrUX data when available. CrUX data reflects actual user experience in the field and is more accurate than lab metrics for understanding how Google perceives your page. The top issues list sorts problems by their score impact so you know exactly what to fix first.

What you can do

  • Score any URL on performance, SEO, accessibility, and best practices (0–100 each)
  • Get all Core Web Vitals including LCP, CLS, INP, and TTFB with real-user data
  • See a prioritised list of issues sorted by how much they hurt your score
  • Audit in mobile (default) or desktop mode
  • Audit individual pages, not just root domains

Who it's for

Web developers, SEO specialists, product managers, and marketers who need to understand and improve page performance. Useful for auditing landing pages before campaigns, diagnosing Core Web Vitals failures, and tracking improvements after optimisation work.

How to use it

  1. Use audit_url with the full URL including https://
  2. Default strategy is mobile — matches Google's mobile-first indexing; switch to desktop if needed
  3. Check the top_issues list first — they're sorted by impact on your score
  4. Use real-user CrUX data in core_web_vitals for the most SEO-relevant signals

Getting started

No setup required — paste any public URL to run an audit instantly.

Audit URL

Run a Lighthouse-style audit for a URL and return category scores, Core Web Vitals metrics, and prioritized issues that hurt ranking or user experience.

Returns: Lighthouse-style category scores, performance metrics, and prioritized issues with a resilient fallback mode
Loading reviews...

Loading activity...

v0.042026-05-08
  • Now uses an optional Google PageSpeed Insights API key (GOOGLE_PAGESPEED_API_KEY) — bumps quota from per-IP shared limits to 25,000 audits/day per project, fixing 429 errors that nulled Core Web Vitals.
  • Added exponential-backoff retry on 429 (up to 3 attempts) before falling back to basic SEO audit.
v0.032026-03-24
  • Renamed from lighthouse-audit to page-speed
  • Added TTFB, TTI lab metrics and INP, TTFB CrUX percentiles for complete Core Web Vitals coverage
v0.022026-03-22
  • Added subtitle, expanded description, and agent instructions
v0.012026-03-20
  • Initial release

Related Tools

Frequently Asked Questions

What does the score include?

It covers performance, SEO, accessibility, best practices, and the full Core Web Vitals set.

Does it use real-user data or only lab data?

It includes CrUX data when that is available, along with a Lighthouse-style audit.

Can it help explain slow pages, not just measure them?

Yes. The findings are prioritized by impact, so you can see what is most likely to improve the page first.

Is this only for speed?

No. It also checks SEO and accessibility in the same run, which makes it more useful than a pure speed score.