Dynamic vs. static pages
 
 
A static page has content which changes rarely and in any case does not depend on current data or user input (welcome pages, product listings, other static data listing)
A dynamic page is generated in real time based on current information and user data (search results, shopping carts)