# TakingDev - Desarrollo Web Profesional, DiseƱo y Marketing Digital # https://takingdev.com # Allow all web crawlers - FULL INDEX AND FOLLOW User-agent: * Allow: / Follow: all Index: all # Disallow only admin and API paths Disallow: /api/ Disallow: /admintakingblog/ Disallow: /takingadminblog/ Disallow: /_next/static/ # Allow everything else explicitly Allow: /servicios/ Allow: /paginas-web/ Allow: /blog/ Allow: /contacto/ Allow: /proyectos/ Allow: /sitemap-visual/ # Sitemap location Sitemap: https://takingdev.com/sitemap.xml # Crawl settings for major search engines User-agent: Googlebot Crawl-delay: 0 Follow: all Index: all User-agent: Bingbot Crawl-delay: 0 Follow: all Index: all User-agent: Slurp Crawl-delay: 0 Follow: all Index: all User-agent: DuckDuckBot Crawl-delay: 0 Follow: all Index: all User-agent: Baiduspider Crawl-delay: 1 Follow: all Index: all User-agent: YandexBot Crawl-delay: 1 Follow: all Index: all # Allow all image indexing User-agent: Googlebot-Image Allow: / Follow: all Index: all User-agent: Googlebot-Video Allow: / Follow: all Index: all