Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Subdomains vs Subfolders
-
I've had a good read on this one and just wondered whether the info on the below link is still valid 3 years on:
http://www.seomoz.org/blog/understanding-root-domains-subdomains-vs-subfolders-microsites
My main site is a forum but I want to add further content in the form of a blog. It seems logical to me that domain.com/blog/ would make more sense than blog.domain.com as the the content and inbound links to the blog would also help the forum where it's on the same subdomain, however I just wanted to make sure that was still the case as I've also read that Google now see a subdomain and subfolder in the same way if set up correctly in webmaster tools and this solution would look neater if that was the case.
Thanks all.
-
Rand,
Do you still stick by this, or have you noticed a shift in the metrics given the update from Matt Cutts on this very subject.
Should I structure my site using subdomains or subdirectories? http://www.youtube.com/watch?v=_MswMYk05tk
-
I just mean the uniquely named portion of the subdomain, e.g. the "xyz" in xyz.domainname.com
-
Thanks for clearing that up Rand, I'll stick to the one subdomain.
-
What is subdomian extension? I cant find it in Wiki or Google. When would one use it?
-
All the testing, research and examples I've seen in the past few years (and even the past few months) strongly suggest that the same principles still hold true.
Subdomains SOMETIMES inherit and pass link/trust/quality/ranking metrics between one another
Subfolders ALWAYS inherit and pass link/trust/quality/ranking metrics across the same subdomain
Thus, having a single subdomain (even just domainname.tld with no subdomain extension) with all of your content is absolutely ideal from an SEO perspective. It's also more usable and brandable, too IMO.
-
These links are the one's that got me thinking.
http://www.mattcutts.com/blog/subdomains-and-subdirectories/
http://www.webmasterworld.com/google/4339166.htm
Also, I was under the impression that sub forums on one domain were viewed as different sites in the SERPs but try searching for 'bodybuilding'. You'll see www.bodybuilding.com at the top and a list of pages from that site and 2 further subdirectories are included (forum.bodybuilding.com and bodyspace.bodybuilding.com).
Although a personal preference only, I prefer subdomains and think forum.domain.com and blog.domain.com look much better than domain.com/forum and I would do it this way IF the rankings were unaffected.
-
I've read tens, possibly hundreds of articles on subdomains vs folders.
I still prefer the folder approach (it makes more sense to me) but I'd be interested in seeing the article you refer to that says Google now views SD the same as folders. Much appreciated!
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
-
Creating a subdomain or subdirectory for each major city for our main website...
If our website is abc.com I am wanting to create a subdomain or subdirectory for each major city for SEO targeting purposes. But I want each domain to go to our see the same content from the main website abc.com. What's the best way to accomplish this? Duplicating our main page over and over sounds terrible , especially when trying to make changes down the road. Should we create an alias for each location? example.. abc.com/new-york, abc.com-chicago, etc...? If we go that route how does google acknowledge that? Would that mess up our SEO or help? Thanks!
Link Building | | michaelfisk0 -
Internal Linking - Post links vs Side Bar Links behaving differently
Hi, I have a question regarding the internal linking behavior. My website is www.hindimeaning.com which is approx 3 years old. I have approx 450 posts. Now i have a widget on right sidebar "Popular posts". A widget below my posts "Related Posts". And a simple html CSS menu above the posts (I removed menu around 6 month before so currently it will not show.) I crawled my site with moz crawler (same are the result from google crawler as well) and it shows menus links as internal links. While sidebar widget "Popular posts" and "Related Posts" are not showing as internal links. If we talk theoretically what i learn till now is "every link on a page behaves as internal link". Then why the widget links are not showing as internal links. Thanks, Mahesh Kumar
Link Building | | chaudhary04890 -
Homepage Vs. Inner Page Backlink Building?
If I'm trying to rank multiple inner pages, when does strengthening the homepage become more productive than strengthening the inner pages themselves? Is there a strategy to this? For example, maybe you build up a few dozen backlinks to each inner page, and then focus all your efforts on the homepage? Because, from my understanding, strengthening the homepage will go a long way towards helping your inner pages rank. Is that correct?
Link Building | | JABacchetta0 -
Content - Onsite Blog vs Article Submission
Hey Folks, First post! I have a 4 year old site with reasonable authority (49) and lots of content. Easy first question. I plan to create lots more unique, useful and relevant content however I'm in a quandary as to whether to: A. Post the content on our sites blog or B. Submit the article to an article directory like ezine-articlesand backlink to my site. Is one better than the other? Thanks, Richard
Link Building | | Rich-O0 -
Blog. vs /Blog
I need to be able to explain to a client the difference from an SEO perspective between Blog. vs /Blog. www.website.com/Blog vs Blog.website.com The client wants to know which one will help there website with SEO. I belive both will but /Blog will more. I'm looking for a tangible answer only centered around this subject. Thanks,
Link Building | | cfield_splashmedia.com0 -
Unique Domains vs. Total Links?
At what point is there diminishing returns from getting multiple links from one website? Edit: To clarify, when doing competitor research I come across lots of sites that have say 500 linking domains with 5000 total links. When setting goals and calculating the types of links I should go after, I'm not certain which number is the one actually helping the site to rank.
Link Building | | ErikDster0 -
Do links from my own subdomain to my main domain carry any value?
I currently have a Wordpress blog set up on a subdomain i.e blog@ etc. I wanted to know whether the links from the blog to my main site carry any value.
Link Building | | Store210 -
Iframes vs links
Obviously, websites can link to another web site using iframes, and Google and other search engines do seem to have some capability to index the content. What I want to know is what is the difference in value passed between a regular link and an iframe link. <iframe src="http://www.targetwebsite.com/targetlink"><br /><br />will have the same page ranking effect on the target web site as this link: <br /><br /><a href="http://www.targetwebsite.com/targetlink">link</a><br /><br />Alternative, would it work to include an invisible actual link right before the iframe, like this: <br /><br /><a style="display: none;" href="http://www.targetwebsite.com/targetlink">link</a><br /><iframe src="http://www.targetwebsite.com/targetlink"/></p> <p><span style="color: #5e5e5e;">The reason is that we are building a product recommendation engine, for a branded cosmetology school in order to get our concept salons to link back to use and I was curious if creating a version they can use as an iframe will give us link benefit.</span></p></iframe>
Link Building | | incept0