# Tells Scanning Robots Where They Are And Are Not Welcome # User-agent: can also specify by name; "*" is for everyone # Disallow: if this matches first part of requested path, forget it # Disallow: /help disallows both /help.html and /help/index.html, whereas # Disallow: /help/ would disallow /help/index.html but allow /help.html. User-agent: * # applies to all robots Disallow: /ads # disallow indexing Disallow: /Code # disallow indexing Disallow: /jpgraph # disallow indexing Disallow: /Main/GK # disallow indexing Disallow: /Main/Lgn # disallow indexing Disallow: /Main/set_userinfo # disallow indexing Disallow: /php_lib # disallow indexing Disallow: /php_test # disallow indexing