OZONE Asylum
FAQ
How can I redirect a page with HTML?
This page's ID:
5257
Search
QuickChanges
Forums
FAQ
Archives
Register
You are editing "How can I redirect a page with HTML?"
Who can edit an FAQ?
Anyone registered may edit an FAQ.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
------------------------------------------------------------------ It is simple to do with HTMl and involves one of the special META tags. Adjust the time (In seconds) and URL to fit your needs: [code]<meta http-equiv="refresh" content="5; url=http://www.ozoneasylum.com">[/code] The time in which the current page will be displayed is the number immediately following content=". This is the number of seconds in which the page will be displayed. This number should be small, between 3 and 5 seconds. A wait of more than 5 seconds will cause user annoyance. Following the url= is the page in which you want the user to be redirected to. This URL must be an absolute URL. This means that you must include the http:// followed by the domain name, and ultimately the path to the page you are redirecting the user to. It is also important to note that url is not a separate attribute but a substring that is a part of the content attribute. -------------------------------------- Relevant FAQs: [5038] [5258] [5290] [22098] [small](Edited by [internallink=1424]Tyberius Prime[/internallink] on 06-09-2004 16:41)[/small] [small](Edited by [url=http://www.ozoneasylum.com/user/6861]bladerunner3[/url] on 09-05-2008 14:41)[/small] [small](Edited by [url=http://www.ozoneasylum.com/user/1424]Tyberius Prime[/url] on 09-05-2008 15:03)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »