Viewing 1 replies (of 1 total)
  • If you make the source url a regex and change it to the below it will work:

    Source URL: /ionisation[/]?

    You may even want to change it to match only if the complete URL matches by changing the regex to:

    Source URL: ^/ionisation[/]?$

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Redirection] Trailing Slash’ is closed to new replies.