Every score on Audora.One traces back to a specific check, a specific severity, and a specific point deduction. No black box, no vibes, no "AI said so." This page tells you exactly what we run, how we weigh it, and where the line between the free and paid report lives.
We run 26 individual checks against your URL, grouped into seven categories. Each check is a discrete piece of code — read it, fork it, file an issue with it.
llms.txt spec
validation and AI-crawler robots policy.
Every category starts at 100 points. Each finding deducts from that category's score based on its severity:
<h1>, broken viewport meta.
Your overall score is the average of the five user-facing category scores: Performance, SEO, Accessibility, Security, and Conversion. Email and Social are reported separately because they fail in their own ways and most operators want to look at them in isolation.
Findings are also tagged with an impact score from 1–100. This is what drives the order findings appear in the report — and which four make it into the free tier.
The free report shows the top 4 findings ranked by impact score. That's enough to know whether your site has serious problems and roughly where they sit. It is not the full picture.
The paid report ($19, one-time) unlocks:
We don't run JavaScript-heavy crawls of your full site (yet). We don't audit logged-in pages. We don't tell you whether your content is "good" — we tell you whether it's findable, parseable, and trustable, which is what most audits actually need.
We don't make up numbers. Every threshold on this page is
constant in the source:
app/Audit/Methodology.php for the severity weights
and per-check rationale,
app/Providers/AppServiceProvider.php for the
registered check list. If a number on your report surprises you,
it should be traceable.
The audit report itself includes a "Methodology" tab on every finding — explaining what we tested, what triggers each severity, and what the impact score curve looks like for that specific check. That's where the depth lives. This page is the map; the report is the territory.