View Single Post
(#2 (permalink))
Old
grace1004 grace1004 is offline
Senior Member
grace1004 is on a distinguished road
 
Posts: 732
Join Date: Dec 2010
Default 04-29-2012, 02:32 AM

Code:
<meta http-equiv="REFRESH" content="0;url=http://www.the-domain-you-want-to-redirect-to.com"></HEAD>
From the above code, please change content from 0 to 5:

content="5;url=http://

If 5 seconds is too late, you can change the number as you want.
Reply With Quote