<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Full On Design &#187; breadcrumbs</title>
	<atom:link href="http://www.fullondesign.co.uk/tag/breadcrumbs/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fullondesign.co.uk</link>
	<description>Design &#38; Web Technologies</description>
	<lastBuildDate>Sun, 30 Oct 2011 21:37:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>5 easy ways to improve the usability of your website</title>
		<link>http://www.fullondesign.co.uk/design/usability/272-5-easy-ways-to-improve-the-usability-of-your-website.htm</link>
		<comments>http://www.fullondesign.co.uk/design/usability/272-5-easy-ways-to-improve-the-usability-of-your-website.htm#comments</comments>
		<pubDate>Fri, 13 Mar 2009 16:54:59 +0000</pubDate>
		<dc:creator>Rogem</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[breadcrumbs]]></category>
		<category><![CDATA[solutions]]></category>

		<guid isPermaLink="false">http://www.fullondesign.co.uk/?p=272</guid>
		<description><![CDATA[Users are simple folk who are easily confused, as a designer or developer its core to our job to make our websites as easy to understand and use as possible. Here are 5 easy ways to improve the usability of your site. Be Consistent Having a similar layout across your website helps with user familiarisation, [...]]]></description>
			<content:encoded><![CDATA[<p>Users are simple folk who are easily confused, as a designer or developer its core to our job to make our websites as easy to understand and use as possible. Here are 5 easy ways to improve the usability of your site.</p>
<h3>Be Consistent</h3>
<p>Having a similar layout across your website helps with user familiarisation, if the layout drastically changes the user will tend to assume they are on another website (users really are that silly, hence phishing scams doing so well).</p>
<p>An example of where most websites fail to be consistent is in add-on packages such as Blogs and Forums. In a recent survey by Full On Design a very high percentage of websites which used a readymade blog (WordPress etc) or forum (PHPBB, MyBB etc) did not have a consistent layout.</p>
<h3>Don&#8217;t send mixed/complex messages</h3>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-477" title="247_support_offline_small" src="http://www.fullondesign.co.uk/wp-content/uploads/2009/03/247_support_offline_small.png" alt="247_support_offline_small" width="296" height="99" /><em>24/7 support which is offline, this could confuse users.</em></p>
<p>As mentioned above, users get confused easily and a confused user is an unhappy user. Putting an excessive amount of information on a single page on a poorly constructed page can make a user think &#8220;this is not worth my time&#8221; and they will leave.</p>
<p>To fix this, quite simple check how your website reads with a 3rd party and condense your data into as few words as possible (but don&#8217;t lose the original message). Really good examples of websites which &#8220;get to the point&#8221; quickly are <a href="http://www.facebook.com/">Facebook</a> and <a href="http://www.apple.com/">Apple</a>. Examples of websites which epically fail to get to the point are <a href="http://www.ibm.com/us/en/">IBM</a> and <a href="http://www.bebo.com/">Bebo</a>.</p>
<h3>Check for errors</h3>
<p>Having a big &#8220;Error: The code is rubbish&#8221; is a big &#8220;hack me, I&#8217;m an idiot&#8221; sign essentially. Make sure your website works the way you intend to before you release the code (This includes cross browser testing). Luckily most server side code has error suppression and client side coding has lots of cheat sheets.</p>
<p>If you are adjusting a large website with a large amount of PHP, consider looking into PHP&#8217;s built in <a href="http://uk.php.net/errorfunc">Error Handling</a>.</p>
<h3>Breadcrumbs</h3>
<p style="text-align: center;"><strong>Home page &gt; Section page &gt; Subsection page</strong><br />
 <em>Above is an example of breadcrumbs</em></p>
<p><a href="http://kennethdreyer.com/usability-tips-1-breadcrumbs/">Breadcrumbs</a> are an easy way to tell users where they are, where they came from and in some cases where they are going. If you use WordPress there is a really nice <a href="http://mtekk.weblogs.us/code/breadcrumb-navxt/">plug-in</a> to create breadcrumbs for you.</p>
<h3>Be Clear</h3>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-482" title="breadcrumbs_1" src="http://www.fullondesign.co.uk/wp-content/uploads/2009/03/breadcrumbs_1.png" alt="breadcrumbs_1" width="375" height="47" /><em><a href="http://www.ebuyer.com/">eBuyer</a> is very clear about how many steps are left when purchasing stuff.</em></p>
<p>Remove as much clutter as you can and make sure that your website is easily read. Keep in mind; on the web it&#8217;s better to have less useful information than more useless information.</p>
<h3>Useful Links</h3>
<p><a href="http://www.doshdosh.com/50-web-usability-tips/">50 Web Usability Tips that Help You Attract and Retain Visitors to Your Website</a><br />
 <a href="http://www.amazon.co.uk/gp/product/0321344758?ie=UTF8&amp;tag=fulondes-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=0321344758">Don&#8217;t Make Me Think!: A Common Sense Approach to Web Usability</a><br />
 <a href="http://www.smashingmagazine.com/2009/02/18/9-common-usability-blunders/">9 Common Usability Mistakes In Web Design </a><br />
 <a href="http://www.smashingmagazine.com/2009/03/17/breadcrumbs-in-web-design-examples-and-best-practices-2/">Breadcrumbs In Web Design: Examples And Best Practices</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fullondesign.co.uk/design/usability/272-5-easy-ways-to-improve-the-usability-of-your-website.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 1/9 queries in 0.004 seconds using disk: basic
Object Caching 203/215 objects using disk: basic

Served from: www.fullondesign.co.uk @ 2012-02-04 08:47:24 -->
