Content structure describes how information is divided, repeated, and related within a website.
It determines whether content exists as singular artifacts or as instances within a system.
This decision affects how easily content can be added, changed, and understood as volume grows.
Its consequences persist regardless of visual design or tooling.
Decision Space
Content structure typically ranges between two poles:
bespoke pages authored individually, and structured content produced as repeatable units.
Most sites occupy an intermediate position.
The decision is not binary, but the tradeoffs become clearer near each extreme.
Bespoke Structure
In a bespoke structure, each page is a distinct artifact.
Content is written and organized without reliance on shared schemas.
- High flexibility per page
- Manual control over layout and emphasis
- Changes are localized but repetitive
As volume increases, consistency must be enforced editorially.
Structural drift accumulates without explicit failure.
Structured Content
In a structured model, content is created as instances of predefined types.
Pages are assembled from shared fields and templates.
- Consistency enforced by the system
- Changes propagate across many pages
- Reduced per-item flexibility
Early decisions about fields and relationships constrain future expression.
Adjustments tend to be system-wide rather than local.
Persistent Tradeoffs
Bespoke structures favor expressiveness at the cost of scale.
Structured content favors scale at the cost of improvisation.
The choice determines whether effort accumulates per page or per system.
Once content volume grows, reversal is costly.
