Redirecting to a new Site






   <META content="30; url=index.htm" http-equiv=refresh>

     Add this in with the other Meta commands/statements and it will redirect the browser to index.htm or wherever in 30 seconds.

Give the option if this doesn't open in 30 sec click here to take you to the page as you can disable redirects on some browsers.

Home

 

Source Code

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta http-equiv="refresh" content="10; url=index.htm">
   <meta name="Author" content="nik">
   <meta name="GENERATOR" content="Mozilla/4.8 [en] (Windows NT 5.0; U) [Netscape]">
   <meta name="Description" content="How to redirect someone from an old page/site to a new one.">
   <meta name="KeyWords" content="redirect,htm,html,web,www,internet,edit">
   <title>HTML REDIRECTION</title>
<link rel="shortcut icon" href="favicon.ico" >
</head>
<body text="#000000" bgcolor="#FFFF99" link="#0000EE" vlink="#551A8B" alink="#FF0000">

<center><font size=+4>Redirecting to a new Site</font></center>

<p><br>
<br>
<br>
<br>
<br>
<p><font size=+1>&nbsp;&nbsp; &lt;META content="</font><font color="#FF0000"><font size=+2>30</font></font><font size=+1>;
url=</font><font color="#CC66CC"><font size=+2>index.htm</font></font><font size=+1>"
http-equiv=refresh></font>
<blockquote><font size=+1>&nbsp;&nbsp;&nbsp;&nbsp; Add this in with the
other Meta commands/statements and it will redirect the browser to <font color="#CC66CC">index.htm</font>
or wherever in <font color="#FF0000">30</font> seconds.</font>
<p><font size=+1>Give the option if this doesn't open in 30 sec <a href="index.htm">click
here</a> to take you to the page as you can disable redirects on some browsers.</font></blockquote>

<center><a href="index.htm"><img SRC="but_home.gif" ALT="Home" BORDER=0 title="Home" height=32 width=128></a></center>

</body>
</html>

Home