Category URL rewrites

If a category is removed from your catalog, you can use a category rewrite to redirect links to the URL of another category in your store. Think in terms of target / original request or redirect to / redirect from. Although people might still navigate to the former page from search engines or outdated links, the redirect causes your store to switch to the new target.

If automatic redirects are enabled for your store, there is no need to create a rewrite when a category URL Key is changed.

NOTE
When automatic redirects are enabled and you save a category, all product and category rewrites are generated in real time and stored in rewrite tables by default. This process could result in significant performance issues for categories with many assigned products. The solution is to change this default and skip the generation of category/products URL rewrites of products for category save. In this case, product rewrites are generated only for the canonical product URL. See Automatic product redirects for more information.

Step 1. Plan the rewrite

To avoid mistakes, write down the redirect to path and redirect from path and include the URL Key and suffix (if applicable).

If you are not sure, open each category page in your store, and copy the path from the address bar of your browser.

Example:

Redirect to: gear/backpacks-and-bags.html

Redirect from: gear/bags.html

Step 2. Create the rewrite

IMPORTANT
In the process of redirection, all GET parameters specified in the URL are removed for security reasons.
  1. On the Admin sidebar, go to Marketing > SEO & Search > URL Rewrites.

  2. Before you proceed, do the following to verify that the request path is available:

    • In the search filter at the top of the Request Path column, enter the URL key of the category that is to be redirected and click Search.

    • If there are multiple redirect records for the page, find the one that matches the applicable store view and open the redirect record in edit mode.

    • In the upper-right corner, click Delete. When prompted, click OK to confirm.

  3. When you return to the URL Rewrites page, click Add URL Rewrite.

  4. Set Create URL Rewrite to For category and choose the target category in the tree that is the destination of the redirect.

    URL rewrite - choose category {width="700" modal="regular"}

  5. In the URL Rewrite section, do the following:

    • If you have multiple stores, select the Store where the rewrite applies.

    • For Request Path, enter the URL key of the category that the customer requests. This is the redirect from category.

      note note
      NOTE
      The request path must be unique for the specified store. If there is already a redirect that uses the same request path, you receive an error when you try to save the redirect. The previous redirect must be deleted before you can create one.
    • Set Redirect to one of the following:

      • Temporary (302)
      • Permanent (301)
    • For your reference, enter a brief description of the rewrite.

    Add URL rewrite for category {width="700" modal="regular"}

  6. Before saving the redirect, review the following:

    • The link in the upper-left corner displays the name of the target category.
    • The Request Path contains the path for the original redirect from category.
  7. When complete, click Save button.

    The new category rewrite appears at the top of the URL Rewrites grid.

Step 3. Test the result

  1. Go to the home page of your store.

  2. Do one of the following:

    • Navigate to the original redirect from category.
    • In the address bar of the browser, enter the path to the original redirect from category immediately after the store URL and press Enter.

    The new target category appears instead of the original category request.

Field descriptions

Field
Description
Create URL Rewrite
Indicates the type of rewrite. The type cannot be changed after the rewrite is created. Options: Custom / For category / For product / For CMS page
Request Path
The category that is to be redirected. Depending on your configuration, the request path might include the .html or .htm suffix, and parent category. The request path must be unique, and cannot be in use by another redirect. If you receive an error that the request path exists, delete the existing redirect, and try again.
Target Path
The internal path that is used by the system to point to the destination of the redirect. The target path is grayed out and cannot be edited.
Redirect
Determines the type of redirect. Options:
No - No redirect is specified. Many operations create redirect requests of this type. For example, every time you add products to a category, a redirect of the No type is created each store view.
Temporary (302) - Indicates to search engines that the rewrite is for a limited time. Search engines generally do not retain page rank information for temporary rewrites.
Permanent (301) - Indicates to search engines that the rewrite is permanent. Search engines generally retain page rank information for permanent rewrites.
Description
Describes the purpose of the rewrite for internal reference.
recommendation-more-help
d5ef48ad-708f-4ce5-a225-e7bb6053ded5