Jump to content

Internal link is nofollow


www.HDsports.at

Recommended Posts

Hi,

I know this isn't really important, but I have a suggestion for removing a line.

In the file
 

/components/com_jreviews/jreviews/views/helpers/listing_helper.php 

in part:
 

        <a href="<?php echo $signupUrl;?>" class="<?php echo $btn_class; ?> jrButton"
            rel="nofollow noopener"

I would delete the line
 

            rel="nofollow noopener".

 

Because that is an internal link. And according to SEO research, there is actually no reason to set internal links as nofollow. Tools such as Semrush then also spit out warnings during crawling. I know that, in principle, you can leave the buttons as nofollow; it probably doesn't make much difference, but maybe the smarter option would be to remove this line. I did this in an override for the sole reason that Semrush wouldn't annoy me with thousands of warnings 😉

Best regards, tom

Edited by www.HDsports.at
Link to comment
×
×
  • Create New...