Technical Seo
Breadcrumbs
A navigational element showing the hierarchical path from the homepage to the current page, typically displayed near the top of a page (e.g., Home > Category > Subcategory > Page).
Why Breadcrumbs Matters for SEO
Breadcrumbs reinforce site architecture for both users and search engines. They create additional internal links up the hierarchy, help Google understand your site structure, and when marked up with schema, they replace the raw URL in search results with a cleaner path.
How Breadcrumbs Works
You implement breadcrumbs in your HTML navigation and add BreadcrumbList schema markup so Google can display them in SERPs. Each level in the breadcrumb should link to its parent page. The structure should mirror your actual URL hierarchy and site architecture.
Common Mistakes
- Having breadcrumbs that don't match the actual site hierarchy
- Implementing breadcrumbs visually but forgetting the schema markup
- Using breadcrumbs that only show two levels deep on a deeply nested site
Want to go deeper?
Read the full guide: Site Architecture →
Sources & Further Reading:
Related articles: