Unified JSON-LD & Homepage Ratings
- Added
render_tool_jsonld()
to emit ONE merged@graph
per page (Organization, BreadcrumbList, SoftwareApplication, AggregateRating, optional Reviews & FAQ). - Hooked homepage into the renderer and fixed the “home vs empty slug” mapping so the URL stays exactly
https://onlineschemagenerator.com/
. - Verified Organization & rating snippet show correctly on the homepage.
- Removed legacy
render_aggregate_rating_jsonld()
calls (left as no-op for BC).