Skip to content

Audit History

Audit History is the trend of your audit runs over time. Each run you complete is recorded, so you can see whether your work is moving the numbers in the right direction — or whether a deploy quietly made things worse. A single audit tells you the state of your site today; the history tells you whether that state is improving.

Every historical run is listed newest first, with the key metrics for that run:

ColumnWhat it tells you
DateWhen the run completed.
Overall scoreThe headline audit score for that run.
Critical issuesHow many critical-severity findings were open at the time.
Total issuesThe full finding count across all severities.
Pages crawledHow much of the site that run covered.

Reading across a row gives you one run’s snapshot. Reading down a column gives you the trend — the part that actually matters.

Use the history three ways:

  • Confirm a fix landed. After a remediation push, compare the run before your changes to the run after. If the score rose and the relevant counts fell, the fix worked. If nothing moved, the change didn’t reach the pages you expected.
  • Catch regressions. A score drop or a jump in criticals right after a deploy is your early warning that the release introduced a technical-SEO problem. The history surfaces it before it costs you.
  • Show progress. The trend over weeks is the cleanest way to demonstrate to stakeholders that the work is paying off, without asking them to read individual findings.

One caveat on pages-crawled: if that number changes sharply between runs, the score and issue counts aren’t strictly comparable — a much larger crawl can surface more issues simply because it covered more ground. Check it before reading too much into a swing.