I found out that Googlebot is causing many 404errors daily by calling my URLs with appendix ?tag=xyz (e.g. http://www.xyz.com/robert/young-hillary-clinton/?tag=directlink)
I tried to set up a redirectmatch-entry in htaccess but didnt succeed, because the question mark is not recognized:
redirectMatch ?tag= http://www.newurl.com
I tried many variations according to sites about redirects but didnt succeed - can anyone please help me?
Thanx in advance!
Bob