# robots.txt for http://universalatm.com/ # Welcome bots # This is an robots.txt file that can be used to indicate to WWW robots which parts of a web site should not be indexed. # Following two lines indicates that all robotes should stay away from the /cgi-bin/ folder. User-Agent: * Allow: / User-agent: * Disallow: /cgi-bin/ # Note to google: We have just added this file in case it's absence was causing a problem with our 404 page being served #instead. # Following two lines indicates that all robotes should stay away from the /_private/ folder. User-agent: * Disallow: /_private/ # Note to google: We have just added this file in case it's absence was causing a problem with our 404 page being served #instead. # Following two lines indicates that all robotes should stay away from the /_private2/ folder. User-agent: * Disallow: /_private2/ # Note to google: We have just added this file in case it's absence was causing a problem with our 404 page being served #instead. # Following two lines indicates that all robotes should stay away from the /_borders/ folder. User-agent: * Disallow: /_borders/ # Note to google: We have just added this file in case it's absence was causing a problem with our 404 page being served #instead. # Following two lines indicates that all robotes should stay away from the /_derived/ folder. User-agent: * Disallow: /_derived/ # Uncomment following two lines by removing "#" at the beginning to # indicate that all robots should stay away from the /Backup/ folder #User-agent: * #Disallow: /Backup/