Hello,
Is there a plugin that could redirect the following (just an example)
/blog/tag/xyz/?iframe=true&width=95%&height=95%
to the actual url?
/blog/tag/xyz/
For some reason, the url featuring the "iframe..." isn't redirected on its own. It doesn't get a "404 error message" either. Instead, visitors/bots get to see that page "xyz/iframe..." Even though it doesn't really exist.
The above, by the way, is just a sample. I've noticed this happening with other sorts of trailing url trash. Would like to get rid of them, if at all possible.
Any assistance would be much appreciated.