Duplicate Page Titles and Duplicate Content
-
I've been a Pro Member for nearly a year and I am bound and determined to finally clean up all the crawl errors on our site PracticeRange.com.
We have 180 errors for Duplicate Page Titles and Duplicate Content. I fixed many of the pages that were product pages with duplicate content. Those product descriptions were edited and now have unique content.
However, there remain plenty of the errors that are puzzling. Many of the errors reference the same pages, for example, the Home Page, Login Page and the Search page (our catalog pages).
In the case of the Catalog Page errors, these type pages would have the same title every time "Search" and the results differ according to category.http://www.practicerange.com/Search.aspx?m=6
http://www.practicerange.com/Search.aspx?m=15If this is rel=canonical issue, how do I fix it on a search result page? I want each of the different category type pages to be indexed. One of them is no more important than the other. So how would I incorporate the rel=canonical?
In the case of the Home Page errors, I'm really confused. I don't know where to start to fix these. They are the result of a 404 error that leads to the home page. Is the content of the 404 page the culprit since it contains a link to the home page?
Here are examples of the Home Page type of crawl errors.
Thanks ,
-
Thanks Dan,
I appended the asterisk. I also tested the robots.txt in google webmaster tools. It alerted me of the required : colon after the disallow statement. I missed that somehow.
The next crawl should finally ignore those search catalog pages.
Best Regards,
Alan
-
Hi Alan,
It seems like you are only targeting the search page, I would suggest adding a * at the end to capture all variations.
Dan
-
Hi Dan,
Latest SEOMOZ crawl still reports 108 Duplicate Page Titles. Almost all of them are from the Search page.
Search
http://www.practicerange.com/search.aspx?s=Name ASC&p=5
Search
http://www.practicerange.com/search.aspx?s=Name ASC&p=50
Search
http://www.practicerange.com/search.aspx?s=Name ASC&p=51
Search
http://www.practicerange.com/search.aspx?s=Name ASC&p=52
etc.....
I added Disallow http://www.practicerange.com/Search.aspx but it still picked it up during the crawl. Here is the robots.txt.
User-Agent: *
Disallow: /Admin/
Disallow: /App_Themes/
Disallow: /Assets/
Disallow: /Checkout/
Disallow: /ClientApi/
Disallow: /ConLib/
Disallow: /FCKeditor/
Disallow: /images/
Disallow: /Install/
Disallow: /Layouts/
Disallow: /Members/
Disallow: /webcharts/
Disallow: /Basket.aspx
Disallow: /BuyProduct.ashx
Disallow: /*.axd$
Disallow http://www.practicerange.com/Search.aspxSitemap: <http: www.practicerange.com="" sitemap.xml="">Sitemap: http://www.practicerange.com/sitemap.xml</http:>
Am I missing something on the syntax to get the crawl to ignore our Search Pages?
Best Regards,
Alan
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | -
Hi Alan,
Have a look in google webmasters to see if the same 404's are occuring there. If so, they typically give you a list of page that generate the error page. It would be best to eliminate these issues at the source first as they will be offering a poor user experience.
As a prevented measure you could run these pages as a disallow, yes. But I fear that this will make it more difficult to detect these issues in future.
Dan
-
Thanks Dan,
Got it. The catalog pages are not beneficial and the duplication could be hurting.
So I added the disallow statement for the Search pages. We will see if it fixes the problem on our next crawl and change syntax as needed.
Would a similar disallow for the 404.aspx would solve the Home Page 404 crawl errors? Something like...
Disallow http://www.practicerange.com/404.aspx?*
Best Regards,
Alan Wills
-
Hi Alan,
This is a two part question. For the search results I would add
Disallow http://www.practicerange.com/Search.aspx?m=*
To your robots.txt file. I would probably increase to the entirety of search (by removing the ?m= from the line above), but as I don't completely comprehend how your search section works start with the above. It very rare that search pages offer new content, generally they dilute other pages by duplication.
With your second issue I imagine there are clues in the aspxerrorpath variable. Although I couldn't get any combination of this string to render the below url didn't return to the 404 page like the rest did. Its the tilda (~) in the error string that I think offers the biggest clue.
http://www.practicerange.com/Golf-Training-Aids/Golf-Nets/
Hope this helps,
Dan
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
-
Are Multiple Page Titles hurting my rankings
The platform that built our website has, for some reason, put multiple page titles on all of our webpages: https://www.backyardadventures.com/ If you open this page and "View Page Source" you will see that there are 50 page title tags (). There is one with our actual page title, but there are 49 others that look like this: <title></span><span class="html-tag">lock</span><span class="html-tag"></title> or <title></span><span class="html-tag">bubbles2</span><span class="html-tag"></title> are just two of the examples. The company said that because they are in a svg tag () they are fine. The title tags show up on some of the Moz tools. Is this effecting our rankings?
On-Page Optimization | | PageLogic0 -
Duplicate 'meta title' issue (AMP & NON-AMP Pages)
how to fix duplicate meta title issue in amp and non-amp pages? example.com
On-Page Optimization | | 21centuryweb
example.com/amp We have set the 'meta title' in desktop version & we don't want to change the title for AMP page as we have more than 10K pages on the website. ----As per SEMRUSH Tool---- ABOUT THIS ISSUE It is a bad idea to duplicate your title tag content in your first-level header. If your page’s <title>and <h1> tags match, the latter may appear over-optimized to search engines. Also, using the same content in titles and headers means a lost opportunity to incorporate other relevant keywords for your page.</p> <p><strong>HOW TO FIX IT</strong></p> <p>Try to create different content for your <title> and <h1> tags.<br /><br />this is what they are recommending, for the above issue we have asked our team to create unique meta and post title for desktop version but what about AMP page?<br /><br />Please help!</p></title>0 -
PDF Instructions come up in Crawl report as Duplicate Content
Hello, My ecommerce site has many PDF instruction pages that are being marked as duplicate content in the site crawl. Each page has a different title, and then a PDF displayed in an iframe with a link back to the previous page & to the category that the product is placed in. Should I add text to the pages to help differentiate them? I included a screenshot of the code that is on all the pages. Thanks! Justin 9tD9HMr
On-Page Optimization | | JustinBSLW0 -
Duplicate page titles and hreflang tags
Moz is flagging a lot of pages on our site which have duplicate page titles. 99% of these are international pages which hreflang tags in the sitemap. Do I need to worry about this? I assumed that it wasn't an issue given the use of hreflang. And if that's the case, why is Moz flagging them as an issue? Thanks.
On-Page Optimization | | ahyde0 -
Duplicate Content - But it isn't!
Hi All, I have a site that releases alerts for particular problem/events/happenings. Due to legal stuff we keep the majority of the content the same on each of these event pages. The URLs are all different but it keeps coming back as duplicate content. The canonical tag is not right (i dont think for this) egs http://www.holidaytravelwatch.com/alerts/call-to-arms/egypt/coral-sea-waterworld-resort-sharm-el-sheikh-egypt-holiday-complaints-july-2014 http://www.holidaytravelwatch.com/alerts/call-to-arms/egypt/hotel-concorde-el-salam-sharm-el-sheikh-egypt-holiday-complaints-may-2014
On-Page Optimization | | Astute-Media0 -
Duplicate content issue, across site domains (blogging)
Hi all, I've just come to learn that a client has been cross-posting their blog posts to other blogs (on higher quality domains, in some cases). For example - this is the same post on 3 different blogs. http://thebioethicsprogram.wordpress.com/2014/06/30/how-an-irb-could-have-legitimately-approved-the-facebook-experiment-and-why-that-may-be-a-good-thing/
On-Page Optimization | | ketanmv
http://blogs.law.harvard.edu/billofhealth/2014/06/29/how-an-irb-could-have-legitimately-approved-the-facebook-experiment-and-why-that-may-be-a-good-thing/
http://www.thefacultylounge.org/2014/06/how-an-irb-could-have-legitimately-approved-the-facebook-experimentand-why-that-may-be-a-good-thing.html
And, sometimes a 4th time, on an NPR website. I'm assuming this is doing no one any favors and Harvard or NPR is going to earn the rank most every time. I'm going to encourage them to publish only fresh content on their real blog, would you agree? Can this actually harm the ranking of their blog and website - should we delete the old entries when migrating the blog? They are going to move their Wordpress Blog to hosting on their real domain soon:
http://www.bioethics.uniongraduatecollege.edu/news/ The current set up is not adding any value to their domain. Thank you for any advice! Ketan0 -
Which page to rank for a Keyword? Home Page or Deep Page?
So, we have a situation where there is one particular keyword we want to rank for. We have been up and down over the years, at our best probably position 4-5, and now at 20ish. Thats for our home page of course, which the majority of our linking is probably pointing at. We also have a sub page which is optimised for that particular service. The term is "web design brisbane".
On-Page Optimization | | MauriceKintek
So as you can imagine, Web Design is in itself a service and we offer others. Should we optimise our home page for it and remove the sub page?
Keep the sub page because its one our services and optimise both?
Do some kind of canonical thing?
Change our interlinking? All our competitors home pages seem to be the ones that rank, and it feels and looks better in results if its the home page, but if switching up to our sub page is better im all ears. Also if our sub page is somehow hurting or leaking SEO from the home page, id like to know as well. Would prefer to not have to provide a link, due to competition but if someone wants to know we can always PM.0 -
Checking Duplicate Content
Hi there, We are migrating to a new website, which we are writing lots of new content for the new website. The new website is hosted on a development site which is password protected and so on so that it cannot be indexed. What i would like to know is, how do i check for duplicate content issues out there on the world wide web with the dev site being password protected? Hope this makes sense. Kind Regards,
On-Page Optimization | | Paul780