• Resolved paktin

    (@paktin)


    Hi, the plugin is working fine in most cases.

    But some of the redirects not working, e.g. :

    1. From the link attached to a subdomain page. I tried exact match and regex. Both returned a 404.
    2. From “/category/兼修文章” to “/mixed-life/”. I tried exact match, regex, contain / start with / End with “兼修文章”. All not working.
    3. I tested redirecting “category” too. But not working. The permalink structure is “Post Name”.

    I’ve got about 25 redirects now. Just a few not working. I recently revamped the website and had made some change to the slugs and structure.

    How can I fix it? Thanks.

    • This topic was modified 8 months, 3 weeks ago by paktin.
    • This topic was modified 8 months, 3 weeks ago by paktin.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Anh Tran

    (@rilwis)

    Hi @paktin,

    Thanks for your feedback. Can you please share the detailed setup (all the settings for the redirects) for the 1) and 3)? I’ll let my team working on that.

    Thread Starter paktin

    (@paktin)

    Thread Starter paktin

    (@paktin)

    To explain a bit more on the “category” issue.

    1. Regex: From “/category/(.*)” To “/blog/$1” (works but the “/category/” page returns a 404.
    2. Exact match: From “category” To “blog” (redirects all pages start with “category” to the blog page).

    The above 2 redirections work separately but not together.

    And about the slugs with utf-8 characters (Chinese):
    If similar utf-8 slug is present in the current website, the redirection works well.
    If the utf-8 slug is an old URL, the redirection doesn’t work.

    • This reply was modified 8 months, 2 weeks ago by paktin.
    • This reply was modified 8 months, 2 weeks ago by paktin.
    Plugin Author Anh Tran

    (@rilwis)

    Hi,

    This bug is fixed and will be released next week.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Why some redirects and some utf-8 slug not working?’ is closed to new replies.