Snippet Data

#78333
  • Resolved Ray Chew
    Rank Math pro

    Hi There,

    My google search console has this error, most of the reason is regarding the Either “offers”, “review”, or “aggregateRating” should be specified, so I have searched google and rank math forum, mostly in the “review ” “brand” ….etc issue.

    I have switched off ” remove snippet data ” because I don’t want google to crawl it as an error, but the search console still displaying as error there, May I know how to fix this so my google search console won’t crawl it as error. big thanks

    picture : https://www.dropbox.com/s/039jguuzscu7w60/snippet-data.jpg?dl=0

    Ray

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

    Hello,

    We have seen this kind of issue in Google before, so I will share with you our recommended guide. Please check it and if you have any questions, just let us know.

    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.

    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.

    Hi Alberto,

    I know rank math will take the schema data from my product pages automatically, but I don’t want my product page got customer leave a review there, and my product doesn’t come with any brand, currently this issue makes my GSC detected it and make my ranking drop so I try to disable rank math > title & meta > product > product categories > remove snippet data, so that google won’t crawl it automatically but after I disable the issue still in my GSC, can you teach me which one should I disable it ?

    or I can provide you my login details or assign you to my GSC to fix this issue?
    Kindly advise me back. thank you very much.

    my website: giftsdepot.my
    https://www.dropbox.com/s/i1r0gr53v14c50c/product001.jpg?dl=0

    Ray

    Hello,

    I try to disable rank math > title & meta > product > product categories > remove snippet data

    That option pertains to the product categories archive, not the products themselves.

    You can choose none for the products Schema from the Schema tab for each product or disable the Schema altogether if you want from WordPress Dashboard > Rank Math > Dashboard.

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

    Hi there,

    I have disable it from the rankmath > dashboard , so normally it will take how long so that my GSC product error will disappear ?

    Ray

    Hello,

    It should be updated as soon as Google crawls your site again. You can also validate your URL(s) on your GSC which will make Google to crawl the URL(s) 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 ‘Snippet Data’ is closed to new replies.