# =========================== #
# robots.txt for http://support.attachmate.com
# =========================== #
# =================================== #
# Rules for Attachmate Ultraseek search engine
#
User-agent: Ultraseek-WRQ
Disallow: /assets/
Disallow: /deploy/
Disallow: /devcenter/
Disallow: /devcenter_access/
Disallow: /images/
Disallow: /includes/
#Disallow: /kb/ # pages are excluded by meta robots tags
Disallow: /lifecycle/
Disallow: /loc_techdocs/
#Disallow: /manuals/ # OK for this user-agent
Disallow: /news/
Disallow: /premium/
#Disallow: /programs/ # OK for this user-agent
Disallow: /request/
Disallow: /scripts/
Disallow: /styles/
#Disallow: /techdocs/ # tech note directory - files can be excluded individually by tags
Disallow: /techdocs_v/
Disallow: /techdocs/ssh/
Disallow: /templates/
Disallow: /training/
Disallow: /WEB-INF/
# we only want phases-page.html to show up in search results
Disallow: /programs/lifecycle/phases-popup.html
# disallow error pages in root directory:
Disallow: /401error.html
Disallow: /404dynamic.html
Disallow: /404local.html
Disallow: /404referer.html
Disallow: /500error.html
Disallow: /error.html
Disallow: /mysupporterror.html
Disallow: /srerror.html
# =================================== #
# =================================== #
# Rules for Google and other Internet search engines
#
# disallow most directories other than
# those containing solution content:
#
User-agent: *
Disallow: /assets/
Disallow: /cgi-bin/
Disallow: /deploy/
Disallow: /devcenter/
Disallow: /devcenter_access/
Disallow: /images/
Disallow: /includes/
#Disallow: /kb/ # pages are excluded by meta robots tags
Disallow: /lifecycle/
Disallow: /loc_techdocs/
Disallow: /manuals/
Disallow: /news/
Disallow: /premium/
#Disallow: /programs/
Disallow: /request/
Disallow: /scripts/
Disallow: /styles/
#Disallow: /techdocs/ # tech note directory - files can be excluded individually by tags
Disallow: /techdocs_v/
Disallow: /techdocs/ssh/
Disallow: /templates/
Disallow: /training/
Disallow: /WEB-INF/
# we only want phases-page.html to show up in search results
Disallow: /programs/lifecycle/phases-popup.html
# disallow error pages in root directory:
Disallow: /401error.html
Disallow: /404dynamic.html
Disallow: /404local.html
Disallow: /404referer.html
Disallow: /500error.html
Disallow: /error.html
Disallow: /mysupporterror.html
Disallow: /srerror.html
# =================================== #