Structured data field

#22039
  • Resolved Neil
    Rank Math free

    Hi. I have what I think is a structured data section in the footer of my home page and other pages. I have seen the solution you posted to address this but cannot find the screen where I make the change from ‘below content’ to ‘custom’. Any chance of a link, please?

    Thank you

    Neil

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.

    You can access this option via the Rank Math metabox > Rich snippets tab when editing a post/page as shown below:
    Metabox

    Alternatively, you can disable the display of review schema on the frontend by adding the following code snippet on your theme’s 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 ‘Structured data field’ is closed to new replies.