← All posts
Audits · SEO

How to read a website audit: the six pillars and the A-Score

Most website audits hand you a long list of problems and leave the hard part, deciding what to fix first, to you. A better audit does two things a list cannot: it scores the site so you know how far from good it is, and it orders the work so you know where to start. This is how Auditaar structures one.

The A-Score: one number, every point traceable

The A-Score is a single 0 to 100 rating of the whole site. What makes it usable rather than decorative is that it is additive: every check owns a fixed slice of the 100, so a finding shows the exact points it costs and a fix shows the exact points it earns back. There is no hidden grade to argue with. There is only a total that you can trace back to the checks behind it. The A-Score adds up those checks. It does not measure revenue or customer satisfaction.

58/100
Missing security headers −9Thin content −6Slow LCP −5Fix all three +20
Additive scoring: each finding costs a known number of points, and the plan shows exactly what fixing them earns back.

The six pillars

The score is built from six pillars, because whether a site is any good is really six different questions:

One A-Score, built from six pillars

AI Visibility
Findability
Experience
Trust
Conversion
Measurement
One A-Score, built from six pillar scores, each renormalized so a pillar that could not be measured never counts as a pass.
  • AI Visibility & answer readiness. Whether AI engines can reach, read and cite the site, and whether the content is structured for answers.
  • Search findability. The crawl itself: status codes, canonicals, titles, structured data, the things that decide whether pages get indexed.
  • Experience. Core Web Vitals for real users, mobile layout, and machine-detectable accessibility.
  • Trust. HTTPS and security headers, reputation, and whether the site is flagged for malware or phishing.
  • Conversion. Whether a visitor who arrives can act: clear calls to action, honest forms, a value proposition above the fold.
  • Measurement. Whether analytics and consent are set up so the numbers the business acts on are real.

Reading a single finding

Each finding carries four things. There is the observation, which is what was measured. There is the impact, which is what it costs in score terms. There is the fix, which is what to change. And there is the evidence, which is the URL, the source, the result, and the collection date that the claim rests on. Without its evidence, a finding cannot be checked. Without a fix, it gives the reader nothing to do.

Critical

Trackers fire before anyone consents

ObservationGoogle Analytics loads on page load, before the consent banner is answered.
ImpactData collected without consent is a GDPR exposure, and the first thing a privacy review flags. −7 A-Score.
FixGate the tag behind consent, or move it into a consent-mode container.
ReceiptNetwork trace: gtag/js requested at 0.4s; consent event at 3.1s.
Every Auditaar finding carries its observation, its impact, the fix, and the evidence that the claim rests on.

How this differs from Lighthouse or an SEO suite

A Lighthouse or PageSpeed report covers performance in depth, along with its own checks for accessibility, best practices, and SEO, and it stops there. A big keyword-and-backlink SEO suite tracks your rankings and links over time, but it does not read your conversion path, it does not read your consent setup, and it does not tell you whether AI engines cite you. A desktop crawler maps the site but scores nothing. A whole-site audit folds all of it into one score:

CapabilityAuditaarSEO suitePerf toolCrawler
Full technical crawl✓✓–✓
Core Web Vitals (field)✓–✓–
AI-answer citation analysis✓–––
Backlink authority✓✓––
Conversion & consent✓–––
One traceable score✓–––
One-off, no subscription✓–✓–

Category comparison. “SEO suite” = keyword/backlink monitoring; “Perf tool” = Lighthouse/PageSpeed; “Crawler” = a desktop site crawler.

Where a whole-funnel audit sits against the usual point tools. Each tool is good at its column; Auditaar's job is the whole row.

Turning it into a plan

The final step is sequence. Ranked by the points each fix earns back and the effort it takes, the findings become a plan: quick wins first, then the deeper work, with a projected score at the end so the effort has a target. That projection comes from the same weight table that produced the original score, so it is a consistent estimate rather than a separate promise. Re-run the audit after the fixes so you can confirm the actual gain.

Website audit FAQ

What is a good audit score?

It depends on the site's age and stack, but the value is in the direction, not the absolute number: a score you can trace to specific checks tells you exactly which fixes move it, which a bare grade never does.

Do I need access to my site to be audited?

Not for the audit itself. Auditaar runs from a URL alone, reading what any visitor or crawler can see. Access is only needed to implement the fixes it recommends.

How is this different from a Lighthouse or PageSpeed report?

Those tools focus on performance, plus their own checks for accessibility, best practices, and SEO. A whole-site audit covers performance along with AI Visibility, findability, trust, conversion, and measurement, and it scores them all together.

Auditaar produces exactly this: an A-Score, six pillar scores, and an ordered plan, all from a single URL. See what's in the report, or audit your own site.

See it on your own site

Auditaar turns a single URL into a scored, sourced, ordered plan across all six pillars, AI Visibility included.

Related reading