Detectable 404 page
CrawlingA detectable 404 page clearly reports that a URL does not exist. Beyond showing a useful message to the user, it must also return the correct HTTP status.
What means Detectable 404 page
Detectable 404 page: A detectable 404 page is a properly configured error page. It is not enough to say “not found”: the server must also return a real 404 so bots and tools understand that the URL should not be treated as valid content.
AISEO Area: Crawling. This tag helps to place the term within the glossary and understand if it belongs to crawling, semantics, performance, security, AI, accessibility or certification.
- Return HTTP status code 404 when the URL does not exist.
- Show a useful page with links back or internal search.
- Avoid making the error page look like a normal content page.
- Check that it does not become a soft 404.