Return to iWEBTOOL

Go Back   iWEBTOOL Talk > Search Engine > Google
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
 
Welcome to iWEBTOOL Talk, where you talk about webmaster-related stuff.
 
Discuss topics which interest you.
With over thousands of threads (topics), we're sure you'll find something that'll interest you.
Ask for help whenever you need it.
We have thousands of members who are available to help you if you need it.
It's absolutely FREE!

 1  Register           2  Browse the board           3  Discuss whatever may interest you!
 


Closed Thread
 
Thread Tools Search this Thread Display Modes
Old 08-16-2007, 06:39 PM   #1
mars guitars
Junior Guru
 Contributor 
 
mars guitars's Avatar
 
Join Date: Aug 2007
Posts: 742
mars guitars has a spectacular aura aboutmars guitars has a spectacular aura aboutmars guitars has a spectacular aura about
Default How does Google see sub-domains?

Hello all,
I've just changed my shop from sub-domain http://shop.marsguitars.co.uk to the main domain http://www.marsguitars.co.uk. (subdomain is still live for old links)
When I use the iwebtool rank checker I get the same (poor!) number for Alexis, but for PR get 0 for the main domain and 1 on the sub-domain. Does google see subdomains as a separate entity?
__________________
Guitar strings and accessories, Rotosound bass strings, Guitar Capos and Guitar Gifts from Mars Guitars UK
. . . .under development.. guitar string guide
mars guitars is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
SEO Checklist
Get yourself better ranking with
our "Do-it-Yourself" SEO Checklist.
Click Here
Old 08-16-2007, 07:33 PM   #2
Bagi Zoltán
iWEBTOOL Moderator
 Contributor 
 
Bagi Zoltán's Avatar
 
Join Date: Aug 2006
Location: Hungary
Posts: 1,855
Bagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of lightBagi Zoltán is a glorious beacon of light
Default Re: How does Google see sub-domains?

I moved your thread to the Google forum, since i think this better spot for this question.

Answering your question i would say that google threat subdomains as different websites, that is why PR is calculated separatly.
__________________
Time may come when you will need an excellent eCommerce shopping cart software
free seo related web directory mérlegek Free shopping cart
Bagi Zoltán is offline  
Old 08-16-2007, 08:16 PM   #3
OldWelshGuy
iWEBTOOL SEO Advisor
 Contributor 
 
OldWelshGuy's Avatar
 
Join Date: May 2007
Posts: 675
OldWelshGuy will become famous soon enoughOldWelshGuy will become famous soon enough
Default Re: How does Google see sub-domains?

Are you on an apache server? if so you need to adda 301 redirect match to the subdomain.

Subdomains are just that SUB domains, they are separate domains to your main domain and as such are treated differently.
__________________
Umbrella Consultancy Internet Marketing Company - Rugby Forum - Google Expert Blog
OldWelshGuy is offline  
Old 08-17-2007, 08:16 AM   #4
mars guitars
Junior Guru
 Contributor 
 
mars guitars's Avatar
 
Join Date: Aug 2007
Posts: 742
mars guitars has a spectacular aura aboutmars guitars has a spectacular aura aboutmars guitars has a spectacular aura about
Default Re: How does Google see sub-domains?

Hi, sorry for posting thread in wrong forum - thanks for moving it.

So...
I have my site (a small start-up e-commerce store) with three domains to access it:
http://www.marsguitars.co.uk (which I see as the main one)
http://marsguitars.co.uk
and
http://shop.marsguitars.co.uk

It was originally only on the shop sub-domain, with other content on the other two, but now they all point to the same site.
Is this bad practice?
Does it dilute my Google searches?
I understand the 301-redirect but my site is hosted by 'others' and they seem reluctant to do this. If I don't do this will my site suffer?

It's early days, so I'm tempted just to drop the sub-domain... but I will lose some previously-gained links if I do so.

Thanks in anticipation,
Paul
__________________
Guitar strings and accessories, Rotosound bass strings, Guitar Capos and Guitar Gifts from Mars Guitars UK
. . . .under development.. guitar string guide
mars guitars is offline  
Old 08-17-2007, 09:23 AM   #5
OldWelshGuy
iWEBTOOL SEO Advisor
 Contributor 
 
OldWelshGuy's Avatar
 
Join Date: May 2007
Posts: 675
OldWelshGuy will become famous soon enoughOldWelshGuy will become famous soon enough
Default Re: How does Google see sub-domains?

When you say 'all point to' I assume you are saying that they are mapped to the same folder on the server. The bad news is that you are using an IIS server which means that an apache redirect is out of the question. Ask the hosting company if they will do a local 'DNS bind' for you on all 3 domains (they might not know what this means but ask them anyhow, AND tell them that the SEo will be checking to make sure it is working properly (this is an anti bullshit trap where they tell you they have done it but haven't, and rely on your ignorance not to know).

#1 Server Response: http://www.marsguitars.co.uk
HTTP Status Code: HTTP/1.1 200 OK
Connection: close
Date: Fri, 17 Aug 2007 09:08:54 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET

----------------------------

#1 Server Response: http://shop.marsguitars.co.uk
HTTP Status Code: HTTP/1.1 200 OK
Connection: close
Date: Fri, 17 Aug 2007 09:09:54 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET

----------------------------

#1 Server Response: http://marsguitars.co.uk
HTTP Status Code: HTTP/1.1 200 OK
Connection: close
Date: Fri, 17 Aug 2007 09:10:39 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
------------------------

What you need to do do is to bind the www & non www domains into one via 301 redirect match, so that a request on one will deliver the other page. I would recommend using the www. version as that is what most people will naturally link to, although you scan redirect to your strongest (backlink wise) version. The same should be done with your sub domain, although it has to be said that there is nothing wrong with having your store on a sub domain it is just clunky to manage.

They 'should' have ISAPI rewrite on the server and 301'ing is easy peasy with this in place.

Finally head on over to google webmaster tools and set your preferred version for indexing the www and non www versions.

Oh I forgot, FINAL Finally hit that button at the bottom left of my post that looks like a scales, and give me some positive reputation as I am like the poor cousin here LOL
__________________
Umbrella Consultancy Internet Marketing Company - Rugby Forum - Google Expert Blog
OldWelshGuy is offline  
Old 08-17-2007, 05:27 PM   #6
mars guitars
Junior Guru
 Contributor 
 
mars guitars's Avatar
 
Join Date: Aug 2007
Posts: 742
mars guitars has a spectacular aura aboutmars guitars has a spectacular aura aboutmars guitars has a spectacular aura about
Default Re: How does Google see sub-domains?

Many thanks OWG... it's great to get some direct from those who know.

I'll get onto the hosting company and see what they can do.

I've added a +ve to your rep - what does that do for you? Do points mean prizes?
__________________
Guitar strings and accessories, Rotosound bass strings, Guitar Capos and Guitar Gifts from Mars Guitars UK
. . . .under development.. guitar string guide
mars guitars is offline  
 
This is an Ad Revenue Sharing forum Place your advert here
Webmaster Tools Webmaster Tools Click Here
Closed Thread

(Threads which have no activity for more than 30 days are automatically closed.)



Quick Reply
Message:

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Domains with Google in the title website-submit.org Google 16 08-04-2007 08:08 PM
Register Domains at Google Now! Intripita-MH Webmaster News 56 05-23-2007 12:33 AM
looking for some google pr domains.. andytwiss Want to Buy 5 04-16-2007 07:26 PM
some domains google pr=5 For Sale - $40- $400 each sanler Domains for Sale 2 01-08-2007 04:39 PM
bdbGaming.com, WeeklyWakeup.com - Google PR Domains TheOmnicorp Domains for Sale 6 06-22-2006 11:38 PM


All times are GMT. The time now is 02:59 AM.


Powered by vBulletin v3.6.7 © 2008, Jelsoft Enterprises Ltd. SEO by vBSEO © 2006, Crawlability, Inc.