Archived topic
Remove the Woocommerce review date from the Google search results
1 reply · Started by _blank on August 26, 2020
Viewing posts 1–2 of 2
Hello,
I would like to remove the Woocommerce review date from the Google search results. Do you have a code snippet for this in order to remove DatePublished from structured data of customer reviews on WooCommerce product pages?
Thanks :)
Hi there,
the Review date is hardcoded into the Woocommerce plugin templates.
You would need to copy the review-meta.php template into your child theme, and delete the line i have highlighted here:
This archived topic is closed to new replies.