Orientation Aids

20.07.2026

Orientation Aids – Signposts Through Your Website

Orientation aids answer three simple but decisive questions: Where am I? Where can I go? And how do I get back? They give users a fixed location within a website at all times and prevent the feeling of getting lost. Without them, even a well-filled site quickly becomes confusing.

The most important orientation aids include breadcrumbs, a clear sitemap, consistent navigation and descriptive page titles. Together they form a framework that makes structure visible – a core aspect of digital accessibility.

For people with cognitive impairments, low vision or screen reader use they are indispensable, because they cannot grasp the visual overview at a single glance. The European Accessibility Act (EAA) and the WCAG therefore establish good orientation as a mandatory part of operable websites.

O

Orientation Aids at a Glance

  • Purpose: show where users are, where they can go and how to get back
  • Breadcrumbs: make the path from the home page to the current page visible
  • Sitemap: provides a complete overview of all pages
  • Navigation: consistent and with a recognisable current position
  • WCAG: required under the Operable principle (multiple ways, page titles, location)

What Are Orientation Aids?

Orientation aids are all the elements of a website that convey users' position and their options for action. They work like signposts in a building: a "You are here" sign is worthless without a floor plan – and vice versa. Only the interplay of several cues creates real orientation.

We distinguish between local aids that indicate the current location (e.g. the highlighted menu item or the page title) and global aids that depict the overall structure (e.g. sitemap and main navigation). Accessible websites combine both, so that no one has to rely on the visual layout alone.

Breadcrumbs as a Classic Orientation Aid

Breadcrumbs are among the most effective orientation aids. They show the hierarchical path, such as "Home › Products › Monitoring", making the depth of the current page immediately recognisable. Users understand not only where they are but can also jump one level up with a single click.

  • Position: the current page forms the last, unlinked element.
  • Markup: use a semantic nav with an aria-label so screen readers announce it.
  • Addition, not replacement: breadcrumbs sit alongside the main navigation, not in its place.

Implementation details are covered in the entry on breadcrumbs.

The Sitemap: Overview of the Entire Website

While breadcrumbs show the way, the sitemap provides the map. An HTML sitemap lists the most important pages in their structure and is usually linked in the footer. For users it is a safety net when content is hard to find through regular navigation.

It is important to distinguish it from the XML sitemap: that one is aimed at search engines and is not intended for people. Only the human-readable HTML variant counts as an orientation aid in terms of accessibility. Both serve different purposes and complement each other.

Further Orientation Aids and the WCAG

Beyond breadcrumbs and sitemap, many further elements contribute to orientation. The WCAG assign them to the Operable principle and require, among other things, multiple ways to reach a page and a recognisable current position:

  • Descriptive page titles: each page's title clearly names its content.
  • Heading structure: a logical H1–H6 hierarchy organises long pages.
  • Current menu item: marked with aria-current and highlighted visually.
  • Keyboard accessibility: a visible focus indicator shows where you currently are.

SiteCockpit Solution

easyMonitoring: Make Orientation Gaps Visible

Missing orientation is often a technical problem. easyMonitoring checks your website for missing or ambiguous page titles, a broken heading hierarchy, inconsistent navigation and an unmarked current position (aria-current). You see exactly where users lose the thread – and fix it precisely.

Discover easyMonitoring →

Frequently Asked Questions about Orientation Aids

Are breadcrumbs enough as an orientation aid on their own?

No. Breadcrumbs complement the main navigation but do not replace it. Only the interplay with sitemap, page titles and consistent navigation creates reliable orientation.

Does every website need an HTML sitemap?

For small websites with a flat structure it is optional. The larger and more deeply nested a site becomes, the more valuable a human-readable sitemap is.

How do screen readers recognise the current position?

Through semantic markup such as aria-current for the active menu item and correctly set page titles. Purely visual highlighting alone is not perceivable to screen readers.

What is the difference between an HTML and XML sitemap?

The HTML sitemap is an orientation aid for people. The XML sitemap is aimed solely at search engines and plays no role in accessibility.

Never Get Lost Again

Find out where your website lacks orientation – and fix the causes precisely. With easyMonitoring you get started in minutes.

Try for free