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 Database
Database
Organized storage for application information that can be searched and updated.