HTML & CSS Snippets

Name:Simple Redirect
Description: Redirect a page into specified URL using meta tag.

Code below...
<!-- Put the code below between your header tags -->

<meta http-equiv="refresh" content="1; URL=http://www.mywebsite.com/direct-here.html" />

<!-- Change the path where you want the user want to be redirected -->
<!-- You can also change the amount of seconds when the user will redirected to the specified URL (currently set to 1 second) -->

« Back to HTML & CSS Snippets

Home | Site Map | Privacy Policy | Advertising | Contact Us
Copyright © 2006-2014 r2xDesign.net - All Rights Reserved.
eXTReMe Tracker