I have this oldsite.com that will now live at newsite.com. I installed the tracker on the new site and I setup my IIS with both oldsite.com and newsite.com bindings. Now I want to setup redirections like this one for example:
If you have access to IIS you could install Microsoft's IIS URL Rewrite module (http://www.iis.net/downloads/microsoft/url-rewrite). That would probably be the best on-server solution.
From the old domain to the new one
I have this oldsite.com that will now live at newsite.com. I installed the tracker on the new site and I setup my IIS with both oldsite.com and newsite.com bindings. Now I want to setup redirections like this one for example:
oldsite.com/fr/abc.php --> newsite.com/fr/someverynicepage/
This works somewhat, but the domain is not included in the redirection. Is there a way to set this up?
Thanks!
I've added this code to my master template, it "fixes" my problem, but I'm sure there is a much better way of doing this.
If you have access to IIS you could install Microsoft's IIS URL Rewrite module (http://www.iis.net/downloads/microsoft/url-rewrite). That would probably be the best on-server solution.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.