awesome-python/website/tests
Vinta Chen 2f398acefb
fix(seo): align JSON-LD with Yoast/RankMath conventions
- Wrap category pages in a self-contained @graph (WebSite + CollectionPage)
- Set canonical @id on CollectionPage to its URL (no hash fragment)
- Expand isPartOf to typed object {"@type": "WebSite", "@id": ...}
- Extract _website_node() and ISPARTOF_WEBSITE constants to avoid repetition
- Update tests to assert @graph structure on category pages

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-03 19:31:14 +08:00
..
test_build.py fix(seo): align JSON-LD with Yoast/RankMath conventions 2026-05-03 19:31:14 +08:00
test_fetch_github_stars.py style(website): apply ruff format 2026-05-03 12:23:55 +08:00
test_readme_parser.py style(website): apply ruff format 2026-05-03 12:23:55 +08:00