BreadcrumbList
A BreadcrumbList is an ItemList consisting of a chain of linked Web pages, typically described using at least their URL and their name, and typically ending with the current page.\n\nThe position property is used to reconstruct the order of the items in a BreadcrumbList. The convention is that a breadcrumb list has an itemListOrder of ItemListOrderAscending (lower values listed first), and that the first items in this list correspond to the "top" or beginning of the breadcrumb trail, e.g. with a site or section homepage. The specific values of 'position' are not assigned meaning for a BreadcrumbList, but they should be integers, e.g. beginning with '1' for the first item in the list.
Definition from the Schema.org vocabulary (English).
Estimated domains
10M+ stable
Trend over time
Domain tier in each available month.
Google Search requirements
Required and recommended properties per official Google Search Central documentation.
Required properties
- itemListElement10M+GRequired
ListItem An array of breadcrumbs listed in a specific order. Specify each breadcrumb with a ListItem. For example: { "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "name": "Books", "item": "https://example.com/books" },{ "@type": "ListItem", "position": 2, "name": "Authors", "item": "https://example.com/books/authors" },{ "@type": "ListItem", "position": 3, "name": "Ann Leckie", "item": "https://example.com/books/authors/ann
Properties
Properties this type accepts, including inherited ones.
Legend
Properties from ItemList
4 properties
Properties from ItemList
4 properties
- PropertyExpected type
- PropertyitemListElement10M+GRequired
- PropertyExpected type
- PropertyExpected type
Properties from Thing
13 properties
Properties from Thing
13 properties
- Property
- PropertyExpected type
- PropertyExpected type
- Expected type
- PropertyExpected type
- PropertyExpected type
- PropertyExpected type
- PropertyExpected type
- PropertyExpected type
- PropertyExpected type
- PropertyExpected type
Tiers indicate the number of unique domains using the term. They are intentionally approximate to reduce noise and protect site privacy. How to read the data.