Schema Markup – Rich Snippet

#99437
  • Resolved Steve Brinkey
    Rank Math pro

    I am new to the Rank Math Schema mark-up. I have completed the set-up and I need to add it to my page. I copied the Rich Snippet from the Schema Markup tool to the postpage.

    My concern is the information I entered is now showing publicly on the page. I am under the impression the schema mark-up copy was to be “behind the scenes’ for Google’s purposes and not public showing information.

    If you could clarify how this is supposed to work or point me to the appropriate documentation I would appreciate it.

    Thanks for the help.

    Steve B.

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.

    Please add the following to your theme functions.php then clear your cache and let us know if it resolves the issue.

    
    /**
     * 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 ‘Schema Markup – Rich Snippet’ is closed to new replies.