• It doesn’t make difference between external and internal links in some cases:

    <a href="http://www.cortometrajesonline.com/cortos-on-line/roger-gomez" rel="nofollow" target="_blank">TEST 1</a>
    
    <a href="cortos-on-line/roger-gomez" rel="nofollow" target="_blank">TEST 2</a>
    
    <a href="http://cortometrajesonline.com/cortos-on-line/roger-gomez">TEST 3</a>
    
    <a href="http://cortometrajesonline.com/cortometraje/suspense/has-llamado-a-erika-2.html">TEST 4</a>

    In TEST 1 and 2 it doesn’t recognize the link as an internal one.
    In TEST 3 and 4 it recognizes the link as an internal one.

    I have to say that i have my site configurated to remove WWW: Making http://www.cortometrajesonline.com redirecting to http://cortometrajesonline.com

    I want to say too that the plugin recognize the rel=”dofollow” if it’s written as an exception and it leaves that way.

Viewing 1 replies (of 1 total)
  • Plugin Author cybernetikz

    (@cybernetikz)

    hi Lucas Sanchis,

    we have update this plugins, so now this plugins will not add rel=”nofollow” if already added rel=”dofollow” for any links.

    regarding the first issue, when you add any internal link to your post/page you should have to use the WordPress site url. let say your site url is http://cortometrajesonline.com/ so in post/page links you can not add http://www.cortometrajesonline.com/

    hope you understand it.

    thanks to try our plugins.

Viewing 1 replies (of 1 total)
  • The topic ‘It works quite well, but….’ is closed to new replies.