############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /css Disallow: /images Disallow: /includes Disallow: /php Disallow: /template # # list specific files robots are not allowed to index # Disallow: /about.php Disallow: /contact.php Disallow: /services.php Disallow: /contact.php Disallow: /news.php Disallow: /support.php Disallow: /portfolio.php # # End of robots.txt file # ###############################