• Resolved aga2442

    (@aga2442)


    Hello,

    I am quite satisfied with the plugin.

    When I do a seo test on my website via semrush, all of the social media sharing links on all pages where your plugin works have a nofollow tag.

    https://ibb.co/0fsDV81

    Also, when I examine the source code of any page, the following tag is available:

    rel=”noopener noreferrer nofollow”>

    I think this situation negatively affects seo.

    but the strange thing is that; When I test on the “coderduck” site, no nofollow tag does not occur.

    I wonder if this is a situation specific to my website? or is there a general error I wanted to consult you.

    If there is a solution, I would like you to share it.

Viewing 1 replies (of 1 total)
  • Plugin Author Robin Cornett

    (@littlerchicken)

    If you do not want the sharing buttons to use the nofollow, etc attributes, you can add this filter as a snippet:

    add_filter( 'scriptlesssocialsharing_link_rel', '__return_empty_string' );
Viewing 1 replies (of 1 total)

The topic ‘Nofollow problem’ is closed to new replies.