ampproject/amp-by-example

Create a review sample

Open

#566 opened on Jan 30, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)HTML (756 stars) (525 forks)batch import
good first issuesample

Description

Create a sample that demonstrates how to implement a review according to the Google Search guidelines. The sample should feature:

  • correct metadata
  • star rating (see #558)
  • avoid that the same user submits multiple reviews (e.g. similar to the poll sample, or the comments sample)

Contributor guide