############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index # Disallow: /cgi-bin/ Disallow: /cp/ Disallow: /CSS/ Disallow: /images/ Disallow: /modlogan/ Disallow: /NE176/images/ Disallow: /NE176/Introduction/ Disallow: /NE176/Outcome1/ Disallow: /NE176/Outcome2/ Disallow: /NE176/Outcome3/ Disallow: /NE176/Outcome4/ Disallow: /NE176/PowerPointSlides/ Disallow: /NE176/QuizesAndTests/ Disallow: /NE176/SiteImages/ Disallow: /NE176/SitePages/ Disallow: /NE176/TALON_Assessments/ Disallow: /NE176/Templates/ Disallow: /PLC/ Disallow: /Templates/ Disallow: /webalizer/ # # # # list specific files robots are not allowed to index # Disallow: /index.html Disallow: /info.html Disallow: /NE176/ToDo.txt Disallow: /NE176/Footer.htm Disallow: /NE176/Header.htm Disallow: /NE176/Navigation.htm Disallow: /NE176/style_Content.css Disallow: /NE176/style_Navigation.css # # allow all of the rest of the site # Allow: / # # let the robots know where the sitemap file is # sitemap: http://www.plc-online.com/sitemap.xml # # # End of robots.txt file # ###############################