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.
Filed Under: Coding
Tags: Code Snipets, HTML, Hyper Text, Hyper Text Markup Language, Meta Tags
October 6th, 2007




























Leave a Reply