Resetting Default Schema Fields

#41808
  • Resolved Foresite Media
    Rank Math free

    Hi,

    Is it possible to reset schema Type, Headline and Description for all posts? We switched over from Yoast and All in One Rich Snippets and Schema fields are showing author names as titles, product names as descriptions etc. We would just like to reset all the data and modify the ones we want to have specific data.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Todd
    Rank Math free

    Hi,

    Thanks for getting in touch with us.

    You can choose the default Schema and the variables for the Schema (if using Article) from WordPress Dashboard > Rank Math > Titles & Meta > Posts.

    Follow the same process for Pages as well.

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

    Hi Todd,

    Thank you for the prompt response.

    I’m referring to Rankmath rich snippet fields, per article, which have already been filled. I believe this is due to data being incorrectly copied over from another rich snippet plugin.

    I would like to clear those fields and replace them with the default Rankmath Schema variables, but I don’t see a way of doing that in bulk, only by manually by editing each post.

    Todd
    Rank Math free

    Hi,

    You can attempt the import again from WordPress Dashboard > Rank Math > Status & Tools > Import & Export.

    Which plugin are you importing from?

    If you are not using Article Schema, there is no way to automate the addition of Schema because it is just not possible to do so. All other Schema types require unique input and have separate fields you must fill.

    Hope that helps.

    Hello,

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

    Thank you.

    Hello,

    Thank you for contacting Rank Math today.

    Since the data seems to have imported to the Rank Math tables, you can backup the rest of your Rank Math settings via Rank Math > Dashboard > Import & Export > Export Settings and then clear all the Rank Math data to be able to perform a fresh install by adding the following code to your theme’s functions.php file:

    /**
     * Filter to remove Rank Math data from the database
     */
    add_filter( 'rank_math_clear_data_on_uninstall', '__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 5 replies - 1 through 5 (of 5 total)

The ticket ‘Resetting Default Schema Fields’ is closed to new replies.