How do I do a permanent redirect of a web page

  • Thread starter Thread starter MT Husky
  • Start date Start date
M

MT Husky

I want to do a 301 redirect from one page in my site to another. I'm using
FrontPage 2003
 
Requires server-side scripting (ASP/ASP.net/PHP) or access to the server (Windows IIS) or .htaccess
(Unix/Linux)

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
 
There are many ways to do this, but more info would be helpful:
}What type of page is it- html, php, asp, aspx?
}What type of server- Windows/IIS or 'Nix/Apache?
 
MT Husky said:
I want to do a 301 redirect from one page in my site to another. I'm using
FrontPage 2003



If you have the fpse enabled you need to be careful how you do that you also
need access on the server

this will give some directions

http://www.genealogy-web-creations.com/htacess-and-frontpage.htm

hth Tina
http://accessfp.net/ - FrontPage Tutorials
http://anyfrontpage.com/ - http://frontpage-ebooks.com/
http://addonfp.com/ - FrontPage Addons
http://frontpage-tips.com/ - Weekly FrontPage Tips
http://msmvps.com/blogs/frontpage/ - FrontPage News Blog
http://clarke-abstract-art.com/ - Original Abstract Pen and Ink Drawings
 
Mike, Thanks for the reply; we are on an Apache server and it is a html page.
I was finally successful in doing a 301 redirect.

Thanks,
Dave
 
Thanks Tina for all your help!
I'm Dave

Tina Clarke said:
If you have the fpse enabled you need to be careful how you do that you also
need access on the server

this will give some directions

http://www.genealogy-web-creations.com/htacess-and-frontpage.htm

hth Tina
http://accessfp.net/ - FrontPage Tutorials
http://anyfrontpage.com/ - http://frontpage-ebooks.com/
http://addonfp.com/ - FrontPage Addons
http://frontpage-tips.com/ - Weekly FrontPage Tips
http://msmvps.com/blogs/frontpage/ - FrontPage News Blog
http://clarke-abstract-art.com/ - Original Abstract Pen and Ink Drawings
 
Back
Top