Somehow google managed to pickup some URLs on my site with a ) at the end which is causing a bunch of 404 links. The links look something like this:
but what google has in its search results is:
Is there a way with .htaccess that I can determine if a url ends with ) and redirect it to the proper URL?
Try putting this in the htaccess file in your document root: