# Zımba Teli - robots.txt # https://zimbateli.com/robots.txt User-agent: * Allow: / # Önemli sayfalara yönlendirme Allow: /index.html Allow: /src/ Allow: /public/ # Sitemap konumu Sitemap: https://zimbateli.com/sitemap.xml # Arama motorları için özel kurallar User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: YandexBot Allow: / Crawl-delay: 2 # SEO optimizasyonu için # Tüm içeriğe erişim izni Allow: /*.css Allow: /*.js Allow: /*.jpg Allow: /*.jpeg Allow: /*.png Allow: /*.gif Allow: /*.svg Allow: /*.webp # Sosyal medya botları User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / # Arşiv ve index botları User-agent: ia_archiver Allow: / # Güvenlik için bazı kısıtlamalar Disallow: /admin/ Disallow: /.git/ Disallow: /node_modules/ Disallow: /.env Disallow: /package.json # Host bilgisi Host: zimbateli.com # 🚀 SEO BOMBING - Additional crawling instructions # Aggressive crawling for better indexing # High-priority pages for frequent crawling Allow: /#cim-tel-rehberi-2025 Allow: /#zemin-kaplama-hali-rehberi Allow: /#pvc-mineflo-modern-cozumler Allow: /#cim-hali-uygulamalari Allow: /#istanbul-istoc-bahce-merkezi # Long-tail keyword pages Allow: /#cim-tel-fiyatlari-istanbul Allow: /#zemin-kaplama-hali-montaji Allow: /#pvc-zemin-kaplama-hizmeti # SEO-friendly URLs Allow: /cim-tel/ Allow: /bahce-urunleri/ Allow: /zemin-kaplama/ Allow: /pvc-mineflo/ Allow: /galeri/ Allow: /blog/ # Additional search engine specific instructions User-agent: Googlebot-Image Allow: /*.jpg Allow: /*.jpeg Allow: /*.png Allow: /*.gif Allow: /*.svg Allow: /*.webp User-agent: Googlebot-News Allow: /blog/ Allow: /#blog # Accelerated crawling request Crawl-delay: 0 # Multiple sitemap references for aggressive indexing Sitemap: https://zimbateli.com/sitemap.xml Sitemap: https://zimbateli.com/blog-sitemap.xml Sitemap: https://zimbateli.com/image-sitemap.xml Sitemap: https://zimbateli.com/news-sitemap.xml