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.
Root-Domain vs Subdomain Linkbuilding
-
Hello Mozzers!
Couple of days ago I received a request to start optimizing a wordpress website, the domain itself has been around for around 10-12 years so it's it can be considered as one that has real history behind it. The page has been moved from HTML/FLASH to wordpress about 3 - 4 years ago and hasn't been any SEO maintenance on it. The site used to rank for first position with several keywords, but now understandably, it has greatly decreased.
My main question would be, that when I've checked the root domain's and the subdomain's metrics with MOZ Open Site Explorer, the sub domain (with "www.") showed a PA 40 and 90 external links while the root domain (without "www.") only has 27 PA and 6 External links.
I know that the 301 or server redirects only transfers about 90% of the link juice to the targeted URL but the difference between the 2 results seem way too big for me.
What do you think? Is this normal?
During future link building is it more beneficial to target the root domain so the page won't lose that "10%" by redirecting the new link from sub-domain to root domain?
Is it possible to get more juice transferred?Thank you very much,
Adam -
Hey
I'm a bit confused - not the first time! Would very much appreciate if you good folks could shed some light on a couple of questions.
Our site in the search console is inputed as www.domain.co.uk
Is this our subdomain?
When I'm using Open Site Explorer and filter by Target, say "this root domain" is it now showing me inbound links to domain.co.uk instead?
Lastly how does this affect rankings i.e getting links to www.domain.co.uk or domain.co.uk as whoever types in either domain gets to the correct site.
-
Thank you CKG for your answer, it's much appreciated.
I have already started to move to www. , I changed in WordPress settings, from non-www to www version, also selected the preferred version www. in webmaster tools and contacted the server administrators about the change. My only last problem is the battle with the htaccess to redirect the rootdomain to the www. subdomain but I should get it sorted out pretty soon
Cheers,
Adam -
Hey
I think you should go through both for analysis purposes however in order to moving forward you should be focusing on one URL which contains www.
here are the link for you to help yourself to understand the difference between these.
http://moz.com/community/q/root-domain-and-subdomain-links-opensite-explorer
-
I have just come across the same issue for a site I am optimising. For me, when www is used the page authority in OSE is 42 compared to 33 when there is no www.
It would be really good to hear what people's views are on this.
Billy
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
-
Why are there less backlink domains in Moz vs. Semrush?
For our domain studyville.com, Semrush is reporting 46 linking domains, and Moz is reporting 7. Does anyone know where there is such a large discrepancy?
Link Building | | shelbythomas0 -
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 -
Redirecting dofollow, high-domain-authority links from one site to another: good idea?
I have two sites that offer help for freelance writers. The first gets almost no search traffic and is very low priority for me. The second is my main priority and gets substantial search traffic. The low-priority site has a significant number of dofollow backlinks from high-domain-authority sites. Is it a good idea to 301 redirect these links to similar/related posts on my high-priority site? Would this potentially boost the SEO of my high-priority site? Thanks for any help!
Link Building | | John88990 -
Backlinks from the Same Domain (But Different Pages)
Wayyy back when (in the days of yore) Mr Cutts spelled out in a video that page rank is distributed equally between the external links on the page. If there are two links on a page, each gets passed 50% of the available page rank etc. (Perhaps an oversimplification but bear with me). As a result of this, the company I worked for at the time (this was the dark ages when sidebar homepage links were in vogue) decreed that we would only ever approach a site about a link for a client once, as additional links had little extra SEO Value. Now you could argue that if there are 5 external links, each acquiring 20% of the power, and your site has 2 of those, you are getting 40% of the power, but lets forget the basic math for a minute. I have scoured the web and Mr Cutts' videos and I cannot find the answer to my question: If my site (Site A) has a backlink from SiteB Page 1, and a backlink from SiteB page 2 - does this count as two separate links in the eyes of Google? If the SAME site links out to my site, linking to different pages in different posts, does this give me more SEO benefit? Thanks for your time!
Link Building | | Turkey0 -
Blog articles on website vs submitting to article submission sites
I had some articles created for a client. The site is on WordPress. I'm wondering if it is best to add the articles to the blog page of the website or if it is better to submit the articles to ezine articles. Or can I submit the same article to both places? Is there a strategy that should be followed generally speaking when creating content for the blog vs article submission sites? The goal is to increase the ranking for target keywords. I realize that the answers could take a lot of different directions. But generally speaking I would like to know, If I have an article where is the best place to add it to achieve better rankings for target keywords? Thanks for the help.
Link Building | | rwaynick111 -
Domain Authority and nofollow links?
Hello, I'm wondering, are 'nofollow' links from websites with high domain authority beneficial? Would they boost our own DA? In essence, I'm wondering if there is added value (other than visitors clicking the link) to being linked to by a 'nofollow' link. Thanks!
Link Building | | yacpro130 -
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 -
Can link juice be passed in an iframe from domain A to domain B
Need to give our web partners our booking form which must be loaded in an iframe calling back to our domain. Is it possible to pass any link juice from their domain loading our iframe back to us. Was thinking of a "Powered by" text link in the form footer, but I'm guessing the link needs to be outside the iframe. Would love to hear any thoughts or workarounds on this.
Link Building | | apolloseo1