# Define access-restrictions for robots/spiders # http://www.robotstxt.org/wc/norobots.html # Exclude a few urls that shouldn't show up in search results User-agent: * Disallow: /predstavitev$ Disallow: /portal_banneradmin Disallow: /portal_url Disallow: /login_form Disallow: /mail_password_form # Add Googlebot-specific syntax extension to exclude forms # 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 # Also repeat exclusions above otherwise they will NOT have any effect on Googlebot! User-Agent: Googlebot Disallow: /*sendto_form$ Disallow: /*folder_factories$ Disallow: /predstavitev$ Disallow: /portal_banneradmin Disallow: /portal_url Disallow: /login_form Disallow: /mail_password_form