Do you want your website to redirect to another website after SomeTime.
Here is the simple code to redirect to your another website after particular time interval.
<meta content='60; url=http://Your-Another-Website/' http-equiv='Refresh'/>
Done !! :)
Here is the simple code to redirect to your another website after particular time interval.
<meta content='60; url=http://Your-Another-Website/' http-equiv='Refresh'/>
Done !! :)
Comments
Post a Comment