yeto
09-22-2007, 08:33 AM
If I type in mysite.com my website home page loads under mysite.com - if I use www.mysite.com my home page loads under www.mysite.com - if I use www.mysite.com/ my home page loads as www.mysite.com/
Do I have duplicate content that will be penalized by search engines?
If I do have duplicate content is the following the proper code for a 301 redirect and should the main address be the one with www and the forward slash? The only thing in my .htaccess file now is Options -Indexes (yes just those two words - does that sound right?)Do I just type in the following under or above Options -Indexes?
Redirect 301 mysite.com www.mysite.com/
Redirect 301 www.mysite.com www.mysite.com/
Thanks for any help,
Yeto
Do I have duplicate content that will be penalized by search engines?
If I do have duplicate content is the following the proper code for a 301 redirect and should the main address be the one with www and the forward slash? The only thing in my .htaccess file now is Options -Indexes (yes just those two words - does that sound right?)Do I just type in the following under or above Options -Indexes?
Redirect 301 mysite.com www.mysite.com/
Redirect 301 www.mysite.com www.mysite.com/
Thanks for any help,
Yeto