Viewing 1 replies (of 1 total)
  • Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    The plugin remove any parameters in the URL.

    https://something.com/something?123
    https://something.com/something#123

    In this example, ?123 & #123 will be removed before being proceeded. There should be no difference in the redirection matching with or without URL parameters.

    https://something.com/something should redirect to the similar post: https://something.com/something-cool.

    https://something.com/something?123 should do the same.

    Just to be sure that you have no other plugins which hijack the redirection, I invite you to activate the Debug Console in the plugin settings, and try to reach your URL with and without parameters, being logged in as an administrator.

    If you could share a screenshot of the Debug Console for each on of them, it would be great! (you can blur the non revelant parts). And if there’s no Debug Console, then you have something else which take care of the redirection.

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘URL Query Parameter Problem’ is closed to new replies.