breadcrumbs
Breadcrumbs are the small trail of links near the top of a page, like Home / Services / Plumbing, that show a visitor where they are and give search engines the same map.
Breadcrumbs are the short row of links you sometimes see near the top of a page: Home, then a category, then the page you are on, each one a link back up the chain. The name comes from the old fairy tale, dropping crumbs to find your way back. On a website they do the same job, letting a visitor jump back to a category page or the homepage without hunting for the back button or the main navigation.
They serve a second audience that never sees the page rendered at all. Search engines read breadcrumbs to understand how a site is organised, which pages sit under which category, and how deep a given page is in that structure. Done properly, that same trail can appear directly inside a Google search result, replacing the plain web address with a readable path.
Why it matters to you
For a visitor, breadcrumbs answer a question they might not even think to ask consciously: how did I get here, and how do I get back to the broader category without starting over. On a site with services grouped into categories, that trail turns a dead end into an easy next click instead of a reason to leave.
For search visibility, breadcrumbs shown in an organic result make your listing look more like a real, structured business and less like a single page floating on its own. That small visual difference in the results page has a real effect on whether someone clicks yours over the listing next to it.
How I set it up
I build the visible breadcrumb trail into the page template for any site with more than a couple of levels of pages, service categories with individual service pages underneath them, for instance. Behind that visible trail, I add the structured data markup that tells search engines explicitly what the trail means: this page sits under this category, which sits under the homepage. That markup is what lets Google choose to display the trail inside a search result instead of the raw web address.
On a flat site with no real hierarchy, I leave breadcrumbs out rather than inventing a structure that does not exist. A breadcrumb trail that says Home / Services / Services helps nobody and looks careless.
What it looks like in practice
On the page itself, you will see a short line of links just under the header, in plain text with the current page usually shown last and not clickable. Look at the page’s source or a structured data testing tool and you will find the same information written as a small, formatted block that search engines can read directly. In a search result, when it works, that block is what turns a long grey web address into a short, readable path showing exactly where the page lives on your site.
Questions I get about this
- Do breadcrumbs matter on a small site with only a handful of pages?
- Less than on a large one, but they still help. Even a small site benefits from Google sometimes showing that trail in search results instead of a plain web address, which looks more trustworthy to click.
- Can I just write breadcrumb text without doing anything technical?
- The visible trail is easy to write, but the version search engines actually use is a structured data block behind the page. Without it, Google reads the breadcrumbs as decoration, not as the page's real position on the site.
Want this set up properly for your business?
This is the kind of thing I build every week. Grab a time and we will talk through what fits.