accessibility-guidelines

This document is in beta. Help us by reporting issues via Github or email

Back to the overview page

Multiple ways to find a page

On this page:


Summary

Give people different ways of finding each page (like searching or browsing links), unless the page is a step in a process.

There must be different ways for people to locate and navigate to each page – unless the page is a step in a process (like a checkout process for example).


Requirements

Why?

Different people will have different preferences for how to navigate a website/app and find the content they’re looking for. For example:

Official wording in the Web Content Accessibility Guidelines

2.4.5 Multiple Ways: More than one way is available to locate a Web page within a set of Web pages except where the Web Page is the result of, or a step in, a process. (Level AA)

This applies to native apps by replacing “Web page” with “screen”.

See the W3C’s detailed explanation of this guideline with techniques and examples.


More info

Sources

Contribute

This document is in beta. Help us by reporting issues via Github or email