itemReviewed
Domini stimati
Descrizione
The item that is being reviewed/rated.
Definizione dal vocabolario Schema.org (in inglese).
Andamento nel tempo
Servono almeno due mesi per visualizzare un trend. La serie crescerà a ogni aggiornamento mensile.
Utilizzo in Google Search
Contesti documentati da Google in cui questa proprietà è richiesta o consigliata per i rich results.
- Obbligatoriareview-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
- Obbligatoriareview-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 } }
- Obbligatoriaemployer-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" } }
- Obbligatoriareview-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
- Obbligatoriareview-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" } } }
- Consigliatafactcheck
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
Usata sui tipi
Le fasce indicano il numero di domini unici che usano il termine. Sono volutamente approssimate per ridurre il rumore e tutelare la privacy dei siti. Come leggere i dati.