Is it possible to list multiple user-agents in one line?
问题 Is it possible in robots.txt to give one instruction to multiple bots without repeatedly having to mention it? Example: User-agent: googlebot yahoobot microsoftbot Disallow: /boringstuff/ 回答1: It's actually pretty hard to give a definitive answer to this, as there isn't a very well-defined standard for robots.txt, and a lot of the documentation out there is vague or contradictory. The description of the format understood by Google's bots is quite comprehensive, and includes this slightly