############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # folders robots are not allowed to index # Disallow: /_notes/ Disallow: /Audio/ Disallow: /Admin/ Disallow: /Flash/ Disallow: /Frames/ Disallow: /Installers/ Disallow: /Menus/ Disallow: /Notes/ Disallow: /Scripts/ Disallow: /Search/ Disallow: /Videos/ Disallow: /Database/ Disallow: /Content/_notes/ Disallow: /Content/Applets/ # # specific files robots are not allowed to index # Disallow: /Content/Products/Products_PCB_Designs.html Disallow: /Videos/EasterEgg1.swf Disallow: /Content/CodeBrainNews.class # # End of robots.txt file # ###############################