Help - Search - Members - Calendar
Full Version: redirect
MSFN Forums > Miscellaneous > Websites and Boards

   
Google Internet Forums Unattended CD/DVD Guide
rstryker
how do you make a redirect page?

like, it would say in 5 seconds you will be redirected to something.com
gamehead200
QUOTE (rstryker @ Jan 8 2005, 01:48 PM)
how do you make a redirect page?

like, it would say in 5 seconds you will be redirected to something.com

In the <head> tags:

CODE
<meta http-equiv="refresh" content="0;URL=http://yoursite.com">


Replace 0 with the number of seconds you want it to wait before refreshing...
mattofak
heres a how to guide with example...

http://its.ucsc.edu/services/web/redirecting_a_page.php
rstryker
thanks ... it worked perfectly biggrin.gif
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.