Skip to main content

Redirects manager

This page describes settings used for redirecting from temporarily disabled, deleted or irrelevant pages.
Configurations can be found in Marketing -> Redirects -> Add redirect/Edit.

General information

  • Request URL: defines the URL address from which user will be redirected. Wildcards are allowed.
  • Target URL: defines the URL address to which user will be redirected.
    tip

    If you need redirect from /dames/tops, /dames/tops/bjorn-borg
    to /dames/bralette, /dames/bralette/bjorn-borg
    you can use /dames/tops[redirect_chain] as Request URL and /dames/bralette[redirect_chain] as Target URL.

  • Redirect type: sets HTTP response status code that will be used when redirecting:
    • 301 moved permanently: used for permanent redirecting, meaning that links or records returning this response should be updated.
    • 302 object moved: used when the requested resource has been temporarily moved to a new location.
    • 307 temporary redirect: used when URL someone is requesting has temporarily moved to a different URI(user resource identifier), but will eventually be back in its original location.
  • Redirect only if the request URL can't be found (404): if Yes is selected, redirect will work only if Requested URL returns 404 error.
    tip

    This configuration is especially useful when dealing with 404 Not Found issues in Google Search Console.

  • Comments: sets the description for internal use. Visible only in admin panel.
  • Is active: this slider enables/disables rewrite.
  • Visible in store view: sets the scope of store views where redirect will be added.

redirect manager options

Redirect configurations