How to make an HTML redirect pageTo create a redirect page you need to use a META REFRESH tag. There are two ways to set up the META REFRESH tag, one way allows Google to only index the page that the visitor is directed to and the other allows Google to index both pages. Below is the the code for a complete redirect page.
The number preceding the url (in this case zero) tells the browser the number of seconds to delay before redirecting to the new url. If the delay is 0, 1 or 2 seconds then Google will not index the redirect page, only the directed to page. If the delay is 3 seconds or more then Google will index both pages. In case the redirect fails provide the visitor with a message and a link to the directed to page so they can manually follow the link.
Please login or register to add comments |
||
| Last Updated ( May 31, 2009 at 02:17 PM ) | ||
|
|
| Related Items |
|---|


