• Resolved bitx004

    (@bitx004)


    I have nearly selected all options in Clearfy and the canonical link still appears in HTML page source.

    <link rel="canonical" href="https://domain.com/" />

    Clearfy plugin descriptions clearly point out removal of canonical link as a feature but I do not know what I am missing. Can you please explicitlly tell me which Clearfy option name under which section will remove this link?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello.

    Where did you see the description of this option? There is no such function in Clearfy.

    Thread Starter bitx004

    (@bitx004)

    During an online search, I had stumbled upon couple sites discussing Clearfy and they had mentioned such a feature. I now realize those sites are not official. Please ignore my comment.

    Thank you for verifying that there is no such feature. Your plugin is awesome and comprehensive… that is why I am surprised you have not covered this simple use-case. One can simply remove the canonical link with the code….

    remove_action('wp_head', 'rel_canonical');

    Please consider of adding this option in Clearfy… Thanks!

    • This reply was modified 4 years, 9 months ago by bitx004.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Option to remove canonical link?’ is closed to new replies.