# murls robots.txt # Search engines (Google, Bing, DuckDuckGo, etc.): index everything public — # including customer pages, because businesses WANT to be found in search. # Private/internal areas are always off-limits. User-agent: * Allow: / Disallow: /api/ Disallow: /admin Disallow: /dashboard # AI crawlers (training + answer engines): welcome on murls' OWN content # (homepage, marketing, blog) so murls can be discovered and cited — but NEVER # on customer pages (murls.co/yourname). Our customers' content is not for AI, # and admin/API/dashboard are off-limits to everyone. User-agent: GPTBot User-agent: OAI-SearchBot User-agent: ChatGPT-User User-agent: ClaudeBot User-agent: Claude-Web User-agent: anthropic-ai User-agent: PerplexityBot User-agent: Perplexity-User User-agent: Google-Extended User-agent: CCBot User-agent: Bytespider User-agent: Amazonbot User-agent: Applebot-Extended User-agent: Meta-ExternalAgent Disallow: / Allow: /$ Allow: /about$ Allow: /blog$ Allow: /blog/ Allow: /guide$ Allow: /guide/ Allow: /for$ Allow: /for/ Allow: /examples$ Allow: /demo$ Allow: /contact$ Allow: /faq$ Allow: /pricing$ Allow: /privacy$ Allow: /terms$ Allow: /register$ Allow: /login$ Allow: /signup$ Allow: /forgot-password$ Allow: /reset-password$ Sitemap: https://murls.co/sitemap.xml