# ============================================================ # BrixNation — robots.txt # https://www.brixnation.com # ============================================================ # ── All well-behaved crawlers ── User-agent: * Allow: / Allow: /index.html Allow: /blog.php Allow: /dividendkings.html Allow: /stock-market-indicators.html Allow: /img/ Allow: /css/ Allow: /js/ # Existing disallows — data, archive and utility directories Disallow: /dividendkings/ Disallow: /OLD/ Disallow: /p/ # Block direct access to data feeds and config files Disallow: /*.json # ── AI / LLM crawlers ── # Permitted — BrixNation content is freely indexable by AI search engines. # See /llms.txt for a structured description of this site. # OpenAI User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # Anthropic User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / # Google User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: /img/ User-agent: Google-Extended Allow: / # Perplexity User-agent: PerplexityBot Allow: / # Meta User-agent: meta-externalagent Allow: / # Apple User-agent: Applebot-Extended Allow: / # Amazon User-agent: Amazonbot Allow: / # Cohere User-agent: cohere-ai Allow: / # ── Bad bots ── User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / User-agent: DotBot Disallow: / User-agent: MJ12bot Disallow: / # ── Sitemap ── Sitemap: https://www.brixnation.com/sitemap.xml