Forum Moderators: phranque
I have seen in my log file that bots, especially Slurp follow these links and try to load www.example.com%20. It seems that the %xx characters are not translated, but passed literaly to the crawler. I have had some other examples where %xx characters weren't translated to the equivalent ASCII form, even when it were normal alphanumerical characters. Therefore as far as my experience goes, the %-version of the URL will be spidered, but the spider doesn't make the connection between the percentage, and normal version of the URL. This is from observation in my log files only, I didn't test it exhaustively.
Google after the BigDaddy update may be different, because one of the enhancements with BigDaddy was a better recognition of duplicate contents and more URL pointing to the same page.