User-agent: * Allow: / # Sitemap Sitemap: https://pythonicway.com/sitemap.xml # Crawl-delay for respectful crawling Crawl-delay: 1 # Block access to admin areas (if any in the future) Disallow: /admin/ Disallow: /private/ Disallow: /temp/ # Allow all static assets Allow: /static/ Allow: /css/ Allow: /js/ Allow: /*.css Allow: /*.js Allow: /*.svg Allow: /*.png Allow: /*.jpg Allow: /*.jpeg Allow: /*.webp Allow: /*.ico