-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Different services use schema.org structures to identify products and product reviews, so that they can be displayed in special ways. Examples include Google search results, and Pinterest product pins.
https://schema.org/Product
https://schema.org/Review
Example of using schema.org for products pins on Pinterest: https://developers.pinterest.com/docs/rich-pins/products/
Example from Google (should be the same/similar as Pinterest): https://developers.google.com/search/docs/data-types/products
Reviews from Google: https://developers.google.com/search/docs/data-types/reviews
Of particular note for Reviews is aggregateRating. This article has a good writeup on implementing the microformats for this.
Metadata
Metadata
Assignees
Labels
No labels