View Single Post
  #5 (permalink)  
Old 05-22-2006, 02:40 PM
brackett brackett is offline
Programmer
 
Join Date: May 2006
Posts: 193
Credits: 0
Rep Power: 11
brackett is on a distinguished road
Default

Note that using the META tag with a setting of 0 supposedly causes problems with Google's spider - even with some other setting, I'm not sure they'd follow it. Also, it's not as efficient or robust as a 301 (permanently moved) or 302 (temporarily) HTTP response that a server side scripting language would (probably) generate.
That being said. If you've just got an HTML page, it's a quick and easy way to get it done.