I have an issue where people are getting to my site with invalid characters in the URL. I am able to resolve most of them except for this.
/random-text/Page+Title…/?other-cool-stuff
I need to rewrite the URL so it does not include …
which is sending those visitors to a 404 page.
Thank you!