rstryker Posted January 8, 2005 Posted January 8, 2005 how do you make a redirect page?like, it would say in 5 seconds you will be redirected to something.com
gamehead200 Posted January 8, 2005 Posted January 8, 2005 how do you make a redirect page?like, it would say in 5 seconds you will be redirected to something.comIn the <head> tags:<meta http-equiv="refresh" content="0;URL=http://yoursite.com">Replace 0 with the number of seconds you want it to wait before refreshing...
mattofak Posted January 8, 2005 Posted January 8, 2005 heres a how to guide with example...http://its.ucsc.edu/services/web/redirecting_a_page.php
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now