Geekempire Hosting Support Forums
July 30, 2010, 06:32:44 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Host your website for $10 a year, visit Geekempire Hosting
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: html redirect  (Read 590 times)
mpananen
Administrator
Newbie
*****
Posts: 44


« on: March 31, 2008, 01:08:06 PM »

Code:
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<meta NAME="Generator" CONTENT="TextPad 3.0">
<meta NAME="Author" CONTENT="Redirect">
<meta NAME="Keywords" CONTENT="Redirect">
<meta NAME="Description" CONTENT="redirect">
<meta NAME="GENERATOR" CONTENT="Mozilla/4.05 [en] (Win95; I) [Netscape]">
<meta http-equiv="refresh" content="0;url=http://www.yoursite.com/directory">
<title>Redirect</title>
</head>
</html>

the only line of code you would want to change is:
content="0;url=http://www.yoursite.com/directory">

the 0 is the delay in seconds and the url is where you are sending them
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!