The user needs to know his location in the website's hierarchical structure in order to possibly browse back to a higher level in the hierarchy.
- Use when the structure of the website follows a strict hierarchical structure of similar formatted content.
- Use when the structure of the site is parted in to sections which can be divided into more subsections and so on
- Use when the user is most likely to have landed on the page from an external source (another site deep linking to the web page in question). For instance from a blog or a search engine.
- Use when the page in question is placed fairly deep into the hierarchy of pages and when no other form of visual navigation can show the details of the same deep level.
- Use together with some sort of main navigation.
- Do not use on the topmost level of the hierarchy (typically the welcome page)
- Do not use alone as the main navigation of the website.
- Show the labels of the sections in the hierarchical path that leads to the viewed page.
- Each label of the higher level subsections have links that lead to the respective section of the site.
- The label of the current page is at the end of the breadcrumb and is not linked.
- Each label is parted with a separating character. Popular characters are » (
») or >.
- The separating characters and the spaces between the links and the labels are not linked.
- The labels of each section preferably match the titles of that section.
- Breadcrumbs show the user where he is now in relation to the site’s hierarchy: how information is structured.
- The structure of the website is more easily understood when it is layed out in a breadcrumb than if it is put into a menu, why the learning to navigate the site comes natural.
- Breadcrumbs take up minimal space and even though not all users use them, they still hint the structure of the website and the current location of the page in question.
- The term ‘breadcrumb’ is wrong, as it implies the history of how the user got to that page. A more correct term would describe the current location’s place in the hierarchy of the website.
-
From apple.com.
-
Breadcrumb at bell.com
-
A breadcrumb trail with dropdown that show the menu options at that level.
-
Breadcrumb used to display the steps in a wizard.
Rob
26 Mar, 2008
While I realize it is in common use, I think the name Breadcrumbs connotates a different metaphor than way of documenting a user’s location in a hierarchy. The story is that a traveler dropping breadcrumbs in order to retrace the route. So if you navigate from A to B to C to B to D then a true breadcrumb trail would be A->B->C->B->D. The algorithm recommended here would return A->B->C->D.
I’m not arguing that this isn’t more useful; I’m arguing that the name Breadcrumb doesn’t describe this pattern. A browser history implements something more akin to route retracing.
Pattern names should accurately indicate its function. While I don’t have an alternative suggestion, perhaps someone else will. (HistoryTrail perhaps?)
Peace,
Rob:-]
Keil
17 Dec, 2008
I agree with you Rob, although I also don’t have a much better suggestion. Perhaps “Site Ladder” or “Application Ladder,” because it helps the user climb back up the site’s page hierarchy?
I want to emphasize, though, that I think whatever you call this, it is an important and appropriate design technique in certain situations (as described above).
Dmitri
23 Jun, 2009
As much as I see the point in the two above comments, it is a reality that in most agencies that is exactly what it is called – why reinvent the wheel?
markv
21 Aug, 2009
Visually, and conceptually I think the breadcrumb term is quite apt if you think about the story of Hansel and Gretel.
The bread crumb trail stretches from home to your current location.
The further you are from home the longer the trail. This is also visually what happens to the string of words in the web version. The trail is long if you are far from “home”.
You can follow the trail (by eating up each bread crumb) until you get back home. So the crumbs (directories) disappear as you navigate your way towards home.
In both the story and the web version, the breadcrumb trail shows 1 single path back home.
In both cases the path is a very minimal indicator of how to get home.
Both help you navigate a fixed space.
In the Hansel and Gretel story, the bread crumbs are not really like the browser history “showing you where you have been”. Because in the web you can jump from any other web page. However the web breadcrumbs show a path through a fixed navigation space (the web site you are on) which is more akin the fixed physical space (the forest that Hansel and Gretel are walking in ).
markv
21 Aug, 2009
In short:
The breadcrumbs (in Hansel and Gretel and in this web pattern) are a minimal single path that lead you step-by-step (crumb-by-crumb) back home through a fixed but complex navigation space ( the forest / a complex web site).
It would be very difficult to find a better way to describe all these concepts in a single word.
tb
16 Sep, 2010
I think the term “breadcrumbs” has been around so long (at least 10 years) that it has become a defacto standard term that many already know and use.
Although a more accurate phrase might be something like, “Hierarchical Orientation Navigation” of which could be either horizontal or vertically oriented.
tb
16 Sep, 2010
I think the term “breadcrumbs” has been around so long (at least 10 years) that it has become a defacto standard term that many already know and use.
Although a more accurate phrase might be something like, “Hierarchical Orientation Navigation” of which could be either horizontal or vertically oriented.
Also, unlike true breadcrumbs (ala Hansel and Gretel), which are accessed in a linear fashion, back to the origin, the HON provides random access throughout the entire hierarchy.
kh
17 Sep, 2010
Breadcrumb is an industry term and those who question it are not in the industry. Ever UI designer, web designer, web developer knows what a breadcrumb is. No need to change anything.
martin
28 Sep, 2010
I agree with Rob and I think it is tragic that the name “Breadcrumbs” has stuck :( I think Site Locator could be better, or at least more accurate. Where I work, we see “Breadcrumbs” as a fancy-schmancy PR bureau invention.
CH
26 Oct, 2010
I need a “cooler” shortcut drop down than just the run of the mill drop down. Actually, something that selects from a list, in a small space. Any ideas?
GS
4 Feb, 2011
kh,
two problems:
first – there is no such thing as the ‘industry’.
I’d say that 60% of all the UX people I meet in the industry (I live in london so I do meet a lot) are newbies or come from graphic design or web design.
The very few UX ‘thinkers’ rather than jsut practictioners, have been criticizing not only the name but the utility itself of breadcrumbs.
In short, as everything on the web is linked in a network and not in a hierarchy, breadcrumbs can result more confusing than anything else.
second – even if the web designers and graphic designers have indeed established the use of breadcrumbs and their naming, over a long time, that is no good reason to keep a name and a concept that is misleading. Things change name all the time. In any ‘industry’.
Eric Landwehr
21 Feb, 2011
The concept of a “breadcrumb” is really to provide a person with a secondary means of navigation, or in this case, way-finding, that indicates where on a site the page or user is. Perhaps it should be called “orientation navigation”. In any case, I can understand why in the true sense, or meaning of the word, breadcrumbs, it doesn’t fit the bill in the context of finding one’s way back along the path that he/she followed.
Shaun
27 Jul, 2011
I agree with Eric, in that a “breadcrumb” is a secondary means of navigation. I think changing what is clearly a popular term now, to something more clinical, just so the community can be happy with its context is a bit much.
If we understand its meaning, and the laymans understand its meaning. Just why exactly are we considering a change?
~N~
12 Sep, 2011
The calling of a thing by its right name has far more importance than mere “happiness with context”.
It decides how we think, the metaphors used to describe other words, the appearance of words based on them, and the extensions of other metaphors.
We humans do not just find an idea and connect it with a word. Much more is going on in our language.
—ScarySquirrel (~N~)
Jesse M
10 Oct, 2011
“Breadcrumbs” is more than adequate. To elaborate on MarkV’s point, above, the “breadcrumbs” of folklore were never conceived on multiple dimensions… it’s a one-dimensional path that you can follow in order to return to your destination.
The functional aspects of the metaphor: a trail of breadcrumbs have an explicit “beginning” (home page/the cottage); it has an endpoint that’s not determined until a sequence of decisions is made by the user; it can be followed in reverse from the destination to the origin, and then followed back the other way if necessary. Makes perfect sense.
kh
12 Jan, 2012
Jesse M completely agree. Why make things so complicated. There is a reason why ‘breadcrumbs’ has been around for so long. It’s easy to remember and it’s sticky. Even children can relate. Why over-complicate things? There is nothing misleading about it.
David Hamill
11 Oct, 2012
Folks, we’re talking about user experience here. If you’re arguing that we should rename something from its common usage because it’s not strictly accurate then may I suggest you take up a different profession.
Jim Morrison
12 Nov, 2012
Has anyone used, trailed, tested, approved of mixing page titles and breadcrumbs?
ie. A breadcrumb usually ends with the name of the page your on (eg. Hardware > Roofing > Tiling). And more often than not, the page needs a title (often alot larger) to let the user know where they’ve landed (from googly for example).
So my thought, was why duplicate. Allow a breadcrumb in the first line or in a smaller font and then blow up the current ‘crumb’/title.
I think Dropbox uses something similar.. but they’ve obviously got alot stronger ‘directory’ system.
Anyone have any feedback or opinions to the idea?
mahesh
15 Mar, 2013
its really helpful to me my labels was focus to the visitor thank u you
girlsbcn
18 Mar, 2013
Hello There. I found your blog using msn. This is a very well written article.
I will be sure to bookmark it and return to read more of your useful information.
Thanks for the post. I will certainly comeback.
vkurgsso
13 Apr, 2013
http://ruewee.com
http://www.jordanretro6air.com
http://www.niketnmarque.com
http://e66.fr
http://d77.fr
http://coachfactoryoutlet55.com
http://f22.fr
http://www.dorue.com
http://cheapcaps88.com
http://nikekobe99.com
http://coachoutletstore88.com
http://www.nikewhite.com
http://e55.fr
http://h44.fr
http://Niketnpascher017.fr
http://ruecee.com
http://www.jordanretro3air.com
http://nikeairmax99.com
http://Niketnpascher011.fr
http://www.voyoto.com
http://nikeairmax77.com
http://Niketnpascher007.fr
http://c99.fr
http://www.jordanretro5air.com
http://nikesb33.com
http://www.nikejune.com
http://e77.fr
http://c77.fr
http://www.foot-center.fr
http://Niketnpascher005.fr