January 8, 200521 yr how do you make a redirect page?like, it would say in 5 seconds you will be redirected to something.com
January 8, 200521 yr 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...
January 8, 200521 yr heres a how to guide with example...http://its.ucsc.edu/services/web/redirecting_a_page.php
Create an account or sign in to comment