# For all robots
User-agent: *

# Block access to specific groups of pages
Disallow: /pl/cart
Disallow: /pl/checkout
Disallow: /pl/my-account

# Allow search crawlers to discover the sitemap
Sitemap: https://www.hiwin.de/sitemap.xml


# Block CazoodleBot as it does not present correct accept content headers
User-agent: CazoodleBot
Disallow: /

# Block MJ12bot as it is just noise
User-agent: MJ12bot
Disallow: /

# Block dotbot as it cannot parse base urls properly
User-agent: dotbot/1.0
Disallow: /

# Block Gigabot
User-agent: Gigabot
Disallow: /


# Limit MSN access
User-agent: msnbot
User-agent: Bingbot
Request-rate: 1/10          # maximum rate is one page every 10 seconds
Crawl-delay: 10             # 10 seconds between page requests
Visit-time: 1800-0400       # only visit between 18:00 and 04:00 UTC