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
-
What is the best meta description for Category Pages, Tag Pages and Main Article?
Hi, I want to index all my categories and tags. But I fear about duplicating the meta description. for example: I have a tag name "Learn Stock Market", a category name "Learning", and a main article "What is Stock Market". What is your suggestion for meta description of these three pages that looks great for seo google?
On-Page Optimization | | mbmozmb0 -
I'm looking to put a quite length FAQs tab on product pages on an ecommerce site. Am I likely to have duplicate content issues?
On an ecommerce site we have unique content on the product pages (i.e. descriptions), as well as the usual delivery and returns tabs for customer convenience. From this we haven't had any duplicate content issues or warnings, which seems to be the case industry-wide. However, we're looking to add a more lengthy FAQs tab which is still highly relevant to the customer but contains a lot more text than the other tabs. The product descriptions are also relatively small. Do you think this will cause potential duplicate content issues or should it be treated the same as a delivery tab, for instance?
On-Page Optimization | | creativemay0 -
Wordpress duplicate titles - can't find original title tags
I added new code to rewrite the page titles <title><?php wp_title(''); ?></title> But I can't find the normal title tags in the Header PHP file in editor so I now have duplicate titles tags in the source code This is the code - can't see what else would be titles? This is the website ... http://apexgenerators.co.uk/ <title><?php wp_title(''); ?></title> eFavIcon(); ?> eCSS(); ?> enabled('Theme')) { ?> http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic" />
On-Page Optimization | | lauratagdigital0 -
Duplicate Page Title
I have a dating site, it's got a lot of duplicate page titles, most of them are the language buttons for the users to view the site in there language. but I think it's obvious that the buttons don't have anything to do with it. I'm thinking that page tittle is basically a description of what the site is. like for an example "online-dating" is this it? please tell me in terms for a dummy, how to fix it.
On-Page Optimization | | clickit2getwithit0 -
What's the best way to handle crawling of photo gallery?
When you have a photo gallery with many search filters and loads and loads of pages, is it best to block all the filters and use google's pagination code? Ex: http://photo.net/gallery/photocritique/filter This site has pages for many different queries. While the page titles are unique, the pages are showing duplicated content.
On-Page Optimization | | cakelady0 -
What's the maximum length (number of spaces) for the Alt Image Text?
I'm setting up alt image text for the images on our website and I'm wondering if there is a maximum number of spaces that should be used that field.
On-Page Optimization | | JillCS0 -
Whats the best way to rank high for several different keywords?
I Have a print website www.print.dor2dor.com and we print 100's of products. I was wandering what is the best way to rank high for severall keywords as we dont want to just rank high for printing because when people are searching they normally type in the product they are looking for with printing at the end of it.
On-Page Optimization | | WillFrank0