/ Learning Hub / Site Audit Pro Fixes

How to Fix Every Site Audit Pro Finding

The Site Audit Pro goes deeper than the standard audit, analysing 50+ page sites for per-page Core Web Vitals, cross-page duplicate titles and content, structured-data validity and internal link health. This index covers what each finding means and how to fix it.

New here?
Start with the Site Audit Pro Guide, or the standard Site Audit Guide for the basics.

By finding type

Site Audit Pro findings are site-wide patterns, not single-page issues. Match yours below.

๐Ÿ“Š Per-page Core Web Vitals failures
Pro scores LCP, CLS and INP for every individual page, not just the domain. Find which specific pages drag down your overall score and fix those first.
๐Ÿท๏ธ Duplicate title tags & meta descriptions
Duplicate titles confuse Google about which page to rank. Pro compares titles and descriptions across every crawled page and flags collisions.
๐Ÿ“„ Cross-page duplicate content
Near-identical content across multiple URLs dilutes topical authority and splits ranking signals. Consolidate, canonicalise or differentiate.
๐Ÿ”ฌ Invalid structured data
JSON-LD that looks fine but fails schema.org validation earns no rich results. Pro validates every block on every page against the spec.
๐Ÿ”— Internal link problems
Orphan pages with no internal links, broken internal links, and pages buried too deep in the click hierarchy to be crawled or ranked well.

Fix per-page Core Web Vitals failures

Pro reports LCP, CLS and INP per page so you can target the worst offenders rather than guessing at a domain-level average:

  1. Sort the per-page CWV results worst-first and fix the highest-traffic failing pages before low-traffic ones.
  2. LCP: optimise the largest above-the-fold element — compress hero images, preload key resources, reduce server response time.
  3. CLS: set explicit width/height on images and embeds, reserve space for ads and dynamic content so the layout doesn't shift.
  4. INP: reduce heavy JavaScript on interaction, break up long tasks, defer non-critical scripts.
  5. Re-run Pro to confirm the page band has moved from failing to passing.

Fix duplicate title tags & meta descriptions

When several pages share the same title, Google cannot tell which should rank for the term and may suppress both. To fix:

Fix cross-page duplicate content

Duplicate or near-duplicate body content across URLs splits ranking signals and dilutes topical authority. Choose the right remedy per case:

Fix invalid structured data

Structured data that renders fine but fails validation cannot earn rich results. Pro validates every JSON-LD block against schema.org:

  1. Open each flagged page's structured-data error in the Pro report.
  2. Correct missing required properties, wrong value types and malformed JSON.
  3. Re-validate — the Schema Debugger can confirm a single page before you re-run the full Pro audit.

Internal linking controls how crawl equity and relevance flow through a large site:

What our Site Audit Pro checks

Pro crawls your whole site (50–200+ pages), scoring per-page Core Web Vitals, detecting cross-page duplicate titles and content, validating all structured data, and analysing internal links — the comprehensive view you need before a migration or quarterly technical review. For the full method, see the Site Audit Pro Guide.

๐Ÿ“Š Audit your whole site

Site Audit Pro finds the site-wide patterns a single-page check can't — pay as you go, no subscription.

Run Site Audit Pro โ†’
Related Guides: Site Audit Pro Guide  ยท  Site Audit Guide  ยท  HTML Checker Guide  ยท  HTTP Error Guide
๐Ÿ’ฌ Got a problem?