How to 301 redirect a static url to another static url? – SEO
My website is HTML/CSS/JS website with no server (static website) sitting on MS Azure. I have recently changed 2 of the html files like this: www.mydomain.com/oldfile1.html www.mydomain.com/oldfile2.html To www.mydomain.com/newfile1.html www.mydomain.com/newfile2.html how can I redirect the old url for the sake…