Extended Redirect
This add-on is part of our Subscription plan.
Subscribe once — enjoy all add-ons without limits.
The add-on sets permanent 301 redirects from old storefront addresses to new store pages or external sites. Rules can be enabled or disabled individually.
What it is for
Use it to guide visitors to the intended address after moving a page or changing the catalog structure. Each source path maps to a specific destination without editing server rules.
Key features
- Create, edit and delete redirect rules.
- Active and disabled status per rule.
- Internal paths and complete external destination addresses.
- Choose whether GET parameters affect source URL matching.
- Rules are associated with a company in the current store context.
How it works
When a storefront page is requested, the add-on looks for an active rule for the current company with a matching source path. A match redirects the visitor to the saved destination. This is exact matching, not pattern matching; existing pages can be redirected, not only 404 pages.
Have questions about the add-on?
- Store Builder
- Store Builder Ultimate
- Multi-Vendor
- Multi-Vendor Plus
- Multi-Vendor Ultimate
- Owners
- English
- Русский
- 4.21.X
- 4.20
- 4.19.X
- 4.18.X
- 4.17.X
Instructions for Extended Redirect
What the add-on does
The add-on performs permanent 301 storefront redirects using active rules for the current company. It compares the entire source path, without wildcards or regular expressions.
Where to find the add-on
Rules: Website → SEO → Extended Redirect. This is separate from the standard 301 redirects entry. The matching setting is in the Extended Redirect add-on settings. Menu access depends on user permissions.
Create a rule
- Select the intended company or storefront context.
- Add a rule: source URL, for example
/old-page; destination URL,/new-pageor a complete address such ashttps://example.org/new-page. - Choose active status and save. Use disabled status to turn a rule off temporarily.
- Verify it on that company's storefront. Avoid duplicate active source paths for the same company: duplicate priority is not defined.
Use an internal store path for the source, not another site's address. Leading and trailing source slashes are normalized. Internal destinations without ? or # receive a trailing slash; those with either retain their specified path form. For example, /index.php?dispatch=products.search remains a URL with parameters.
GET parameters
The option to ignore GET parameters when matching URLs is off by default. Thus /old-page?utm_source=test does not match a /old-page rule: the complete source with parameters is required. Parameter order is not normalized either.
When enabled, the request portion after ? is excluded from matching. Save sources without parameters: /old-page will also match /old-page?utm_source=test. This setting affects all add-on rules. Incoming parameters are not automatically appended to the destination; include required parameters there explicitly. Browsers do not send the fragment after # to the server, so it cannot be used for source matching.
Edit and delete
The list supports address edits, status changes and deletion of selected rules. Search filters destination addresses. Company-context operations are restricted to that company's rules; the general administrative context differs from an individual company. A company 0 rule is not a universal fallback for all storefront companies.
How to check operation
- Open the source on the intended storefront. Inspect the 301 response and destination in the browser network panel.
- Test a source with GET parameters with the setting off and on.
- Check an internal destination with query parameters and an external destination if used.
- Disable the rule and repeat in a clean browser session: browsers may cache 301 responses.
Do not redirect a page to itself or create a chain that returns to its source: the add-on does not automatically prevent loops. For a missing redirect, check status, company, exact path and GET matching mode.
Changelog
v1.3.2 from 14.09.2026
[*] Updated the add-on code, templates, and integration files.
[*] Updated the add-on description, instructions, changelog, and logo.
v1.3.1
[*] Updated the module template and improved checks for redirect list actions.
[*] Clarified the setting description for matching URLs with GET parameters.
[!] Fixed:.
[!] Fixed internal redirects to URLs with query parameters.
[*] Restored separate SEO rules, 301 redirects, and robots.txt entries under Website → SEO, preserving the advanced redirect entry and checking access permissions for each item independently.
[*] Restricted redirect viewing, creation, update, and deletion operations to the current vendor company.
v1.3.0 from 2026-02-19
[*] Updated the module template.
v1.2.0 from 2024-05-20
[+] Added:.
[+] Added Multi-Vendor support.
[+] Added hints for working with URLs.
[*] Changed paths to URL settings.
v1.1.0 from 2024-03-25
[+] Added:.
[+] Added a setting for considering GET parameters when matching the initial URL.
v1.0.4 from 2022-06-09
[!] Fixed:.
[!] Fixed navigation to the configured destination address.
v1.0.3 from 2022-06-09
[!] Fixed:.
[!] Fixed URL validation when adding a redirect.
v1.0.2 from 2022-06-09
[!] Fixed:.
[!] Fixed redirects by absolute URL.
v1.0.1 from 2022-06-09
[!] Fixed:.
[!] Fixed slash handling and redirects to another site.
[*] Renamed the redirect list page.
[*] Redirect data is preserved when the addon is uninstalled.
v1.0.0 from 2022-06-08
[+] Added:.
[+] First release.
Legend:
[+] Added
[-] Removed
[*] Changed
[!] Bug fixed
Here you can share your opinion and evaluate our work.
Your feedback helps us become better and offer you even better service.