Back to Glossary
website-internetintermediateunit-1

Static Site

Definition

A website with pre-built pages that are the same for every visitor.

In Plain English

A static site is like a printed brochure—the content is fixed and everyone gets the same version.

Real-World Example

A company portfolio site that rarely changes is often built as a static site for speed and simplicity.

Why It Matters for Your Work

Static sites are fast, secure, and cheap to host. They are ideal when content does not change based on who is viewing.

Common Mistake

Using complex dynamic systems when a simple static site would be faster and cheaper.

Related Terms

View Hosting
Hosting

The service that stores your website files and makes them accessible online.

View CDN
CDN

A network of servers distributed globally to deliver website content faster.

View Dynamic Site
Dynamic Site

A website that generates pages based on data, user, or context.

More website-internet Terms