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>
Code:
&#60;meta http-equiv=&#34;refresh&#34; content=&#34;0; url=http&#58;//forums.gfxvoid.com&#34;&#62;
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.


If you enjoyed this tutorial, we encourage you to register and make an introduction&#33;