Glossary · Websites and content systems

Static site

A website whose deployable pages and assets are prepared ahead of requests instead of requiring server code for every visit.

Definition

A static site serves prepared HTML, CSS, JavaScript, images, and other assets. It can still be visually rich and interactive. Static describes the delivery model, not a boring design. Forms, search, account data, or other dynamic features can be connected through separate services or functions.

Why it matters

Static delivery can reduce moving parts and platform cost for brochure, documentation, and many lead-generation sites.

Common misunderstanding

Static does not mean uneditable or non-responsive; source content can be rebuilt and redeployed whenever approved changes are made.

Related system family: Websites & Publishing

Sources

Last reviewed July 16, 2026

Return to the complete glossary