Domain transition

J

John Hoge

I'm transitioning a site from domainX.com to domainY.com, and I want
to redirect all traffic from the old domain to the new. If I set up
domainX.com under IIS to "redirect to a URL" the browser does not
redirect to the new domain, so the user never knows of the change. I
can put a response.redirect in the default.asp page of the old site,
but that will not redirect deep links. Any clues?

Thanks,
John
 
R

Ray at

Disable domainx.com in IIS or change it to domainy.com. Then setup a new
site and make it domainx.com. Give it no pages, and use a custom 404 for
that site to redirect to domainy.com.

Ray at work
 
D

DrewM

John Hoge said:
I'm transitioning a site from domainX.com to domainY.com, and I want
to redirect all traffic from the old domain to the new. If I set up
domainX.com under IIS to "redirect to a URL" the browser does not
redirect to the new domain, so the user never knows of the change. I
can put a response.redirect in the default.asp page of the old site,
but that will not redirect deep links. Any clues?

Change the default.asp page to redirect, as you suggest. Then delete the
rest of the old site and change the 404 error page to be default.asp.

Drew
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,094
Messages
2,570,615
Members
47,231
Latest member
Satyam

Latest Threads

Top