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.
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?
-
Strengthening the home page with inbound branded links, and mixed commercialized / brand links from editorial / high quality sources builds authority, which as Perfect007 mentioned, distributes 'weight' throughout the website.
This improved domain authority tends to move relevant associated topics within the website up in rankings more than non-related areas. For example, the more tightly knit the homepage is to the categories that comprise it, the more inbound link building to the homepage impacts those pages.
At the same time, link building to strategic inner pages moves the needle as well, and reinforces authority to associated related sub categories and 'sister' categories in the website.
As a basic rule of thumb, competition being equal - the further apart your inner categories are insofar as relations, the more authority you need to build at the base level (root, homepage) in order to move inner categories forward.
Hope this helps.
-
yes your understanding is correct, building links to your home page will increase your domain authority over time and domain authority is defined as (paraphrasing) 'the likelihood of new content on your site to rank'.
That being said, every site owner has pages they'd like to showcase and more importantly, ensure that the page is getting good SERP placement. For that deep linking is critical. If you don't deep link, Google will sometimes display your home page as the url for a keyword that you'd have preferred go to an internal page.
For instance if you want your home page to rank for 'Widgets' and you want MySIte.com/purple-widgets/ to rank for 'Purple Widgets', your better off deep linking with 'purple widget' related (for link diversity purposes) anchor text to your interior pages. This will help you make sure your home page doesn't rank for 'Purple Widgets'.
-
I believe if you are building links the right way and promoting your brand as well you will see links coming to your home page automatically mostly because of your brand name visibility in the target market.
I believe you should focus on building links to pages that contain quality no matter if they are inner pages, non commercial pages or anything else...
-
Home page backlinks will distribute the link juice on whole inner page. Most of the time home page gets backlinks because of the most prompt page of the website. But it also depends on the most relevant link concept. If your inner page is best relevant for getting any backlink then you should choose inner one.
But most of the backlink provider resources(directory, forum signature etc.) prefer home page of websites.
-
It has a lot to do with the kind of website that you have.
In general you want to get a lot of links to the pages that you want to get found on. (blog posts, product pages etcetera)
But in general the homepage gets the most links because when people see your website and they like it the homepage is the most logical URL to link to.Strengthening the home page will be helpful to your site because the homepage should be your content hub. You can find more information about content hubs, website architecture and a lot more here: http://moz.com/blog/how-to-rank
Hope i answered your question
Let me know if you have any other questions or if i was unclear about something.
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
-
Backlinking Strategy
I am particularly new to the field of SEO and Backlinking and I have recently started my own blog feel free to have a look (https://thehorseradar.com/). What I wanted to find out is how can I achieve a DA of at least 30. What should be my link-building strategy? & what steps should I take first? With an abundance of overwhelming info available online I have gotten really confused about what would work and what would not. If someone would lay out the steps needed to be taken, I would be extremely grateful! Thank You
Link Building | | haris3131 -
Link Building for Charities?
Hello there! I'd like to get some advice/tips about link building for charities. I am doing an internship on SEO in a charity in London and I have Moz Pro to work with. So, I have to work on the links building but I don't know how to start, what value I can offer, etc . Thanks! 🙂
Link Building | | Ignacio.Puglisi3 -
Should my backlinks point to my home page or to internal article pages?
Hi, I run a fitness blog and I get the majority of my backlinks through guest posts that I write on high quality sites. Sometimes they allow me to put a backlink within the article, and I'll link it to a relevant article of mine. However, in the "author bio" section my backlink anchor text is usually just my brand name. I was wondering if this backlink should point towards my home page or is it more beneficial to point it towards an important article of mine? Thanks
Link Building | | jeremyethier0 -
What is the best way to go about building backlinks?
I'm a newbie here and my head is spinning because I don't know where or how to start the backlink building process. My website is 1 month old and I don't have any backlinks yet. what is the best way to go about it? Should I study my competition's backlinks and go from there? I'm so confused I need help! Please help! Any information will be greatly appreciated!!
Link Building | | allie741 -
Should I Use a Backlink Plugin
One of my clients recently asked me if he should use a Wordpress plugin to create backlinks to his website. He mentioned WP-Syndicator as an example. I just redesigned his website and I'd like to ensure that he gets a bit more traffic than he was before. Should I suggest that he purchase/use a Wordpress backlink plugin? If so does anyone know which is the best one? Not sure if it's necessary, but here is the website I'm referring to http://intouchhome.com
Link Building | | eddie_olivas0 -
Will Google penalize for backlinks on non-indexed pages?
Have a client who has a bunch of links from spammy sites that aren't even indexed by Google. Will Google penalize (i.e. Penguin) for backlinks from spammy sites that aren't indexed? I'm guessing "Yes, Google still crawls non-indexed sites and may penalize the sites linked to from the banned site." Anyone have any data or experience with this? Anyone have a non-indexed or banned site? Does Google still crawl it?
Link Building | | AdamThompson0 -
Why is my Page Rank 0.
Hi, I am trying to understand why my Page Rank is 0. Many forums say that it is because my site has been blocked by google. Any help with this would be much appreciated. http://davincidrivers.com
Link Building | | MariaPerrone0 -
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