Having multiple domains direct to one web site



Recently I’ve consolidated a few domain names that I’ve acquired to direct to this site, and a few others to direct to another site that I maintain. One of the things that I wondered about after I set things up in the sites control panel to receive requests as the other domain names was how that might effect search engine positioning.

What I found was that it most likely would cause more harm than good since most search engines penalize duplicate content. The best scenario would be that the search engines would pick and choose which combination of domain/page would be the most relevant. I would have little control over it. There is, however, a way to redirect them in a way the search engines can understand that it’s the same site and not penalize you. This is done within the .htaccess file. Now I’ve talked about the .htaccess file once before with regards to password protecting a directory and doing custom error pages. In this case (if you don’t already have one). Create an empty text file in your home directory called .htaccess and add the following lines to it.

RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.?)yournewduplicatedomain.com$
RewriteRule ^(.*)$ http://www.yourprimarydomaincom/$1 [R=301,L]

Save it and test, you should be set (as long as you’ve already got the domain pointing to your nameservers and you’re site is configured to accept traffic for that domain as well (your nameserver knows about it.)

Popularity: 1% [?]

PDF Download    Send article as PDF   
Blog Traffic Exchange Related Posts
  • Search Engines Submission This is what hopefully will be the begining of a series of threads on webhosting, web marketing, etc. The first topic up is search engines submission. (This may take several articles...) It's important to get your web site up and mostly fleshed out before submitting to search engines. Why? Although......
  • Privacy concerns abound... Well, the weekend saw news stories of Google planning to eavesdrop over pc microphones to hear what you're watching on tv to target ads..... (I'm not holding my breath on that one, but... I do know how to disconnect the microphone.) Also, there was the story of Browzar which was......
  • Great Article on Google search positioning and blogs I just read a great article at blogbusinessworld I think he's got the right idea. Essentially, the point of the article is that blogs tend to interlink and form "content specific" communites. Political blogs would be a great example, usually there are a good deal of interlinkings between Political blogs.......
Blog Traffic Exchange Related Websites
  • Search Engine Traffic With No Backlink - Search Engine Optimization Auto Traffic Tycoon ReviewThough Seo is necessary factor when speaking about online business, blogging or internet marketing, I'm writing this article for those bloggers who are new to Seo or have no understanding on it, and who do not need to pay for 3rd party Search engine optimization services.  ......
  • Blog Search Engine Optimization Blogging has become a truly popular form of media for the sharing of ideas, the facilitation of communication and other methods of collaboration on the internet, and as a result it has generated a great amount of interest and buzz traffic to all kinds of different website. When it comes......
  • SEO Tips for Blog Traffic Generation While it may be true to say content is king when it comes to blog publishing, the truth is that writing your blog content is not by far the only thing that you should be focusing on when it comes to attracting a readership following. Quality SEO, or search engine......

Similar Posts


See what happened this day in history from either BBC Wikipedia
Search:
Keywords:
Amazon Logo

Comments are closed.


Switch to our mobile site