#
# 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: *
# CSS, JS, Images
Allow: /core/*.css$
Allow: /core/*.css?
Allow: /core/*.js$
Allow: /core/*.js?
Allow: /core/*.gif
Allow: /core/*.jpg
Allow: /core/*.jpeg
Allow: /core/*.png
Allow: /core/*.svg
Allow: /profiles/*.css$
Allow: /profiles/*.css?
Allow: /profiles/*.js$
Allow: /profiles/*.js?
Allow: /profiles/*.gif
Allow: /profiles/*.jpg
Allow: /profiles/*.jpeg
Allow: /profiles/*.png
Allow: /profiles/*.svg
# Directories
Disallow: /core/
Disallow: /profiles/
# Files
Disallow: /INSTALL.txt
Disallow: /README.txt
Disallow: /README.md
Disallow: /*/README.txt
Disallow: /web.config
Disallow: /example.gitignore
# 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
Disallow: /user/verify
Disallow: /user/
Disallow: /users/
Disallow: /volunteer-login
Disallow: /media/oembed
Disallow: /*/media/oembed
Disallow: /business-stage/
Disallow: /entrepreneur-type/
Disallow: /event-type/
Disallow: /format/
Disallow: /industry/
Disallow: /media-tagging/
Disallow: /resource-type/
Disallow: /sponsor/
Disallow: /topics/
Disallow: /find-mentor/mentor-matchmaker/
Disallow: /search-mentors/
Disallow: /business-education/
Disallow: /find-location/
Disallow: /system/
Disallow: /*/system/
Disallow: /es/system/
Disallow: /branch/
# 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: /index.php/user/verify
Disallow: /index.php/user/
Disallow: /index.php/users/
Disallow: /index.php/volunteer-login
Disallow: /index.php/media/oembed
Disallow: /index.php/*/media/oembed
Disallow: /index.php/business-stage/
Disallow: /index.php/entrepreneur-type/
Disallow: /index.php/event-type/
Disallow: /index.php/format/
Disallow: /index.php/industry/
Disallow: /index.php/media-tagging/
Disallow: /index.php/resource-type/
Disallow: /index.php/sponsor/
Disallow: /index.php/topics/
Disallow: /index.php/find-mentor/mentor-matchmaker/
Disallow: /index.php/search-mentors/
Disallow: /index.php/business-education/
Disallow: /index.php/find-location/
Disallow: /index.php/system/
Disallow: /index.php/*/system/
Disallow: /index.php/es/system/
Disallow: /index.php/branch/
robots.txt