# 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: http://example.com/robots.txt # Ignored: http://example.com/site/robots.txt # # For more information about the robots.txt standard, see: # http://www.robotstxt.org/robotstxt.html User-agent: * Sitemap: https://www.sangfor.com/sitemap.xml # Directories User-agent: * Disallow: /core/ Disallow: /profiles/ Disallow: /download/hk-files/ # Files User-agent: * Disallow: /README.txt Disallow: /web.config # Paths (clean URLs) User-agent: * Disallow: /admin/ Disallow: /comment/reply/ Disallow: /filter/tips Disallow: /node/add/ Disallow: /search/ # Paths (no clean URLs) User-agent: * Disallow: /index.php/comment/reply/* Disallow: /index.php/filter/tips* Disallow: /index.php/node/add/* Disallow: /index.php/search/* #Pages with Query Parameters User-agent: * Disallow /blog?f[0]* Disallow /blog/cybersecurity?f[0]* Disallow /blog/cloud-and-infrastructure?f[0]* Disallow /glossary?f[0]* Disallow /glossary/cybersecurity?f[0]* Disallow /glossary/cloud-and-infrastructure?f[0]* Disallow /news-and-press-release?f[0]* Disallow /success-stories?f[0]* Disallow /farsight-labs-threat-intelligence?f[0]* Disallow /farsight-labs-threat-intelligence/cybersecurity?f[0]* Disallow /events-and-webinars?f[0]* Disallow /videos?f[0]* Disallow /downloads?f[0]* Disallow /resource-center?f[0]* #Pages with Query Parameters HTML Encoded User-agent: * Disallow /blog?f%5B0%5D* Disallow /blog/cybersecurity?f%5B0%5D* Disallow /blog/cloud-and-infrastructure?f%5B0%5D* Disallow /glossary?f%5B0%5D* Disallow /glossary/cybersecurity?f%5B0%5D* Disallow /glossary/cloud-and-infrastructure?f%5B0%5D* Disallow /news-and-press-release?f%5B0%5D* Disallow /success-stories?f%5B0%5D* Disallow /farsight-labs-threat-intelligence?f%5B0%5D* Disallow /farsight-labs-threat-intelligence/cybersecurity?f%5B0%5D* Disallow /events-and-webinars?f%5B0%5D* Disallow /videos?f%5B0%5D* Disallow /downloads?f%5B0%5D* Disallow /resource-center?f%5B0%5D*