# -*- coding: utf-8 -*- # /robots.txt | v=1.0.0 | CONTROL DE RASTREO -- INICIO User-agent: * Allow: / # Bloquear rastreo de APIs e includes para ahorrar "Crawl Budget" Disallow: /pex-api/ Disallow: /pex-includes/ Disallow: /pex-assets/ # Ubicación del Sitemap Sitemap: https://perunews.com/sitemap.xml # /robots.txt | v=1.0.0 | CONTROL DE RASTREO -- FIN