Back to Glossary
website-internetintermediateunit-1

Dynamic Site

Definition

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

In Plain English

A dynamic site is like a restaurant menu that changes based on what is available today or who is ordering.

Real-World Example

Amazon shows different products to different users based on their browsing history—that is dynamic content.

Why It Matters for Your Work

Dynamic sites enable personalization, user accounts, e-commerce, and real-time data. Most modern apps are dynamic.

Common Mistake

Over-engineering simple sites. Not every website needs to be dynamic.

Related Terms

View Backend
Backend

The server-side logic, databases, and processes that power a website behind the scenes.

View Static Site
Static Site

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

View Database
Database

Organized storage for application information that can be searched and updated.

More website-internet Terms