itemReviewed
Dominios estimados
Descripción
The item that is being reviewed/rated.
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.
- Obligatoriareview-snippet
One of the valid types The item that is being rated. However, if the aggregate rating is nested into another schema.org type using the aggregateRating property, omit the itemReviewed property. The valid types for the reviewed item are: Book Course CreativeWorkSeason CreativeWorkSeries Episode Event Game HowTo LocalBusiness MediaObject Movie MusicPlaylist MusicRecording Organization Product Recipe SoftwareApplication
- Obligatoriareview-snippet
Text The name of the item that is being reviewed. If the review is nested into another schema.org type using the aggregateRating property, you still need to provide the name of the thing that is being reviewed. For example: { "@context": "", "@type": "Game", "name": "Firefly", "aggregateRating": { "@type": "AggregateRating", "ratingValue": 88, "bestRating": 100, "ratingCount": 20 } }
- Obligatoriaemployer-rating
Organization The organization that is being rated. The itemReviewed property must point to a schema.org/Organization that represents the company being rated. For example: { "@context" : "", "@type": "EmployerAggregateRating", "itemReviewed": { "@type": "Organization", "name" : "World's Best Coffee Shop", "sameAs" : "https://www.worlds-best-coffee-shop.example.com" } }
- Obligatoriareview-snippet
One of the valid types The item that is being reviewed. However, if the review is nested into another schema.org type using the review property, omit the itemReviewed property (we assume the parent item is the reviewed item). The valid types for the reviewed item are: Book Course CreativeWorkSeason CreativeWorkSeries Episode Event Game HowTo LocalBusiness MediaObject Movie MusicPlaylist MusicRecording Organization Product Recipe SoftwareApplication
- Obligatoriareview-snippet
Text The name of the item that is being reviewed. If the review is nested into another schema.org type using the review property, you still need to provide the name of the thing that is being reviewed. For example: { "@context": "", "@type": "Game", "name": "Firefly", "review": { "@type": "Review", "reviewRating": { "@type": "Rating", "ratingValue": 5 }, "author": { "@type": "Person", "name": "John Doe" } } }
- Recomendadafactcheck
Claim An object describing the claim being made. For more information, see Claim. Backwards compatibility: Upon the initial launch of fact check, Google Search recommended CreativeWork as the itemReviewed. Google Search continues to support earlier markup patterns. Here's an example that shows the original markup style: <html> <head> <title>The world is flat</title> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "ClaimReview", "datePublished": "2024-06-22", "url
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.