Description
Original:
"4.4 Setup necessary error pages and redirection links
Success Criterion: Error pages Machine-testable ResourcesMaintain sites by ensuring links are correct, and if errors occur, provide suitable way-finding within optimized pages for each error type to ensure resources can be identified to help visitors complete the task they started.
This text is already under review, but I checked and the content issue I am raising here is still present and needs to be discussed transparently, as it affects the content. It's in the hosting section, but it is arguably also a UX matter, maybe even a web dev one.
Arguably, a 404 page is one of the most visited pages on any website. Any crawler looking for vulnerabilities will hit it - hence this being a concern even if your security is fine.
As such, the page should be kept as lightweight as possible. The trend towards fancy animations and large images just isn't sustainable.
For example, skipping the global CSS, using system fonts, and maybe at most a lightweight SVG are all possible alongside links to help people on their way.
Incidentally, this belief that 404 pages need to be tiny is already supported by one of the existing resources, which points out how these are often over 1 MB.
Related proposal: Review the resources to ensure they fit this principle. This one, for example, suggests having a large graphic. I beg to differ, since the majority of visitors to a 404 page won't even be human...