Tagged: reviews, woocommerce
-
AuthorPosts
-
March 24, 2017 at 8:49 am #765990
Hi,
We are having issues with incorrect average review calculation schema markup, when multiple reviews are submitted to single product page.
The itemprop=”aggregateRating” is missing therefore Google index does not recognise reviews in search.
Could you please let me know how add itemprop=”aggregateRating” to the WC.
Similar issue described can be found here: https://community.theme.co/forums/topic/aggregate-rating-not-showing-in-google-structured-data-testing-tool/
Structured data tool analysis here: https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2Fwww.tfix.co.uk%2Fproduct%2Fplaystation-4-hdmi-port-repair-replacement%2F
Link with reproduced error here: https://www.tfix.co.uk/product/playstation-4-hdmi-port-repair-replacement/
March 26, 2017 at 9:52 pm #767072Bump
March 26, 2017 at 9:56 pm #767073Could anyone help with a functions.php shortcut to integrate this into woocommerce product page.
<div itemprop=”aggregateRating”
itemscope itemtype=”http://schema.org/AggregateRating”>
Rated <span itemprop=”ratingValue”>[calculated value]</span>/[calculated value]
based on <span itemprop=”reviewCount”>[calculated value]</span> customer reviews
</div>Any help is much appreciated.
March 27, 2017 at 10:30 am #767300bump bump
March 27, 2017 at 7:01 pm #767635Hi tadvaas,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
You can hire a freelancer to help you with that.
If you need further assistance please let us know.
Best regards,
VictoriaMarch 27, 2017 at 7:01 pm #767636Hi tadvaas,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
You can hire a freelancer to help you with that.
If you need further assistance please let us know.
Best regards,
VictoriaMarch 27, 2017 at 8:40 pm #767707Hi Victoria,
Isn’t this just an error in your code?
Regards, Tad.
March 27, 2017 at 9:15 pm #767740Hey!
It is not no, as that is the way it is planned.
Also please note, that if you post a lot of messages the post is not actually get bumped, but it gets to the end of the page.
Thank youCheers!
BasilisMarch 27, 2017 at 10:42 pm #767766Please note, if you smarten up your support, there’ll be no need for “post bump hacking”.
Cheers,
T- This reply was modified 7 years, 8 months ago by tadvaas.
March 31, 2017 at 4:14 pm #770041Hi,
we try our best here. In your case it’s best to hire a freelance developer for this job, as it would be quite time consuming to implement what you need.
Let us know in a new ticket if you have some more questions about the theme.
Best regards,
Andy -
AuthorPosts
- The topic ‘Woocommerce – Multiple reviews should be accompanied by an aggregate rating.’ is closed to new replies.