User-agent: * # applies to all robots Disallow: /aspnet_client/ # disallow indexing of all pages in 'aspnet_client' folder Disallow: /assets/ # disallow indexing of all pages in 'assets' folder Disallow: /map/ # disallow indexing of all pages in 'map' folder Disallow: /NOF/ # disallow indexing of all pages in 'NOF' folder Disallow: /Templates/ # disallow indexing of all pages in 'Templates' folder Disallow: /html/ # disallow indexing of files in html folder Disallow: /sendform.php # disallow indexing of sendform.php file in root folder Allow: /index.html # allow indexing of index.html file in root folder Allow: /contact.php # allow indexing of contact.php file in root folder