Introducing the BreadCrumbs Plugin
There is a neat BreadCrumbs Plugin available for WordPress, and it’s been recently updated. It is a plugin that can make your site more “usable” or user-friendly.
But, first, what are breadcrumbs doing on websites, and why are they called just that?
The search for a comprehensive answer took me to the usability glossary, which says the following about breadcrumbs :
on websites, a form of navigation where the current location within the website is indicated by a list of pages above this page in the hierarchy, up to the main page. For example, if you were browsing the products at a department store, you might see the following hierarchy when you’re on the Sneakers page:
Home > Products > Clothes > Shoes > Sneakers
Each of the categories above the current page is usually a link to the corresponding category page.
The term “breadcrumbs” is a reference to the Hansel and Gretel tale where they leave breadcrumbs as they wander the forest so they can find their way home. The metaphor is imperfect because the breadcrumbs do not represent the actual path the user took, but instead the optimal path from the home page to the current page in the hierarchy.
So, the idea is, you give the user a way of knowing where she is, in the virtual hierachy of the blog.
This plugin handles posts assigned to multiple categories very gracefully. The plugin’s output can be customized too.
