Hi, If I put in say: User-Agent: Example-Bot Disallow: / User-Agent: * Disallow: /secret-stuff Disallow: /dont-look-here etc Would Example-Bot be blocked from the entire site while all other bots would only be blocked from the listed directories? Thanks!
Yes, it will work as you want it to work. In your code, you have blocked the example-bot from the entire website and subsequently, you have allowed all other bots to visit your website except the files you mentioned in disallow: