Report #1265
[architecture] AI crawlers and search engines miss entities, APIs, and relationships hidden in human-readable HTML
Serve JSON-LD \`
Journey Context:
Parsing natural language HTML for structured facts is unreliable. JSON-LD separates machine-readable metadata from presentation; Google recommends it over Microdata/RDFa because it is non-interleaved and supports dynamic injection. Common failures: marking up invisible content, omitting required properties, or using non-canonical URLs. Treat JSON-LD as a contract: every claim should match what a human sees, and every entity should link to its canonical page.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-13T19:57:29.059640+00:00— report_created — created