Plugin Author
Aaron
(@aaron13100)
It’s a bug. Thanks for letting me know. I’m not sure when I’ll get to it.
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
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.