######################################### # # address all search engine spiders by using * wildcard # User-agent: * # ######################################### # # folders which spiders are not permitted to index # Disallow: /fonts/ Disallow: /images/ Disallow: /jscripts/ # ######################################### # # root files which spiders are not permitted to index # Disallow: /menu.html Disallow: /guestbook.html Disallow: /blank.html # #########################################