Gazing into my crystal ball I observed =?Utf-8?B?RGF2ZTEwMzE=?=
<Dave1031@discussions.microsoft.comwriting in
news:66E437FB-0534-4F57-9058-915CE9117AB0@microsoft.com:
Quote:
I know I am quite behind the times but I need to finally upgrade our
website from classic ASP 3.0 to ASP.Net.
>
I plan on creating apsx pages with the same names as the old asp
pages. Then remove all of the code from the old asp page with the
exception of a Response.redirect to the comparably named apsx page.
>
Is this pretty much standard practice when upgrading?
>
Any insights from someone who has done this?
|
If you have an include that all the pages use, that might be at the top
before anything is written out to the client, you could put the
information there. I would suggest, however, using a 301 response code,
that will tell search engines that this is a _permanent_ redirect.
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share