How to delete RankMath seo description

#23070
  • Resolved Jak
    Rank Math free

    Hi,
    i changed my site to another topic. I tried to delete rank math and removed the database files from my database, but i still get same description text. How can i remove this? I have the same problem with social media description.

    Please let me know, how i can remove this. After that i would like to use rank math again.

    Thanks & kind regards

    Jak

Viewing 1 replies (of 1 total)
  • Hello,

    Thank you for contacting Rank Math today.

    You can delete everything that is related to Rank Math on your database 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' );

    You can then delete this code afterwards and perform a fresh install.

    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 ‘How to delete RankMath seo description’ is closed to new replies.