Department of Mathematics and Computing ScienceWorld Wide Web OrganizationPaul De Bra

Tricks for Finding Documents


home

Robots that try to be too smart about finding documents may run into trouble. Not only may there infinite loops (like in the time example), but they may also find the same server more than once, under a different name. (Checking the actual IP number would solve this.) Also, robots may stumble upon documents protected by user/password combinations. Guessing for the password is not acceptable behavior.