global (or top-level) navigation bar
will include broad category titles that navigate the user directly to the associated content when clicked.
Why Choose a Top-Level Navigation Design Pattern?
the vast majority of users will know how to interact with this user interface design pattern—in order to navigate freely through the contents of the design—without the need for instruction or eye-catching visuals to draw their attention to this facility.
Secondly, when you are dealing with a group of categories that are unlikely to change and are easily represented with a short title or label, top-level navigation bars can accommodate as many as twelve categories (the recommended maximum number) without occupying too much of the user interface.
What is the maximum recommended categories for a navigation bar?
12
How to Implement Global Navigation
Users might overlook top-level navigation bars due to their use of a cognitive heuristic (rule of thumb) referred to as…?
Satisficing
breadcrumbs represent _____ not the actual steps taken
the hierarchy of a website or application.
How do you implement breadcrumbs?
breadcrumb labels must clearly describe the _____ of a page.
contents
Why might the term ‘breadcrumbs’ be misleading for the type of navigation afforded by this particular user interface design pattern?
Because the pattern indicates the user’s location within the hierarchy rather than the user’s previous navigational steps
Search box
graphical user interface design element, one which allows the user to enter letters, words, and terms in a web search engine, database, website, archive, or list of options.
How to implement search boxes
What is the most appropriate location within a webpage for a search box, to maximize findability?
The global navigation bar
How could you improve the user experience of a search box on a website where users return often to find information on related issues?
By suggesting search terms while the user is typing.
T or F: Since users don’t want to pause, you should make search boxes very obvious to them.
True
What is a tag cloud?
Are visual representations of keyword data from a website to allow users to identify important terms.
How to implement a tag cloud.
In tag clouds, relative importance is represented with
font size or color
As the number of tags increases, the ease with which keywords can be identified and selected decreases. This usability problem is referred to as…?
Keyword Stuffing
T or F: Users can click on hyperlinked keywords and jump directly to the content associated with those words.
True
How to implement inline linking?
What is inline linking?
A user interface design pattern that designers use to help users find additional information on terms they are either interested in or confused about.
Why are inline links a useful addition to large bodies of text?
Because they provide more information, without taking up too much space in an interface
Site map footer
Include a sitemap in the footer of every webpage, so when your users reach the end of the contents, there is a highly visible and instantly accessible navigation tool waiting to help them move freely around the website, or at the very least to jump to another level within the site hierarchy.
Ability to minimize the efforts users need to take in navigating through a website.
How to implement sitemap footers