What is Breadcrumbs?
Navigation showing the user's position in the site hierarchy (Home › Section › Page), helpful for UX and rich results.
Breadcrumbs serve three purposes: (1) UX — users know where they are in a site hierarchy and can navigate back; (2) crawler understanding — search engines use them as another signal of site structure; (3) rich results — pages with BreadcrumbList structured data can show the breadcrumb trail directly in Google's search results instead of the raw URL, which improves CTR. InBuild's `Breadcrumbs` component renders both visible UI and BreadcrumbList JSON-LD in one render — used on every dynamic page type (alternatives, integrations, use cases, glossary, audience pages, hubs).