www.HDsports.at Posted September 12, 2025 at 09:02 PM Share Posted September 12, 2025 at 09:02 PM (edited) 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 September 12, 2025 at 09:02 PM by www.HDsports.at Link to comment
Alejandro Posted September 13, 2025 at 12:02 PM Share Posted September 13, 2025 at 12:02 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. www.HDsports.at 1 Link to comment
www.HDsports.at Posted September 13, 2025 at 02:05 PM Author Share Posted September 13, 2025 at 02:05 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted September 13, 2025 at 04:34 PM Share Posted September 13, 2025 at 04:34 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. www.HDsports.at 1 Link to comment
www.HDsports.at Posted September 13, 2025 at 07:14 PM Author Share Posted September 13, 2025 at 07:14 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted September 15, 2025 at 04:05 PM Share Posted September 15, 2025 at 04:05 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts