How do I forward our old website address to the new web add?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We have an old website address that people knwo to go to however we have a
new webaddress that we want the old address to be forwarded to when they type
it in. how do i do this is frontpage 2003?
 
This is not something that would be done via FP. However suggest you contact your web host.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
A couple of ways to do this-
#1- The proper way would be to have the webhost do a
permanent redirect (301)
#2- On the old site, change the home page to say that you
moved it and use a <meta> refresh to the new site
#3- If you can use ASP, there is some simple code available-
the page below explains it:
http://www.seoconsultants.com/tips/asp/301.asp


: We have an old website address that people knwo to go to
however we have a
: new webaddress that we want the old address to be
forwarded to when they type
: it in. how do i do this is frontpage 2003?
: --
: JD
 
Back
Top