Website Interior Page
Follow these usability recommendations:
User Controlled Navigation - On the Web, the user controls almost all elements. Users can take a path that the designer never intended to take or they could enter in the middle of the web site. This is called user controlled navigation. Special consideration must be given to not locking-out the user.
Always Link Home - Always have a link to your Homepage. You can use the company logo or you can have a link called Home. Users always need a link to home in the event they get lost on the website.
Resolution Independent Design - Because you have no clue how large your user's screens is, you need to design for all sizes. The main principle for resolution-independent design is to never use a fixed pixel-width for any tables, frames, font size or other design elements. Instead of using fixed sizes, you should specify layouts as percentages of the available space. This is called a fluid or liquid layout.
Interior Page Response Time - Every web usability study states the same thing: Users want web developers to speed up downloads on the ALL pages, including the shopping cart. Homepage to Interior page should be approximately one second.
Speed is the overriding design criterion. To keep page sizes small, graphics should be kept to a minimum, and multimedia effects should be used only when they truly add to the user's understanding of the information. Remove graphics - improve traffic. It's that simple.
|