Goal
- Save users from any interruption in their navigation, landing on dead-end pages, or being forced to use their browser’s Back button.
Implementation
The 404 error page returns either dynamically or statically to main website navigation.
Control
For each website checked:
- Modify the URL address to obtain a 404 error page, for example, by adding a series of three or four random characters at the end of the address such as: https://www.exemple.com/dbvdjb.
- Confirm that the page returned contains the elements of the main navigation menu.