SEO checklist
Use this list to validate indexability after each docs update or release.
Pages build
- GitHub Pages workflow completed successfully.
- Site URL responds with HTTP 200.
Indexability
robots.txtis reachable and allows indexing.sitemap.xmlis reachable and lists key docs pages.- The docs homepage includes links to primary guides.
Consistency
- Project name and description are consistent in README, docs, and PyPI metadata.
- URLs in
pyproject.tomlmatch the docs site.