How to Fix Every Site Audit Finding
The Site Audit is the broadest tool in the suite โ it sweeps for every category of on-page and technical SEO problem in one pass. Missing titles, thin descriptions, slow pages, broken canonicals, missing schema, indexation gaps and crawl errors all surface together. This index breaks down the fixes by category.
By finding type
Findings group into these categories. Pick yours:
๐ท๏ธ Fix missing or weak title tags PLANNED
Every page needs a unique title 50-60 characters, primary keyword near the front, clear value proposition. Duplicates across the site signal thin content. The audit pulls every title for cross-page checking.
๐ Fix meta description issues PLANNED
140-160 characters, includes target query, doesn't duplicate the title. Auto-generated descriptions are rewritten by Google about 60% of the time. Quality descriptions survive into the SERP.
๐ Fix canonical tag problems PLANNED
Self-referencing canonical on every page. Common bugs: pointing at HTTP from HTTPS, trailing-slash mismatches, canonical to homepage from inner pages. The validator pattern.
๐ผ๏ธ Fix missing image alt text PLANNED
Every meaningful image needs descriptive alt. Decorative images use alt="", never omit. The bulk-fix workflow for sites with thousands of images and inherited content.
๐ Fix heading hierarchy violations PLANNED
One h1 per page. Don't skip levels. The hierarchy should describe content, not visual styling. Why screen readers and AI crawlers care more than Google does.
โก Fix slow page speed PLANNED
Server response, render-blocking resources, oversized images, layout shift. The Core Web Vitals trio: LCP, INP, CLS. Quick wins vs structural changes.
๐๏ธ Fix missing structured data PLANNED
Article, Organization, BreadcrumbList minimum. Product, FAQ, HowTo where appropriate. The schema-by-content-type decision tree.
๐ค Fix indexation and crawl issues PLANNED
Pages blocked by robots.txt, accidental noindex, broken canonicals confusing Google, sitemap mismatches. The Search Console drill-down workflow.
By platform
Where fixes are applied depends on your stack:
๐ฐ Fix Site Audit findings in WordPress PLANNED
Yoast / Rank Math integration, page-builder schema gaps, the theme-level fixes that solve issues site-wide vs per-post overrides.
๐ Fix Site Audit findings in Shopify PLANNED
Theme template fixes, product page SEO meta, the platform constraints around robots.txt and structured data.
โ๏ธ Fix Site Audit findings in Next.js PLANNED
Metadata API for titles and descriptions, dynamic structured data, the SSG/SSR/ISR decision per route type.
What our Site Audit checks
The Site Audit crawls your pages and reports on every category of on-page and technical SEO finding โ titles, descriptions, canonicals, alt text, headings, speed metrics, structured data, indexation. For the full reference, see the Site Audit Guide.
๐ Run a full audit first
Most sites have 5-10 categories of finding repeated across pages โ fix at the template level once, see lift across the whole site.
Run Site Audit โ