 |
 |

|
 |
Metatag Re-direct
This simple metatag allows you to redirect visitors to any page you like! Copy and Paste this tag into your HEAD tag with the other Metatags on your page.
<META HTTP-EQUIV="REFRESH" CONTENT="2;URL=http://www.server.com/page.html">
You can use this tag to set up a redirection to another page. You can send your visitors to a different specific page by including this tag.
In the value portion of the CONTENT= attribute put in the number of seconds to pause, followed by a semi-colon, then type URL= and then add the address of the page you want the visitor to go to, just like this:
"2; URL=http://www.server.com/page.html".
So, after 2 seconds I would be whisked away to http://www.server.com/page.html.
Author: Javafile.com
|
|
 |
|