I have a client where every page has over 100 links
-
Some links are in the main navigation (it has a secondary and tertiary level) and some links are repeated in the left navigation. Every page has over 100 links if crawled.
From a practical standpoint, would you (a) delete the 3rd-level links (or at least argue for that) or (b) rel='nofollow' them? From a usability standpoint, this setup works as they are almost one click from everything. From a crawl standpoint, I see some pages missed in google (the sitemap has over 200 links).
Looking for the best on-page current SEO advice to set these guys on the road to success.
-
The site isn't low quality (there are no ads and they don't sell anything -- it is a scientific site) -- it's just that EVERY link is available as a secondary or tertiary link. My initial thought is to simply get rid of the tertiary level within the main nav, cutting out roughly half of the links. On any inside page, they are available on a left-side nav anyway. The smallest number of links is about 110, the largest is pushing 250. I just wondered about everyone's opinion.
Rendering the menu via jQuery as Chad suggests might help. This is a wordpress-based site so I'll have to really look into it as they have to edit it too.
We've already begun mapping out clicks as goals (conversions) within GA.
-
If the site has good authority/PR I wouldnt worry about it although I would look at in-page analytics to see whether people actually click the links. If its setup like this to pass link juice the above is more applicable, if not look at whether people are actually clicking the links and if they arent id suggest an alternative navigation.
-
First off, never use rel='nofollow' to your own site.
Personally, I would trim up the left menu if you can, or find an easier / creative JavaScript-driven way to present the data. The 100 links thing isn't a law written in stone. SEOmoz's tools do yell about it if you go over 100 links. This "100 link lore" comes from a Matt Cutts blog post:
http://www.mattcutts.com/blog/how-many-links-per-page/
If you look close, you may notice that there are more than 100 links even on the page that Matt wrote about this. It's kind of a loose guideline in my eyes. From my own professional experience, if every page on your site has 500 links, you're going to hurt for it. But if you have 125 links on quite a few pages, or put out a blog post that's just an insane resource that links to a few hundred people, you'll still be just fine.
I'd think about it as just one more signal of a potentially abusive or low quality site. If your site isn't under heavy scrutiny for other reasons, and you don't go totally nuts with links, you'll probably be just fine, but there is a lot of wisdom in Matt Cutt's post all the same. Eliminate the unnecessary and things will work better, in and out of Google.
-
Use jQuery- it will basically solve all your to many links on a page.
Chad
-
nofollow is not a good idea if you have a good pagerank I wouldn't worry about it. But remove duplicates first..
-
We had a similar issue with one site -- a footer with a ton of links to all parts of the site, duplicated on every page. The feeling was that it flattened out the site's link structure too much, so we changed it so that the footer was loaded via ajax on page load.
In that case, I don't think it made much difference performance-wise so I can't say for certain if it will help you. But, it is a way to clean up your link structure.
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
-
Should I add canonical links to pages that are redirected?
Hello! I am a little confused concerning canonical links. I have several URLs that all access my page, but I redirect them all. A lot of places I am told to redirect them or use canonicals. Other places, I read that I should always use canonicals. What is the right way for me? If I should use canonicals as well as redirects, which links should I do this on? I redirect my pages like this: http to https:
On-Page Optimization | | hermanok
http://example.com -> https://example.com www to non-www:
https://www.example.com -> https://example.com Remove trailing slashes
https://example.com/ -> https://example.com Would-be 404-requests to index.php?p=$1
https://example.com/home -> https://example.com/index.php?p=home ( show as https://example.com/home ) Example:
http://www.example.com/home/ -> http://www.example.com/home/ -> https://example.com/home/ -> https://example.com/home -> https://example.com/index.php?p=home ( shows as https://example.com/home ) Thank you!0 -
Internal linking
Hi Guy's, Whats the best way to set internal links on your website: 1. href=: /page/
On-Page Optimization | | Happy-SEO
2. href=: https://domain.com/page/ Thanks!0 -
Imiges on own page???
Can somebody help me to explain why when I click on an image in a post it goes to its own page?? And why if I click on other image it does not go anywhere?? this is one of the posts: http://villasdiani.com/beach-wedding-at-a-luxury-boutique-hotel/ what is good or bad?? On most of the images SEOmoz is reporting that I am missing meta description!
On-Page Optimization | | VillasDiani0 -
Do NoFollow links still split link equity?
So I realize that Google will split link equity between all links on any given page. Example, if a landing page has 10 links then the authority from the landing page is split into 10 and each link given its own smaller amount of equity from that landing page. My question is if I were to turn 9 of the 10 links on this page to NoFollow links would the equity still remain split 10 ways or would it simply pass all of it to the one DoFollow link left on the page?
On-Page Optimization | | PageOnePowerGang0 -
Alternatives for having less then 100 links per page
Guys, I'm aware of the recomendation of having <100 links per page. The thing is I'm running a vacation rental website (my clients pay me to advertise their properties on my website). We use an AJAX interface with pagination to show the properties. So I have cities that have +400 properties on them... the pagination works fine but google can't crawl trough it (there is a google doc about making ajax systems crawlable, but that would invove a huge rewrite of our code and I dont understand how it helps the SEO). So my question is: what do I do to mantain each property having at least one link pointing to them at the same time that I keep the # of links in each page <100 ? Any suggestions ?
On-Page Optimization | | pqdbr0 -
Woah, my A-grade optimized pages that were on the first page have all vanished outside the top 50 in Google... is this Panda?
Yep as mentioned, I had some pages hit the top ten pretty quickly after ensuring they were A-grade for pretty uncompetitive keywords however, today, all bar 2 have just vanished from the top 50! All were ranking in Google.co.uk and I know we were predicting the Panda update to hit soon but WOW! My client is understandably a little upset, what on earch do I tell him and what should I do about it? Cheers! jT
On-Page Optimization | | Switch_Digital0 -
Page speed tools
Working on reducing page load time, since that is one of the ranking factors that Google uses. I've been using Page Speed FireFox plugin (requires FireBug), which is free. Pretty happy with it but wondering if others have pointers to good tools for this task. Thanks...
On-Page Optimization | | scanlin0 -
Link Product Thumb & Product Name with same anchor link?
We have an issue on one of our sites we're monitoring a campaign for that seems to have TOO many links on each page. I think the biggest reason is that each product listing on each category page has two separate anchor links into that page. One for the thumb and one for the name. So even though there should only be 60-70 links on each category page, that amount is being inflated because each product listing technically is being split into two separate links. Question is, should I place the thumbnail and name within the same anchor link? We do this on a lot of other sites we operate, but I'm not sure what's a better strategy. It would seem to me that it would be better to have a single anchor link that shares the thumb and product name.
On-Page Optimization | | AarcMediaGroup0