Google Structured Data testing tool showing error

#61347
Viewing 5 replies - 1 through 5 (of 5 total)
  • Alberto
    Rank Math business

    Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    As you can see here (https://support.google.com/webmasters/thread/9802333?hl=en) the default range is between 1 and 5 and your review scores are set as 0, so you would need to change in WooCommerce (or the review plugin you are using) the default review value to at least 1. Could you check it?

    Looking forward to helping you. Thank you.

    ​​​​​​​

    I have tried to disable rankmath and using schema pro then problem solved. Do you know how to set default range review in rankmath

    Please help me check it as the structure generated by rankmath only and I dont want to using rankmath and schema pro together
    https://prnt.sc/szytoh

    Hello,

    I have updated the sensitive data as requested. Can you please check further?

    Thank you.

    Hello,

    Thank you for contacting Rank Math today.

    I have tested your shared URL and there only product warnings but no error. I have checked to make sure Rank math is active and no schema pro. Please check the screencast attached in the sensitive section and let us know if your issue is resolved.

    You can fix the SKU and availability issue easily as well:

    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.

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

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘Google Structured Data testing tool showing error’ is closed to new replies.