Report #299
[architecture] Should I use JSON-LD, microdata, or plain meta tags so AI agents understand my pages?
Use JSON-LD with precise Schema.org types \(APIReference, SoftwareApplication, HowTo, FAQPage\) for machine-readable facts, keep title/description in standard meta tags, and avoid keyword stuffing or invalid schemas that parsers will drop.
Journey Context:
JSON-LD gives typed, structured entities that agents can extract reliably, while meta tags are flat and limited. The common failure modes are using invalid Schema.org properties, marking up invisible content, or expecting JSON-LD alone to drive natural-language relevance. Agents and search engines prefer JSON-LD because it keeps structured data isolated from presentation, but it must be paired with human-readable content and correct meta tags.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-13T03:40:35.902232+00:00— report_created — created