Pageoptimized
Site audit

Reading your site audit results

An audit can hand you hundreds of findings. Almost none of them are worth your afternoon. The job is to separate technical noise from work that protects traffic, conversions, crawlability, and client confidence.

An audit can hand you hundreds of findings. Almost none of them are worth your afternoon. The job is to separate technical noise from work that protects traffic, conversions, crawlability, and client confidence.

Start with severity, not count

"412 issues" is not a number that means anything. A site with 400 trivial findings and no serious ones is healthier than a site with 12 findings where three are broken canonicals on money pages.

Sort by severity and read the top group. If the top group is empty, the audit is telling you the technical layer is probably not the main problem. Look next at content, links, search intent, or demand.

Then weight by traffic and page type

This is the step most people skip, and it is the one that saves the most time.

A missing meta description on a page nobody visits is not an urgent task. The same issue on your top-ten landing pages is. With Search Console connected, findings can be read against pages that actually earn clicks, which turns a list of problems into a list of consequences.

Page type matters too:

  • Homepage, pricing, product, service, location, and comparison pages: treat technical issues seriously.
  • Blog posts with traffic or links: prioritize issues that affect snippets, indexability, internal links, and freshness.
  • Archive, tag, utility, or low-traffic pages: fix patterns, but do not let them crowd out money pages.
  • Noindex pages: verify intent before fixing anything. Some pages should not be indexed.

Read issue groups before individual rows

One template problem can create hundreds of rows. Fixing each row one by one is the slowest possible interpretation of an audit.

Read the issue group first:

  1. What is the issue?
  2. Why does it matter?
  3. Which page types are affected?
  4. Is this a template problem, a content problem, or a one-off page problem?
  5. Who should own it?

Then open individual rows only when you need examples or evidence.

What each view is for

Overview tells you whether the audit completed, how many pages were crawled, what changed, and whether the report is safe to use as a full-site read.

Issues is the decision view. Use it to choose what to fix, assign, ignore, or monitor.

Pages is the URL inventory. Use it to inspect status codes, titles, descriptions, canonicals, word counts, indexability, internal links, and crawl details.

Links is the internal-link evidence. Use it to find broken links, redirecting links, weak internal support, orphan risk, and repeated navigation/template problems.

Sitemap is the discovery evidence. Use it to check whether important URLs are declared, removed URLs are still listed, or sitemap URLs are blocked, redirected, or non-canonical.

Performance and rendering is for page speed and JavaScript risk. Use it when the issue depends on what a browser sees, not only what raw HTML contains.

History is the proof layer. Use it to show what improved after fixes, what appeared since the last crawl, and what keeps coming back.

What the common findings actually mean

FindingWhy it mattersHow urgent
Broken internal linksWastes crawl budget, dead ends for real peopleHigh if on trafficked pages
Redirect chainsSlower, and dilutes signals at each hopMedium, high in templates
Missing or duplicate titlesGoogle may rewrite them for you, and its choice is often worseHigh on commercial pages
Missing meta descriptionsNot a ranking factor. Affects click-throughLow, except on top pages
Thin contentOften correct, sometimes just a category pageJudge each one
Slow pagesReal users leave; sometimes visible in rankingsHigh if it changed recently
Missing alt textAccessibility first, image search secondSteady background work
Noindex or robots blocksOccasionally catastrophic and always deliberate, until it is notCheck every one
Canonical conflictsSearch engines may ignore the page you intended to rankHigh on important page types
Empty app shell / render riskCrawlers and AI systems may see little useful contentHigh when the page should rank
Sitemap mismatchDiscovery and canonical signals disagreeMedium, high on launch/migration weeks
Structured data errorsRich-result eligibility and entity clarity can be weakenedMedium, high for pages relying on schema

The finding to always check

Anything that says a page is blocked, noindexed, canonicalized elsewhere, or unreachable.

Nine times in ten it is intentional. The tenth time, someone shipped a staging rule to production and the page has been invisible for a month.

Comparing to the last run

The delta matters more than the total. Issues that appeared since the last audit are connected to something that changed: a deploy, a plugin, a template edit, a migration, or a content update. Recent changes are much easier to undo than historical ones.

Use history to answer:

  • What got better after the last fix?
  • What got worse after the last deploy?
  • Which issue keeps returning?
  • Which client-facing proof can we show this month?
  • Which team owns the recurring pattern?

Turning results into work

Use this triage model:

If the issue affectsSend it to
Many URLs with the same structureDeveloper or template owner
One important pageSEO or content owner
Internal links or crawl pathSEO operations
Titles, descriptions, headings, thin copyContent workflow
Page speed, rendering, blocked resourcesDeveloper
Noindex, canonicals, redirectsSEO lead plus developer
Client-visible progressReport or portal proof

The most useful audit outcome is not "we found 412 issues." It is "we found one template bug affecting 412 URLs, assigned it, fixed it, and the next crawl proved it dropped."

What not to do

Do not fix by count. Fix by impact.

Do not treat warnings as a moral failure. Every large site has warnings.

Do not re-run without changing something. Reopening saved results is free. A fresh run is for fresh evidence.

Do not ignore partial-crawl labels. A partial audit is useful for the pages it reached, but it should not be presented as a complete site health read.

Next

  • How a site audit works, and where it can stop
  • My site audit failed or only crawled a few pages