# Smart Nexo Blog - Enhanced SEO Robots.txt # Optimized for Google, Bing, DuckDuckGo, Yahoo, Yandex, Baidu # Google Search Console verification User-agent: Googlebot Allow: / Crawl-delay: 1 # Bing Search Console verification User-agent: Bingbot Allow: / Crawl-delay: 1 # Yahoo Search User-agent: Slurp Allow: / Crawl-delay: 1 # Yandex Search User-agent: YandexBot Allow: / Crawl-delay: 2 # Baidu Search User-agent: Baiduspider Allow: / Crawl-delay: 2 # DuckDuckGo User-agent: DuckDuckBot Allow: / Crawl-delay: 1 # Social media crawlers User-agent: Twitterbot Allow: / User-agent: facebookexternalhit Allow: / User-agent: LinkedInBot Allow: / User-agent: WhatsApp Allow: / User-agent: TelegramBot Allow: / User-agent: SkypeUriPreview Allow: / # Pinterest User-agent: Pinterest Allow: / # Instagram User-agent: InstagramBot Allow: / # General crawlers User-agent: * Allow: / # Disallow admin and setup pages Disallow: /strapi-setup Disallow: /admin/ Disallow: /_strapi/ Disallow: /api/ # Block common bot paths and security vulnerabilities Disallow: /wp-admin/ Disallow: /wp-login.php Disallow: /.env Disallow: /config/ Disallow: /.git/ Disallow: /node_modules/ Disallow: /.next/ Disallow: /_next/ Disallow: /tmp/ Disallow: /temp/ # Allow important files and resources Allow: /sitemap*.xml Allow: /robots.txt Allow: /favicon* Allow: /*.css Allow: /*.js Allow: /*.png Allow: /*.jpg Allow: /*.jpeg Allow: /*.webp Allow: /*.svg Allow: /*.gif Allow: /*.ico Allow: /*.woff Allow: /*.woff2 Allow: /*.ttf Allow: /*.eot # Sitemaps - Multiple sitemaps for better organization Sitemap: https://smartnexo.blog/sitemap.xml Sitemap: https://smartnexo.blog/sitemap-main.xml Sitemap: https://smartnexo.blog/sitemap-posts.xml Sitemap: https://smartnexo.blog/sitemap-news.xml Sitemap: https://smartnexo.blog/sitemap-images.xml # Host directive for search engines that support it Host: smartnexo.blog