Docs - SEO and GEO
Structured data and JSON-LD
Give search and AI systems machine-readable context.
Structured data helps crawlers understand whether a page is an article, FAQ, how-to, product, organization, or website. DriftLess docs use JSON-LD where it matches the content.
How to use this
- 1Use Article schema for detailed explanation pages.
- 2Use HowTo schema for step-by-step tasks.
- 3Use FAQPage schema only when the page is truly Q&A.
- 4Keep structured data consistent with visible content.
Keep in mind
- Do not add schema for facts that are not on the page.
- Structured data is not a replacement for readable copy.
- Invalid JSON-LD can be ignored by crawlers.
structured dataJSON-LDHowTo schemaFAQ schema
Last reviewed: 2026-06-01