How to get rid of editors rating and this information

#22912
Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,

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

    Thank you.

    Hello,

    Thanks for getting in touch with us.

    The preview of your review is added in accordance with the Google guidelines which suggest that a webmaster should show the schema to the users as well as to the bots.

    If you show it to just the bots, you run the risk of getting removed from the rich snippets program. That is the reason it is being added to the frontend.

    Although we do not recommend removing it from the frontend – Rank Math allows you to take full control of your SEO. You can follow this link to remove the Review Display from the frontend.

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

    How do I go about implementing that

    Hello,

    Thanks for the question.

    Please add the following snippet of code to 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' );

    That should do it!

    Thank you.

    I am receiving this message when trying to edit the page

    ‘Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP’.

    Hello,

    Thank you for contacting Rank Math today.

    You need to edit the file directly by logging in to your site via FTP or you could temporarily change to a different theme, make the change and then roll back to the original theme.

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

The ticket ‘How to get rid of editors rating and this information’ is closed to new replies.