Library

Content AI Can Read

Content becomes easier for AI to read when the visible page and the code underneath it describe the same thing. Start with a useful answer, repeat the key facts in JSON-LD, and test the page that AI can actually receive.

Make the page clear to people and AI

  1. Answer the question right away

    Use the first two sentences to give a new reader the answer.

    Make content readable to AI
  2. Repeat the facts in JSON-LD

    Use the same title, author, dates, topic, and web address that people see.

    See the page and code together
  3. Match markup to visible content

    Check dates, authors, page URLs, and relationships in the rendered HTML.

    Audit the rendered page
  4. Test the full published set

    A valid homepage does not prove that every article or category is covered.

    See the site-wide receipt
Cornerstone reading
June 7, 2026
Featured

We Accidentally Built the First Digital Karma Constellation

For a while now I've been rambling about something I call Digital Karma. This week we accidentally built the first working version of it ... a small network of sites with machine-readable roles, declared relationships, and verified connections. Here's what happened.
Related topics

PHP + JSON Publishing

Using PHP and JSON as a modern publishing stack ... why it works, how it is structured, and how AI tools fit into it cleanly.

AI Prompt Systems

Building reusable prompt packs, structured AI workflows, and schema-aware generation pipelines for content and code.