Take the 2-minute tour ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

It is possible to create sub-domains for a website in these two ways:

sub-domain.example.com
example.com/sub-domain

example.com is the main website.

Between the above implementations is there any difference in visiting and traffic statistics for the main website?

share|improve this question

1 Answer 1

up vote 1 down vote accepted

Sub-domain.example.com is a separate site from example.com. This means that any traffic for sub-domain.example.com will not be reflected in example.com. However, example.com/sub-domain would be part of example.com and therefore the traffic would be reflected in example.com This fact is dictated by the web server.

share|improve this answer
    
Is it possible to reflect this rating to the example.com ? –  Drupalist Sep 9 at 17:30
    
@Drupalist I read in your question that you were talking about traffic. Are you taking about rank? –  closetnoc Sep 9 at 17:37
    
Upper traffic meaning the better rank, is not it? We have a website with multiple sub domains and we need to aggregate the visitors statistics of all of them to the main website. –  Drupalist Sep 9 at 17:42
    
@Drupalist Google, Bing and others cannot really gauge your traffic therefore there is no DIRECT correlation to rank, however the effect is that the more popular your site becomes, the more metrics that Google and Bing can gauge will increase the better your rank. Rank lags behind traffic, but traffic ultimately will effect rank- to what degree depends on too many factors to really know. I am not a big fan of sub-domains as in sub-domain.example.com because you are dividing your traffic over several sites. I prefer example.com/sub-domain. –  closetnoc Sep 9 at 17:55

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.