# Robots.txt para Futebol dos Parças # https://futeboldosparcas.com/robots.txt # Permitir todos os bots principais User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: Slurp Allow: / Crawl-delay: 2 User-agent: DuckDuckBot Allow: / Crawl-delay: 1 User-agent: Baiduspider Allow: / Crawl-delay: 2 User-agent: YandexBot Allow: / Crawl-delay: 2 # Bots de redes sociais User-agent: facebookexternalhit Allow: / User-agent: Twitterbot Allow: / User-agent: LinkedInBot Allow: / User-agent: WhatsApp Allow: / User-agent: TelegramBot Allow: / # Permitir outros bots User-agent: * Allow: / Crawl-delay: 2 # Bloquear arquivos sensíveis Disallow: /src/ Disallow: /*.tsx$ Disallow: /*.ts$ Disallow: /*.json$ Disallow: /node_modules/ Disallow: /.git/ Disallow: /.env Disallow: /package*.json Disallow: /tsconfig*.json Disallow: /vite.config.ts Disallow: /tailwind.config.ts # Permitir arquivos importantes Allow: /favicon.ico Allow: /logo-parcas.png Allow: /manifest.json Allow: /sitemap.xml # Localização do sitemap Sitemap: https://futeboldosparcas.com/sitemap.xml # Informações adicionais # Host: futeboldosparcas.com