# N8N Era - robots.txt # https://n8nera.dev # Last updated: 2026-06-01 # ============================================================ # GOOGLE & STANDARD CRAWLERS # ============================================================ User-agent: * Allow: / # Disallow admin, API, and Cloudflare function paths Disallow: /api/ Disallow: /_astro/ Disallow: /functions/ # ============================================================ # GOOGLE SPECIFIC CRAWLERS # ============================================================ User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Googlebot-Image Allow: /images/ User-agent: AdsBot-Google Allow: / # ============================================================ # BING & MICROSOFT # ============================================================ User-agent: Bingbot Allow: / Crawl-delay: 2 # ============================================================ # AI CRAWLERS — All Allowed for GEO/AEO Indexing # ============================================================ User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: Google-Extended Allow: / User-agent: Anthropic-AI Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / User-agent: Bytespider Allow: / User-agent: CCBot Allow: / User-agent: cohere-ai Allow: / User-agent: Diffbot Allow: / # ============================================================ # SITEMAPS — Submit both URLs to Google Search Console # GSC submission URL: https://n8nera.dev/sitemap-index.xml # ============================================================ Sitemap: https://n8nera.dev/sitemap-index.xml Sitemap: https://n8nera.dev/sitemap-0.xml # LLM-optimized content index # https://llmstxt.org/ # llms.txt: https://n8nera.dev/llms.txt