Search Engine Optimization...Website Review Website Redesigning and Maintenance...Keeping Your Website Uptodate |
Website DesigningStatic WebsitesA static website is the simplest form of website, in which the site’s content is delivered without the use of server side processing.Static website 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 XHTL and CSS will provide clean, compact coding and good search engine performance. Dynamic WebsitesDynamic website 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 website 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 WebsitesA 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. E-Commerce WebsitesAn 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 websitesFlash is proprietary software developed by Macromedia which is used to generate complex animations. 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. |