Consistent Sidebars of Related Content

The same fictional "Meridian Journal" article, "Why coastal towns are rethinking seawalls," shown two ways. Left, tagged "Related links at the bottom": the article body runs past a dashed "visible without scrolling" line, with a dimmed "Related Articles" list only below it, annotated "most readers never scroll far enough to reach this." Right, tagged "Sidebar near the top": the same article now has a right-hand sidebar labeled "Related," starting level with the article and listing three items followed by "+12 more, capped here," annotated "same scroll position as the article — and capped so it can't outgrow it." Both pages hold the same related content — only one puts it somewhere a reader still scrolling the article will actually pass by.

Background

In the vocabulary of Multiple Ways to Navigate, a sidebar of related content is the canonical “relate” navigation style — content a visitor wasn’t looking for but might act on anyway, which is exactly why it gets less valuable screen space than the navigation tools someone actually came for.

Problem

Customers reading a content page (a news article, a product page) often want related material — similar products, related articles, further discussion — but presenting those links well is awkward: putting them at the bottom of the page risks visitors never scrolling far enough to see them, while overdoing it can distract from or crowd out the main content.

Customers reading a content page (a news article, a product page) often want related material — similar products, related articles, further discussion — but presenting those links well is awkward: putting them at the bottom of the page risks visitors never scrolling far enough to see them, while overdoing it can distract from or crowd out the main content.

Solution

Place related-content links in a sidebar near the top of the page, on the side, where they stay visually distinct from the main content without requiring a scroll. Because navigation bars conventionally run along the top and left and main content sits in the center, sidebars conventionally end up on the right. Make the sidebar’s location consistent across the site by building it into the page’s Grid Layout and reusing that as a page template, and cap each sidebar’s length (manually, or automatically if its content is pulled from a database) so a long sidebar doesn’t make the page layout look lopsided next to shorter main content. The same sidebar can also cross-link into a distinct content type, such as discussion boards related to the page a customer is already reading.

Place related-content links in a sidebar near the top of the page, on the side, where they stay visually distinct from the main content without requiring a scroll.

Because navigation bars conventionally run along the top and left and main content sits in the center, sidebars conventionally end up on the right.

Patterns

Processes

Sources

The Design of Sites: Pattern Group I — Designing Effective Page Layouts (Pattern I6, Consistent Sidebars of Related Content) is this page’s sole source — the near-the-top sidebar placement, building it into the page’s grid/template, and capping sidebar length all come directly from it.

Created Wed Jun 24 2026 00:00:00 GMT+0000 (Coordinated Universal Time) Updated Fri Aug 21 2026 00:00:00 GMT+0000 (Coordinated Universal Time)