G4.02.1deep links skip intermediate levelsdesignresearch

A deep link can skip the levels that normally teach location

Aliases: skip hierarchy · deep link · land on interior page · skipped levels

What it is

A deep link places someone on an interior page—a product, an article, a settings step—without passing through home and the intervening categories. Those levels have not been deleted from the structure; they were simply not walked this time. The user therefore lacks landmarks accumulated along the way: which class they hang under, what else sits at this level, what the parent is called. The link is not broken, and the back stack is not the topic. A legal direct arrival has stripped the sense of place that a path is supposed to build.

Why it happens

Hierarchical navigation works by information scent along the route: each hop confirms “still in this topic,” and parent names, sidebar highlight, and breadcrumbs gradually paint coordinates. A deep link sets the first frame to a leaf, so the scent trail starts at zero. In Pirolli’s information-foraging account, people use residue along the path to judge whether they are still in the right patch; dropping onto the leaf is an airdrop into patch centre with no residue just walked. Smith’s lostness metric inflates “nodes actually visited” against “shortest necessary path”—a deep link collapses the actual path to 1 while the shortest path is still the depth of the tree, so both numbers distort, yet subjective disorientation still occurs.

If the page renders only the leaf’s body and not its attachment on the tree, the airdrop is complete. People then wander with the only exits on the page, mistake “related” for the parent, or tap the logo to flee home and climb again. Skipping levels is the definition of a deep link, not a defect. The defect is arriving with nothing that restores the skipped coordinates.

Studying it

Contrast direct versus climb: the same leaf, half the participants walk root-to-leaf, half are airdropped by deep link, then ask “which class are you under,” “where else can you go at this level,” “what is the parent called.”

  • Independent variables: arrival (stepwise / deep link), whether hierarchical coordinates are supplied on first paint (breadcrumb, highlight, parent name).
  • Dependent variables: correct parent naming, subsequent wrong exits, lostness or a subjective disorientation rating.
  • Methodological note: staff who already know the site will fill coordinates from brand knowledge and hide the airdrop loss. Use the leaf’s real external-link copy as the entry; do not show a sitemap first. Measure on the first screen; once free clicking starts, the climb group’s along-the-way advantage is washed out by later navigation.

Where it stops holding

For someone who already knows the object (a bookmark, a revisit, an internal ticket id), skipping levels is the point and coordinate demand is near zero. A one-level site has no middle to skip. In a linear flow, a deep link to “step 3” skips steps rather than classes; what is missing is progress context, not tree coordinates. A search result page is already a non-tree entry, so clicking a leaf from results does not walk categories any more than a deep link; the contrast in this leaf does not apply.

Applying it

  • The first screen of a deep-link landing must show the skipped coordinates: a breadcrumb or an explicit parent name, and a highlight on the current branch. Do not ship only the leaf body.
  • Do not redirect a deep-link arrival back to home and make the user click down. That punishes a legal direct arrival with the opposite of skipping.
  • Among the leaf’s primary exits, at least one must point at the parent. Do not leave “related” or the logo as the only way out.
  • Verify: send the deep link to someone who has never used the site, open it, blank the screen, and ask “what kind of thing, in which class.” If the class cannot be named, coordinates were not restored after the skip. People who walked from home should name the class at a much higher rate.

Related

  • Within the group: G4.02.2 A deep link needs a synthesized return path · G4.02.3 A dead deep link should degrade to the nearest live level
  • Adjacent: G2.05 Location indication · E5.05 Breadcrumbs · G1.01 Definition and scope of information architecture
  • Search terms: deep link · skipped hierarchy · lostness

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/G4.02.1