Meks
Do you know you can try any of our premium WordPress themes for free?Show me the themes
Remove category archives from WordPress (or tag date and author archives)

Remove category archives from WordPress (or tag date and author archives)

92Shares

Did you know that WordPress automatically generates multiple archive URLs for your website? While it may be useful in some cases, it may also hurt your SEO by generating duplicated content and unnecessary pages. Luckily, there is a quick and easy solution.

Why remove (or disable) archives in WordPress?

By default, WordPress will generate the following archives:

  • Category archives
  • Tag archives
  • Author Archives
  • Date archives
  • Post format archives (if your WordPress theme supports it)
  • Search archives (search results page)

Category archives

If you don’t have any categories on your website, all posts will automatically go to “Uncategorized” category and  you will still have something like http://yourwebsite.com/category/uncategorized URL which is actually displaying the same content as your home or blog page. It just doesn’t make sense!

Top WP Hosting recommended by Meks

Of course, categories are sometimes crucial part of your WordPress websites and can be very useful. You can read more in this article about good SEO practice of using categories and tags on your WordPress website.

Tag archives

Sometimes people use a lot of “generic” tags which doesn’t make sense from a point of SEO, but can be rather useful to connect posts in a good way and display related content to a particular post. This means that you can keep using tags in the background and only avoid to display tag links and tag archive pages.

Author archives

If you have a lot of writers on your website you will probably want to use author archives. But, if you have only one author on the website then it just doesn’t make sense. Feel free to remove it and avoid duplicated content.

Date and other archives

Date archives and post formats archives are mostly unnecessary especially if you don’t publish your posts frequently. For search results archive, you will of course want to keep it for obvious reasons.

How to disable WordPress archives?

In the following snippet we are going to remove (disable) category, tag, date, and author archives but you may want to modify conditional statements inside the code to suit your exact needs. Just place this piece of code somewhere in your theme functions.php file:

Bonus tip

In some cases, you may rather want to “noindex” your archives instead of removing it entirely. This means that your archives will be accessible but you will say to Google not to index those pages. Luckily, there is probably the best SEO WordPress plugin which will help you achieve this very easily.

92Shares
Bojan Petrovic

Co-founder and WordPress developer at Meks. He has been involved in the business since 2009. creating themes, plugins and services on top of WordPress, continuously aiming to choose best approaches and work smarter, not harder.

Try theme now for free!
  • Access to a copy of the demo website
  • Full access to the theme options
  • No credit card required

* We will send you an occasional newsletter with special offers, news & theme updates but you can unsubscribe at any time.

Meks