Add redirection with regex
-
Hi, I want to add a redirection where the plug-in will search for a substring in the url and if exists, it will redirect to the url removing that substring. For example, if the requested url is https://mysite.com/test-url-copy and I want to remove the substring ‘-copy’ then it will automatically redirect to https://mysite.com/test-url. How can I add this to the Redirection plug-in with regex?
- The topic ‘Add redirection with regex’ is closed to new replies.