1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Sitemap: /sitemap.xml.gz
# Define access-restrictions for robots/spiders
# http://www.robotstxt.org/wc/norobots.html
# By default we allow robots to access all areas of our site
# already accessible to anonymous users
User-agent: *
Disallow:
# Add Googlebot-specific syntax extension to exclude formss
# that are repeated for each piece of content in the site
# the wildcard is only supported by Googlebot
# http://www.google.com/support/webmasters/bin/answer.py?answer=40367&ctx=sibling
User-Agent: Googlebot
Disallow: /*sendto_form$
Disallow: /*folder_factories$
Disallow: /fbz/fb10/institute_klinikum/institute/ihit/Institut/mitarbeiter
Disallow: /hrz/organisation
Disallow: /fbz/zentren/zfbk/career/jobportalcareern/index_html/jobs
Disallow: /fbz/zentren/zfbk/career/jobportalcareern/index_html/praktika
Disallow: /fbz/zentren/zfbk/career/jobportalcareern/index_html/nebenjobs
|