SEO Redirect (Redirect 301 / 302) Pro

Product number: AcrisSeoRedirect

Product information "SEO Redirect (Redirect 301 / 302) Pro"

Highlights

Redirect possible directly via URL/URI/regular expression Redirect status code individually configurable

 

Features

Clear display of the redirects Each forwarding can be processed individually Deactivation of individual forwarding via button Define redirects via regular expressions (as of version 2.3.1)

 

Import / Export function is available

Under Settings > System > Import / Export > a corresponding profile is available.
The easiest way is to create a redirect and perform an export.
Hint: Note the separator and the ID (first column) is only required if existing redirects need to be updated. Leave this column empty for new redirects.

Count of redirects from plugin version 3.2.x

The number of redirects, the time of the last redirect and the last referer were added.


Performance option (from 3.3.x)

If desired, a setting is possible in the plugin configuration that before a possible redirect check is checked whether the requested page produces a 404 page and only then in the redirect table is checked whether an entry exists. This improves the performance of the website if a lot of redirects are created.


Why SEO redirects

  • No loss of ranking with a relaunch
  • No loss of ranking due to product changes
  • Temporary forwarding for advertising campaigns


Configuration

Administration: Via Settings > Plugins > SEO Redirect

URLs: Insert old URL and redirection destination with copy and paste

Protocol (http/https): Is automatically recognized, but can be entered with the URL

Setting status code: Temporary (status code 302) or permanent (status code 301)

Activation: Active / not active

Overview: List of all redirects with URLs, status and active

Search function: Via the Shopware search function

NEW FEATURE FROM VERSION 2.3.1

As of version 2.3.1, this plugin allows you to define SEO redirects using Regular Expressions.

A Regular Expression (or Regex) is a group of characters used to find a pattern within a piece of text.
In the context of redirects, a simple URL match will correspond to exactly one URL. A regex URL can match many URLs.
In addition to matching many URLs, a regular expression can extract information from the source URL and copy it into the destination URL.

An example for better understanding:

A redirect with the source URL /my-url will only ever match requests for /my-url.
A redirect with the source URL /meine-url/.* will match requests for:
    /meine-url/a
    /my-url/b
And so on.

The important part of /my-url/.* is .*. This is the regular expression part of the URL and is equivalent to saying "take /my-url/ followed by any string".
Although this is very useful for a lot of redirects, this feature is more for advanced users, as creating these regular expressions requires further knowledge. But you don't have to use regular expressions for the redirects, you can still use redirects with an exact match of the URL. If both variants are stored for a URL, exact matches for a redirect are always searched for first. If no exact match is found, regular expressions are checked in the second step.

A guide to the regular expressions including a link to a manual and a cheat sheet can be found in the Shopware admin area in the redirects.


Applications:

Website relaunch - previous pages are redirected to the new pages (permanent redirection). Thereby no ranking losses occur.

Changes in the product range - a well ranking category page has to be dissolved due to a product change. With a 301 redirection you can refer to the new category page.

Short-term advertising - a well ranking category page can temporarily redirect to a special advertising page to present the offer to more customers.


 

Version
Required Shopware version
Published on
Changelog
Version
6.3.0
Required Shopware version
Published on
Required Shopware version
>=6.7.0.0 < 6.8.0.0
Published on
24 February 2026
Changelog

- Added a new option to the redirect configuration that allows URL parameters to be retained after redirection.

Version
6.2.0
Required Shopware version
Published on
Required Shopware version
>=6.7.0.0 < 6.8.0.0
Published on
12 December 2025
Changelog

- Added more import / export fields to the default "ACRIS SEO Redirect" profile.

Version
6.1.6
Required Shopware version
Published on
Required Shopware version
>=6.7.0.0 < 6.8.0.0
Published on
26 November 2025
Changelog

- Improved installation process.

Version
6.1.5
Required Shopware version
Published on
Required Shopware version
>=6.7.0.0 < 6.8.0.0
Published on
20 November 2025
Changelog

- Optimized the search for redirects.

- Fixed an import issue if the "lastRedirectedReferer" was too long.

Version
6.1.4
Required Shopware version
Published on
Required Shopware version
>=6.7.0.0 < 6.8.0.0
Published on
17 September 2025
Changelog

- Fixed data validation for the redirect URL.

Version
6.1.3
Required Shopware version
Published on
Required Shopware version
>=6.7.0.0 < 6.8.0.0
Published on
30 July 2025
Changelog

- Fixed icon compatibility with other plugins.

Version
6.1.2
Required Shopware version
Published on
Required Shopware version
>=6.7.0.0 < 6.8.0.0
Published on
11 July 2025
Changelog

- Improved plugin compatibility with Shopware 6.7.

Version
6.1.1
Required Shopware version
Published on
Required Shopware version
>=6.7.0.0 < 6.8.0.0
Published on
3 July 2025
Changelog

- Improved plugin compatibility with Shopware 6.7.

Version
6.1.0
Required Shopware version
Published on
Required Shopware version
>=6.7.0.0 < 6.8.0.0
Published on
30 May 2025
Changelog

- It is now possible to disable redirection via regex globally inside the plugin config.

Version
6.0.0
Required Shopware version
Published on
Required Shopware version
>=6.7.0.0 < 6.8.0.0
Published on
2 May 2025
Changelog

- Compatibility with Shopware 6.7.

- Support for the following languages: de-DE, en-GB, nl-NL, fr-FR, es-ES, fi-FI, nn-NO, sv-SE, cs-CZ, pt-PT, tr-TR, da-DK, it-IT, pl-PL, bs-BA

Version
5.4.1
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
24 February 2026
Changelog

- Fixed a problem with the URL parameter selection field not showing.

Version
5.4.0
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
24 February 2026
Changelog

- Added a new option to the redirect configuration that allows URL parameters to be retained after redirection.

Version
5.3.0
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
12 December 2025
Changelog

- Added more import / export fields to the default "ACRIS SEO Redirect" profile.

- Improved admin.

Version
5.2.3
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
26 November 2025
Changelog

- Improved installation process.

Version
5.2.2
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
20 November 2025
Changelog

- Optimized the search for redirects.

- Fixed an import issue if the "lastRedirectedReferer" was too long.

Version
5.2.1
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
16 September 2025
Changelog

- Fixed data validation for the redirect URL.

Version
5.2.0
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
28 May 2025
Changelog

- It is now possible to disable redirection via regex globally inside the plugin config.

Version
5.1.3
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
15 April 2025
Changelog

- Fixes a potential issue when searching for redirects involving regular expressions if an SQL timeout occurs.

Version
5.1.2
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
18 March 2025
Changelog

- Code optimizations.

Version
5.1.1
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
13 March 2025
Changelog

- Improved compatibility of the admin view with Shopware 6.6.10.0.

Version
5.1.0
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
13 February 2025
Changelog

- Added internal comment field to the SEO Redirects.

Version
5.0.6
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
3 February 2025
Changelog

- Last redirect referer can now store longer text.

Version
5.0.5
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
1 October 2024
Changelog

- Forwarding in maintenance mode improved by checking whether the customer IP address is whitelisted.

Version
5.0.4
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
5 June 2024
Changelog

- Optimisation for redirects with URL parameters.

- Optimisation for redirects index.php within the URL.

Version
5.0.3
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
24 May 2024
Changelog

- Optimisation Prevention of infinite forwarding.

Version
5.0.2
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
24 May 2024
Changelog

- Fixes a possible problem with infinite redirects (example: redirect from /test-product to /en/test-product).

Version
5.0.1
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
25 March 2024
Changelog

- Changed Pipeline

Version
5.0.0
Required Shopware version
Published on
Required Shopware version
>=6.6.0.0 < 6.7.0.0
Published on
21 March 2024
Changelog

- Compatibility with Shopware 6.6.

Version
4.0.6
Required Shopware version
Published on
Required Shopware version
>=6.5.0.0 <6.6.0.0
Published on
3 February 2025
Changelog

- Last redirect referer can now store longer text.

Version
4.0.5
Required Shopware version
Published on
Required Shopware version
>=6.5.0.0 <6.6.0.0
Published on
5 June 2024
Changelog

- Optimisation for redirects with URL parameters.

- Optimisation for redirects index.php within the URL.

Version
4.0.4
Required Shopware version
Published on
Required Shopware version
>=6.5.0.0 <6.6.0.0
Published on
24 May 2024
Changelog

- Optimisation Prevention of infinite forwarding.

Version
4.0.3
Required Shopware version
Published on
Required Shopware version
>=6.5.0.0 <6.6.0.0
Published on
24 May 2024
Changelog

- Fixes a possible problem with infinite redirects (example: redirect from /test-product to /en/test-product).

Version
4.0.2
Required Shopware version
Published on
Required Shopware version
>=6.5.0.0
Published on
1 February 2024
Changelog

- Can now store longer text for the urls

Version
4.0.1
Required Shopware version
Published on
Required Shopware version
>=6.5.0.0
Published on
18 September 2023
Changelog

- Improves the transition from the ACRIS SEO Redirect plugin to the ACRIS SEO Tools Pro plugin.

Version
4.0.0
Required Shopware version
Published on
Required Shopware version
>=6.5.0.0
Published on
19 April 2023
Changelog

- Improves plugin compatibility with Shopware versions >= 6.5.0.0.

Version
3.3.3
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
18 September 2023
Changelog

- Improves the transition from the ACRIS SEO Redirect plugin to the ACRIS SEO Tools Pro plugin.

Version
3.3.2
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
7 April 2023
Changelog

- Optimizes redirect on 404 exceptions.

Version
3.3.1
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
13 February 2023
Changelog

- Change of the plugin name and the manufacturer links.

Version
3.3.0
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
25 January 2023
Changelog

- Adds ability to redirect from 404 Exceptions.

Version
3.2.7
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
26 November 2022
Changelog

- Optimizes saving of the redirect data.

Version
3.2.6
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
26 November 2022
Changelog

- Optimizes plugin image.

- Improves compatibility with Shopware >= 6.4.10.0.

- Optimizes plugin color in administration.

Version
3.2.5
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
26 November 2022
Changelog

- Fixes a problem in connection with older MySQL versions.

Version
3.2.4
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
26 November 2022
Changelog

- Now the redirect list order is maintained on refresh and page change.

Version
3.2.3
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
26 November 2022
Changelog

- Optimisation if the sales channel was not found but a redirect took place.

Version
3.2.2
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
26 November 2022
Changelog

- Multilingual support for the date&time representations in SEO Redirect.

Version
3.2.1
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
26 November 2022
Changelog

- Fixed last redirect date and time representation on redirect detail page.

Version
3.2.0
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
26 November 2022
Changelog

- Added redirect count, last redirect time and last referer to the Acris SEO Redirect Table.

Version
3.1.1
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
26 November 2022
Changelog

- Optimizes decorated priority of the redirect service.

Version
3.1.0
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
26 November 2022
Changelog

- Optimizes sending of the redirect response.

Version
3.0.2
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
26 November 2022
Changelog

- Optimisation of SEO redirects when entering relative URLs.

Version
3.0.1
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
26 November 2022
Changelog

- Performance optimisation for SEO redirects

- Allows relative URLs to be specified in 4 ways - i.e. also additionally with preceding / and en

Version
3.0.0
Required Shopware version
Published on
Required Shopware version
>=6.4.0.0
Published on
26 November 2022
Changelog

- Improved compatibility with Shopware 6.4*.

Version
2.3.2
Required Shopware version
Published on
Required Shopware version
>=6.2.0
Published on
26 November 2022
Changelog

- Fixes a problem where the Regex SEO redirection is not displayed in the admin.

Version
2.3.1
Required Shopware version
Published on
Required Shopware version
>=6.2.0
Published on
26 November 2022
Changelog

- Optimisation in the matching and substitution of URL parameters

Version
2.3.0
Required Shopware version
Published on
Required Shopware version
>=6.2.0
Published on
26 November 2022
Changelog

- Enables SEO redirects to be defined via regular expressions.

5 of 5 reviews

Average rating of 4.8 out of 5 stars


80%

20%

0%

0%

0%


Leave a review!

Share your experiences with other customers.


5 reviews

3 March 2026 10:00

Review with rating of 4 out of 5 stars

Redirects ... mit Regex, Weiterleitung von Query-Parametern, einfache Verwaltung ?

Gefunden!

P.S. Bonus: Top Support vom Hersteller

16 April 2025 07:03

Review with rating of 5 out of 5 stars

Mächtiges Tool und bester Support!

Das Plugin bietet dank RegEx-Regeln viele Möglichkeiten, Weiterleitungen nach Schema zu Pflegen. Für uns ideal, um URLs mit IDs aus einem alten Shopsystem zu mappen. Für die Übergangszeit in den Suchmaschinen, und für alte Links, die sonstwo rumschwirren. Ein mächtiges Tool auch dank Suchfunktioinen, Kommetaren und Logging der Weiterleitungen.
Das Beste ist jedoch der supernette und superschnelle Support! Innerhalb eines Tages wurde mein Problem mit einer neuen Version gefixt, wow.

5 March 2024 15:56

Review with rating of 5 out of 5 stars

(fast) perfekte Erweiterung

Hab mich für diese 301-Weiterleitungserweiterung entschieden, da ich auch über ein Suchfenster schnell zu den entsprechenden Einträgen finden kann. War mir wichtig und hat sich bestätigt, dass sehr hilfreich.
Dennoch haben mich die Weiterleitung fast in den Wahnsinn getrieben. Lauter Umleitungsfehler nach export aus sw5 und import nach sw6.
Grund: das was in sw5 erlaubt war, darf in sw6 nicht sein:
Beispiel: Urls kommen von sw5 ohne vorangestellter Domain
alt: /product0815englisch nach neu: /en/product0815englisch läuft in eine endlosschleife.
Das war in sw5 ok, hier nicht mehr.
Lösung: Angabe der vollständigen URL mit Domain.
Das fehlte mir in der Anleitung zum Wahnsinn. Oder vielleicht gelingt es dem Team das im Plugin abzufangen.
Besten Dank für den kürzlichen super Support dazu.

22 September 2020 12:57

Review with rating of 5 out of 5 stars

funktioniert wunderbar

Anfängliche Probleme bei URLs mit Sonderzeichen und Parametern wurden innerhalb weniger Stunden vom Hersteller behoben.

20 August 2020 11:58

Review with rating of 5 out of 5 stars

Acris macht einfach gute und funktionierende Plugins!! Danke

-

Forwarding URLs is a cornerstone of search engine optimization. Especially during a relaunch (complete rebuilding of the shop) it is important not to lose the hard-won ranking. To avoid this, via a redirect Google is informed that information continues to exist and is now stored under a new URL. The PageRank is thus retained and passed on to the new page. There are two types of forwarding: A 301 (Moved Permanently) redirection indicates that the information is constantly to be found at a new address. A 302 (Moved Temporarily) redirection indicates that the landing page has been changed temporarily. However, the original URL should not be replaced. This method can be used e.g. for advertising campaigns. Thus, a well ranked page can refer to a special promotion page for a short time without losing value itself.

Using the new Shopware 6 - Plugin Manager (Settings > System > Plugins) the installation is easy as pie. The ZIP file is simply uploaded and can be installed and activated immediately.

In the unlikely event of the plugin now working, we recommend to contact us so we can resolve any issues. Usually, only minor issues come up and can be dealt with quickly.

Nothing. You can enter the URL completely including the protocol presented (http:// or https://) or omitting the protocol. The simplest solution is to copy and paste the URL from the browser's address bar.

Unfortunately not yet. However, as soon as Shopware 6 has a suitable import-export feature, such a function will be offered free of charge as an update. Complete Excel lists can then be uploaded in bulk, when the feature is released.

ACRIS E-Commerce GmbH is an E-Commerce company based in Linz, Upper Austria. Our team of motivated and highly qualified experts has been able to build up and constantly expand its expertise for more than 15 years. For ACRIS E-Commerce GmbH, Shopware is an important complement in the field of high-quality standard E-Commerce systems.

If you are missing any crucial features, don’t hesitate to contact us. Your input can help us identify needs that not only you might have, but other customers too. If an extension of the plugin benefits and entails added value for the shopware community, we would be more than happy to implement it for you.

Yes, SEO redirect entries can be imported via the following Sync API call:

POST https://www.my-shop.com/api/_action/sync
[
    {
        "action": "upsert",
        "entity": "acris_seo_redirect",
        "priority": 1,
        "payload": [
            {
                "id": "1901dc5e888f4b1ea4168c2c5f005540",
                "active": true,
                "oldUrl": "/old-url",
                "newUrl": "/new-url",
                "searchUrlBy": "old_url"
            }
        ]
    }
]