Changes
Key: Additions Deletions
Static or Dynamic
* security is better for static no content server outside firewall.
* static cant have any personalization
* static no security on documents or pages, except user that is used for the publishing user
* static personalization just javascript.
* publish times and frequencies, if changing continuously, can take hours to do a publish.
* Does the site have very demanding performance requirements? If yes, then may
need to be a static site.
* Does the final site need to contain dynamic functionality, such as site login, store,
bookings, etc? (if not, or if this functionality can be provided by other
sites/servers, consider published site)