<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.tigerheron.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>usability</title>
 <link>http://www.tigerheron.com/category/usability</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en-US</language>
<item>
 <title>10 tips for Web site success</title>
 <link>http://www.tigerheron.com/article/2008/02/10-tips-web-site-success</link>
 <description>&lt;p&gt;
  This article offers ten tips that you can use to make your Web site more 
  effective. As an Internet user, you may find these design tips intuitive. But 
  when it comes to your own site, you may fail to recognize design problems
  that seem so obvious when you view other sites. Use these design guidelines
  to overcome your blind spots and objectively evaluate your site.
&lt;/p&gt;
&lt;!--break--&gt;

&lt;h2&gt;
  &lt;a name=&quot;tip1&quot;&gt;&lt;/a&gt;
  1: It&amp;rsquo;s not about you.&lt;span style=&quot;font-size:70%; position: relative; top: -.5em&quot;&gt;&lt;a href=&quot;#footnote1&quot;&gt;1&lt;/a&gt;&lt;/span&gt;&lt;/h2&gt;

&lt;p&gt;
  If you remember nothing else from this article, remember this: 
  you need to stop thinking that visitors to your site
  care about the things you think are important. 
&lt;/p&gt;

&lt;p&gt;
  People often pass quickly through dozens of
  sites. Rarely do they stop to consider the owner&amp;rsquo;s needs and
  goals for those sites.
&lt;/p&gt;

&lt;p&gt;
  People use Google to search because it consistently provides the
  best search results.   If you created a new search engine, people might
  visit it to see if they would get better results. They would be unlikely to
  use the search engine because you needed a high visitor count to satisfy
  your venture capitalists.
&lt;/p&gt;

&lt;h2&gt;
  &lt;a name=&quot;tip2&quot;&gt;&lt;/a&gt;
  2: Design each page to solve the visitor&amp;rsquo;s problem.&lt;span style=&quot;font-size:70%; position: relative; top: -.5em&quot;&gt;&lt;a href=&quot;#footnote1&quot;&gt;1&lt;/a&gt;&lt;/span&gt;
&lt;/h2&gt;

&lt;p&gt;
  This is the corollary to &lt;a href=&quot;#tip1&quot;&gt;Tip 1&lt;/a&gt;. It&amp;rsquo;s not
  about you, it&amp;rsquo;s about your visitor. You may own the Web site,
  but if you want visitors, you had better design it for them.
&lt;/p&gt;

&lt;p&gt;
  Go through your site now. Look at every page and ask yourself, &quot;What
  problems does this page solve for my target audience?&quot; Get rid of
  anything that fails to provide some value to the visitor.
&lt;/p&gt;


&lt;h2&gt;&lt;a name=&quot;tip3&quot;&gt;&lt;/a&gt;3: Understand what your visitors want.&lt;/h2&gt;

&lt;p&gt;
  I&amp;rsquo;ve seen various ways of grouping the reasons why people
  visit Web sites, but this is my favorite. People visit a site to
  get:
&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Information&lt;/li&gt;
  &lt;li&gt;Products&lt;/li&gt;
  &lt;li&gt;Entertainment&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
  Understand why people come to your site. If they come for
  information, then don&amp;rsquo;t act like an entertainment company by
  starting each visit with a long Flash intro.
&lt;/p&gt;


&lt;h2&gt;&lt;a name=&quot;tip4&quot;&gt;&lt;/a&gt;4: Write in terms of benefits to the visitor.&lt;/h2&gt;

&lt;p&gt;
  When you use &lt;a href=&quot;#tip2&quot;&gt;Tip 2&lt;/a&gt; to clean up your site, you
  may be able to save some content by rewriting it to address your
  targeted visitor. For example:
&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;b&gt;Bad:&lt;/b&gt; We are the largest pickle jar vendor in the state.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Good:&lt;/b&gt; We can deliver 30,000 pickle jars in 24 hours to any
location in the state.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;&lt;a name=&quot;tip5&quot;&gt;&lt;/a&gt;5: If you want the visitor to do something, make it easy.&lt;/h2&gt;

&lt;p&gt;
  It&amp;rsquo;s almost embarrassing to write this tip&amp;mdash;it seems so
  obvious.
&lt;/p&gt;

&lt;p&gt;
  Do you have something you want people to do when they visit your Web
  site&amp;mdash;something really important to the success of the site?
  Then don&amp;rsquo;t make them:
&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt;Hunt for the task in small print&lt;/li&gt;
  &lt;li&gt;Install and configure additional software.&lt;/li&gt;
  &lt;li&gt;Reveal personal information not relevant to the task&lt;/li&gt;
  &lt;li&gt;Wander through a maze of pages to reach your goal&lt;/li&gt;
  &lt;li&gt;Create yet another log on&lt;/li&gt;
  &lt;li&gt;Read a twenty-step procedure&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
  To guard against this error, review each page on your site and
  decide which tasks you want your visitors to perform. Document the
  steps needed to accomplish these tasks. Then try to reduce the
  number of steps&amp;mdash;the shorter the list, the greater the odds of
  achieving your goals.
&lt;/p&gt;


&lt;h2&gt;&lt;a name=&quot;tip6&quot;&gt;&lt;/a&gt;6: One main action per page&lt;/h2&gt;

&lt;p&gt;
  As an addition to &lt;a href=&quot;#tip5&quot;&gt;Tip 5&lt;/a&gt;, you&amp;rsquo;ll also
  improve the odds of getting people to take a specific action if you
  avoid distracting them with other tasks. When possible, focus each
  page on a single task.
&lt;/p&gt;

&lt;p&gt;
  The home page can be a problem since it sometimes serves multiple
  masters. Consider narrowing its goal to providing crystal-clear
  navigation.
&lt;/p&gt;


&lt;h2&gt;&lt;a name=&quot;tip7&quot;&gt;&lt;/a&gt;7: People don&amp;rsquo;t read, they scan.&lt;/h2&gt;

&lt;p&gt;
  When you started reading this page, it&amp;rsquo;s likely that you first
  scanned the title and then the headings. If you found something new or
  interesting, you might then have read the accompanying text. If your
  scan revealed a lot of useful information, you may have gone back to
  read or skim the items you skipped on your first pass.
&lt;/p&gt;

&lt;p&gt;
  This is typical Web-reading behavior. As a Web site owner, you need
  to take this reading style into account when writing your content.
  Be sure to highlight key points and keep content short. It&amp;rsquo;s
  not easy, but it&amp;rsquo;s well worth the effort.
&lt;/p&gt;


&lt;h2&gt;&lt;a name=&quot;tip8&quot;&gt;&lt;/a&gt;8: Avoid distracting the visitor with motion.&lt;/h2&gt;

&lt;p&gt;
  If you have ever been in a restaurant or bar where a television is
  playing, you know how difficult it is to keep your eyes off of it, even
  when you don&amp;rsquo;t want to watch. This &quot;orienting response&quot;, first 
  described by Ivan Pavlov in 1927, is an instinctive reaction to any
  sudden or novel visual or auditory stimulus.&lt;span style=&quot;font-size:70%; position: relative; top: -.5em&quot;&gt;&lt;a href=&quot;#footnote2&quot;&gt;2&lt;/a&gt;&lt;/span&gt;
&lt;/p&gt;

&lt;p&gt;
  If our eyes are drawn to a motion on a Web page, then they are not
  scanning content. If the motion exists for a short time, visitors
  will delay reading your content until it stops. If the motion
  persists, each major movement will draw their eye away from the
  content.
&lt;/p&gt;

&lt;p&gt;
  Flash animations seem to be a fad these days&lt;span
  style=&quot;font-size:70%; position: relative; top: -.5em&quot;&gt;&lt;a
  href=&quot;#footnote3&quot;&gt;3&lt;/a&gt;&lt;/span&gt;. Companies that should know better
  seem to feel that animation is a requirement, particularly on their
  home page&amp;mdash;this includes a lot of Web design companies. Often,
  the animation has zero benefit for the visitor (remember &lt;a
  href=&quot;#tip1&quot;&gt;Tip 1&lt;/a&gt;).
&lt;/p&gt;

&lt;p&gt;
  Animation isn&amp;rsquo;t necessarily bad&amp;mdash;in certain situations
  (YouTube anyone?), it is essential. Here are my recommendations for
  its proper use:
&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Avoid motion on pages that have important content.&lt;/li&gt;
  &lt;li&gt;Animate only one item at a time.&lt;/li&gt;
  &lt;li&gt;Let the user initiate the animation.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
  I wouldn&amp;rsquo;t mind all those silly Flash presentations if I could
  turn them on only when I wanted to. Actually, I use the Flashblock
  extension in Firefox, so I &lt;em&gt;do&lt;/em&gt; have a choice.
&lt;/p&gt;

&lt;p&gt;
  By the way, of all the useless animations, the Flash intro page wins
  top honors (again, see &lt;a href=&quot;#tip1&quot;&gt;Tip 1&lt;/a&gt;). An article on
  what people hate most about Web sites said that the &amp;ldquo;skip
  intro&amp;rdquo; button is the most used button on the Internet&lt;span
  style=&quot;font-size:70%; position: relative; top: -.5em&quot;&gt;&lt;a
  href=&quot;#footnote4&quot;&gt;4&lt;/a&gt;&lt;/span&gt;.
&lt;/p&gt;


&lt;h2&gt;&lt;a name=&quot;tip9&quot;&gt;&lt;/a&gt;9: Avoid automatically playing sound.&lt;/h2&gt;

&lt;p&gt;
  Everything said about animations applies more strongly to sound.
  We&#039;ve probably all had one embarrassing moment at work when a Web
  site unexpectedly started blaring music, immediately bringing you
  unwanted attention.
&lt;/p&gt;
&lt;p&gt;
  The key to good use of audio is simple: always let the user enable
  it.
&lt;/p&gt;


&lt;h2&gt;&lt;a name=&quot;tip10&quot;&gt;&lt;/a&gt;10: You can sometimes break the rules.&lt;/h2&gt;

&lt;p&gt;
  Not that it&amp;rsquo;s a good idea, but you can have a successful site
  and still get away with breaking the rules. All you need is a
  product or service that no one else offers and is in high
  demand...say, first class tickets from New York to London for $10.
  Or the formula for turning lead into gold using only common
  household chemicals and tools.
&lt;/p&gt;

&lt;p&gt;
  The majority of us will never be in this position. We have plenty of
  competition and on the Web, the competition is just a click away.
&lt;/p&gt;

&lt;h1&gt;References&lt;/h1&gt;

&lt;ol&gt;
  &lt;li&gt;
    &lt;a name=&quot;footnote1&quot;&gt;&lt;/a&gt;&lt;a
    href=&quot;http://www.webpagesthatsuck.com/biggest-mistakes-in-web-design-1995-2015.html&quot;&gt;Web Pages That Suck: The biggest mistakes in Web design 1995-2015&lt;/a&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;a name=&quot;footnote2&quot;&gt;&lt;/a&gt;&lt;a
    href=&quot;http://www.tri-vision.ca/documents/TV_Addiction.pdf&quot;&gt;Scientific American: TV Addiction (February 2002) [PDF]&lt;/a&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;a name=&quot;footnote3&quot;&gt;&lt;/a&gt;&lt;a
    href=&quot;http://www.useit.com/alertbox/20001029.html&quot;&gt;Jakob Nielsen:
    Flash: 99% bad&lt;/a&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;a name=&quot;footnote4&quot;&gt;&lt;/a&gt;&lt;a
    href=&quot;http://www.infoworld.com/article/06/06/14/79274_HNhateaboutwebsites_1.html&quot;&gt;Infoworld: What users hate most about Web sites (June 2006)&lt;/a&gt;
  &lt;/li&gt;
&lt;/ol&gt;

</description>
 <comments>http://www.tigerheron.com/article/2008/02/10-tips-web-site-success#comments</comments>
 <category domain="http://www.tigerheron.com/category/tips">tips</category>
 <category domain="http://www.tigerheron.com/category/usability">usability</category>
 <category domain="http://www.tigerheron.com/category/web-owners">Web owners</category>
 <pubDate>Tue, 26 Feb 2008 23:27:21 +0000</pubDate>
 <dc:creator>owner</dc:creator>
 <guid isPermaLink="false">109 at http://www.tigerheron.com</guid>
</item>
</channel>
</rss>
