|
Dynamic website vs Static website (part 2) |
|
|
|
|
Sunday, 16 May 2010 00:00 |
|
Here is a small analyze between static and dynamic sites:
| Static Website |
Dynamic Website (CMS)
|
| Easy to create initial web pages. |
To create initial pages is time-consuming as a large script must be installed, databases set up, and templates created. |
| Content is static; changing it requires technical expertise. |
Content is dynamic; it can be changed with no technical knowledge. |
| Difficult to add new functions, often needs custom code. |
Most CMSs have many extensions that "plug in" easily. |
|
|
Last Updated on Sunday, 16 May 2010 21:24 |