How do I eliminate duplicate page titles?
-
Almost...I repeat almost all of my duplicate page titles show up as such because the page is being seen twice in the crawl. How do I prevent this?
<colgroup><col width="336"> <col width="438"></colgroup>
| www.ensoplastics.com/ContactUs/ContactUs.html | Contact ENSO Plastics |
| ensoplastics.com/ContactUs/ContactUs.html |Contact ENSO Plastics
|
This is what is from the CSV...there are many more just like this. How do I cut out all of these duplicate urls?
-
thank you for the follow up, Dr. Pete!
-
I don't see anything wrong with your home-page canonical. We usually suggest pointing the home-page to the root:
...and not including the filename (just for the home-page), but that's not necessary. You link internally to "index.html", so what you have is fine, and keeps it consistent. I think the error is only happening because our crawler is trying to view the "/" version and sees the canonical to "index.html" (so, they look different).
-
So if I want the www. page to be the one that shows up in google...what do I put in the head of the ContactUs.html page exactly? As you can see when I put this in the head then I get the critical error from SEOMOZ. So this fix just isn't making sense to me right now. IF I take it back out then the critical error is gone but then I get the message that I should add the canonical to the page.
<dt>Canonical URL</dt>
<dd>"http://www.ensoplastics.com/ContactUs/ContactUs.html"</dd>
<dt>Explanation</dt>
<dd>If the canonical tag is pointing to a different URL, engines will not count this page as the reference resource and thus, it won't have an opportunity to rank. Make sure you're targeting the right page (if this isn't it, you can reset the target above) and then change the canonical tag to reference that URL.</dd>
<dt>Recommendation</dt>
<dd>We check to make sure that IF you use canonical URL tags, it points to the right page. If the canonical tag points to a different URL, engines will not count this page as the reference resource and thus, it won't have an opportunity to rank. If you've not made this page the rel=canonical target, change the reference to this URL. NOTE: For pages not employing canonical URL tags, this factor does not apply.</dd>
-
So, just to be clear - these are the same physical page. Google sees the two URLs as being two different pages, but in terms of actual physical documents on your server, there's only one (ContactUs.html). So, you just need the one canonical tag per page.
If you have any dynamic (database/code-driven) pages, then be careful and make sure that the canonical tag is being create dynamically to match the correct page. You don't want to end up with canonical tags to the wrong pages.
-
I'd follow the advice to 301 or canonical, but it doesn't hurt to also declare a canonical version in Google Webmaster Tools - it's under "Site Configuration" > "Settings". You still need to canonicalize, but it's one additional signal to Google (and it's easy).
-
the index page canonical should point to index page,
the content page to the same content page (it is just for eliminating the duplicate issue)
don't put a canonical that points to a page that is not its duplicate
-
Once I add it in and crawl the page I end up with a critical error... so something is not right.
Appropriate Use of Rel Canonical
Moderate fix
<dl>
<dt>Canonical URL</dt>
<dd>"http://www.ensoplastics.com/index.html"</dd>
<dt>Explanation</dt>
<dd>If the canonical tag is pointing to a different URL, engines will not count this page as the reference resource and thus, it won't have an opportunity to rank. Make sure you're targeting the right page (if this isn't it, you can reset the target above) and then change the canonical tag to reference that URL.</dd>
<dt>Recommendation</dt>
<dd>We check to make sure that IF you use canonical URL tags, it points to the right page. If the canonical tag points to a different URL, engines will not count this page as the reference resource and thus, it won't have an opportunity to rank. If you've not made this page the rel=canonical target, change the reference to this URL. NOTE: For pages not employing canonical URL tags, this factor does not apply.</dd>
</dl>
-
ok, good luck!
-
Ok I will put the canonical in the head of the html files and see what happens.
-
you have 1 page, that can be reached from two or even more paths. we talk about these paths, and these are creating the duplicate content.
It is like having your site duplicate on your non www. of your domain.
With the canonical, you tell search engines which path, which .html file you are optimizing for.
-
This actually does not solve the problem. I have only one index.html file. So how in the world do I access a page that does not exist in my hierarchy? For example if I have the following two pages there is really only on instance of that page I can edit the head with an html file, it is not like there is actually 2 html pages that exist for each one so in this case am I just stuck creating redirects for each instance where this occurs?
|
www.ensoplastics.com/ContactUs/ContactUs.html
ensoplastics.com/ContactUs/ContactUs.html
|
-
you just insert into each html file the canonical that points to www url. and it should work it out.
-
So then in the page without the www I should insert this into the head and do the same for all other pages?
-
Hi again
So basically canonicals are better.
And why you get this: when robots crawl your website they see the following pages as different:
And we could continue with variants. Canonicals tell search engines that these pages are the same, and they should handle it as same page.
so if you put a into index file, you will have the following results:
www.example.com (no matter which URL does the search engine visit, they will handle as the canonical link)
This is also good for links, because people might link to you as example.com or example.com/index, etc. etc. Then if you insert the canonical you focus all the links to one URL.
Hope it helped,
Istvan
-
Which is better, and also I am interested in knowing why this happens?
-
Hi,
These duplicate URLs can be resolved two ways easily.
1. 301 from non www. to www. or vice versa
2. canonical to one of the links.
This way you will focus all the link juice on only one page. More power
I hope it helped,
Istvan
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
-
Duplicate Pages on GWT when redesigning website
Hi, we recently redesigned our online shop. We have done the 301 redirects for all product pages to the new URL (and went live about 1.5 week ago), but GWT indicated that the old product URL and the new product URL are 2 different pages with the same meta title tags (duplication) - when in fact, the old URL is 301 redirecting to the new URL when visited. I found this article on google forum: https://productforums.google.com/forum/#!topic/webmasters/CvCjeNOxOUw
Technical SEO | | Essentia
It says we either just wait for Google to re-crawl, of use the fetch URL function for the OLD URLs. Question is, after i fetch the OLD URL to tell Google that it's being redirected, should i click the button 'submit to index' or not? (See screengrab - please note that it was the OLD URL that was being fetched, not the NEW URL). I mean, if i click this button, is it telling Google that: a. 'This old URL has been redirected, therefore please index the new URL'? or
b. 'Please keep this old URL in your index'? What's your view on this? Thanks1 -
Duplicate page issue
Hi, i have a serious duplicate page issue and not sure how it happened and i am not sure if anyone will be able to help as my site was built in joomla, it has been done through k2, i have never come across this issue before i am seem to have lots of duplicate pages under author names, example http://www.in2town.co.uk/blog/diane-walker this page is showing the full articles which is not great for seo and it is also showing that there are hundreds more articles at the bottom on the semoz tool i am using, it is showing these as duplicates although there are hundreds of them and it is causing google to see lots of duplicate pages. Diane Walker
Technical SEO | | ClaireH-184886
http://www.in2town.co.uk/blog/diane-walker/Page-2 5 1 0
Diane Walker
http://www.in2town.co.uk/blog/diane-walker/Page-210 1 1 0
Diane Walker
http://www.in2town.co.uk/blog/diane-walker/Page-297 1 1 0
Diane Walker
http://www.in2town.co.uk/blog/diane-walker/Page-3 5 1 0
Diane Walker can anyone please help me to sort this important issue out.0 -
Page titles in browser not matching WP page title
I have an issue with a few page titles not matching the title I have In WordPress. I have 2 pages, blog & creative gallery, that show the homepage title, which is causing duplicate title errors. This has been going on for 5 weeks, so its not an a crawl issue. Any ideas what could cause this? To clarify, I have the page title set in WP, and I checked "Disable PSP title format on this page/post:"...but this page is still showing the homepage title. Is there an additional title setting for a page in WP?
Technical SEO | | Branden_S0 -
Duplicate Page Content
Hi, I just had my site crawled by the seomoz robot and it came back with some errors. Basically it seems the categories and dates are not crawling directly. I'm a SEO newbie here Below is a capture of the video of what I am talking about. Any ideas on how to fix this? Hkpekchp
Technical SEO | | mcardenal0 -
Duplicate Title Tags
Hi, Are these 2 title tags different enough? Notice only the 's' on Templates is switched <colgroup><col width="559"></colgroup>
Technical SEO | | Studio33
| Invoice Templates | Invoice Template | invoicing Software | Invoice Software Invoice Template | Invoice Templates | invoicing Software | Invoice Software | Thanks0 -
Mitigating duplicate page content on dynamic sites such as social networks and blogs.
Hello, I recently did an SEOMoz crawl for a client site. As it typical, the most common errors were duplicate page title and duplicate content. The client site is a custom social network for researchers. Most of the pages that showing as duplicate are simple variations of each user's profile such as comment sections, friends pages, and events. So my question is how can we limit duplicate content errors for a complex site like this. I already know about the rel canonical tag, and rel next tag, but I'm not sure if either of these will do the job. Also, I don't want to lose potential links/link juice for good pages. Are there ways of using the "noindex" tag in batches? For instance: noindex all urls containing this character? Or do most CMS allow this to be done systematically? Anyone with experience doing SEO for a custom Social Network or Forum, please advise. Thanks!!!
Technical SEO | | BPIAnalytics0 -
Title Missing: Page is an Action
I have a page that has a missing Title Tag. I had a look at the page and it looks like an action, this is part of th cart. http://mydomainxyz.com/billing/status/index.php?action=phpinfo Is this a problem? How dod i deal with this?
Technical SEO | | stefanok0 -
Catch 22 on duplicate page titles
Hi all, I'm quite new to the SEO space so I apologise if all the information below isn't technically perfect. I ran the SEOmoz pro tool for the first time a month ago (fantastic tool). It picked up a wealth of errors on our site that we are now working on. the problem: we use dynamic pages to display job listings pulled from our database that have picked up many duplicate page titles and content. For example: _Landing page: _http://www.arm.co.uk/jobs/it-contract-jobs/sec=itcontractjobs _Page 2: _http://www.arm.co.uk/jobs/1/-/-/2/itcontractjobs-/9999/2 _Page 3: _http://www.arm.co.uk/jobs/1/-/-/2/itcontractjobs-/9999/3 Following the results of the Moz tool we have now 'no indexed' and 'no followed' the dynamic pages and the errors have dramatically dropped, great! However, on reflection we generate quite a lot of traffic to individual job's listed on our website. By no following the pages we have restricted passing on any 'juice' to these pages, and by no indexing we may be taking them out of Googles index completely. These dynamic pages and individual job listings do generate a lot of traffic to our website via organic search. We do submit the site index to Google that should index the individual jobs that way. So, the question is (I hope this is making sense), are the gains of reducing errors picked up in the moz tool (to improve the overall site performance) likely to outweigh the traffic generated on these dynamically generated pages by being indexed and followed by Google. Ultimately we would like the static landing pages to retain a stronger page rank. Any guidance is very much appreciated. Best Regards,
Technical SEO | | ARMofficial
Sam.0