Forum Moderators: phranque

Message Too Old, No Replies

For google redirect 301 in apache or htacess?

         

bobby77

3:14 pm on Apr 20, 2007 (gmt 0)

10+ Year Member



Hi guys

I want to know if it's better for google to have [site.com...] redirect to [site.com...] in apache directly or with .htaccess? I was wondering where I should do the switch. Give me your idea please.

Bobby

Matt Probert

3:20 pm on Apr 20, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The .htaccess file is an Apache configuration file, however, it is preferable to use the main Apache configuration files instead where possible. For details see the Apache documentation.

bobby77

3:34 pm on Apr 20, 2007 (gmt 0)

10+ Year Member



So Matt you mean to change it directly in apache configuration?