Package to ensure that all links end with a trailing slash, e.g. example.com/test/
instead of `example.com/test.
By default, all /neos/
URLs are ignored. You can extend the blacklist array with regex as you like.
Yeebase:
SEO:
Routing:
redirect:
enable: true
statusCode: 303
blacklist:
'/neos/.*': true