F
Frankie
I just acquired a new customer who had an existing ASP classic Web site.
When I took over, I transferred all content to ASPX pages that have
different page names than the prior Web site had. I kept the original domain
name. Of course, google and other search engines indexed the old site. So,
while all links from search results will come to my new ASPX site, the links
will be dead because of the changed page names (and I'm not about to go with
the old page names). So, I'd like to have some way for any/all links to the
site's old page names to result in the visitor being redirected to
default.aspx instead of receiving the "page not found" error.
How can I do this?
Thanks!
When I took over, I transferred all content to ASPX pages that have
different page names than the prior Web site had. I kept the original domain
name. Of course, google and other search engines indexed the old site. So,
while all links from search results will come to my new ASPX site, the links
will be dead because of the changed page names (and I'm not about to go with
the old page names). So, I'd like to have some way for any/all links to the
site's old page names to result in the visitor being redirected to
default.aspx instead of receiving the "page not found" error.
How can I do this?
Thanks!