Hi, I'm getting loads of 404s because Googlebot is transposing %3F for the ? symbol, ie :-
/script.php?value=001728 200
is being referenced by google as
/script.php%3Fvalue=001728 404
However pages containing %20 are working fine, ie :-
/script.php?value=some%20thing 200
Any ideas ? much obliged, JohnShep
>> Stay informed about: %3F / ? problem