############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /_private/ Disallow: /_fpclass/ Disallow: /_vti_cnf/ Disallow: /_vti_pvt/ Disallow: /admins/ Disallow: /batch/ Disallow: /calendar/ Disallow: /cam/ Disallow: /cgi-bin/ Disallow: /batch/ Disallow: /chat/ Disallow: /fpdb/ Disallow: /logs/ Disallow: /logz/ Disallow: /metatraffic/ Disallow: /scratch/ Disallow: /scratch2/ Disallow: /telecon/ Disallow: /wexlite/ Disallow: /001/portal/ # # list specific files robots are not allowed to index # Disallow: /tutorials/physicalpath.asp # # End of robots.txt file # ###############################