Website Features vs. Business Benefits
Website Feature |
Description |
Business Benefit |
A website that looks and feels like it has been designed by a web agency and reinforces your brand rather than looking home-made. |
|
|
Allows a user to add and remove pages and update text and pictures with just a web browser. Example here: |
|
|
Changes to the HTML code, the wording of your website and online promotion to get your website to appear higher up in search results. |
|
|
XHTML/CSS |
Websites used to be built with HTML “tables” which were used to create a layout grid. Websites are now built with XHTML/CSS which is faster to load and easier for search engines to understand. |
|
PHP | This is one of many programming languages used to connect websites to databases and make them interactive. It is one of the most popular languages and the world's most popular website (Facebook) is written in it. |
|
MySQL | This is a free and open source database. For most purposes in terms of websites the paid alternatives are not significantly better. Adheres to the SQL standard. |
|
Flash | If there's animation and video on a website then it's most likely to be Adobe Flash. It's a very bad idea to build a whole website with this but when used for small areas of video and interactivity nothing comes close. |
|