Good Design Practices For Web Designers

Your website is where your business resides — it’s like the headquarters of an offline company. Hence, it is very important to practise good design principles to make sure your site reaches out to the maximum number of visitors and sells to as many people as possible.
NOTE: I am going to start with the very basics as most people don’t even follow them.
Good Web Design Practices
[1] Make sure you have clear directions on the navigation of your website. The navigation menu should be uncluttered and concise so that visitors know how to navigate around your website without confusion.
[2] Reduce the number of images on your website. They make your site load very slowly and more often than not they are very unnecessary. If you think any image is essential on your site, make sure you optimize them using image editing programs so that they have a minimum file size.
[3] Keep your text paragraphs at a reasonable length. If a paragraph is too long, you should split it into seperate paragraphs so that the text blocks will not be too big. This is important because a block of text that is too large will deter visitors from reading your content.
[4] Make sure your website complies to web standards at www.w3.org and make sure they are cross-browser compatible. If your website looks great in Internet Explorer but breaks horribly in Firefox and Opera, you will lose out on a lot of prospective visitors.
[5] Avoid using scripting languages on your site unless it is absolutely necessary. Use scripting languages to handle or manipulate data, not to create visual effects on your website. Heavy scripts will slow down the loading time of your site and even crash some browsers. Also, scripts are not supported across all browsers, so some visitors might miss important information because of that.
[6] Use CSS to style your page content because they save alot of work by styling all elements on your website in one go.
If you stick by these practices then Google will surely love your site and when Google loves your site you are going to get a lot of visitors.
Always remember that visitors come first. If your website is too complex or too darn slow, people will disappear in the blink of an eye.
We’d love to hear your thoughts on it. And don’t forget to share it with your designer buddies.