• 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 .htaccess

    Not working

    What’s wrong?
    Please someone help me!
    I think I go crazy …
    🙂

    https://ww.wp.xz.cn/plugins/redirection/

The topic ‘Old structure permalink redirect to new structure’ is closed to new replies.