You can swap the parts around to match your requirements.
Thank you for you response. Like this: ^/.*?//\d{4}/\d{2}/\d{2}(.*) ?
@johnny5 Sorry I still don’t understand. Please help. Thank you
More information about creating regular expressions can be found here:
https://redirection.me/support/redirect-regular-expressions/
You can use https://regex101.com to test your expression.
You have //
which doesn’t look right.
Thank you again for your response. Actually I don’t really understand how to do the regex for /category/date/ I came to conclusion with ^.*?\d{4}\d{2}\d{2}\.*
Please correct me if im wrong. I try severals combination and my site went error. Thank you @johnny5
Hello @johnny5 how are you? Sorry to bother but I need your help. 🙁
You can use https://regex101.com to test your expression. There are a lot of resources on the internet to help with regular expressions – they are not specific to Redirection.
Thank you @johnny5 ^^ great plugin by the way