Site Audit
What it does and what it gives you
The Technical SEO Auditor scans your entire site and checks six pillars: crawlability, crawl budget, URL structure, sitemap health, robots.txt and server/CDN performance. You get a score per pillar and a list of concrete actions.
How to use it
- Go to Site Audit.
- Click Run Full Technical Audit.
- Wait for the scan to complete (this may take several minutes).
- Review the scores at the top: Crawlability, Performance, URL Structure and Sitemap Health.
- Scroll to the sections with warnings (orange) and errors (red).
- Click Fix if a button is available, or follow the advice under Recommendation.
- Address red items first.
Example
You run an audit and see the Sitemap Health score is 65. Under Sitemap Issues you see "Unreachable URL: https://yoursite.com/removed-page". You remove the URL from the sitemap or create a redirect.
Potential issues & solutions
- Audit hangs: larger sites take longer. Keep the tab open or run the audit during quiet hours.
- No access to robots.txt/sitemap: check if
home_url()is set correctly and no plugin blocks access. - Crawl budget is negative: this happens when there are more "wasted" pages than total published pages. Fix duplicate content and thin content.
