Old structure permalink redirect to new structure
-
I modified the permalink structure like this:
old structure:
/%category%/%postname%/%day%/%monthnum%/%year%
new structure:
/%day%/%monthnum%/%year%-%postname%I created this redirect:
Source URL:
/(.*)/(.*)/(.*)/(\d*)/(\d*)/(\d*)
Target URL:
/(\d*)/(\d*)/(\d*)/(.*)
Regex selected
My group
Modules: APACHE
HTTP CODE: 301
Apache configured: url entered .htaccessNot working
What’s wrong?
Please someone help me!
I think I go crazy …
🙂
The topic ‘Old structure permalink redirect to new structure’ is closed to new replies.