|  | Posted by Roy Schestowitz on 05/14/06 14:56 
__/ [ Bandul ] on Sunday 14 May 2006 12:51 \__
 > Hi
 > How do i redirect a web page
 > Ive using this meta tag:
 > <meta http-equiv="REFRESH" content="1; url=http://www.redirect_here.com">
 
 
 I successfully use:
 
 <meta http-equiv="REFRESH" content="1; url=http://www.redirect_here.com">
 
 To be honest, I am not sure what the digit indicates (this goes back years
 into the past), _but_...
 
 
 > Not working, is there something else.
 > Sorry for my rubish english.
 > Thanks
 > Bandul
 
 
 ....for any major redirection, you will be better off redirecting without that
 'browser flicker' and also with a proper status/error code, which indicates
 a permanent redirection. How you implement this depends on your Web server
 software. Do a Web search on "301 redirects".
 
 Best wishes,
 
 Roy
 
 PS - your English is fine.
 
 --
 Roy S. Schestowitz
 http://Schestowitz.com  |  GNU is Not UNIX  ¦     PGP-Key: 0x74572E8E
 12:50pm  up 16 days 19:47,  11 users,  load average: 0.33, 0.65, 0.67
 http://iuron.com - proposing a non-profit search engine
 [Back to original message] |