# # robots.txt - GLOBAL # # 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: * #Disallow old images path Disallow: /sites/default/files/*.jpg Disallow: /sites/default/files/*.png # CSS, JS, Images Disallow: /core/*.css$ Disallow: /core/*.css? Disallow: /core/*.js$ Disallow: /core/*.js? Disallow: /core/*.gif Disallow: /core/*.jpg Disallow: /core/*.jpeg Disallow: /core/*.png Disallow: /core/*.svg Disallow: /profiles/*.css$ Disallow: /profiles/*.css? Disallow: /profiles/*.js$ Disallow: /profiles/*.js? Disallow: /profiles/*.gif Allow: /profiles/*.jpg Disallow: /profiles/*.jpeg Disallow: /profiles/*.png Disallow: /profiles/*.svg # Directories Disallow: /core/ Disallow: /profiles/ # Files Disallow: /README.txt Disallow: /web.config # Paths (clean URLs) Disallow: /admin/ Disallow: /comment/reply/ Disallow: /filter/tips Disallow: /node/add/ Disallow: /search/ Disallow: /user/register/ Disallow: /user/password/ Disallow: /user/login/ Disallow: /user/logout/ # Paths (no clean URLs) Disallow: /index.php/admin/ Disallow: /index.php/comment/reply/ Disallow: /index.php/filter/tips Disallow: /index.php/node/add/ Disallow: /index.php/search/ Disallow: /index.php/user/password/ Disallow: /index.php/user/register/ Disallow: /index.php/user/login/ Disallow: /index.php/user/logout/ Disallow: /user/* Disallow: /*/user/* Disallow: /nodes/* Disallow: /node/* Disallow: /s3/files/* Disallow: /sites/* Disallow: /blog?* Disallow: /media-center/news?* Disallow: /search?* Disallow: /success-stories?* Disallow: /video-hub?* Disallow: /product-catalogue?* Disallow: /*? Disallow: /*/node/* Disallow: /*/nodes/* Disallow: /*/s3/files/* Disallow: /*/sites/* Disallow: /*/blog?* Disallow: /*/media-center/news?* Disallow: /*/search?* Disallow: /*/success-stories?* Disallow: /*/video-hub?* Disallow: /*/product-catalogue?* Disallow: /*/*? Disallow: /*/product/* Disallow: /*/safety-data/* #No index Noindex: /core/*.css$ Noindex: /core/*.css? Noindex: /core/*.js$ Noindex: /core/*.js? Noindex: /core/*.gif Noindex: /core/*.jpg Noindex: /core/*.jpeg Noindex: /core/*.png Noindex: /core/*.svg Noindex: /profiles/*.css$ Noindex: /profiles/*.css? Noindex: /profiles/*.js$ Noindex: /profiles/*.js? Noindex: /profiles/*.gif Allow: /profiles/*.jpg Noindex: /profiles/*.jpeg Noindex: /profiles/*.png Noindex: /profiles/*.svg # Directories Noindex: /core/ Noindex: /profiles/ # Files Noindex: /README.txt Noindex: /web.config # Paths (clean URLs) Noindex: /admin/ Noindex: /comment/reply/ Noindex: /filter/tips Noindex: /node/add/ Noindex: /search/ Noindex: /user/register/ Noindex: /user/password/ Noindex: /user/login/ Noindex: /user/logout/ # Paths (no clean URLs) Noindex: /index.php/admin/ Noindex: /index.php/comment/reply/ Noindex: /index.php/filter/tips Noindex: /index.php/node/add/ Noindex: /index.php/search/ Noindex: /index.php/user/password/ Noindex: /index.php/user/register/ Noindex: /index.php/user/login/ Noindex: /index.php/user/logout/ Noindex: /nodes/* Noindex: /node/* Noindex: /s3/files/* Noindex: /sites/* Noindex: /blog?* Noindex: /media-center/news?* Noindex: /search?* Noindex: /success-stories?* Noindex: /video-hub?* Noindex: /product-catalogue?* Noindex: /*? Noindex: /*/node/* Noindex: /*/nodes/* Noindex: /*/s3/files/* Noindex: /*/sites/* Noindex: /*/blog?* Noindex: /*/media-center/news?* Noindex: /*/search?* Noindex: /*/success-stories?* Noindex: /*/video-hub?* Noindex: /*/product-catalogue?* Noindex: /*/*? Noindex: /*/product/* Noindex: /user/* Noindex: /*/user/* #Allowed URLs Allow: /blog/* Allow: /media-center/news/* Allow: /success-stories/* Allow: /video-hub/* Allow: /product-catalogue/* Allow: /*/blog/* Allow: /*/media-center/news/* Allow: /*/success-stories/* Allow: /*/video-hub/* Allow: /*/product-catalogue/*