Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
September 02, 2010, 07:20:25 AM

Pages: [1]   Go Down
  Print  
Author Topic: Domain advice please...  (Read 2249 times)
Scotter
Trekkie
**
Offline Offline

Posts: 17


« on: August 06, 2009, 06:33:04 AM »

Hi, I'm looking for advice on the best way to set up multiple domains. For SEO purposes, I've registered a load of our keywords as domains and I'm not sure what the best way is to go about 'publishing' them is. For example...

Lets say I have a heavy machinery site called xxx.machinery.com and I register digger.com, bulldozer.com, and crane.com

Should I simply make a separate site for each domain? or is there a way I can point each domain to the relevant page on machinery.com whereby they are still treated as separate sites by the search engines?
Logged
MrPhil
Professor in Nanotechnology
*****
Offline Offline

Posts: 4800



« Reply #1 on: August 06, 2009, 09:51:45 AM »

To do it all under one account, you could register machinery.com as your account's "primary" domain, and digger.com etc. as "add-on" domains. They would be published under public_html/digger/ etc. as machinery.com/digger. I think you should be able to get to the "digger" page either by digger.com or machinery.com/digger.

Since search engines will notice that there is duplicate content between the two ways to get to a given page, they may ding you for that (or just list one way or the other in their results). I'll have to leave that discussion for someone better versed in SEO, as to whether that's a real problem or not. You may end up wanting to make machinery.com's links to http://www.digger.com instead of just /digger, so that search engines treat them as totally separate entities (I think).
Logged

Mitch
Berserker Poster
*****
Offline Offline

Posts: 12840


WWW
« Reply #2 on: August 06, 2009, 10:01:55 AM »

I would say you would be better off keeping them separate sites, if you can.  Then work on content specific to that domain for each site.  Unique focused content is one of the real drivers of traffic these days, (in my opinion) rather than a web site that tries to do too much.  Might think of it as developing a network of sites, rather than just one.
Logged

New to Web Site Hosting? Check Out the Lunarpages Blog Hosting Guide!


Follow us @lunarpages on Twitter!
Important Threads: Read This Before Posting! | Lunarforums Rules! | Mitch's Link of the Day!
Also, be sure to check out and subscribe to the Lunartics Blog and the Lunarpages Newsletter !

Need Web Hosting Help? Check out the Lunarpages Web Hosting Wiki. It has tons of tips, tutorials and resources!
Deverill
Intergalactic Cowboy
*****
Offline Offline

Posts: 56


Eatin' cheeseburgers in "paradise".


« Reply #3 on: August 07, 2009, 01:15:12 PM »

I definitely add my "what they said" to the above posts.

Remember that the Search Engines (SE) will see each page individually and maybe a tiny teeny bit of relationship between pages in the same domain.  If an SE sees the exact same page on crane.com as it does dozer.com then they will "think" - hey, no one wants to see both of these... which is best? and choose one and the other will be on page 4-bazillion.  You never want to have multiple sites with the exact same pages.  You don't have to be worried about one paragraph that appears in multiple places, but much more than that should probably be avoided.

Additionally, links to dozer.com from puppies.com will not be worth as much as a link from crane.com since it's a related site.  Don't put a lot of links from one to the other all over the place, but if you ever have a place where it makes sense for the page at crane.com to mention dozer.com, go ahead and link over.  Basically, the rule is that if it will help a visitor, do it, but don't do it to scam the search engines.

The best thing is to figure out who knows what they are talking about and who doesn't.  There is a lot of bad information out there about SEO so don't take everything said as truth unless the source can be trusted.  Here's something that may help - If the people at the site are relying heavily on the browser toolbar pagerank value, it's probably not too good.  I have a site that has a reported PR of 2 but it's #1 for the main search phrases... go figure. 

There's a lot to consider and to learn about SEO so take it slow and ask questions!
Logged

- A winner is simply willing to do what a loser won't.
ichsie
Sky Marshal
Pong! (the videogame) Master
*****
Offline Offline

Posts: 20



WWW
« Reply #4 on: November 15, 2009, 03:00:42 AM »

Hi, I'm looking for advice on the best way to set up multiple domains. For SEO purposes, I've registered a load of our keywords as domains and I'm not sure what the best way is to go about 'publishing' them is. For example...

Lets say I have a heavy machinery site called xxx.machinery.com and I register digger.com, bulldozer.com, and crane.com

Should I simply make a separate site for each domain? or is there a way I can point each domain to the relevant page on machinery.com whereby they are still treated as separate sites by the search engines?

I'd choose a primary keyword phrase and use one of the domains for primary ranking, the rest domains / keyphrases will be supportive, attracting and provide supplemental traffic in the niche. Branching is the key here.
Logged

I keep a web development journal as well as a web hosting one.
jimlongo
Intergalactic Superstar
*****
Offline Offline

Posts: 126



WWW
« Reply #5 on: November 16, 2009, 09:10:22 AM »

Coincidentally, I was just researching this same scenario.  Client has multiple domains they want pointed to the same website.

According to this thread at Google Webmaster forums the correct method would be a primary domain, and other URLs should give a 310 http response.

Quote
Okay - I think therei s a misunderstanding on this.

There is nothing wrong with having multiple Domains for a single site.
Under the condition that only 1 of those Domains resolves directly to the site.
That means you should have a Prefered DomainName.
If anyone requests the Prefered DomainName, they should go directly to the site - getting a 200 response.
All the other DomainNames should point to the Prefered DomainName - using 301 Redirects.

Example:
   You have 4 Domains;
      mysite.com
      mysite.net
      mysite.co.nn
      mysiteaswell.com
   For various reasons - the .com domain is selected as the prefered DN.
   That means the other 3 should all be pointed/redirected to it.
   If I go to   mysite.com  - I should get a 200 response.
   If I go to   mysite.net   or   mysite.co.nn   or   mysiteawell.com   - I should get a 301 Redirect response, and end up at   mysite.com


If all those domains resolved to the same site/files/content - and all resolve as 200's, then that would be External Duplication.

What I have done on my account is have one folder in my public_html oritinally setup with one domain.  Then all the other domains are made additional add-ons and pointed to the same folder.  The response I get when i go to one of those URLs is a 301 and it displays the same site.  

What I'm still looking for is whether or not to submit the sitemap multiple times under each domain name.
« Last Edit: November 16, 2009, 05:04:18 PM by jimlongo » Logged

jimlongo
Intergalactic Superstar
*****
Offline Offline

Posts: 126



WWW
« Reply #6 on: November 16, 2009, 05:06:33 PM »

Further to the above I asked in this thread at Google "should I submit multiple sitemaps"

The answer indicates all those add on's do not do anything to increase page rank, they just give you results on directly typed URLs.

Logged

jasonstores
Trekkie
**
Offline Offline

Posts: 15


WWW
« Reply #7 on: December 01, 2009, 08:59:47 PM »

Everyone has there own opinion,  but if you have the time, optimize each niche (keywords) on a seperate site, then link them all together to the relevant pages, a great trick for this is to also use 2.0 sites, this way u have authority that Google love, link them all together and then point a link again from each on to a different page on your site.
Logged
marissa
Trekkie
**
Offline Offline

Posts: 16


« Reply #8 on: December 03, 2009, 02:45:08 AM »

You must used Domain Controllers do try to register two records that can cause problems, though: an A record attached to the domain name that matches....

Thanks for shared info..
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: