# robots.txt for Legal Advice Basics # https://legal-advicebasics.com # Allow all crawlers by default User-agent: * Allow: / # Sitemap locations Sitemap: https://legal-advicebasics.com/sitemap.xml Sitemap: https://legal-advicebasics.com/sitemap-static.xml Sitemap: https://legal-advicebasics.com/sitemap-states.xml Sitemap: https://legal-advicebasics.com/sitemap-blog.xml Sitemap: https://legal-advicebasics.com/sitemap-dictionary.xml # Major Search Engines - Full Access User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: / User-agent: Googlebot-News Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: YandexBot Allow: / User-agent: Sogou Allow: / User-agent: Applebot Allow: / # SEO Tools - Full Access User-agent: AhrefsBot Allow: / User-agent: SemrushBot Allow: / User-agent: MJ12bot Allow: / User-agent: DotBot Allow: / User-agent: rogerbot Allow: / User-agent: PetalBot Allow: / User-agent: Screaming Frog SEO Spider Allow: / # AI Models and Crawlers - Full Access User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: CCBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Cohere-ai Allow: / User-agent: Google-Extended Allow: / User-agent: Bytespider Allow: / # Social Media Crawlers - Full Access User-agent: facebot Allow: / User-agent: FacebookBot Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / User-agent: Pinterest Allow: / User-agent: WhatsApp Allow: / User-agent: TelegramBot Allow: / User-agent: Slackbot Allow: / User-agent: Discordbot Allow: / # Archive Bots User-agent: ia_archiver Allow: / User-agent: archive.org_bot Allow: / # Disallow private routes User-agent: * Disallow: /admin/ Disallow: /api/ Disallow: /_next/ Disallow: /coming-soon/ Disallow: /offline # Allow static assets Allow: /_next/static/ Allow: /images/ Allow: /*.svg$ Allow: /*.png$ Allow: /*.jpg$ Allow: /manifest.json Allow: /sw.js # Host Host: https://legal-advicebasics.com