
A real 404 is honest
A proper 404 tells browsers and search engines clearly that a page does not exist. That honesty lets them handle it correctly, dropping the dead page from consideration.
A soft 404 lies
A soft 404 is a page that is effectively empty or missing, but returns a success response instead of an error. It tells search engines the page is fine when it is not, which wastes crawling and confuses your reporting.
Why they are worse
Because a soft 404 looks healthy on the surface, it hides. Basic checks pass, yet the page delivers nothing useful. Finding them takes a crawl that looks at content, not just status codes.
Fix the response
The fix is to make missing pages return a true 404, or to replace the empty page with real content or a proper redirect. Honest responses keep your site legible to search engines.
- A real 404 clearly signals a missing page
- A soft 404 returns success for an empty page
- Soft 404s hide because they look healthy
- Fix them with a true error or real content
A deep link audit whenever you need one
On demand link and redirect audits for SEO. DeadLinkr is built to help you put this into practice.
Run an auditMore from the DeadLinkr blog

When to Run a Full Link Audit

How a Site Crawl Actually Works

