Add breadcrumb path items. First item is usually Home
JSON-LD structured data helps search engines understand your page hierarchy
Breadcrumbs help search engines understand your site structure. Google displays breadcrumb paths in search results (breadcrumb rich snippets), which improves click-through rates. Best results come when paired with JSON-LD structured data.
Copy the generated Schema code and paste it into your webpage's <head> or <body> tag. Proper breadcrumb Schema allows Google to show page hierarchy in search results, improving visibility.
Typically placed below the main navigation and above the content area. On mobile, keep it simple with smaller font and spacing. Breadcrumbs are supplementary navigation β don't let them take up too much space.
Yes, the first breadcrumb item is typically Home, followed by category pages and ending with the current page. The Home link helps users quickly return to the start and is beneficial for SEO.