awesome-python/website
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
..
static feat(website): add Awesome Python and Sponsorship links to footer 2026-05-03 19:05:40 +08:00
templates feat(website): add CollectionPage JSON-LD to category, group, and subcategory pages 2026-05-03 19:23:14 +08:00
tests fix(seo): align JSON-LD with Yoast/RankMath conventions 2026-05-03 19:31:14 +08:00
build.py fix(seo): align JSON-LD with Yoast/RankMath conventions 2026-05-03 19:31:14 +08:00
fetch_github_stars.py style(website): apply ruff format 2026-05-03 12:23:55 +08:00
readme_parser.py style(website): apply ruff format 2026-05-03 12:23:55 +08:00