Meta Refresh Code

<!– Redirect to another webpage/website after a given time period (in this case 10 seconds) –>

<meta http-equiv=”refresh” content=”10;url=http://www.wikipedia.org/” />

This method of redirect is not recommended for use with Search Engine Optimization.

Leave a Reply