ShipworkSite inspection
Checks
Every error, explainedGuides →
Pricing Learn Guides

A free technical SEO audit, and how to read it

A technical audit is not a list of best practices. It is a check of what a crawler actually receives from outside your network, ordered so you fix the things that block everything else first.

One crawl of a bounded sample of public pages, from outside your network. Nothing is stored.

What a technical audit covers

A useful technical audit answers four questions in order: can crawlers reach the site, are they allowed to index the pages, do the pages tell a consistent story about which URL is canonical, and is the content and its markup worth keeping.

The order of fixes matters

Fixing a title before fixing a robots block is wasted effort, because the page cannot be crawled. Work down from the foundation.

  1. Reachability: does the site answer an outside request with a 200, over https, without a bot challenge?
  2. Indexation: robots.txt, noindex, canonicals and status codes for the key pages.
  3. Discovery: a valid sitemap, internal links that reach the pages, and no orphans.
  4. Content: unique titles and descriptions, real headings, and pages that are not thin or duplicated.
  5. Performance: real-user Core Web Vitals, image weight, compression and delivery.

What the free audit checks

One crawl of a bounded sample of your pages runs every check that fits your site: reachability, indexation, robots.txt, sitemap health, structured data, canonicals, duplicate content, internal links, trust pages and AI crawler access. A store also gets catalogue, price and availability checks. Every finding names the page and the fix.

What it does not do

It samples rather than crawling the whole site, so it is a snapshot of the pages it fetched, not an exhaustive export. It reads only publicly visible data, so it does not see your Merchant Center feed or your private Search Console account unless you connect them. Treat it as a fast, honest first pass, not a replacement for a full crawl on a very large site.

Questions

Is this a full site crawl?
It is a bounded sample, not an exhaustive crawl. It is fast and free, and it catches the failures that affect whole templates rather than one page.
Do I need Search Console?
No. The audit infers from public signals, from outside your network. Connecting Search Console adds Google's own view, including whether a URL is indexed and the queries it appears for.
How is a technical audit different from an SEO audit?
A technical audit is about whether crawlers can reach, read and trust the pages. Content and keyword strategy are separate questions.
How often should I audit?
After any theme, app, plugin or hosting change, and otherwise on a schedule. The watch runs the checks daily and records the day something changes.