The Site Audit reports your own 4xx/5xx pages with the pages linking to them, probes up to 100 outbound destinations for dead links (ignoring anti-bot 403/999 responses to avoid false positives), and flags redirecting pages for cleanup.
Broken links waste crawl budget, leak authority, and burn visitor trust. The Site Audit finds both kinds - your own pages returning errors, and outbound links pointing at dead destinations - and shows exactly which pages link to each broken target so fixes are mechanical.
Every crawled page's HTTP status is checked. Failures land in two checks:
Each finding lists the failing URL and the pages that link to it, so you can fix the source links, not just the symptom. Your sitemap is cross-checked too: sitemap URLs that error out get audited and reported even if no page links to them.
The audit also probes your outbound links (up to 100 external destinations per audit) and raises a Broken External Link finding for each one that returns a definite error, with the HTTP status, the dead URL, and every page of yours that links to it.
One deliberate behavior: destinations that block automated requests - 401, 403, 429, LinkedIn's 999 and similar - are not flagged. Those links work fine for real visitors; social share buttons and login-walled pages used to generate false positives, so the audit only reports links that are genuinely dead.
The Redirect Status check reports pages that respond with a redirect. Redirects aren't errors, but they deserve review:
Why isn't a link I know is broken in the report?
External probing is capped at 100 destinations per audit, and the linking page must be within the crawl's page limit and depth. Anti-bot responses are also deliberately excluded.
Are redirects bad for SEO?
A single permanent redirect is fine and normal. Chains, loops, and internal links that route through redirects are the problems worth cleaning up.
How often should I check for broken links?
Put audits on a schedule (weekly or monthly) and watch the 4xx/5xx and Broken External Link counts between runs - see Scheduling Regular Audits.