directory-only redirect on 404 error
-
I am managing a job board website with lots of pages that are deleted only after a few weeks. Can someone please help on how to setup a redirect if these pages are deleted?
For example
https://www.mywebsite.com/ <- main website
https://www.mywebsite.com/careers/ <- careers page
https://www.mywebsite.com/careers/oportunity-xyz/ <- this will be deleted
https://www.mywebsite.com/careers/oportunity-closed/ <- redirected page in case of 404 under the /careers/ directoryIs this possible to achieve with this plugin and some Regex?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘directory-only redirect on 404 error’ is closed to new replies.