Can someone advise the best way to manually create 301 redirects on a Windows server running IIS? I'm thinking about changing the URL architecture of my site and so I ant to set up a few 301 redirects to tell google that these have changed. In Apache I could just use a HTaccess file. How can I simply 301 one url to a different URL in the same website when using a Windows server running IIS?