Search
Recommended Products
Related Links


 
 

 

 

Informative Articles

7 Benefits of HTML Validation
You may not bother with html validation or writing simple and clean code when designing your web site. Later you may find your site is slow loading, appears incorrectly in the main browsers and does not rank well for the major search engines. ...

Benefits of an accessible website - part 2: The business case
The DDA (Disability Discrimination Act) states that service providers must not discriminate against disabled people. A website is regarded as a service and therefore falls under this law, and as such must be made accessible to everyone. Some...

CSS and the End of Tables
In the bad old days of the web, the only way to create even slightly complex layouts was to use tables. Some sites featured silly numbers of tables, one inside the other, to create relatively simple-looking effects. With CSS, though, tables...

Does your Website Sell or Smell?
Your website does not stand much chance of selling anything if it pays scant regard to the user. In other words your Site Visitor's experience, in terms of the following, is what will make your site sell or smell! The following 7 guidelines are...

Gain an edge by viewing your competitors source code
Doing business online is alot like the brick and mortar business is, but with alot less steps and hassles,... well kinda anyways. Now there are quite a few advantages to an online business vs a brick and mortar business; like we don't commute,...

Google Sitemaps
<img src="/logo_wht_30.gif" alt="google sitemaps doc" width="110" height="48" border="0"> By the time the Web is growing, search engines take more time crawling websites and algorithms must be improved to spider efficiently. Sitemaps are...

How To Build Your Own Web Site For Your Online Home Business
Most everyone will agree, if you are going to do business online, you need your own web site. It can be a mini-site or a full blown multi-page site. These days, maybe you just need a blog as a web site. Find out what you need to know to build your...

Knights Going Mobile by QArea
Kharkiv, Ukraine — October 4, 2005 — QArea, the leading developer of applications for PDA’s and smart phones also being the originator of the pioneering BugHuntress Test Suite for automated PDA applications testing , announces ending of its...

Web-site designing Pillars (part1)
WEB-SITE DESIGNING PILLIARS (part1) ------------------------------------------------------------ copyright (c) Pavel Lenshin ------------------------------------------------------------ It is a hot opinion that "it's the words that sell,...

Why I Switched to A Tableless Design
Since I made the switch 6 months ago to a tableless design on my main site, I've noticed some interesting things: * My search engine rankings have dramatically improved * My bandwidth usage has dropped about 50-75% * I can now make changes to...

 
 
 
Business Benefits of the Web Standards

Why your business benefits from adhering to the web standards

Web standards are created to give benefits to the developer and the visitor. As a business, your website must be accessible, usable, attractive and convey a message of trust and professionalism. Getting this right can be both expensive and difficult if done outside of the W3 standards.

Let's look at the main benefits of web standards.

Accessibility

Valid XHTML and CSS will ensure that a site is constructed in a way that seperates the content from presentation.

There are huge business gains to be had from this method such as less maintenance, more control, lower costs etc., but importantly, accessible content. Not everyone uses a common browser to access the web and a valid site will mean your information will have the widest potential audience.

Usability

Semantic markup creates a usable website. We have all seen cluttered sites with no per-page focus, navigation that leads you into the abyss and forces URL amendments as well as document structure that makes a web page unreadable and hard to follow. You have a point to make. Every page has a focus and the content is clear. Web standards will ensure that people get to the point of your site, quickly and effortlessly.

Compatibility

We are in the 21st century and there are now a wider range of platforms, devices and browsers than ever before. More and more people are accessing the internet and due to this diversity, building a website by following guidelines is the only way to ensure uniformity.

Substantially increased performance

By removing formatting from the markup, you can reduce the file sizes of your website which means people with slower connections or users from around the globe have a better browsing experience. Using tables for layout can sometimes treble the file sizes as

 


positioning requires attributes to table cells and occasionally invisble images forcing layouts to look "correct". CSS can acheive this and more from a light weight text file that when cached, will not need reloading further increasing performance.

Higher search engine rankings

Not only will a user struggle to navigate an unusable and invalid site, so will a search engines spider. If your documents are marked up correctly and fast to load then a search engine will reward your web pages with better listings. Why serve a user a scruffy and hard to read web page when a perfectly readable and accessible page exists?

Powerful designs

CSS is an extremely flexible and powerful way of styling a website. All the formatting is contained within one text file meaning a new design overhaul is very cost effective and fast to turn around from a designers point of view, meaning lower costs to the business. If done correctly, CSS can degrade gracefully in older browsers which lack support into a perfectly readable document which is the beauty of following the web standards.

Lower business costs

A website following the web standards is a more efficient and smaller website in terms of file sizes and bandwidth.

This translates into reduced hosting costs. Changing contractors can be a problem if the code is written with proprietary software that creates untidy or browser specific HTML. Following a set of standards means contractors can hit the ground running and give you far better value for money.

About the Author

Author of Optimising Your Website, and an IT Consultant for local UK Government and various European Union initiatives, Edward Clarke specialises in website accessibility, css, web standards and search engine optimisation. Visit Edward's consultancy website and his blog for more information.