Click to return to home page
Richard Lowe Jr Home

<META name refresh>

Description Attributes Examples

Description:

Indicates the document displays for a specified amount of time before switching to a new URL. The full absolute URL must be specified.

This is very useful (in fact it is recommended) when you need to move or rename a page on your site. Since search engines make have your page in their index, it is wise to include a redirect page to not lose those visitors.

Be sure and also include a link to the new page to support browsers which do not support this tag.

Both Internet Explorer and Netscape support this feature.

Attributes:

<meta name="Refresh" content="n;url">

n is the number of seconds to wait before loading the specified URL.

url is an absolute URL to be loaded.

Examples:

<META NAME="refresh" 
content="1;URL=http://www.lowefamily.us/">

Load the file "http://www.lowefamily.us/" after waiting for one second.

 


Unless otherwise noted, all photos and text is Copyright © Richard G Lowe, Jr.