View Single Post
  #1  
Old 06-04-2012, 03:58 PM
sejgt sejgt is offline
Registered User
Genesis Member
 
Join Date: Apr 2012
Posts: 2
Default Timed Redirect from a Page?

Hi,

Hi, does anyone know how to make it so a Page will redirect to another website after a given amount of seconds?

I've researched a lot and found people recommending that a meta refresh is the best way to do this (not Javascript, because it may not be enabled, and not php because php can't really do this).

But how do I get the meta refresh code onto just one page?

Thanks to all who may post insights/instructions!