# 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 User-agent: * # applies to all robots Allow: /index.html Allow: /marc/index.html Allow: /diane/index.html Allow: /elise/index.html Allow: /kelly/index.html Disallow: / # disallow indexing of all pages