I usually have Linux and do 301 redirects in .htaccess, but this time a client has a Windows server. How can I do 301 redirects on Windows? ps. I´m asking for SEO purposes, so no other solution then 301 redirect is acceptable.
If your windows as ASP or ASP.net here it is : Also, if your server is using IIS, here it is : In internet services manager, right click on the file or folder you wish to redirect. Select the radio titled "a redirection to a URL". Enter the page that the page will be redirected to. Check "The exact url entered above" and the "A permanent redirection for this resource". Click on 'Apply'.