View Single Post
  #6 (permalink)  
Old 03-07-2008, 06:03 PM
Tech Manager Tech Manager is offline
WebProWorld Pro
 
Join Date: Jan 2008
Posts: 294
Tech Manager RepRank 1
Default Re: redirecting a web page

Google and most major search engines may penalize you for using meta tag or javascript redirects (not to mention that some systems may have javascript turned off). In my humble opinion it is always better to use mod_rewrite or a simple 301 redirect in .htaccess. It's cleaner, avoids the suggestion of unethical redirects and the Search Engines will love you.
__________________
I use Country IP Blocks as added security for my networks and servers.
Reply With Quote