############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Allow: /public_html/pcnorman.com Disallow: /public_html/pcnorman.com/Private # # list specific files robots are not allowed to index # sitemap: http://www.pcnorman.com/sitemap.xml # # # End of robots.txt file # ###############################