# Robots.txt for Narindeep Kaur - Leadership & Life Coach # Professional single-page coaching website User-agent: * Allow: / # Allow all major search engines User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: Slurp Allow: / User-agent: DuckDuckBot Allow: / User-agent: Baiduspider Allow: / User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / # Block common spam/unwanted bots User-agent: AhrefsBot Disallow: / User-agent: MJ12bot Disallow: / User-agent: DotBot Disallow: / User-agent: SemrushBot Disallow: / # Block unnecessary crawling of assets (optional - allows but doesn't prioritize) User-agent: * Disallow: /assets/css/ Disallow: /assets/js/ Disallow: /assets/fonts/ # Allow important assets for SEO Allow: /assets/img/logo/ Allow: /assets/img/service/ Allow: /*.css$ Allow: /*.js$ # No sitemap needed for single-page site, but if you add one later: # Sitemap: https://narindeep.com/sitemap.xml # Crawl-delay for better server performance (1 second) Crawl-delay: 1