If you want users to visit one page, redirecting them to another page, all you have to do is insert this code between <head> and </head>
To alter the URL to page goes to, change url= to the URL you want (be sure to include http://). If you want the page to redirect after a few seconds, adjust content="0; to the number of seconds you want it to wait.Code:<meta http-equiv="refresh" content="0; url=http://forums.gfxvoid.com">
If you enjoyed this tutorial, we encourage you to register and make an introduction!