Should I use subdomains?
-
I'm thinking of a little project website, but wonder whether I should use subdomains, or just simply categorize the site.
For example, (I haven't chosen my domain yet) If I had www.flowers.com, and wanted to produce pages for each type of flower, should i use
rose.flower.com
or
flower.com/roseFor SEO purposes, or usability, does it matter?
Thanks in advance.
-
No problem Gordon. This is just me providing an example which can be modelled next to any project, however big or small.
-
Thanks Gary. That's quite an extensive sitemap!
I'm not sure how much I had thought a sitemap through, but I certainly had a vague structure in mind, but you know how these "little projects" - they grow and grow into monsters!
-
Hi Gordon
Simon is certainly right.
Something else to consider...
If you considering building a site, I would certainly "first" get to work on designing a "site map" to help you clarify your site's purpose and goals. This is essential for both SEO and usability.
We did some content marketing recently for Red Funnel IoW Ferries and Red Funnel Holidays. You'll see we've split all of their content into a well organised site map. http://www.redfunnel.co.uk/information/sitemap/
You may already know this Gordon, but I wanted to point this out because so many new businesses build a site which does not cover their "customer needs". A site map will give you a clear picture to expand your content for your targeted audience, as well as the SEO benefits.
-
I have been watching how google treats subdomains for a long time.
My conclusion is that Google can not make up their mind how to treat them. Sometimes their power is united with the site. Sometimes they are isolated. When they are isolated all of the assets that you have placed on them have little value towards the success of your website.
So, if you want your web assets to consistently receive favorable treatment and pull in concert for your domain then they should all be placed in folders on the primary domain.
It is easy to be fooled by observing "how subdomains are being treated today" because google will likely change their mind tomorrow.
-
Thanks Simon. That was generally my opinion, mostly based on the fact that the majority of websites do it the way you say, but I thought I'd ask the question before I embark on the project.
-
Hi Gordon
Sub-domains in my experience are not the best way to dissect your content or your site with topics as varied as you are suggesting. The best method might be internal directories.
For Example: www.flower.com/roses/red.html and not - roses.flower.com/red-roses.html
I tried using sub domains when I first started out, for my own business and duplicate content issues together with so much additional updating when major changes were required made it a hassle that was not rewarded in ranking benefits.
I recently spent a month eliminating my sub-domains from search and found much more time available to focus on my main site. My rankings in local search flew to the top within a couple of weeks and organic rankings also benefited.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Optimising meta tags: How to write them perfectly without duplicating? Impact of using different keywords?
Hi friends, Generally most of the articles about tags are either title rag or header tags, but not about both. I would like to know how to write perfect title and header tags. How much they must be relevant and different? Can we use the same tags for title and H1? If we are planning to rank for different keywords, can that different keywords can be used? I'm really curious to see some interesting answers for this. Thanks
Algorithm Updates | | vtmoz0 -
Should I move my forum to a subdomain?
My forum causes a lot of 403, 404, soft 404 and 522 errors. I worry about this dragging down the value of my domain and wonder if I should move it to a sub directory. forum.domain.com. I was forced to do this with a very similar site and seems to have not suffered any google penalty (I implemented a 301 redirect to each page to its corresponding page on the subdomain.
Algorithm Updates | | 321Chat0 -
How to use MOZ to improve my website
Hi, I am new for MOZ, have no idea how to improve my website with the function of MOZ, can anyone share their experience for using MOZ service. the more detail the better! Thanks a lot in advance! John Thanks for helps for everyone, it took me some time to read each answer, and also spend few days to study MOZ. My initial conclusion is the function of MOZ is to promote the idea of SEO, but not provide any specific SEO service for specific website except for some tools and report. So I am missing or misunderstanding MOZ's service, it will be always welcome to help me out by correcting my opinion. Anyway, thanks again for all the time you've given to me, and good to you all! -John.
Algorithm Updates | | Steplead1 -
Using a sites custom code for multiple websites: good or bad?
Is it bad to utilize a custom codebase for multiple websites? Does that play a factor within Google? Also, what about hosting sites with the same custom codebase on the same dedicated server?
Algorithm Updates | | WebServiceConsulting.com0 -
3 Subdomains - Can their authority or ranking affect each other?
HI, We have 3 different subdomains that target completely different industries.
Algorithm Updates | | danialniazi
a.example.com - school reviews
b.example.com - healthcare reviews
c.example.com - car reviews Q1: If any of the above subdomains gets demoted or penalized by Google would that affect the other subdomains? Q2: Moving forward with all the new changes in SEO, penalties, etc; would it be wise to utilize 3 subdomains for different industries or should we consider getting separate domains?0 -
Does the use of an underscore in filenames adversely affect SEO
We have had a page which until recently was ranked first or second by Google UK and also worldwide for the term "Snowbee". It is now no longer in the top 50. I ran a page optimization report on the url and had a very good score. The only criticism was that I had used an atypical character in the url. The only unusual character was an underscore "_" We use the underscore in most file names without apparent problems with search engines. In fact they are automatically created in html files by our ecommerce software, and other pages do not seem to have been so adversely affected. Should we discontinue this practice? It will be difficult but I'm sure we can overcome this if this is the reason why Google has marked us down. I attach images of the SEO Report pages 8fDPi.jpg AdLIn.jpg
Algorithm Updates | | FFTCOUK0 -
Has Google problems in indexing pages that use <base href=""> the last days?
Since a couple of days I have the problem, that Google Webmaster tools are showing a lot more 404 Errors than normal. If I go thru the list I find very strange URLs that look like two paths put together. For example: http://www.domain.de/languages/languageschools/havanna/languages/languageschools/london/london.htm If I check on which page Google found that path it is showing me the following URL: http://www.domain.de/languages/languageschools/havanna/spanishcourse.htm If I check the source code of the Page for the Link leading to the London Page it looks like the following: [...](languages/languageschools/london/london.htm) So to me it looks like Google is ignoring the <base href="..."> and putting the path together as following: Part 1) http://www.domain.de/laguages/languageschools/havanna/ instead of base href Part 2) languages/languageschools/london/london.htm Result is the wrong path! http://www.domain.de/languages/languageschools/havanna/languages/languageschools/london/london.htm I know finding a solution is not difficult, I can use absolute paths instead of relative ones. But: - Does anyone make the same experience? - Do you know other reasons which could cause such a problem? P.s.: I am quite sure that the CMS (Typo3) is not generating these paths randomly. I would like to be sure before we change the CMS's Settings to absolute paths!
Algorithm Updates | | SimCaffe0 -
Issue: Having to Fight Product Marketing to Use Keywords
This is sort of a "DUH!" moment to me. I know everyone has come across this at some point in time and am interested in hearing how others deal with this. A little background: I was researching keywords for new menus and pages. Sometimes, people (product marketing in my case) do not give me a heads up on changes they want to make to pages and it is always a fight with them to change it. This is pretty normal for me and I am use to it. It is one of those things that they don't want to discuss it with you because they know you are going to critique their work. and, yes, change it for the good of the company. I had a co-worker say to me:
Algorithm Updates | | SmartBear
"We may have to start making [pages] meaningful to the human visitor than satify the bot army". My response was:
"What better way to make it [web page] meaningful to users by knowing which terms they search on the most in our industry? Keyword research is not just for Search Engines, it is actual live data as to what most people are searching. That is why I put such a high precedence on it and report on trends. You can bet that if 100,000 people are searching for [keyword], that is what they want to see when they search for it." Anyways, that is how I handled this particular event. I have several responses when these comments pop up from time to time. Usually it is something to the fact that they are not the ones who will get fired if leads drop via organic search, so we better try this. But today, I was feeling kind of spunky and decided to take another route. What are some of your responses to these types of remarks? Hopefully this will make for a good discussion.0