Landon Noll looking up Fremont Peak Observatory 0.8m telescope Leonid 2001 meteor squall count at Fremont Peak
custom search of Landon Noll's web sites

How to redirect browsers to a different page

[chongo's home] [Astronomy] [Mathematics] [Prime Numbers] [Programming] [Technology] [contacting Landon]


How to redirect browsers to a different page - redirect demo


[Computer / Algorithm page]  [Technology pages]  [chongo's home page]

META refresh tag - browser redirect method

If a web page contains the following META tag in the HEAD section:
<META HTTP-EQUIV="Refresh" content="10; url=index.html">

Then it will cause a browser to junk to the index.html URL in 10 seconds.

Typically such a META tag is placed before the TITLE tag.

You can see this in action by clicking on the redirect-demo link.






© 1994-2022 Landon Curt Noll
chongo (was here) /\oo/\
$Revision: 8.1 $ $Date: 2022/07/07 23:11:05 $