phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
multiple domain names to same site
Goto page Previous  1, 2
 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » SEO Principles
::  
Author Message
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14327

multiple domain names to same sitePosted: Tue Jun 05, 2007 3:53 pm    Post subject: Re: multiple domain names to same site

I guess you can post in the www prefix thread, or start a new topic in the Apache mod rewrite forum if it's only a technical matter (you already now what you want seo wise).

I hope you understand I'm only trying to keep thing a clear as possible for everybody here, which of course goes along with a bit of cooperation with our dear community.


Anyway, while we're at, here is how you should proceed :

Add this in your .htaccess, right after the rewritebase line :
Code:
RewriteCond %{HTTP_HOST} !^www\.example\.com$ [NC]
RewriteRule ^(.*) http://www.example.com/$1 [QSA,L,R=301]


And just replace example\.com with the domain you want to use in the end.

All other domain leading in the same folder on the server will be redirected, anything but -www.example.com will be redirected, meaning example.com as well, which the dupe almost everybody has to deal with, the www prefix one.

If you read the www prefix thread a bit, you'll see that it's possible that this syntax will not exactly be the one working on your server, you may need to get rid of the trailing $ at the end of the RewriteCond for example, but that's how we redirect all at once easily.

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
noworyz
PR0
PR0


Joined: 08 Jan 2007
Posts: 87

multiple domain names to same sitePosted: Tue Jun 05, 2007 4:15 pm    Post subject: Re: multiple domain names to same site

Yes, I do have the www prefix "fix" already functioning for my site (great info on this site to set that up Very Happy ). I was trying to figure out how to do this for a second domain. Thanks for your help and I do understand your wanting to keep the place organized!
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » SEO Principles
Page 2 of 2 Goto page Previous  1, 2

Navigation Similar Topics

Jump to: