Features
xSpeed Hub Pricing Docs Blog Scan
Appearance
Get Plugin

How to check your site health

Health & insights 5 min

One page that tells you whether caching is actually working — hit ratio, server diagnostics, and a rule-based list of the changes most likely to help.

Every other panel in xSpeed changes something. Health is where you find out whether any of it worked. It reports your real hit ratio, checks the plumbing caching depends on, and produces a ranked list of what to fix next.

Where to find it

  1. In your WordPress admin, click xSpeed Cache in the left menu.
  2. In the xSpeed Cache sidebar, open the Health & insights group.
  3. Click the Health card.

Shortcut: open wp-admin/admin.php?page=xspeed#/insights/health directly.

✅ This panel is part of xSpeed Cache (Free).

The Health panel header


Tabs on this panel

TabFeatureTierGuide
OverviewHit ratio, server diagnostics, config snippetsFreeHow to read your cache diagnostics
VisitorsReal-user monitoring from actual page loads⭐ ProHow to measure real visitor speed
PageSpeedGoogle PageSpeed Insights audits⭐ ProHow to run a PageSpeed audit

Each tab has its own address, so you can link straight to one:

TabURL
Overview#/insights/health
Visitors#/insights/health/visitors
PageSpeed#/insights/health/pagespeed

The summary bar

The health summary statistics

  1. Summary — five numbers covering the state of your cache.

Above the tabs, five figures summarise everything — and unlike the rest of the panel they stay put when you switch tabs, so the headline numbers are visible whichever view you’re in:

MetricWhat it tells you
Hit ratioShare of requests served from cache. The headline number.
Cache coverageHow many of xSpeed’s cache features are switched on.
Cached pagesHow many pages currently have a saved copy.
Cache sizeDisk space those pages occupy.
Requests (24h)Total hits plus misses in the last day.

Hit ratio and cache coverage answer different questions, and it’s worth not confusing them. Hit ratio is about outcomes — are visitors actually being served from cache? Coverage is about configuration — how much of the toolkit you’ve enabled. A site can have 99% hit ratio on 75% coverage, which simply means the features you turned on are working well and there are more available.

💡 What counts as a good hit ratio? 80% or better is healthy for most sites. Very high figures usually mean steady traffic to a stable set of pages rather than anything you configured especially well — and a low figure on a site with lots of unique, rarely-repeated URLs isn’t necessarily a fault either.


Which one should you use?

The three tabs measure speed from different vantage points, and they disagree for good reasons.

OverviewVisitorsPageSpeed
Data sourceYour server’s own countersReal visitors’ browsersGoogle’s test lab
AnswersIs caching working?How fast is it for real people?What would Google score me?
NeedsNothingThe RUM beacon on, plus trafficA URL, optionally an API key
TierFree⭐ Pro⭐ Pro

Start with Overview — it needs nothing and tells you whether the fundamentals are in place.

Visitors is the truest measure of experience, because it records what actually happened on real devices and connections. It needs traffic before it says anything.

PageSpeed is a lab test from a single machine. Useful as a benchmark and for the specific advice Google gives, but a lab score isn’t what your visitors felt.