Designing Labels for Navigation Systems and Pages

A navigation label's whole job is to let someone predict, accurately, what they'll find before they click, never making them click just to find out. That means the label itself and the destination it leads to need to speak the same language: a navigation link, its destination page's title, and the subheadings within that page should all use consistent terminology, so a user who clicked "Billing" doesn't land on a page titled "Account Financials" and wonder if something went wrong.

One practical way to keep an entire labeling system honest is documenting it directly, a table listing every navigation label alongside the destination label it leads to, and whether that destination is a page title or a section heading. Laid out this way, inconsistencies that are easy to miss one link at a time become obvious at a glance across the whole system.

A user rarely blames the label when a destination doesn't match it, they blame themselves for clicking the wrong thing, then quietly lose a little trust in the whole site.

Exercise

The scenario: A healthcare provider's patient portal has generated several complaints about arriving somewhere unexpected.

1. "I clicked 'Test Results' in the main menu and landed on a page titled 'Laboratory Data Summary', I wasn't sure for a second if I was in the right place."
2. "The page is titled 'Prescription Refills,' but the very first subheading on the page says 'Medication Reorder Requests', I had to reread it twice."
3. "I clicked a link that said 'View Your Care Team' from my dashboard, and it took me to a general staff directory for the whole hospital, not my actual doctors."