############################## # # 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: /var/www/springraise.com/httpdocs/ebooks/ Disallow: # # list specific files robots are not allowed to index # Disallow: /var/www/springraise.com/httpdocs/ebooks/Get_Top_Dollar.pdf Disallow: /var/www/springraise.com/httpdocs/you-got-it Disallow: /var/www/springraise.com/httpdocs/salary-letter # # End of robots.txt file # ###############################