Forum Moderators: open
/?source=whatever
and today I saw a 404 error because Googlebot requested:
/%3Fsrc%3Dwhatever
So, two interesting things:
- the URL is *only* used in my Adwords ads, so Google definitely use these as a source for spidering.
- something funny's going on with the character encoding. Apache should surely have converted %3Fsrc%3D to?src=, but didn't - I'm thinking maybe this is a bug in Googlebot, maybe the URL was encoded twice? I dunno.
Andy.