home » articles » The Importance of Web Design and Website Credibility

The Importance of Web Design and Website Credibility

change text size: A A A

2/3/2009 by teisenhauer

One of the most significant functions of websites today is to provide credibility for your business. The credibility of your website is becoming more and more an increasingly important area to understand. And it's an area that many web developers and web designers fail to recognize when creating websites.

Website credibility is about making your website so it is perceived as being trustworthy, knowledgeable, and legitimate. A credible website can bring in huge benefits for your business. These days, anyone can buy a domain name, purchase some hosting, launch a website selling a product or service, and promise to deliver “the best at the lowest price.”

People visiting your website must be able to distinguish and believe that there is a real organization (or person) behind your website. Can I trust the information on this website? Can I trust in the services this website describes? There are no simple answers to these questions. It’s your job make your website (or your clients) a safe and reliable channel for people who seek your information, products, and services.

According to a study by B.J. Fogg, Ph.D, Cathy Soohoo, and David Danielson at the Stanford Persuasive Technology Lab titled “How Do People Evaluate a Web Site's Credibility?” it was found that When evaluating the credibility of a Web site, participants commented on the design look of the site more often than any other Web site feature, with 46.1% of the comments addressing the design look in some way.

Some of the interesting comments made by participants during this study were:

  • This site is more credible. I find it to be much more professional looking. — M, 38, Washington
  • More pleasing graphics, higher-quality look and feel — F, 52, Tennessee
  • Just looks more credible. — M, 24, New Jersey
  • I know this is superficial, but the first thing that struck me is the color difference. The … site is a soothing green (sort of like money) while the [other] site is a jarring purple. — M, 56, Virginia
  • The design is sloppy and looks like some adolescent boys in a garage threw this together. — F, 48, California
  • Not very professional looking. Don't like the cheesy graphics. — F, 33, Washington
  • Looks childish and like it was put together in 5 minutes. — F, 25, Maryland

One of the overall conclusions from this study is that the participants relied a great deal on the surface qualities of a website to make credibility judgments. Participants seemed to make judgments about the people behind the website on the basis of “how the website looks.”

Not only do you need a website, you need a damn good website because people are interpreting your capabilities from that website. They are reading into your company and forming opinions about your personality, size, success, your organization, your style or taste, whether you have a sense of humor or not, etc.

There are pros and cons to this, of course. But make sure that the image you are painting of your company (or our clients company) is a good one. We have all landed on a website that looked like a joke. You know the kind -- poor navigation, scrolling or blinking text, bad music playing in the background, takes forever to load, doesn’t clearly explaining what they do or what they sell, has unreadable content (or no content at all)...hopefully I'm not describing your current website.

And remember... how something looks has tremendous control of how people perceive it.

To rate this article please register or login

Author

teisenhauer teisenhauer (Member since:12/1/2008)
Timothy Eisenhauer, Managing Partner of CodeAsp.Net, is a Subject Matter Expert for Microsoft ASP.NET 3.5 Certification Exams, and has over 11 years of website architecture and development experience with a focus on usability design, user interface, and web engineering, and is highly sought after for his modern and effective GUI designs for the ASP.NET platform.

Comments (2)

  • 3/18/2009 8:12:02 AM by: 
    je veux savoir crerer un site web avec asp:net
  • rtpHarry 8/21/2009 5:58:00 PM by:  rtpHarry
    This is very true

Post a comment

Comment (No HTML)  

Type the characters:
 *
 
   

Related articles

Join CodeAsp.Net for FREE Today!

It's fast, easy and free! Submit articles, get your own blog, ask questions & give answers in the forums, and become a better developer, faster.

enter your email address:

Latest Articles RSS Feed

Latest Articles

  • Hi Friends, Many times we came cross the requirement when we need to access the dropdownlist's selectedindexchanged event inside the gridview, like in a shopping cart changing the item's quantity or binding the other dropdown based on the first dropdown.
  • This is the approach that I have adopted to develop Expandable / Collapsible Panel Control through JavaScript. Please report bugs, errors and suggestions to improve this control.
  • This is my approach to develop custom JavaScript ListBox control. Although it is only a subset of existing HTML ListBox element, it is more user friendly than the existing one. It can be further customized for different requirements. Please let me know about bugs and/or errors & give suggestions to improve this ListBox control.
  • I have tried my best to make this user control code error free. I will most welcome suggestions for further improvement in this user control. I have tested this user control on various browsers and it works fine.
  • So, this is my approach to implement an ASP.NET slide show using the DataList. I have tried my best to keep it bug free. I will most welcome suggestions and criticism for further improvements of this user control. I have tested this user control on various browsers and it works fine.
  • As we all knows that Repeater and DataList does not have auto paging support technique like Gridview or Datagrid, but we can achieve this through PagedDataSource. By using PagedDataSource we can implement paging in Repeater or DataList. Now in our mind there is question arise what is PagedDataSource. PagedDataSource is a class which encapsulates
  • So this is my approach. I was working for a long time to create C# like event handlers for JavaScript classes and finally, I’ve done it. Please let me know of any bugs and suggestions to improve this context menu control.
  • So this is my solution. If you have some other ideas about this functionality, please share them with me.
  • I have tried my best to make this code error free. Suggestions and criticism for further improvements of this code are most welcome.
  • So this is the approach that I've adopted to solve the Hover Delay problem. Although originally I developed Hover Delay to deactivate the click event for 1 second on a GridView row, later I also used Hover Delay to deactivate Drag n Drop of GridView rows. Kindly let me know if any one has some other better or different solution.
  • In this article I will explain how to import data from EXCEL to SQL in ASP.NET . In many situations we have data in the form of excel sheet but we have the requirement to have that data in SQL SERVER DB. I have explained importing data both from Excel 97-2003 as well as Excel 2007 format.
  • The source code shows how to use Regular Expressions in C#. The code Functions written for Validation Alphabet, AlphaNumeric, Integer, Postive Integer, Floating point numbers. You just cut copy these functions and use in any program.
  • That’s all about this technique. Just download the sample application and happy CSS! I have tested this application on various browsers and it worked fine.
  • This script is cross-browser compatible and fast as it iterates elements of a specific tag inside a target element [GridView] rather than iterating in a whole form. It searches the elements of a specific type in a particular column of the target element [GridView].
  • This Article is used to insert a numeric value on the sever control(text box) This is a java script code for the the client side validation. On Page Load Event You can change the events in txtNoOfQuestion.Attributes.Add("onkeypress", "return numericOnly(this);"); like onfocus events like other according to needs.
  • I have toggled visibility of all TD elements of a GridView column in order to create an illusion of smooth dynamic effect with the help of setTimeout method through recursion. Different browsers have different effects of Expanding / Collapsing GridView Columns. In Internet Explorer 7/8, Safari, Google Chrome and Opera, it seems that columns are Exp
  • In this article, I've used the setTimeout method in order to achieve a smooth expand/collapse functionality.
  • Introduction I am going to present here a functionality that selects / deselects all checkboxes of a particular column inside a GridView control, provided the header checkbox of that column is checked or unchecked using JavaScript. This functionality also has a feature that when all checkboxes of a particular column inside the GridView are check
  • This article describes how to toggle the states of all CheckBoxes inside a particular DataGridView column.
  • This article describes how to apply client-side mouse over & mouse out effects on the GridView’s rows.