############################### # # 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: /UltraScript/ Disallow: /Customer/ Disallow: /db/ Disallow: /Connections/ Disallow: /Shop/ Disallow: /SightMaxAgentInterface/ Disallow: /SightMaxWebServices/ Disallow: /stocklists/ # # list specific files robots are not allowed to index Disallow: /stocklists/WIPReq.asp Disallow: /stocklists/WIPReqRet.asp Disallow: /stocklists/PriceReq.asp Disallow: /stocklists/PriceReqRet.asp Disallow: /stocklists/OrdReq.asp Disallow: /stocklists/OrdReqRet.asp Disallow: /stocklists/PricePromiseRet.asp Disallow: /stocklists/PricePromise.asp # End of robots.txt file # ###############################