[ad_1]
Hi, I have implemented some redirects and they’re going through a redirect chain:
https old url >> http new URL >> https new URL
Is there something that can be added to the htaccess file to tell it to go to the https url first instead?
Thanks
[ad_2]
Yes you can simply make the https://newurl the first and only rule. There no need to “chain” the rules.