Forums

Removing WordPress Canonical URLs (1 post)

  1. Tzeapa
    Member
    Posted 8 months ago #

    Hello,

    I want to completely remove the <link rel="canonical" href="..." /> thing that gets inserted in wp_head(). I use All in One SEO pack but canonical URLs are disabled.

    No plugin is inserting that code as I have disabled them all...doing some research I found out that WP has a built in system for canonical URLs but I tried numerous solutions to remove them...to no avail.

    The remove_action('wp_head', 'rel_canonical'); doesn't help...

    Is there a way to completely remove canonical URLs?

    Thank you !

Reply

You must log in to post.

About this Topic