Category: Data

October 14, 2025

Schema that inherits itself across a large site

How I built a single JSON-LD schema generator that switches off every plugin’s structured data, defines an Organization and WebSite base once, and lets each page type inherit it and add only its own piece, so a thousand-page site emits one coherent graph instead of several plugins each publishing a competing version of the same facts.

Read more