• Resolved adam198

    (@adam198)


    Hi

    Excellent plugin but I am having a problem with URL parameters. If a 404 is captured for say /category?page=3 it logs it as categorypage=3 and then creates a redirect for that but then when I go to /category?page=3 I have a problem with redirects.

    Is there any way to set it so it ignores parameters?

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Aaron

    (@aaron13100)

    It’s a bug. Thanks for letting me know. I’m not sure when I’ll get to it.

    Thread Starter adam198

    (@adam198)

    Okay, I will have to switch off automatic redirection for now.

    For me having a way for it to ignore parameters would work but I understand that might not work for everyone.

    Once this is fixed it will be a brilliant plugin.

    Thanks.

    Plugin Author Aaron

    (@aaron13100)

    Please try version 2.23.7.
    thanks

    Thread Starter adam198

    (@adam198)

    Hi.

    That not handles the parameters correctly by not removing the ? but the problem is how it handles the forwarding now. If the user goes to example.com/post?parameter=1 but that is a 404 it might create a redirect to example.com/correct-post?parameter=1 but I think that is still considered a 404 and it creates another automatic redirect to its self because it still keeps the parameters in the URL. I think you need to remove the parameters when it forwards.

    If you see here https://ibb.co/mvTrtSp it has created 2 redirects and that creates a redirect loop

    Plugin Author Aaron

    (@aaron13100)

    Please try version 2.23.8.
    thanks

    Plugin Author Aaron

    (@aaron13100)

    I’ll assume this works now. Let me know if not.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Problem with parameters’ is closed to new replies.