• Resolved mealfinds

    (@mealfinds)


    We are recieving an error in Search Console Review Snippets that says “Review Has Multiple Aggregate Ratings”.

    Is there a way to remove the duplicates?

    Here is the code:

    <script type="application/ld+json" class="site-reviews-schema">[{"@context":"https://schema.org","@type":"Product","description":"&nbsp; Home Chef has all the ingredients you need to make simple homemade meals for your family. Choose the recipes you want to make from the weekly menu and get all of the ingredients, already prepared for you, right to your door. You can cook a variety of meals, including dairy-free meals, in about 30&hellip;","name":"Home Chef Meal Kits","url":"https://www.mealfinds.com/meal-services/meal-kits/home-chef/","aggregateRating":{"@type":"AggregateRating","ratingValue":4.4,"reviewCount":18,"bestRating":"5","worstRating":"0"},"@id":"https://www.mealfinds.com/meal-services/meal-kits/home-chef/#product"},{"@context":"https://schema.org","@type":"Product","description":"&nbsp; Home Chef has all the ingredients you need to make simple homemade meals for your family. Choose the recipes you want to make from the weekly menu and get all of the ingredients, already prepared for you, right to your door. You can cook a variety of meals, including dairy-free meals, in about 30&hellip;","name":"Home Chef Meal Kits","url":"https://www.mealfinds.com/meal-services/meal-kits/home-chef/","aggregateRating":{"@type":"AggregateRating","ratingValue":4.6,"reviewCount":18,"bestRating":"5","worstRating":"0"},"@id":"https://www.mealfinds.com/meal-services/meal-kits/home-chef/#product"},{"@context":"https://schema.org","@type":"Product","description":"&nbsp; Home Chef has all the ingredients you need to make simple homemade meals for your family. Choose the recipes you want to make from the weekly menu and get all of the ingredients, already prepared for you, right to your door. You can cook a variety of meals, including dairy-free meals, in about 30&hellip;","name":"Home Chef Meal Kits","url":"https://www.mealfinds.com/meal-services/meal-kits/home-chef/","aggregateRating":{"@type":"AggregateRating","ratingValue":4.1,"reviewCount":18,"bestRating":"5","worstRating":"0"},"@id":"https://www.mealfinds.com/meal-services/meal-kits/home-chef/#product"},{"@context":"https://schema.org","@type":"Product","description":"Cooking Martha Stewart’s best recipes has never been easier thanks to Martha Stewart and Marley Spoon. Whether you’re on a vegetarian, vegan, or dairy-free diet, there’s a Martha Stewart meal kit for everyone. You decide what you want to cook from a menu featuring 100 recipes weekly. Get all the ingredients delivered right to your&hellip;","name":"Martha Stewart and Marley Spoon","url":"https://www.mealfinds.com/meal-services/meal-kits/martha-marley-spoon/","aggregateRating":{"@type":"AggregateRating","ratingValue":4.5,"reviewCount":21,"bestRating":"5","worstRating":"0"},"@id":"https://www.mealfinds.com/meal-services/meal-kits/martha-marley-spoon/#product"}]</script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-cfasync="false">

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Gemini Labs

    (@geminilabs)

    The schema shortcode option should only be used once on a page.

    Thread Starter mealfinds

    (@mealfinds)

    So [site_reviews_summary schema] only generates the aggregate ratings schema?

    Vs [site_reviews] generates BOTH the aggregate ratings schema AND the review schema for each individual rview that is visible on the page?

    Plugin Author Gemini Labs

    (@geminilabs)

    Regardless of the shortcodes used on your page, the schema option should only be enabled one time on one of them.

    Thread Starter mealfinds

    (@mealfinds)

    Is that something that can be updated through the plugin?

    Plugin Author Gemini Labs

    (@geminilabs)

    It’s not something that needs to be updated. The generated schema will be different for each shortcode depending on the shortcode options used, so you have full control.

    You need to edit the shortcodes on your page and remove the schema options on all of them except one.

    Thread Starter mealfinds

    (@mealfinds)

    We have this code on 600 pages. Are you saying this needs to be updated manually?

    Plugin Author Gemini Labs

    (@geminilabs)

    You mean you added the shortcodes individually to 600 pages?

    Are you sure you didn’t add the shortcodes with the do_shortcode function to the single-restaurants template file in your theme?

    But yes, if you manually added the shortcodes individually to each of your 600 pages, then you will need to fix it manually in each page.

    Thread Starter mealfinds

    (@mealfinds)

    Thank you! I will advise my tech team ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘“Review Has Multiple Aggregate Ratings” Issue in Search Console’ is closed to new replies.