############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list of folders robots are not allowed to index Disallow: /deltadx/misc/ Disallow: /deltadx/members/ Disallow: /deltadx/ABCDx/Book/ Disallow: /deltadx/ABCDx/Sections/ # # list specific files robots are not allowed to index # Disallow: /deltadx/default.htm Disallow: /deltadx/misc/book05.pdf Disallow: /deltadx/Needs.htm Disallow: /deltadx/Needs.pdf # # End of robots.txt file # ###############################