I noticed this recently and maybe someone can explain this to me. if you take this url and check to see if it was cached you will get this message "your search did not match any documents "http://groups.google.com/group/google-Accounts-API/tree/browse_frm/month/2006-07/be6990cd63f563b0?rnum=31&lnk=nl" But if you correct the url and place a capitol G in google then check for the cached snap shot it will show you when it was indexed. "http://groups.google.com/group/Google-Accounts-API/tree/browse_frm/month/2006-07/be6990cd63f563b0?rnum=31&lnk=nl" Copy past the url within the quotations. If you look carefully the second time it says google in the url the G is capitalized. I always though that capatilization does not make a difference apparently it does. Does anyone have any suggestions or comments on this?
Yes... you will find yourself getting slapped more often when you type all in caps like that. The Path portion of URL's are case sensitive: http://forums.digitalpoint.com/forumDisplay.php?f=5 does not exist. http://forums.digitalpoint.com/forumdisplay.php?f=5 does. -Michael