Product URL rewrites

Before you begin, make sure that you understand exactly what the redirect should accomplish. 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 product 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 product page in your store, and copy the path from the address bar of your browser. When creating a product redirect, you can either include or exclude the category path. For this example, we create a product redirect without a category path.

Product with category path

Redirect to: gear/bags/impulse-duffle.html

Redirect from: gear/bags/overnight-duffle.html

Product without category path

Redirect to: impulse-duffle.html

Redirect from: overnight-duffle.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 page 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 it in edit mode.

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

  3. In the upper-right corner of the URL Rewrites page, click Add URL Rewrite.

  4. Set Create URL Rewrite to For product.

  5. In the grid, find the product that is the target (destination) of the redirect and click the row.

    URL rewrites - product {width="700" modal="regular"}

  6. Below the category tree, click Skip Category Selection.

    For this example, the redirect does not include a category.

    Product URL rewrite - skip category selection {width="600" modal="regular"}

    The Add URL Rewrite for a Product page displays a link to the target in the upper-left corner, and the Target Path field displays the system version of the path, which cannot be changed. Initially, the Redirect Path field also displays the target path.

    • If you have multiple store views, set Store to the view where the rewrite applies. Otherwise, a rewrite is created for each view.

    • For Request Path, replace the default by entering the URL key and suffix (if applicable) of the original product request. This is the redirect from product that you identified in the planning step.

      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 Type to one of the following:

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

    Product URL rewrite - information {width="600" modal="regular"}

  7. Before saving the redirect, review the following:

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

    The new product rewrite now 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 product request page.
    • In the address bar of the browser, enter the path to the original redirect from product immediately after the store URL and press Enter.

    The new target product appears instead of the original product 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 product that is to be redirected. Depending on your configuration, the Request Path might include the .html or .htm suffix, and 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.

Multiple URL rewrites

You can quickly update URL rewrites for multiple or all products simultaneously using the following steps.

  1. On the Admin sidebar, go to Catalog > Products.

  2. Select all the products for which you want to update URL rewrites.

  3. Under Actions, choose Update attributes to update multiple or all rewrites.

  4. Under PRODUCTS INFORMATION, click the Websites tab.

  5. In the Add Product To Websites section, select all websites for which you want to restore URL rewrites.

  6. When ready to update, click Save.

NOTE
All selected products are readded to the selected websites and URL rewrites are regenerated.

Update Attributes - update multiple URL rewrites {width="600" modal="regular"}

recommendation-more-help
d5ef48ad-708f-4ce5-a225-e7bb6053ded5