Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Stores -> Configuration -> General -> Web -> Custom Rewrites

...

Settings

List of rewrites

Provide one rewrite per line in format: "{original_path}|{target_path}|{status_code}"
{status_code} is optional and will default to 301.

Example

entry:

Code Block
/de_de/madchen/babys-gr.-50-92-/jacken-overalls/overalls.html|/de_de/madchen.html

means:

http://magesuite.me/de_de/madchen/babys-gr.-50-92-/jacken-overalls/overalls.html

will redirect to:

http://magesuite.me/de_de/maedchen.html

Backend

Note

Backend documentation and general review is needed.

...