Skip to main content
All CollectionsReviewsFAQ
How to add AggregateRating to recipe schema
How to add AggregateRating to recipe schema
Updated over a week ago

By default, the Monto Reviews app adds AggregateRating and individual reviews schema to every page that it is added onto.
​
However, the Recipe schema has its own AggregateRating item within it that must be integrated separately.
​
​To integrate these, we have added a special line of code that you can add to your Monto Review widget script on recipe pages:

data-add-aggregate-rating-to-recipe="true"

So once it is added, your review script may look something like this (may vary depending on your usage):
​

Did this answer your question?