-
AuthorPosts
-
April 27, 2019 at 9:13 pm #25301
AaronParticipantHello,
I am migrating a site from BigCommerce to Woocommerce and using your plugin for review. I notice that the reviews do not have schema.org structured data attached to them so Google rich snippets will not show. For example you can see the current live site appears in Google search with Starred reviews in the attached image.And the review has structured data in the html like this:
<li class="" itemprop="review" itemscope="" itemtype="http://schema.org/Review"> <h4 class="ReviewTitle"> <span itemprop="name">Using product as a primer and sealer</span> <span itemprop="reviewRating" itemscope="" itemtype="http://schema.org/Rating"> <meta itemprop="ratingValue" content="5"> <img width="64" height="12" src="https://cdn2.bigcommerce.com/server6100/2bnb8uik/templates/__custom/images/IcoRating5.png?t=1531434429" alt="5 Star Review"> </span> </h4> <p class="Meta"> Posted by <span itemprop="author">Unknown</span> on 14th Apr 2019 </p> <p itemprop="reviewBody">I dyed my sectional from beige to Ash gray. I was going to use the primer and sealer as a final coat. But on the second part of my sectional, i had to apply it as a primer to get the dye to cover better. And it worked.</p> </li>
Is it possible to add this structured data to reviews generated by your plugin?
Thanks
Attachments:
You must be logged in to view attached files. -
AuthorPosts
You must be logged in to see replies to this topic. Click here to login or register