What's the best way to tackle duplicate pages in a blog?
-
We installed a WP blog on a website and the below result is just an example. All of them lead to the same content. What's the best way to resolve it?
http://www.calmu.edu/blog/
http://www.calmu.edu/blog/calmu-business-spotlight-veev/
http://www.calmu.edu/blog/category/business-buzz/ -
Thanks..
-
No, almost all blogs have this kind of problem, joomla also. But in Joomla i'm more accustomed to solve them. On Joomla i use YOOtheme ZOO that is a great Blog tool, for SEO I use Acesef, which is integrated to ZOO. I can configure this duplicate problem on Acesef Zoo Extension easily.
But using WP you will find a lot of plugins for SEO and will solve this : D
-
Thanks Joao. Are you saying blogs on joomla platform do not have this problem?
-
Do you think it would work. What are the negative aspects of using a redirect?
-
I did see this page but I was unsure of how to guide my developer on putting canonical links. Can you help?
-
Thanks a lot @ParagonDigital. This issue was detected after the SEOMoz crawl of the website and they are listing all these pages as duplicate pages.
-
Hi Sangeeta,
It looks like you are using the Wordpress All-in-One SEO Pack which should take care of most duplicate pages in Category and Archives using canonicalization.
Both of these pages:
http://www.calmu.edu/blog/calmu-business-spotlight-veev/
http://www.calmu.edu/blog/category/business-buzz/have this line added by the SEO Plugin which tells the bots that the page in the blog directory is the real page and to consider the category and archive versions of the page the same page.
rel="canonical" href="http://www.calmu.edu/blog/calmu-business-spotlight-veev/" />
The home page on a blog is always going to have some duplication for the recent posts. The only thing I know of that you could do for that would be to have Wordpress display blurbs for the post with a read more link instead of the whole post on the home page.
-
I'd make sure you have canonical links too. Google has a page dedicated to them here: http://support.google.com/webmasters/bin/answer.py?hl=en&answer=139394
-
Usually creating a 301 redirect in your HTAcces file is an effective way of dealing with duplicate content. You could use the free redirect generator if you're not too familiar with writing htaccess files.
-
I think this plugin solves your problem, I don't use wordpress a lot, I prefer joomla but I've heard this for WP:
http://wordpress.org/extend/plugins/platinum-seo-pack/
You can use this script on header.php to make to:
if((is_home() && ($paged < 2 )) || is_single() || is_page() || is_category()){
echo '';
} else {
echo '';
}
I would prefer to use the plugin, because you can make others things god to SEO on-page
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
-
Is there a limit to the number of duplicate pages pointing to a rel='canonical ' primary?
We have a situation on twiends where a number of our 'dead' user pages have generated links for us over the years. Our options are to 404 them, 301 them to the home page, or just serve back the home page with a canonical tag. We've been 404'ing them for years, but i understand that we lose all the link juice from doing this. Correct me if I'm wrong? Our next plan would be to 301 them to the home page. Probably the best solution but our concern is if a user page is only temporarily down (under review, etc) it could be permanently removed from the index, or at least cached for a very long time. A final plan is to just serve back the home page on the old URL, with a canonical tag pointing to the home page URL. This is quick, retains most of the link juice, and allows the URL to become active again in future. The problem is that there could be 100,000's of these. Q1) Is it a problem to have 100,000 URLs pointing to a primary with a rel=canonical tag? (Problem for Google?) Q2) How long does it take a canonical duplicate page to become unique in the index again if the tag is removed? Will google recrawl it and add it back into the index? Do we need to use WMT to speed this process up? Thanks
On-Page Optimization | | dsumter0 -
Google Treating these URL's as diff, but they are same. please help
Google is treating, below URL's as two different URL's when they are same. How to solve this. Please help. Case 1:/2570/Venture-Capital-and-Capital-Markets/2570/venture-capital-and-capital-marketsCase 2: /xxx/Java-Programming//xxx/Java-ProgrammingPlease help, how to solve this. Thanks in advance
On-Page Optimization | | AnkammaRao0 -
Worth redirecting old blog posts into pages?
I'm working on a site that has some blog posts from 2011 - 2013 ranking on the first page for relevant terms. I'm going through and updating some of the content, internal links, etc., and wanted to know if it's worth redirecting some of these blog posts into new pages (in WordPress). Right now, the blog post URLs are long - exampleURL.com/2011/3/9/blog-post-title/ and the dates show up in the SERPs. I'd like to have the date removed so that the content doesn't look outdated, and I'd also like to have cleaner URLs. In your opinion, is it worth creating new pages and redirecting the old blog posts, or is the benefit of doing this not worth the effort? Thanks!
On-Page Optimization | | dchristensen30 -
I want to place reviews from a review site also on my client's website, what's the right way to do that?
My client is doing a good job fitting rooftops out with solar panels. his customers are happy and ready to show this in online reviews. He has a partnership with a review site that gives him new leads, but I just don't want him to lose this valuable reviews just to this one review site.. Here's what i came up with and I love to hear your opinion on this;
On-Page Optimization | | JoostDerks
I'll copy the content of the solarpanel review site, place it on my client's website in hreview. the contents canonical will be rightfully set to the review site, this way I want to avoid the duplicate content thing, but get the hard earned yellow stars in my client's SERPs. and show the visitors of my clien't s site what a great job he is doing, on his own website.. This is the first time I thought of this solution and I wonder if I'm forgetting something.. Is this solution safe with Google/Bing/Yahoo?0 -
Index.php getting Duplicate page content.
I am quite new to SEO and have now got my first results. I am getting all my index.php pages returned as Duplicate page content. ie: blue-widgets/index.php
On-Page Optimization | | ivoryred
blue-widgets/ green-widgets/large/index.php
green-widgets/large/ How do solve this issue?0 -
Duplicate content from category pages?
I have an ecommerce store with different categories for my products. Some products do appear in more than one category, is that an issue even if you end up on the same product page/link? Also, I have a "show all products" category, which I believe creates duplicate content too? What is your take on this? What can I do to solve this? Is it even an issue of duplicate content? All answers are very much appreciated!
On-Page Optimization | | danielpett0 -
What is the threshold for a page title to be considered duplicate?
We're trying to find out what percentage of words in a page title need to be the same for it to be considered duplicate? We have search results pages for each country on our site, so the only difference in the page title is the country name and they are all being flagged as duplicate, even though they are not 100% duplicate.
On-Page Optimization | | Odjobob0 -
Duplicate Page Content Issues
How can I fix Duplicate Page Content Issues on my site : www.ifocalmedia.com. This is a WP site and the diagnostics shows I have 115 errors? I know this is damaging to my SEO campaign how do I clear these? Any help is very welcome.
On-Page Optimization | | shami0