Product reviews star no show on google

#152798
  • Resolved Fodsports Furm
    Rank Math free

    I ues wookcommerce on store, product reviews shows up on google serach result ,but no show after swich to rank math
    I use ryviu as my review plugin, Custom Position, shows after product . can you plz help

Viewing 9 replies - 1 through 9 (of 9 total)
  • I use yoast seo plugin before

    Hello,

    Thank you for contacting the support, and sorry for any inconvenience that might have been caused due to that.

    Can you please share the affected URL with us so we can check it on our end as well?

    We are looking forward to helping you.

    Yes, it affected all my index google product page: here is the one of index product page:
    https://www.fodsports.com/shop/fx30c-bluetooth-camera-headset/

    before is show review star on google

    Hello,

    Thank you for getting in touch with us.

    Upon checking your link in the Rich Results Test, it looks like there are still some missing fields you need to fill

    Rank Math takes the schema data from your product pages automatically and turns it into Schema-ready content. Likewise, the aggregateRating and review fields are taken from your actual product reviews that your buyers/customers leave on your products.

    If you don’t have any reviews yet, that is going to show up as a warning in the schema testing tool. That’s because Google will actually look for those fields.

    Please acquire some reviews and ratings to get rid of the aggregateRating and review warnings.

    To fix the brand warning, head over to WordPress Dashboard > Rank Math > General Settings > WooCommerce and choose from any of the available fields to use as your product’s brands.

    Brand Value

    If you want to use a custom value for your Brands, you can do that by using the following code in your theme’s functions.php file:

    // Add Brand for Products.
    add_filter( 'rank_math/snippet/rich_snippet_product_entity', function( $entity ) {
    $entity['brand'] = 'Rank Math;
    return $entity;
    });

    Replace the “Rank Math” text with your actual brand name then run your website through the Structured Data Testing tool once again.

    For the GTIN, ISBN, MPN issue, you can fix it by adding that to your products using the custom product attribute feature in WooCommere or you can use this plugin: https://wordpress.org/plugins/product-gtin-ean-uc-isbn-for-woocommerce/

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    Hi,thank you for reply, but I use ryviu as my review plugin, no use woocommerce defult reviews, here is screenshot on my product reveiws shows : https://prnt.sc/zxwx2o

    How to set up rank math, like yoast seo plugin can automatic show ryviu reviews

    Here is ryviu reveiws setting on my store: https://prnt.sc/zxy4wn

    Hello,

    The reviews will have to be added to Rank math product schema by using this filter: https://rankmath.com/kb/filters-hooks-api-developer/#change-post-schema-data

    Please get in touch with the review plugin support and share with them this filter to add it to product schema.

    We are here to assist if you have any questions on this.

    Hi, working now, thank you!

    Febby
    Rank Math free

    Hello,

    We are super happy that this resolved your issue. If you have any other questions in the future, know that we are here to help you.

    If you don’t mind me asking, could you please leave us a review (if you haven’t already) on https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post about your overall experience with Rank Math? We appreciate your time and patience.

    If you do have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.

    Thank you.

Viewing 9 replies - 1 through 9 (of 9 total)

You must be logged in to reply to this ticket.