itemListElement
Dominios estimados
Descripción
For itemListElement values, you can use simple strings (e.g. "Peter", "Paul", "Mary"), existing entities, or use ListItem.\n\nText values are best if the elements in the list are plain strings. Existing entities are best for a simple, unordered list of existing things in your data. ListItem is used with ordered lists when you want to provide additional context about the element in that list or when the same item might be in different places in different lists.\n\nNote: The order of elements in your mark-up is not sufficient for indicating the order or elements. Use ListItem with a 'position' property in such cases.
Definición del vocabulario Schema.org (en inglés).
Evolución en el tiempo
Se necesitan al menos dos meses para mostrar una tendencia. La serie crecerá con cada actualización mensual.
Uso en Google Search
Contextos documentados por Google en los que esta propiedad es obligatoria o recomendada para rich results.
- Obligatoriabreadcrumb
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
- Obligatoriarecipe
HowToStep A list of detailed steps for the section, and/or sub-sections. For example, a pizza recipe may have one section of steps for making the crust, one for preparing the toppings, and one for combining and baking. Example: { "@type": "HowToSection", "name": "Assemble the pie", "itemListElement": [ { "@type": "HowToStep", "text": "In large bowl, gently mix filling ingredients; spoon into crust-lined pie plate." }, { "@type": "HowToStep", "text": "Top with second crust. Cut slits or shapes in
- Obligatoriarecipe
HowToDirection or HowToTip A list of detailed substeps, including directions or tips. Optional if text is used.
- Obligatoriacarousel
ListItem List of items. To specify a list, define an ItemList that contains at least two ListItem elements. All items must be of the same type. See ListItem for details.
- Obligatoriaproduct-snippet
Text The key statement of the review.
- Recomendadaproduct-snippet
Integer The position of the review. Position 1 signifies the first statement in the list.
Usada en los tipos
Las franjas indican el número de dominios únicos que usan el término. Son deliberadamente aproximadas para reducir el ruido y proteger la privacidad de los sitios. Cómo leer los datos.