Duplicate titles Question
-
Hi eveyone,
I have around 1000 duplicate titles and meta description. The poblem was that I had pages in my home page and different pages had the same title.
For example,
index.php/site/articles/should_you_eat_protein_every_2-3_hours_for_muscle_growth/
/index.php/site/articles/should_you_eat_protein_every_2-3_hours_for_muscle_growth/N12//index.php/site/articles/should_you_eat_protein_every_2-3_hours_for_muscle_growth/N1444//index.php/site/articles/should_you_eat_protein_every_2-3_hours_for_muscle_growth/N1448//index.php/site/articles/should_you_eat_protein_every_2-3_hours_for_muscle_growth/N1448/P6//index.php/site/articles/should_you_eat_protein_every_2-3_hours_for_muscle_growth/N1452/I have 172 of the same page!So I took off all the pagination on my home page and just added 'click fo more'. When they click more, it takes them to the category.So my question is will google slowly start deleting or non-indexing these duplicate titles or pages as I have removed it from my website? (Just so that you know I added a canonical link and figuring out how to add page numbers to met titles and meta description tags for categories with pages)
-
I'm not entirely clear what the nature of the non-paginated pages is, but the canonical tag is probably a decent solution here. You may actually want to leave the crawl paths to those URLs open for a bit - Google won't process the canonicals unless they crawl the URLs. See my recent post on that subject:
http://www.seomoz.org/blog/logic-meet-google-crawling-to-deindex
Pagination is a bit tougher. You've got a few options:
(1) META NOINDEX pages 2+ (tends to be pretty effective, but depends on the nature of the pages)
(2) Use Rel=prev and Rel=next. This is tough to implement, but is recommended by Google. If the pagination isn't massive-scale, it works reasonably well.
(3) If the pagination is controlled by URL parameters, indicate them in Google Webmaster Tools. I've had mixed luck with this, and your examples wouldn't work ("/P6" isn't going to come up as a traditional URL variable).
-
In my category page, I have the links of the article and short summary of it. For example, check this page: http://www.exercisebiology.com/index.php/site/training/
So if I get you right, I shouldn't use the canonical for home page and categories since the content changes as I post new articles, right?
-
Do not use the canonical tag unless the pages are 100% duplicates.
If you are talking about duplicate content from your blog posts showing up on category pages, perhaps you can edit your blog settings to only show snippets of each post instead of the entire thing.
-
Thank you much Anthony.
I have pages on home page and category that obviously needs pages so that every arrticle don't show up in one long page. How do deal with those?
1) Just keep them the same and add a rel=canonical to it? Or since they have different content on each page ( or different article titles), just leave out the rel=canonical?
-
Yes. Google will stop indexing most of the duplicate pages since you added the canonical tag.
Figure out why there are so many duplicate pages and try to eliminate that problem. I'm guessing your comment about 'click more, it takes them to the category page' addressed this issue. It's best to stop a problem before it starts.
These pages may fall slowly out of Google's index. They will likely leave Webmaster Tools at an even slower rate. If this doesn't seem to work out for you, another option would be to 301 every page ending with growth/N* back to the canonical version.
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 Content from long Site Title
Hello! I have a number of "Duplicate Title Errors" as my website has a long Site Title: Planit NZ: New Zealand Tours, Bus Passes & Travel Planning. Am I better off with a short title that is simply my website/business name: Planit NZ My thought was adding some keywords might help with my rankings. Thanks Matt
Technical SEO | | mkyhnn0 -
.htaccess Question
Hi,I have a website www.contractor-accounts.co.uk that has an .htaccess file that strips .php and forces a closing brace /. The site is now over 6 months old and still has a very low ranking with MOZ also rating the site as DA/PA = 1 which seems to indicate some sort of issue with the website. Can anyone offer any suggestions as to why this site is ranking poorly as much of the onpage SEO has been completed to a level of 90%+ for specific keyterms so I'm probably either looking at routing of the framework of so other technical SEO issues possibly? Any help much apreciated... <ifmodule mod_rewrite.c=""><ifmodule mod_negotiation.c="">Options -MultiViews</ifmodule> RewriteEngine On # Redirect Trailing Slashes...
Technical SEO | | ecrmeuro
# RewriteRule ^(.)/$ /$1 [L,R=301]
RewriteCond %{REQUEST_URI} /+[^.]+$
RewriteRule ^(.+[^/])$ %{REQUEST_URI}/ [R=301,L]
# Redirect non-WWW to WWW...
RewriteCond %{HTTP_HOST} ^contractor-accounts.co.uk [NC]
RewriteRule ^(.)$ http://www.contractor-accounts.co.uk/$1 [L,R=301] # Handle Front Controller...
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [L]</ifmodule>0 -
Dup Title tags
I am frustrated....Google Webmaster tools shows this as dup title tags....I've fixed other oages with this issue, but can't figure this out?! here is the page itself... http://www.seadwellers.com/tag/padi-1/ I can't figure out where this freakin page even iS?! | 2 |
Technical SEO | | sdwellers
| <a id="zip_1-anchor" class="zippedsection_title"></a>padi Archives - Sea Dwellers Dive Center of Key Largo, Florida Keys/category/padi//tag/padi/ | Any help with this thing wold be greatly appreciated...0 -
Video question
If another company hosts our videos, but they are only found embedded on our site, do we get all of the SEO benefits from the video, or would we have to host it for that to happen?
Technical SEO | | ClaytonKendall0 -
How do I eliminate duplicate url, duplicate title issues using Joomla CMS?
We have a site using Joomla CMS, integrated with Jreviews and Jomsocial. Utilizing ACE SEF to generate Dynamic URL structure. Our issue is that we are recieving multiple instances of duplicate url's and duplicate titles due to the way joomla is working with jreviews for all our 7,000+ business listings. Site is already ranked for many broad/national keywords, concerned that our state and local rankings are limited by these errors. How can we prevent this from happening without re-writing the entire website?
Technical SEO | | mdmcn0 -
Robots.txt question
I want to block spiders from specific specific part of website (say abc folder). In robots.txt, i have to write - User-agent: * Disallow: /abc/ Shall i have to insert the last slash. or will this do User-agent: * Disallow: /abc
Technical SEO | | seoug_20050 -
Is this considered as duplicate content?
One of my clients has a template page they have used repeatedly each time they have a new news item. The template includes a two-paragraph customer quote/testimonial for the company. So, they now have 100+ pages with the same customer quote. The rest of the page content / body copy is unique. Is there any likelihood of this being considered duplicate content?
Technical SEO | | bjalc20110