# # robots.txt # # This file is to prevent the crawling and indexing of certain parts # of your site by web crawlers and spiders run by sites like Yahoo! # and Google. By telling these "robots" where not to go on your site, # you save bandwidth and server resources. # # This file will be ignored unless it is at the root of your host: # Used: https://example.com/robots.txt # Ignored: https://example.com/site/robots.txt # # For more information about the robots.txt standard, see: # https://www.robotstxt.org/wc/robots.html # # For syntax checking, see: # https://www.sxw.org.uk/computing/robots/check.html User-agent: * Crawl-delay: 10 # Directories and Url's Disallow: /admin/ Disallow: /admin/* Disallow: /asq/ Disallow: /asq/* Disallow: /css/ Disallow: /css/* Disallow: /jscripts/ Disallow: /jscripts/* Disallow: /uploads/ Disallow: /uploads/* # Files Disallow: /webformmailer.php # Googlebot picked up strange homepage URLs somewhere Disallow: /home/* Sitemap: https://vesnatickets.com/sitemap.xml