iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Google Discussion Forum Google Discussion forum is for topics specifically related to Google. There is a subforum dedicated to AdSense/AdWords subjects.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-31-2007, 12:38 PM
WebProWorld Member
 
Join Date: Mar 2005
Location: Florida
Posts: 80
rjjj111 RepRank 1
Default Pointing new domains to existing domain

i have a website i have had for several years now. a couple of months ago i bought a couple of older domain names. i want to point them to my main domain but am concerned about Google thinking they are duplicate content of something.

any problems in doing this?
Reply With Quote
  #2 (permalink)  
Old 06-01-2007, 10:57 AM
stymiee's Avatar
WebProWorld Veteran
 
Join Date: May 2006
Location: New Jersey
Posts: 429
stymiee RepRank 0
Default Re: Pointing new domains to existing domain

You'll need to do a 301 redirect or else you'll go into duplicate content hell. Fortunately this is not difficult to do. You'll need to add the following lines of code to a file called .htaccess and place it in the root directory of the website:
Code:
RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www\.)?old-domain\.com$ [NC]
RewriteRule ^(.*)$ http://www.new-domain.com/$1 [R=301,L]
__________________
John Conde
Brainyminds Merchant Account Services eBook Giant
Reply With Quote
  #3 (permalink)  
Old 06-03-2007, 12:39 AM
WebProWorld Member
 
Join Date: Feb 2005
Posts: 74
Maloney RepRank 0
Default Re: Pointing new domains to existing domain

301 is the best way to go (as noted above), but you don't need to host it or fool around with htaccess if you don't want to. Many domain registrars have the domain forwarding tool right in your account. If you deal with godaddy (for example), look for domain forwarding and then go from there.

It's free and hassle-free .
__________________
Fabaroo.com Fabaroo Articles NiftyShops.com Fabarooni.com
*Currently Under Maintenance, No Submissions Just Yet
Reply With Quote
  #4 (permalink)  
Old 06-03-2007, 11:11 AM
stymiee's Avatar
WebProWorld Veteran
 
Join Date: May 2006
Location: New Jersey
Posts: 429
stymiee RepRank 0
Default Re: Pointing new domains to existing domain

And it will also cause duplicate content in Google which may result in your site being ranked poorly or not at all. Always use a 301 redirect when pointing multiple domains to one website.
__________________
John Conde
Brainyminds Merchant Account Services eBook Giant
Reply With Quote
Reply

  WebProWorld > Search Engines > Google Discussion Forum

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Different URL pointing to same domain gilkesy Google Discussion Forum 11 06-21-2007 12:45 PM
Multiple Domains pointing to one site - Good or Bad? ackerley1 Search Engine Optimization Forum 1 10-01-2005 12:39 AM
Pointing Domains to my site chabbs Search Engine Optimization Forum 5 04-20-2005 03:03 PM
Multiple domains pointing to main website rsadik Search Engine Optimization Forum 2 12-10-2004 01:46 PM
Pointing lots of domains to my site - will it hurt my rank adzleese Search Engine Optimization Forum 20 12-02-2004 08:21 PM


All times are GMT -4. The time now is 05:36 PM.



Search Engine Optimization by vBSEO 3.3.0