Too many on page links
-
Yes this question again. I know it get's asked a lot and I know of a few fixes, but this one I'm having a problem with.
So we have a fan gallery on our site which is not only causing duplicate page titles, which I'm thinking we can fix with a canonical, but also too many on page links.
The issue is this is on drupal which I have very little experience with and it seems to just be located within the fan galleries section of the site. After looking at a few things I know that no-follow wont be an option since from what I read it wont really work anyway so I was wondering if anyone else has an asnwer.
I just read through a million articles trying to find a simular situation and can't seem to find anyone with the same thing. It might have something to do with the plugins the programmers used, but my inexperience with drupal is making this difficult.
Thanks guys.
-
I love Ray's work
I would honestly not worry too much about the too many page-links. The only issue you will run into is that search engines will not crawl all your content. This you can fix with sitemaps to hint what should be crawled.
You can also hint certain links with "noindex/nofollow" based on what you would like to hint to be indexed/crawled.
The duplicate titles could be fixed by making the title unqiue - either by appending a pageNo or something unique about the page (a username, a date, a title with a category etc).
The canonicals make sense where you have cases where different URLs result in the same page being displayed.
-
What about user profiles in terms of meta descriptions? I was considering just blocking the user profiles because otherwise all of our pages have descriptions, but also I'm not too concerned about user profiles in the SERPs. I wonder what other opinions are on this because I haven't seen a lot of talk of people talking about sites with user profiles and how they use them on their sites.
-
You're right I guess I'll leave it unless something happens where it does effect the page. I don't think it should hurt our page ranks anyway we get a lot of social shares on the site because of the person whose site is so hopefully when or if the algorithm does change we will already be optimized for it. I just want to make sure the site is cleaned up as much as possible.
-
Thanks,
Yes I did read about the Matt Cutts blog mentioning that. The problem with the duplicate titles is they are the same pages with duplicate content so in that case the canonical would make sense because it's literally the same page with the same content and the same title so if the duplicate content is no longer searchable then I was thinking the duplicate titles should also get taken care of in that case or am I wrong on that one?
Most of the issues are coming from the fact that that we do take user submitted content in and put it into a searchable gallery and this has caused some pagination issues, but we already took care of most of those now I just have to get rid of the 404's that are coming from the user accounts.
-
Hi Kate,
Firstly, what do you mean by 'we can fix with a canonical'? If you are trying to solve the issue of duplicate page titles then I'm afraid you can't simply fix this with a canonical tag as this is not what it is designed for. The canonical tag is a way of informing search engines of your preferred version of a group of similar pages. It effectively acts like a 301 redirect. You will essentially be telling google not to index these pages, which unless you have a duplicate content issue, is not what you want to achieve.
The only way to fix the issue of duplicate page titles is to give each page a unique and descriptive title. If using a CMS, you can generate a template that will help to avoid getting duplicate titles.
Secondly, why do you think you have too many links on the page? You may find this blog post by Matt Cutts helpful. In it he explains that keeping links on a page to a maximum of 100 is only a rough guideline. The target was set primarily from a design and user perspective. In other words, if it makes sense to have more than 100 links on a page and it doesn't harm the overall user experience, you shouldn't worry.
Hope that helps,
Adam.
-
The user content links are the ones that are putting you 'over the threshold' - just as would be the case if those were products on an ecomm site - in my opinion I would completely disregard that warning for the paginated pages.
-
The paginated pages. User submitted pages seem to have been taken care of, but I wasn't sure if I should fix it or not because your right I also saw that it doesn't effect the pages rankings as much, but I wonder if it would be a good idea to fix it anyway.
-
I wouldn't be too concerned about this error (or more specifically 'warning'). What pages are specifically getting them, the separate user submission pages or the paginated pages?
I've had a lot of ecomm clients who have 30 products listed per page, along with collapsible menus that show all of the 'hidden' links in the source, and have not seen any negative effects from this.
Curious on other opinions here.
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
-
No link data in many of my clients GSC profiles !!
Hi I notice today that a few of my clients GSC profiles are devoid of link data (that did have before) Anyone know if this is a bug with Google or other potential issue ? All Best
Technical SEO | | Dan-Lawrence
Dan Links to Your Site | Total links |
| No data available. | | Who links the most No data available. |0 -
Contact Page
I'm currently designing a new website for my wife, who just started her own wedding/engagement photography business. I'm trying to build it as SEO friendly as possible, but she brought up an idea that she likes that I've never tried before. Typically on all the websites I've ever built, I've had a dedicated contact page that has the typical contact form. Because that contact form on a wedding photographers website is almost as important as selling a product on an e-commerce site, she brought up the possibility of putting the contact form in the footer site-wide (minus maybe the homepage) rather than having a dedicated contact page. And in the navigation, where you have links such as "Home", "Portfolio", "About", "Prices", "Contact", etc. the "Contact" navigation item would transfer the user to the bottom of the page they are on rather than a new page. Any thoughts on which way would be better for a case like this, and any positives/negatives for doing it each way? One thought I had is that if it's in the footer rather than it's own page, it would lose it's search-ability as it's technically duplicate content on each page. But then again, that's what a footer is. Thanks, Mickey
Technical SEO | | shannmg10 -
Can you noindex a page, but still index an image on that page?
If a blog is centered around visual images, and we have specific pages with high quality content that we plan to index and drive our traffic, but we have many pages with our images...what is the best way to go about getting these images indexed? We want to noindex all the pages with just images because they are thin content... Can you noindex,follow a page, but still index the images on that page? Please explain how to go about this concept.....
Technical SEO | | WebServiceConsulting.com0 -
Correct linking to the /index of a site and subfolders: what's the best practice? link to: domain.com/ or domain.com/index.html ?
Dear all, starting with my .htaccess file: RewriteEngine On
Technical SEO | | inlinear
RewriteCond %{HTTP_HOST} ^www.inlinear.com$ [NC]
RewriteRule ^(.*)$ http://inlinear.com/$1 [R=301,L] RewriteCond %{THE_REQUEST} ^./index.html
RewriteRule ^(.)index.html$ http://inlinear.com/ [R=301,L] 1. I redirect all URL-requests with www. to the non www-version...
2. all requests with "index.html" will be redirected to "domain.com/" My questions are: A) When linking from a page to my frontpage (home) the best practice is?: "http://domain.com/" the best and NOT: "http://domain.com/index.php" B) When linking to the index of a subfolder "http://domain.com/products/index.php" I should link also to: "http://domain.com/products/" and not put also the index.php..., right? C) When I define the canonical ULR, should I also define it just: "http://domain.com/products/" or in this case I should link to the definite file: "http://domain.com/products**/index.php**" Is A) B) the best practice? and C) ? Thanks for all replies! 🙂
Holger0 -
How many keywords should I target?
Hi there I'm looking for advice from the community on how many keywords to target. What are the pros and cons of: focussing on the 40 keywords that we rank for already, with specific attention paid to those where we are on pages 2-5. Spread our link building / onsite optimisation work a little further - and continue to target all 280 keywords on our list as and when they are appropriate to target. I'd love to hear what strategies people recommend. Thanks
Technical SEO | | HeatherBakerTopLine0 -
Handling 301s: Multiple pages to a single page (consolidation)
Been scouring the interwebs and haven't found much information on redirecting two serparate pages to a single new page. Here is what it boils down to: Let's say a website has two pages, both with good page authority of products that are becoming fazed out. The products, Widget A and Widget B, are still popular search terms, but they are being combined into ONE product, Widget C. While Widget A and Widget B STILL have plenty to do with Widget C, Widget C is now the new page, the main focus page, and the page you want everyone to see and Google to recognize. Now, do I 301 Widget A and Widget B pages to Widget C, ALTHOUGH Widgets A and B previously had nothing to do with one another? (Remember, we want to try and keep some of that authority the two page have had.) OR do we keep Widget A and Widget B pages "alive", take them off the main navigation, and then put a "disclaimer" on the pages announcing they are now part of Widget C and link to Widget C? OR Should Widgets A and B page be canonicalized to Widget C? Again, keep in mind, widgets A and B previously were not similar, but NOW they are and result in Widget C. (If you are confused, we can provide a REAL work example of what we are talkinga about, but decided to not be specific to our industry for this.) Appreciate any and all thoughts on this.
Technical SEO | | JU19850 -
Way to find how many sites within a given set link to a specific site?
Hi, Does anyone have an idea on how to determine how many sites within a list of 50 sites link to a specific site? Thanks!
Technical SEO | | SparkplugDigital0