Review Schema Generator

Item Reviewed
Review
Rating
Authorship

Online Review Schema Generator

Review Schema helps search engines understand a specific review on your page. Mark up the reviewer, rating, review body, and the item being reviewed to be eligible for rich results.

What is Review Schema?

Review Schema (JSON-LD) describes a single user or editorial review. It’s commonly used on product pages, software/app reviews, and articles that evaluate a specific item.

Benefits of Adding Review Schema

How to Implement Review Schema

  1. Fill out the fields in the generator above (item reviewed, review details, rating, author).
  2. Copy the generated JSON-LD code.
  3. Paste it into your page’s <head> or right before </body>.
  4. Validate using Google’s Rich Results Test.

WordPress Websites

Use plugins like WPCode or Insert Headers & Footers to add JSON-LD site-wide or per page.

Custom Websites

Paste the JSON-LD block in your HTML template, ideally near the closing <head>.

Best Practices

FAQs about Review Schema

Review Schema is structured data that helps search engines understand individual reviews. It includes the reviewer, rating, review body, and item being reviewed.
Review rich results are eligible but not guaranteed. Google decides when to show stars based on your site, markup quality, and policies.
Commonly: Products, Local Businesses, Organizations, Software Applications, Creative Works (articles, books, movies), and more.
Yes, if the review is visible on the page and complies with Google’s review guidelines. Do not markup reviews that you wrote about your own business pretending to be users.
No. A Review is an individual review. AggregateRating summarizes multiple reviews (average rating and counts). You can implement both on the relevant page.