Issue with the schema data

#80682
  • Resolved Prince Luiz
    Rank Math free

    When I enter the scheme data for my product it appears in the page of the product. I thought the data is only for google rich snippet and not for my pages because it just duplicates the product information.

Viewing 1 replies (of 1 total)
  • Hello,

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

    are you using the schema on WordPress posts? If so and the data is added by Rank math please add the following filter to your theme functions.php file:

    
    /**
    * Filter: Allow disabling the review display.
    *
    * @param bool $return true to disable.
    */
    add_filter( ‘rank_math/snippet/review/hide_data’, ‘__return_true’ );
    

    Looking forward to helping you. Thank you.

    ​​​​​​​

    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 1 replies (of 1 total)

The ticket ‘Issue with the schema data’ is closed to new replies.