BotMatrix

Learn

robots.txt basics

robots.txt sits at the site origin (/robots.txt) and lists crawl preferences by User-agent.

Advisory, not enforcement

Well-behaved crawlers may honor the file. Malicious scrapers and some products ignore it. Prefer authentication, network controls, and terms for access you actually need to enforce.

robots.txt vs llms.txt

robots.txt is a long-standing crawl preference convention. llms.txt is a separate curation file for humans and cooperative agents — it does not replace robots rules.

Generate a draft