# Robots.txt for Anubhav Gain's Blog # https://mranv.pages.dev # Allow all search engines User-agent: * Allow: / Disallow: /_astro/ Disallow: /api/ Disallow: /admin/ Crawl-delay: 1 # Google User-agent: Googlebot Allow: / Disallow: /_astro/ Crawl-delay: 0 # Bing User-agent: Bingbot Allow: / Disallow: /_astro/ Crawl-delay: 1 # Block bad bots User-agent: SemrushBot Disallow: / User-agent: AhrefsBot Disallow: / User-agent: DotBot Disallow: / # Sitemap location Sitemap: https://mranv.pages.dev/sitemap-index.xml