Hi John
Sorry for any confusion – I can’t make it site wide so wondered if a specific redirection is possible.
This is what I’m trying to do:
Source: ^/\d{4}/\d{2}/\d{2}/(.*)
Target: /latest-news/new-category(this needs to be a wildcard)/$1
Example: /2017/01/01/thing/ => /latest-news/%category%/thing/
Any help would be appreciated
Thanks