Forum Moderators: phranque
Do I have duplicate content that will be pentilized 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
I should be more worried than you, because I have the same site using either .net and .org domains.
Leave the Options -Indexes text there, since it's used to prevent the listing of files on your server.