
What you need are goals, content, structure, design, programming and maintenance. What you need is expertise – constantly. This article outlines – without attempting to be comprehensive – the ten most important steps to create a good website.
1. Commitment
2. Planning
3. Information Architecture
4. Design
5. Programming
6. Quality Assurance
7. Public Relations
8. Success Control
9. Maintenance
10. Quality Assurance
1. Commitment
A high-quality website requires a lot of commitment and effort. Good content requires a lot of commitment and effort. Your users and visitors demand commitment and effort.
2. Planning
You have decided that you really want a website and that this website should really be of an acceptable standard. What you need to do now is a plan:
What is the goal of your website ?
What is the target audience of your website ?
What content do you intend to offer ?
Which key data and metrics will you use to determine your success? (Determine your key performance indicators.)
If you are in any doubts or even fail to find an answer to one of the questions, you probably need a break. Or you could try to seek for help regarding your decisions. Your website won’t mind the wait.
3. Information Architecture
After the planning phase has been completed, don’t immediately start designing and implementing: First, you need to create, test, verify, and reconsider the structure and architecture of your offer. To do this, read a good book about information architecture, look at a few heuristics and have at least 15 users do some card-sorting.
4. Design
Consider a few points before you start the design process:
. It doesn’t hurt to have a look at a few principles, whether specific ones by Tufte or Tognazzini or abstract ones like the golden ratio or wabi-sabi.
. It is essential to keep accessibility in mind, even during the design phase. It is easy to address color blindness, photosensitive epilepsy or sufficient contrast during this stage.
. Test your drafts (don’t wait until the final version). Carry out tests, whether with five users, with more than five because that’s not enough, with n users, just as long as it is cheap, or with none because you place your trust in experts. Test and read through basic rules about usability.
5. Programming
After completing the design process, which should have led to a well operating design, you can now start the implementation. (It is, however, possible, that you start this at an earlier stage already.) In addition to environment (server) and dynamics (script languages), you need to consider the following points:
6. Quality Assurance
After having worked out an elaborate, high-quality information offer on the basis of the aforementioned points, you should still absolutely and definitely carry out Quality Assurance (QA). The launch of your offer is part of this phase, ideally after a final QA. It may be possible to launch your website immediately after having carried out the QA, but only if you have focused on quality from the beginning.
7. Public Relations
Market your website without feeling guilty. Your HTML should already be suitable for search engines (semantics and accessibility). Use a moderate link strategy from this point on and perform conventional Public Relations (PR).
8. Success Control
Make sure that the “key performance indicators( KPI ) you determined at the beginning are measured. If your existing statistics don’t determine these numbers, ensure that they do. There are some useful statistics tools: Google Analytics, Mint, WebSideStory. Use these metrics to evaluate the development and the success of your offer.
9. Maintenance
Maintain your website. Update your website. Look after your website. Add new content on a regular basis.
10 Quality Assurance
That’s right, quality assurance is a process. Keep validating, checking, and testing your documents, contents, and design … again and again.
Eager to know more in detail. Click -
10 Steps to Create a High-Quality Website
Monday, October 1, 2007
Steps to Create a High Quality Website
Friday, September 21, 2007
Google's website Design and content guidelines

Following Guidelines should be considered when developing any web site. These points are directed by Google. These points are your Guide to Professional Website Design and Development
Google's Design and content guidelines
1. Make a site with a clear hierarchy and text links. Every page should be reachable from at least one static text link.
2. Offer a site map to your users with links that point to the important parts of your site. If the site map is larger than 100 or so links, you may want to break the site map into separate pages.
3. Create a useful, information-rich site, and write pages that clearly and accurately describe your content.
4. Think about the words users would type to find your pages, and make sure that your site actually includes those words within it.
5. Try to use text instead of images to display important names, content, or links. The Google crawler doesn't recognize text contained in images.
6. Make sure that your TITLE tags and ALT attributes are descriptive and accurate.
Check for broken links and correct HTML.
7. If you decide to use dynamic pages (i.e., the URL contains a "?" character), be aware that not every search engine spider crawls dynamic pages as well as static pages. It helps to keep the parameters short and the number of them few.
Keep the links on a given page to a reasonable number (fewer than 100).
Source : http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=35769
Friday, September 14, 2007
Art to design great looking / beautiful web sites

. Understand the design process, from discovery to implementation
. Develop pleasing layouts using grids, the rule of thirds, balance, and symmetry
. Use color effectively, develop color schemes and create a palette
. Use textures: lines, points, shapes, volumes, and depth
. Learn how good typography can make ordinary designs look great
. Effective imagery: choosing, editing and placing images
. Understand what makes “good design
Monday, September 3, 2007
Top 10 Website development Guidlines
1. Use clean CSS (cascading style sheets) codes
2. If websites are built on a dynamic platform, make sure that your Content
Management System is search engine friendly
3. Keep your codes clean by calling all java scripts and CSS using an include file
4. Use keyword rich H1 TAGS
5. Use ALT Tags for images to enable your site to be read by visitors with
visual/hearing impairments and name all your images keyword rich
6. Keep the download time low by reducing images on the site
7. Float the content right at the top and make it easy for the crawler to index your
page
8. Make sure phone numbers and address are on every page as text
9. Use Absolute Links, no relative links
10. Check for browser compatibility so the site appears the same across all platforms
Source : http://blog.milestoneinternet.com/milestone-top-10/milestones-top-10-website-programming-guidelines/