Page Redirecting

April 13th, 2009 | Tags:

Tutorial Description:

Learn how to redirect your page.

Put this code within your head tags:

<meta http-equiv="refresh" content="0;url=link">

This of course is not the only way to redirect, you can also use Javascript [timed] or PHP redirects.

No comments yet.
TOP