Files
python/robots.txt
P小二 7a3c40fd56 feat: major Jekyll upgrade and modernization
- Upgrade theme from minimal to Cayman
- Add responsive design and mobile optimization
- Implement dual-language support (EN/CN)
- Add comprehensive SEO optimization
- Create professional project structure
- Add custom CSS with 350+ lines of enhancements
- Implement automatic ToC generation
- Add contribution and deployment guides
- Update all content with modern resources
- Fix 21 broken links and add 25+ new resources
2025-07-09 16:47:51 +08:00

19 lines
309 B
Plaintext

User-agent: *
Allow: /
# Sitemap
Sitemap: https://python.flypython.com/sitemap.xml
# Specific directives
Disallow: /tools/
Disallow: /*.json$
Disallow: /assets/css/
Disallow: /assets/js/
# Allow all important pages
Allow: /README.md
Allow: /README_cn.html
Allow: /
# Crawl delay (optional)
Crawl-delay: 1