• Resolved daffaalam

    (@daffaalam)


    How can I redirect URL with params? I tried like this:

    Old URL = /news
    New URL = /blog
    Redirect Type = Temporary
    Regular Expression = Plain Text

    It work if I open site.web/news, but it doesn’t work if I open site.web/news?fbid=1 or something like that has parameters.

    How can I if open site.web/news?fbid=1 or site.web/news/?fbid=1 will redirect to site.web/blog?fbid=1, with a note that the parameters will be dynamic and carried over to the new URL.

    I hope this feature dan be more complex like other plugins*.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    HI @daffaalam

    I hope you’re well today!

    The plain text redirects support URL parameters but only partially – they must be “fixed” in redirect configuration so given that part of the data there is dynamic, I’m afraid this won’t work currently.

    The REGEX redirects could, theoretically, help but as much as I’d love to say otherwise – we didn’t yet fully implemented support for query vars in it. It’s planned for future releases and will be added but I don’t have ETA.

    Kind regards,
    Adam

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @daffaalam,

    Regarding the feature to support Query Vars, I can confirm the feature request will be considered in future. While we cannot provide a specific timeline yet, you can get updates on our upcoming feature by subscribing to our roadmap at:

     https://wpmudev.com/roadmap/.

    Since this feature request has been acknowledged, we’re marking this as resolved for now. However, if you have any queries, please don’t hesitate to ask. Thank you for your understanding.

    Best Regards,

    Nithin

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘URL Redirection with params’ is closed to new replies.