Remove all canonicals from admin dashboard

#638434
  • Resolved Kacper Baran
    Rank Math free

    Can I somehow remove all canonical urls? I don’t really want to do it manually because there’re over 200 pages. I don’t what do inject any programming stuff

Viewing 1 replies (of 1 total)
  • Hello,

    Thank you for contacting us and sorry for any inconvenience that might have been caused due to that.

    Rank Math automatically adds canonical on your web pages when it is set to index and unfortunately, we don’t have any default option to remove this from your website except the following filter:

    add_filter('rank_math/frontend/canonical', '__return_false');
    

    And if you want to add the filter then here’s how you can add filter/hook on your website:
    https://rankmath.com/kb/wordpress-hooks-actions-filters/

    Hope that helps and please don’t hesitate to let us know if you have any other questions.
     
    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 ‘Remove all canonicals from admin dashboard’ is closed to new replies.