A website health score is one number that rolls up several separate checks: how fast your pages load, how well search engines can read them, whether people using assistive technology can use them, whether the site follows modern web standards, and how easily AI assistants can understand your content. It is a summary, not a single test. Knowing what each part measures is the difference between chasing a number and fixing the thing that actually holds your site back.
When you run a website health check and get back a score like 72 or 91, it is tempting to treat that number as a grade and move on. The problem is that the number on its own tells you almost nothing about what to do next. A site can score 72 because it loads slowly, or because a screen reader cannot navigate it, or because search engines cannot find a page title. Those are three completely different problems with three completely different fixes, and they can all produce the same overall score.
A health score is really a container. Inside it sit several independent categories, each with its own set of checks. The overall number is a weighted average of those categories. That is why the useful move is never to ask how do I raise my score, but rather which category is pulling it down and what is inside that category. Once you see the breakdown, the work becomes obvious and usually much smaller than you feared.
Performance is the category most people assume they understand and most often get wrong. It does not measure how fast your homepage feels when you open it on your own laptop over office broadband. It measures timed, repeatable metrics collected under controlled conditions, most importantly the set known as Core Web Vitals. These track how long the largest piece of content takes to appear, how quickly the page responds when someone interacts with it, and whether elements jump around as the page finishes loading.
The reason this matters is that visitors and search engines both experience your site on average hardware and average connections, not on your setup. A homepage full of large uncompressed images or heavy scripts can feel instant to you and still score poorly, because the score reflects the person on a mid range phone with a normal signal. Fixing performance usually means compressing images, removing scripts you no longer use, and letting the browser load the important content first.
The SEO category is often misunderstood as a measure of how high you rank. It is not. It checks whether the technical foundations that ranking depends on are in place. That means a descriptive title tag, a meta description, readable heading structure, links that make sense, text that is legible without zooming, and pages that are not accidentally blocked from being indexed. None of these guarantee a top ranking, but their absence quietly caps how far you can climb.
These are also some of the highest value fixes on the entire report, because they are structural rather than creative. Adding a missing title or unblocking a page that was hidden by mistake can take minutes and changes how every search engine and AI assistant reads the page from that point on.
Accessibility checks whether people using assistive technology can actually use your site. It looks for things like image descriptions, sufficient color contrast, labeled form fields, and a logical reading order. Beyond being the right thing to do, these overlap heavily with SEO, because the same structure that helps a screen reader also helps a search engine understand the page.
Best practices is the general hygiene category. It flags things like insecure connections, outdated libraries with known issues, and small configuration mistakes. On its own it rarely makes or breaks a site, but a low best practices score is often a sign that maintenance has slipped, which tends to show up elsewhere too.
AI visibility is the newest addition to most health scores, and it is the one changing fastest. A growing share of people never visit your site directly. They ask an assistant a question, and the assistant reads your site to answer on their behalf. This category measures how cleanly that reading goes: whether your key facts are in plain text rather than locked inside images, whether your structure signals what each section is about, and whether an assistant can extract a clear answer without guessing.
A site can score beautifully on speed and SEO and still be nearly invisible to assistants because its most important information lives in a graphic or a script that machines cannot parse. As more searches move through AI, this category moves from a nice extra to a core part of being findable at all.
Run a free website health check and see your Performance, SEO, Best Practices, Accessibility, and AI Visibility scores broken out in seconds. Find out exactly which category is holding you back and what to fix first.
Run Your Free Health Check Free · Instant · PDF included · healthypage.helpAnswers to the exact questions people ask AI assistants about this subject.
A health score is only useful when you read past the number to the categories underneath it. See your full breakdown at healthypage.help/check