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.
How is link juice split between navigation?
-
Hey All, I am trying to understand link juice as it relates to duplicate navigation
Take for example a site that has a main navigation contained in dropdowns containing 50 links (fully crawl-able and indexable), then in the footer of said page that navigation is repeated so you have a total of 100 links with the same anchor text and url. For simplicity sake will the link juice be divided among those 100 and passed to the corresponding page or does the "1st link rule" still apply and thus only half of the link juice will be passed?
What I am getting at is if there was only one navigation menu and the page was passing 50 link juice units then each of the subpages would get passed 1link juice unit right? but if the menu is duplicated than the possible link juice is divided by 100 so only .5 units are being passed through each link. However because there are two links pointing to the same page is there a net of 1 unit?
We have several sites that do this for UX reasons but I am trying to figure out how badly this could be hurting us in page sculpting and passing juice to our subpages.
Thanks for your help! Cheers.
-
Hi Keri,
thanks for the follow up. As for the specific question no I have not really found a concrete answer. Currently we have left the duplicate navigation alone and focused on more pressing updates. Sorry that I don't have more info to share.
-
Hi Joshua,
I'm following up on older unanswered questions, and wondering what you decided to do in this case. Did you change anything, or leave it as is? Do you have anything interesting to share with us that you learned?
Thanks!
- topic:timeago_earlier,5 months
-
Hey Damien, thanks for the response. Ya I had originally thought about no following one set of links but then found out what you just pointed out, that the nofollow doesn't work that way anymore. We actually have more links then that per page (that just happens to be a round number) but what I am trying to figure out is since about half of them are duplicates am I really losing anything? since they only link to about 50 unique pages are those pages being passed the same amount of juice as they would be if they were only being linked to once per page (instead of being linked to in the main nav and footer)?
-
I'd be wary of having so many links on one page. I say 100 links is a max per page but obviously I'm sure there's going to be sites out there that rank with more than that; but as a general rule...
You used to be able to add nofollow to your links and preserve your PR but I believe if you add that now the link will get no juice and you still lose some. It's more of a 'I don't sponsor this' sort of thing. Hope I explained myself okay there!
DD
-
Thanks for posting. I understand what chapter four says but it doesn't seem to answer my question. My understanding is that google only counts the first link on a page when passing link juice although it splits link juice across all of the links on a page. So according to this understanding only the navigation contained in the dropdowns at the top of the page will pass link juice, thus only half of the possible link juice is passed since the links in the footer don't pass any juice (even though they are factored in to how much juice each link passes). Is that a correct understanding? The example in the book does not discuss what happens to how link juice is calculated and passed when two links on one page point to the same subpage.
-
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
-
2 Menu links to same page. Is this a problem?
One of my clients wants to link to the same page from several places in the navigation menu. Does this create any crawl issues or indexing problems? It's the same page (same url) so there is no duplicate content problems. Since the page is promotional, the client wants the page accessible from different places in the nav bar. Thanks, Dino
Web Design | Mar 19, 2015, 12:29 PM | Dino640 -
Spotted Hidden Omiod Links in Footer - What do you think is Going on Here?
Hi guys, Hoping one of you have come across this before. While taking a look at the source code for a website I've recently started working on, I spotted some 'display:none' code in the footer of the page. Here's a snapshot of the code: close XMETAhead title : 404 Page Not Found | ( 39 chrs ) [http://www.omiod.com/chrome-extensions/meta-seo-inspector/info.php?meta=description&cont=404 Page Not Found.](<a href=)" title="more about description" target="_blank" class="ad_seo_link">description : 404 Page Not Found( 170 chrs )[http://www.omiod.com/chrome-extensions/meta-seo-inspector/info.php?meta=keywords&cont=404, 404 error page,](<a href=) " title="more about keywords" target="_blank" class="ad_seo_link">keywords : 404, 404 error page ( 7 items )SCRIPT![](<a href=)http://www.google.com/s2/favicons?domain=www.google-analytics.com">www.google-analytics.com http://www.google-analytics.com/ga.js <div< a="">class="ad_seo_title">HTML5 report</div<>Doctype is not HTML5, there are no HTML5 tags, but at least no obsolete HTML tags were found. 1/5
Web Design | Sep 16, 2014, 9:26 PM | ecommercebc0 -
Do Follow Link In Footer Only: How Do I Do it?
In a past Q&A forum about web design companies adding footer links to the websites they make, I really liked Irving Weisses' solution where he stated: "I think the best solution is a dofollow homepage ONLY footer link. This is the highest PR page, usually the most traffic so good visibility for advertising, you're not creating tons of sitewide links with identical anchor texts, and the owner is only leaking some PR on their homepage." I want to implement this but would like to know the best way to do this. I deal Wordpress 95% of the time. Is there a plugin or CSS code that would allow me to put a Do follow link in the footer but make the link disappear on all the other pages? Thanks in advanced everyone 🙂 Wesley Barras, Houston, TX
Web Design | Feb 27, 2014, 2:41 AM | Wesley-Barras0 -
Html 5 main and secondary navigation for SEO best performances
I am building a website which will have a main navigation related to the site and each link of the main navigation will have a secondary navigation. We do not want to use a megamenu style navigation. I will try to explain it with a example: Let's start with an example for a computer store "My PC Store", the Main Navigation would be: Desktop PC's Notebook & Tablets
Web Design | Sep 28, 2012, 7:44 AM | netbuilder
Multimedia When clicking on the "Notebook & Tablets" the user is directed to the page domain.com/notebook-tablet.html and on this page the secondary navigation appears: Laptop Netbook Tablets / iPad I am confused on how I should organize the semantic navigation for best SEO performances and I need advice / suggestions. I thought about 2 different ways to do it but which one is more appropriate in terms of SEO? PROPOSITION A Home Page: <header> My PC Store <nav> Desktop PC's Notebook & Tablets Multimedia </nav> </header> Sub-Page (Notebook & Tablets): <nav>(or <aside>?) Desktop PC's Notebook & Tablets Multimedia </aside> </nav> <header> Notebook & Tablets <nav> Laptop Netbook Tablets / iPad </nav> </header> As you notice on the home page the Main Site Navigation is included in the <header>while it is not in the sub-pages. PROPOSITION B Home Page: <header> My PC Store <nav> Desktop PC's Notebook & Tablets Multimedia </nav> </header> Sub-Page (Notebook & Tablets): <header> Notebook & Tablets <nav> Desktop PC's Notebook & Tablets Multimedia </nav> # Notebook & Tablets * Laptop Netbook Tablets / iPad </header> The main navgation remains always in the <header>(home page / sub-pages) of all page. I need suggestions... How would you guys organize the nav ? </header> </header>0 -
Google penalty for links opening in new tab?
Our web services provided suggested that Google doesn't like in-text links that open the link in a new tab. Can anyone verify this? We often link to outside credible resources for our audience, though it seems smarter to open in a new tab rather than risk that the person will not navigate back to our site after finding us. Thank you in advance!
Web Design | May 19, 2012, 10:47 AM | jhamlin0 -
Over Optimization & Footer Links for Crediting Web Design to a Company
With the recent updates to the algorithm having to do with link networks and over optimization it has got me to thinking about the footer links we add to each site that we build and do web design for linking back to ours. I could certainly see how Google could make the assumption that these are all on the same server, pointing back to one main site, and penalize us for that. Should we no=follow these links? They may say something like, "Website Designed By: Company Name". They do provide a valuable source to some extent of traffic to the site from people interested in our designs. Any thoughts?
Web Design | Aug 14, 2012, 10:27 PM | JoshGill270 -
Link Juice Passing Through Headers
I understand the concept of linking your pages internally to help pass juice to one another but it seems to me that the navigation bar with links to your main pages that appear on every page kind of eliminate the linking strategy. For Example: At the top of every page is a Home, About, Services, Contact, etc. Do the bots count these as links from each page? There must be something I'm missing here! Help me out guys!
Web Design | Mar 22, 2012, 7:03 PM | bcarp880 -
How to make Address Text Clickable for Google Map Link for Mobile Device
How do I make the address text on the site a clickable link for mobile devices?
Web Design | Dec 22, 2011, 2:13 PM | bozzie3110