# robots.txt para anapaulamarra.com.br # Site: https://anapaulamarra.com.br User-agent: * Allow: / # Bloquear URLs de administração interna (se houver) Disallow: /admin/ Disallow: /api/ Disallow: /_next/ Disallow: /static/app/ # Bloquear parâmetros de query duplicados Disallow: /*?* Allow: /*?*utm_source= Allow: /*?*utm_medium= Allow: /*?*utm_campaign= # Sitemap Sitemap: https://anapaulamarra.com.br/sitemap.xml # Crawl-delay Crawl-delay: 10 User-agent: Googlebot Allow: / User-agent: Googlebot-Image Allow: /*.jpg Allow: /*.png Allow: /*.webp Allow: /*.svg User-agent: Googlebot-Video Allow: / # Bing User-agent: bingbot Allow: / Crawl-delay: 10 # Yandex User-agent: Yandex Allow: / Crawl-delay: 15