Return to Snippet

Revision: 62754
at March 10, 2013 19:34 by apphp-snippets


Initial Code
<head>
<meta http-equiv="refresh" content="5;url=http://yourdomain.com/" />
</head>

Initial URL
http://www.apphp.com/index.php?snippet=html-meta-tag-refresh

Initial Description
This definition allows redirection to the provided URL in 5 seconds. You may set it to 0 if you need an immediate redirect.

Initial Title
Meta Tag Refresh in HTML

Initial Tags
html

Initial Language
HTML