Best Practice N°151 - Level 3- Section navigation
Description
The main navigation menu of the site appears on the custom 404 error page.
Objectives
Saves users from a break in navigation flow, arriving on cul de sac pages and having to use the browser back button.
Possible technical solutions:
The 404 error page broached in best practice no 82 makes use of the navigation data of the site either dynamically either statically.
Control methods:
modify a URL in order to obtain an 404 error and verify that the returned page uses main menu elements
Put these Best Practices to use.