My company recently changed it's website, to a brand new one, but in the Google search results, there are specific links, that aren't exist.
I have redirected the 404 error to the index.php, but the url parameters remain there. I don't want any complicated error handling, just redirect the 404 to index.php and remove ANY url parameters.
Thanks for the help!