Different Website Types: An Introduction
Different Types of Website
Choosing which type of website will best suit a business’s current and future needs can be a tricky decision. Website developers may be inclined to persuade clients in choosing a website which is more complicated than they require, either because will be easier to build or generate a larger profit for the developer. Search engine optimisation practitioners will usually advocate choosing the simplest form of website which suits the company’s needs, as less complex sites are easier to optimise and generally perform better. The common types of websites from which a business will have to make a choice are:
Static Websites
A static website is the simplest form of website, in which the site’s content is delivered without the use of server side processing. Static websites are used principally for brochure sites and can include complex graphics, animations and JavaScript driven features. The main limitation of static websites is that they cannot provide true user interactivity, since they cannot either gather information from the user or serve content dependent on user actions. Large static sites are also time consuming to develop and more difficult to update, since changes need to be implemented individually on each page of the site. However, if a business does not require a large website or advanced interactivity, a static site developed using XHTML and CSS will provide clean, compact coding and good search engine performance.
Dynamic Websites
Dynamic websites rely on server side scripting to provided advanced interactivity and usually use a database to deliver the content for individual pages. A dynamic approach is appropriate for developing large websites with content which is formulaic, for example, catalogues, photograph albums and complex series of data. A dynamic website will be required to allow users to sort and search records, or to restrict access to parts of the website using a log-in procedure. Generating website pages on the fly, using a database to store and deliver content, is an efficient way of managing a large site, with maintenance and updating generally much easier than for a comparable static site. The disadvantage of dynamic websites is that search engine optimisation techniques are more difficult to implement, particularly if the site’s search engine optimisation needs are not taken into account at the development stage.
Content Managed Websites
A content managed website is a further refinement of the database driven dynamic site. The content management system provides a password protected interface through which users can add, edit and remove content from the site. A content management system is particularly useful in the case of large sites which have numerous contributors, some of whom may be working from remote locations. As an example of this typle is Drupal CMS.
eCommerce Websites
An eCommerce website is a dynamic website which has the functionality to process financial transactions. Most eCommerce websites are built to mimic a bricks and mortar store and use the model of stock pages, shopping basket system and checkout, using a secure online payment system. Many eCommerce sites also include a content management system, so that product details can be added or updated, and some include advanced features such as automated stock control.
Flash Websites
Flash is proprietary software developed by Macromedia which is used to generate complex animations. The programme is sophisticated enough for entire websites to be constructed using Flash technology. Flash websites can be visually stunning and provide otherwise unachievable levels of user interactivity, but it is almost impossible to carry out any meaningful form of search engine optimisation on a Flash site and so it is, generally, to be avoided.
You can also check the reference here.