# Allow all bots User-agent: * # Block Blogger's internal search result pages Disallow: /search # Block Cloudflare's cdn-cgi endpoints to prevent crawl errors Disallow: /cdn-cgi/ # Allow indexing of the homepage Allow: / # Main sitemap with up to 1000 posts Sitemap: https://www.elcircuits.com/sitemap.xml # Sitemap for static pages Sitemap: https://www.elcircuits.com/sitemap-pages.xml # If the number of posts exceeds 1000, uncomment the line below # Sitemap: https://www.elcircuits.com/atom.xml?redirect=false&start-index=1001&max-results=1500