How To Create Canonical URL For Categories In WooCommerce

In this post I will describe a WordPress plugin which can be used for creating canonical URLs for categories in your WooCommerce store. This WordPress plugin defines canonical URLs for each category in your WooCommerce store and creates redirection for old category URLs and invalid category URLs. Canonical URLs are helpful for search engine optimization as there is only one main URL for each category. All the other URLs for that category are redirected to main URL. Thus, it solves the duplicate content issues in your WooCommerce store.

Here are the features of this WordPress plugin:

1) Automatically creates canonical URLs for categories: This WordPress plugin automatically creates canonical URLs for each category. All you need to do is to install this WordPress plugin and will define canonical URLs for each category in your WooCommerce store.

2) Redirect old URLs and invalid URLs: If customers visit the old URL or an invalid URL for a category in your WooCommerce store then they will be automatically redirected to the correct canonical URL for that category.

Here are the advantages of this WordPress plugin:

1) Creates one main URL for each category: This WordPress plugin creates a single canonical URL for each category in your WooCommerce store.

2) Solves duplicate content issues: This WordPress plugin is helpful for solving duplicate content issues in your WooCommerce store.

3) Makes your WooCommerce store SEO friendly: There is only one URL for each category. Hence, search engines will index only one URL for a category in your WooCommerce store. Hence, your WooCommerce store will be SEO friendly.

Download thousands of Themes, Plugins & Graphics to create your Website. Use promo code ThatsJournal and get an additional 10% off for All MonsterONE Plans.
Disclosure: Thats Journal is supported by our readers. This page may contain affiliate links. That means, if you click on these links to make a purchase, we may earn a small commission (at no extra cost to you). These funds help us to keep this blog up and running.

2 thoughts on “How To Create Canonical URL For Categories In WooCommerce”

  1. Should I make a canonical URL on a shop page (WooCommerce Shop), based on the fact that internal pages 5, 6, 18 are ranked better than the root pages?

    1. Canonical (Preferred) URLs has great significance to avoid duplicate content issues. Strategy is simple. All you need to do is to set up one version of the URL as the preferred version informing the search engines that this is your preferred URL.

      You can implement this manually by placing the following code:

      [code language=”html”]
      in the <head>…</head> section of your document:
      <link rel="canonical" href="https://www.thatsjournal.com/"&gt; (Change the URL)
      [/code]

      Alternatively, you can use the above given plugin that will automatically set up a preferred URL for you.

Comments are closed.