<?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>The Web Usability Blog&#187; Usability</title>
	<atom:link href="http://webusability-blog.com/category/usability/feed/" rel="self" type="application/rss+xml" />
	<link>http://webusability-blog.com</link>
	<description>Tips, insights and meandering thoughts about usability and information architecture</description>
	<lastBuildDate>Sun, 20 Feb 2011 16:47:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>No 404 error page at Google?</title>
		<link>http://webusability-blog.com/no-404-error-page-at-google/</link>
		<comments>http://webusability-blog.com/no-404-error-page-at-google/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 18:43:35 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[error messages]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=1191</guid>
		<description><![CDATA[Strange. Google writes blog articles on how to make 404 error pages more useful. But they don't seem to practice what they preach... ]]></description>
			<content:encoded><![CDATA[<h1>Standard 404 page</h1>
<p>Had a bit of a scare this week. If you accidentally type in <a href="http://www.google.com/masp">www.google.com/masp</a> instead of <a href="http://www.google.com/maps">www.google.com/maps</a>, you get this:</p>
<p><a href="https://s3-eu-west-1.amazonaws.com/usabilityblognl/screenshotvrijdag/404-google.gif" rel="lightbox[1191]"><img class="alignnone" title="No error 404 at Google" src="https://s3-eu-west-1.amazonaws.com/usabilityblognl/screenshotvrijdag/404-google-klein.gif" alt="" width="500" height="244" /></a></p>
<p>Not really what you&#8217;d expect from Google.</p>
<h1>What is a 404 error page?</h1>
<p>A web server shows an error 404 if it is asked for the url of a page that doesn&#8217;t exist. Because the page doesn&#8217;t exist anymore, for example. Or because the user made a mistake in typing in the url.</p>
<p>A standard 404 error page looks pretty unattractive and isn&#8217;t very useful. The best thing you can do is create your own 404 page. On that page you should put your logo, main navigation, the message that the page the user is looking for doesn&#8217;t exist anymore, maybe a few suggestions and a search feature.</p>
<h1>Practice what you preach?</h1>
<p>What makes Google&#8217;s lack of a customised 404 error page so strange is the fact that they give tips about <a href="http://googlewebmastercentral.blogspot.com/2008/08/make-your-404-pages-more-useful.html">how to make your 404 pages more useful</a> on their blog. An oversight? Or strategy?</p>
<p>A big thank you to Elja Trum of <a href="http://www.photofacts.nl/">Photofacts.nl</a> for pointing this out.</p>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/no-404-error-page-at-google/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Registration kills conversion</title>
		<link>http://webusability-blog.com/registration-kills-conversion/</link>
		<comments>http://webusability-blog.com/registration-kills-conversion/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 12:53:14 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[forms]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=1149</guid>
		<description><![CDATA[A lot of online shops force you to create an account or register before you can buy anything. Not the best move if you want to actually make some money. Read why.]]></description>
			<content:encoded><![CDATA[<h1>Why is registration such a bad idea?<br />
 </h1>
<h2>1. Are you registered or aren&#8217;t you?</h2>
<p>On a website that has registration, the order process usually starts by asking you whether you&#8217;re registered or not. Trouble is, people often simply don&#8217;t remember.</p>
<p><a href="https://s3-eu-west-1.amazonaws.com/usabilityblogen/Registration/apple-signin.gif" rel="lightbox[1149]"><img class="alignnone" title="Apple registration page" src="https://s3-eu-west-1.amazonaws.com/usabilityblogen/Registration/apple-signin-small.gif" alt="" /></a></p>
<p>You can improve that page by wording it a bit more friendly (&#8217;Returning customer / First-time buyer&#8217; sounds slightly more human than &#8216;Registered / Not registered&#8217;).</p>
<p>Layout-wise you can also make it easier on the user. By putting the options close together, like Amazon does.</p>
<p><a href="https://s3-eu-west-1.amazonaws.com/usabilityblognl/registratie/registratie-amazon.gif" rel="lightbox[1149]"><img class="alignnone" title="Registration at Amazon" src="https://s3-eu-west-1.amazonaws.com/usabilityblognl/registratie/registratie-amazon.gif" alt="" width="496" height="270" /></a></p>
<p>But it&#8217;s still an extra page that can create doubt and confusion. A barrier to completing the purchase.<span id="more-1149"></span></p>
<h2>2. Getting registered is a hassle</h2>
<p>Getting registered or signing up is an extra step that consists of at least one extra field. Again, you can improve the wording and layout of your form to make it easier on users. But it&#8217;s still an extra step.</p>
<p>If you really want to mess with a user&#8217;s head, make him choose a user name that can&#8217;t be his email address. Laughs all around.</p>
<h2>3. What about optional registration?</h2>
<p>In some online shops, like Esprit, registration is optional. Slightly better than compulsory registration but you&#8217;re still stuck with the whole are you or aren&#8217;t you a already a customer question.</p>
<p><a href="https://s3-eu-west-1.amazonaws.com/usabilityblogen/Registration/Esprit-Registration-optional.gif" rel="lightbox[1149]"><img class="alignnone" title="Optional registration at Esprit" src="https://s3-eu-west-1.amazonaws.com/usabilityblogen/Registration/Esprit-Registration-optional-small.gif" alt="" width="500" height="253" /></a></p>
<p>Apparently, you can also log in as a registered user at Booking.com. But it&#8217;s very unobtrusive. Booking.com doesn&#8217;t ask you to register while you&#8217;re booking. They just let you get on with it. You can register after you&#8217;ve completed booking your room.</p>
<p><a href="https://s3-eu-west-1.amazonaws.com/usabilityblogen/Registration/Booking-Login-optional.gif" rel="lightbox[1149]"><img class="alignnone" title="Optional login at Booking.com" src="https://s3-eu-west-1.amazonaws.com/usabilityblogen/Registration/Booking-Login-optional-small.gif" alt="" width="500" height="235" /></a></p>
<p>It would be interesting to know the percentage of Booking.com customers who register. And how many of those actually log in when they come back.</p>
<h2>4. Remembering user names and passwords</h2>
<p>We&#8217;ve all been there. Am I a customer here or aren&#8217;t I? Which email address did I use to sign up? And which password did I pick, or worse, get assigned by the website? What the heck, I&#8217;ll just say I&#8217;m a new customer. Oh no, now they&#8217;re saying my email address belongs to a registered customer. Damn&#8230;</p>
<p>If anything, it&#8217;s a great way to drive customers to the competition.</p>
<p>You&#8217;re probably annoyed when other websites unnecessarily ask you to register or sign up. So why wouldn&#8217;t that be annoying on your site?</p>
<h1>Why is registration bad for your business?<br />
 </h1>
<ul>
<li><strong>Less people actually buy</strong><br />
Because registration is such a hassle, less people actually complete their purchase.<br />
Don&#8217;t believe us? Read how <a href="http://www.uie.com/articles/three_hund_million_button/">leaving out registration made this website 300 million dollar extra per year</a> or how it caused an <a href="http://conversionroom-de.blogspot.com/2010/10/konsumenten-wollen-ohne-kundenkonto.html">8,5% rise in online bookings on TUIfly.com (German)</a>.
 </li>
<li><strong>More support needed</strong><br />
One of the top questions for the helpdesk of corporate websites where you need to register: I forgot my password.<br />
In online shops too, there&#8217;s a lot of time being wasted resetting user names and sending out forgotten passwords.<br />
Sure, you can automate and improve all that. But why would wou improve something if it&#8217;s easier for everyone if you just leave it out?
 </li>
<li><strong>Dirty data<br />
</strong>80% of surfers have more than 1 email address. There&#8217;s loads of dirty data in your database anyway. Lots of people will just use their other email address instead of going to the trouble of resetting their password.</li>
</ul>
<h1>What&#8217;s the alternative?</h1>
<p>This will come as an absolute shock to you. Wait for it. The answer is: no registration.</p>
<p>If Booking.com sells more than 150.000 hotel stays a day without registration, not making people register doesn&#8217;t seem like such a bad idea.</p>
<h1>Phony justifications of registration</h1>
<p>Despite the barrier registration creates for users and the convincing case studies in favor of axing it, there are always people in IT or marketing who claim they &#8216;need&#8217; customers to register.</p>
<p>They&#8217;re lying.
 </p>
<p></p>
<ul>
<li><strong>“Without registration, a customer can&#8217;t follow up on his order”<br />
</strong>Sure he can: provide the user with a purchase code on the confirmation page and in the confirmation email you send him, together with a direct url and a customer service phone number.<br />
Ryanair does that. And I&#8217;ve heard they sell quite a bit online.<br />
In 1 year, Booking.com managed to get 6 million hotel reviews from people who&#8217;ve booked with them. Not by making people register. Just by sending them an email with a direct link after their stay.
 </li>
<li><strong>&#8220;Without registration, repeat customers have to fill out everything all over again&#8221;</strong><br />
If you say it like that, that probably means you&#8217;re asking way too much from customers.<br />
And how many of your customers come back on a regular basis? Because it&#8217;s only for them that registration has a small benefit. For all other users, it&#8217;s a barrier.
 </li>
<li><strong>“Without registration, we can&#8217;t track users&#8217; purchasing behaviour”</strong><br />
Sure you can. Based on their email address (possibly in combination with their offline address) you can track people&#8217;s purchasing history. There&#8217;s no need for them to register.<br />
No wait, you&#8217;re right. If someone changes email addresses or moves house, you&#8217;re probably going to miss some purchasing history. But does that really outweigh the revenue you&#8217;re missing out on? Be honest, how often do you use that purchasing history anyway?
 </li>
<li><strong>“Without registration, customers will end up in our database twice”<br />
</strong>Registration won&#8217;t fix that. And Santa Claus isn&#8217;t real either. Grow up.</li>
</ul>
<h1>Is registration always a bad idea?</h1>
<p>No, it&#8217;s not. For websites that focus purely on online services like online training sites or communites like Facebook a username and password are obviously necessary.</p>
<p>But please, use the email address as the username and don&#8217;t get too fussy about password restrictions. </p>
<h1>What do you think?</h1>
<p>Are we right? Can you think of any benefits to registration that outweigh the negatives? We&#8217;d love to hear from you.</p>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/registration-kills-conversion/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Analyse your site search to increase ROI</title>
		<link>http://webusability-blog.com/analyse-your-site-search-to-increase-roi/</link>
		<comments>http://webusability-blog.com/analyse-your-site-search-to-increase-roi/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 09:15:01 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[user research]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=1055</guid>
		<description><![CDATA[Finding out what people use your search feature for, helps you to know what your visitors really want. Once you know that, you can adjust your site accordingly and turn that knowledge into profit. Read our tips. ]]></description>
			<content:encoded><![CDATA[<h1>Why is it important to analyse your own site search?</h1>
<p>Knowing what people search for on your site is very, very interesting. </p>
<p>After all, these people are already on your website. And they&#8217;re probably using your search feature because they can&#8217;t immediately find what they&#8217;re looking for. At least, that&#8217;s what we usually notice during user tests. </p>
<h3>What do you have to do?</h3>
<ol>
<li><strong>Make sure you can analyse the search queries on your website<br />
</strong>Earlier, we talked about <a href="http://webusability-blog.com/analyse-your-own-site-search-with-google-analytics/">how to hook up your own site search to Google Analytics</a>.<br />
Of course there are other tools out there, but they&#8217;re often expensive and quite frankly not as good.
 </li>
<li><strong>Analyse the list of most frequently used search words a couple of times per year</strong><br />
Take into account spelling and wording variations and group these together. People looking for a &#8216;gun license&#8217;, &#8216;handgun license&#8217; and &#8216;gun permit&#8217; are all looking for the same thing. The filters in Google Analytics come in quite handy here. </li>
</ol>
<h3>Typical discoveries when analysing a search feature</h3>
<ul>
<li>People look for things that appear to be hard to find through the navigation structure</li>
<li>They look for things that aren&#8217;t on your website</li>
<li>They type in old product names and even your competitors&#8217; product names</li>
<li>They don&#8217;t use the same words you do</li>
<li>People can&#8217;t spell very well&#8230; at all<span id="more-1055"></span></li>
</ul>
<h3>How can you turn that knowledge into a profit?</h3>
<ul>
<li><strong>Improve the structure of your website and your overview pages<br />
</strong>Bring the top tasks to the fore in your structure or draw attention to them by giving them a prominent place on the homepage and overview pages (also called landing pages, index pages or category pages).<br />
Rewrite your content where necessary. Make sure you create pages that are easily scannable.<br />
That way you improve your <a href="http://webusability-blog.com/information-architecture-the-basics/">information architecture</a> and overall <a href="http://agconsult.be/en/web-usability.asp">website usability</a>.
 </li>
<p></p>
<li><strong>Expand your content<br />
</strong>Don&#8217;t get me wrong. I&#8217;m not saying you should start churning out random content. Far from it. But, after you&#8217;ve deleted all the content people aren&#8217;t interested in (and there will be loads of it, trust me), you should think about creating content people áre looking for but that you&#8217;re not offering yet.
 </li>
<p></p>
<li><strong>Connect discontinued products to similar new products</strong><br />
Don&#8217;t disappoint people who type in names of discontinued products or old product names. Tell them which current products correspond to those older products they already know and apparently still want.<br />
Do the same if people type in your competitors&#8217; product names or product codes. People who do that are most likely not looking for that exact product but just something similar.
 </li>
<p></p>
<li><strong>Use the same words as your users or make your search feature smarter</strong><br />
If your visitors don&#8217;t use the same words your website does, you&#8217;re the one who needs to change. Or at least expand your vocabulary. You can also make your search feature smarter by hooking it up to a thesaurus with synonyms.
 </li>
<p></p>
<li><strong>Take common spelling errors into account</strong><br />
Depending on your search software (and your budget) you can automatically correct spelling errors or suggest alternatives.<br />
If you can&#8217;t afford to do that, and it turns out 1 out of 4 people use the same miss-spelling for a particular word, put that spelling error in the meta-data of the most relevant page, or use the wrong spelling on the page somewhere.</li>
</ul>
<h3>Examples</h3>
<ul>
<li><strong>Gun permit on government site</strong><br />
On a government site, we noticed that &#8216;gun permit&#8217; (and all its variants) was continually in the top 5 searches. Because guns aren&#8217;t exactly a popular topic, it wasn&#8217;t deemed very important and was put on the 3rd level of the structure somewhere. But it&#8217;s apparently one of the site&#8217;s top tasks.</p>
</li>
<p></p>
<li><strong>E-commerce site with unclear delivery information</strong><br />
Almost the entire top 5 searches on this e-commerce site consisted of things like delivery options, shipping costs, payment methods etc. A clear indication these things needed to be clearer and not just tucked away under a link &#8216;Terms of sale&#8217;.
 </li>
<p></p>
<li><strong>Old product names and competitors&#8217; product codes at a cable manufacturer&#8217;s site</strong><br />
On the site of a leading cable manufacturer we noticed large volumes of searches on product codes and product names. Makes sense, right. But when we probed a little deeper, we noticed that a lot of the searches weren&#8217;t producing any results. Delving deeper still, it appeared that the product names were old names the cable cmpany didn&#8217;t use anymore but apparently the customers still did.<br />
User research taught us those people weren&#8217;t looking for support for the old products, they were simply looking for a replacement. They wanted to re-order the product.<br />
The solution: tell customers the old product name or code doesn&#8217;t exist anymore and show them the new products with similar characteristics.<br />
The result: an increase in sales.
 </li>
</ul>
<h3>You might also like:</h3>
<ul>
<li><a href="http://webusability-blog.com/analyse-your-own-site-search-with-google-analytics/">How to hook up your own site search to Google Analytics</a></li>
<li><a href="http://webusability-blog.com/navigation-versus-search/">Navigation versus search</a></li>
<li><a href="http://webusability-blog.com/search-results-layout-tips/">Search results: layout tips</a></li>
<li><a href="http://webusability-blog.com/search-type-in-field-button/">Search = type-in field+ button</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/analyse-your-site-search-to-increase-roi/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Analyse your own site search with Google Analytics</title>
		<link>http://webusability-blog.com/analyse-your-own-site-search-with-google-analytics/</link>
		<comments>http://webusability-blog.com/analyse-your-own-site-search-with-google-analytics/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 11:27:54 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[log files]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=1057</guid>
		<description><![CDATA[By telling Google Analytics how your search feature works, you can analyse your visitors' queries. We tell you how.  ]]></description>
			<content:encoded><![CDATA[<h3>Why analyse your own site search data?</h3>
<ul>
<li>What people use your search feature for says something about your navigation, homepage and overview pages. If those are all perfectly fine, chances are that <a href="http://webusability-blog.com/navigation-versus-search/">very few people will use your search feature</a>.</li>
<li>Insight into what people are searching for on your website. Which words do they use? Do they use other words than the ones you&#8217;re using? Are there typical spelling errors lots of visitors make? Are they looking for things that aren&#8217;t on your website? Etc.</li>
</ul>
<h3>3 ways to analyse your site search data</h3>
<ol>
<li>Your <a href="http://webusability-blog.com/cms-dont-manage-websites-people-do/">content management system</a> or search software has a built-in tool to analyse the search feature. In that case, you are very lucky. Unless of course it&#8217;s a crappy tool.</li>
<li>You&#8217;re best buds with the IT crowd and they&#8217;re more than happy to make you a tool to analyse your search data.</li>
<li>You use Google Analytics to analyse your website&#8217;s visitor behaviour. If that&#8217;s the case, do read on. (If you don&#8217;t have Google Analytics yet: make sure you do.)</li>
</ol>
<p><span id="more-1057"></span></p>
<h3>Can you &#8216;hook up&#8217; your search feature to Google Analytics?</h3>
<ul>
<li>Enter a search query on your website, for example using the word ‘test’.</li>
<li>Check whether the url of the search results page scontains your search query. (As shown in the examples below.)</li>
<li>If it doesn&#8217;t, you&#8217;re in trouble. Go visit your friends at IT or call your web builder to fix this. That shouldn&#8217;t be very hard.</li>
</ul>
<p><a href="http://farm5.static.flickr.com/4032/4706223990_17020fb8d6_b.jpg" rel="lightbox[1057]"><img class="alignnone" title="The url of the search results page contains the search query. In this case, the word 'test'." src="http://farm5.static.flickr.com/4032/4706223990_17020fb8d6.jpg" alt="" width="500" height="188" /></a></p>
<p><a href="http://farm4.static.flickr.com/3649/4559953417_a8faef19e8_o.gif" rel="lightbox[1057]"><img class="alignnone" title="The url of the search results page of the website of Flemish Brabant contains the search query." src="http://farm4.static.flickr.com/3649/4559953417_1053590dec.jpg" alt="" width="500" height="140" /></a></p>
<h3>How do you hook up your search feature to Google Analytics?</h3>
<ol>
<li>Log in to your Google Analytics account and click on the name of the site of which you want to hook up the search feature. (This step is only necessary if you have more than one website.)<br />
<a href="http://farm2.static.flickr.com/1302/4706214582_71e6f180f1_b.jpg" rel="lightbox[1057]"><img class="alignnone" title="Click on the name of the site of which you want to hook up the search feature." src="http://farm2.static.flickr.com/1302/4706214582_71e6f180f1.jpg" alt="" width="425" height="182" /></a></li>
<li>Click on the link ‘Edit’ on the right side of the page.<br />
<a href="http://farm5.static.flickr.com/4019/4705572601_03309e367f_b.jpg" rel="lightbox[1057]"><img class="alignnone" title="Click on the link ‘Edit’." src="http://farm5.static.flickr.com/4019/4705572601_03309e367f.jpg" alt="" width="425" height="167" /></a></li>
<li>You&#8217;re now on the page ‘Profile settings’. Click the link ‘Edit’, in the top right corner of the block called &#8216;Main Website Profile Information&#8217;.<br />
<a href="http://farm2.static.flickr.com/1272/4705572647_8436e76675_b.jpg" rel="lightbox[1057]"><img class="alignnone" title="Yep, click 'Edit' again." src="http://farm2.static.flickr.com/1272/4705572647_8436e76675.jpg" alt="" width="425" height="169" /></a></li>
<li>At the bottom of the page there&#8217;s a subheader &#8216;Site search&#8217;. Select the radio button &#8216;Do Track Site Search&#8217;.<br />
<a href="http://farm5.static.flickr.com/4032/4706214646_f10cbc2861_b.jpg" rel="lightbox[1057]"><img class="alignnone" title="Select the radio button 'Do track Site Search'.'" src="http://farm5.static.flickr.com/4032/4706214646_f10cbc2861.jpg" alt="" width="425" height="251" /></a></li>
<li>More options will then appear. In the &#8216;Query Parameter&#8217; field, you need to type in the parameter that&#8217;s directly in front of the search query in the url of your search results page. In the example of The Web Usability Blog that&#8217;s the letter ‘s’. In the example of Flemish Brabant it&#8217;s the letter ‘q’.<br />
<a href="http://farm5.static.flickr.com/4072/4705572711_a81575ed9f_b.jpg" rel="lightbox[1057]"><img class="alignnone" title="Enter the parameter that's directly in front of the search query." src="http://farm5.static.flickr.com/4072/4705572711_a81575ed9f.jpg" alt="" width="425" height="145" /></a></li>
<li>Unless you use faceted search, you&#8217;re done.</li>
<li>
<b>Don&#8217;t forget to save your new settings.</b>
</li>
</ol>
<h3>How can you check if it works?</h3>
<ul>
<li>Click on &#8216;View reports&#8217; in Google Analytics. There&#8217;s a navigation on the left now where you click on ‘Content’. After that, click on ‘Site Search’.</li>
<li>If you see numbers and graphs, you&#8217;ve succeeded. </li>
<li>If you don&#8217;t, read the instructions again…</li>
</ul>
<p><a href="http://farm5.static.flickr.com/4027/4716407659_87c29639ba_b.jpg" rel="lightbox[1057]"><img class="alignnone" title="Facts and figures about your search feature" src="http://farm5.static.flickr.com/4027/4716407659_87c29639ba.jpg" alt="" width="500" height="390" /></a></p>
<h3>What can you do now you&#8217;ve hooked up your search feature to Google Analytics?</h3>
<p>If you know what people search for on your site, you can turn that knowledge into a profit. Read all about in our article &#8216;<a href="http://webusability-blog.com/analyse-your-site-search-to-increase-roi/">Analyse your site search to increase ROI</a>&#8216;.</p>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/analyse-your-own-site-search-with-google-analytics/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Faceted search: 4 design tips</title>
		<link>http://webusability-blog.com/faceted-search-4-design-tips/</link>
		<comments>http://webusability-blog.com/faceted-search-4-design-tips/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 15:07:26 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[faceted search]]></category>
		<category><![CDATA[in-page navigation]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=1026</guid>
		<description><![CDATA[If you have a large range of closely related products or services, faceted search helps people to look for things based on criteria that are important for them. What are the do's and don'ts in faceted search?]]></description>
			<content:encoded><![CDATA[<h1>Faceted search: when and why?</h1>
<p>Faceted search helps people to look for things based on criteria that are important for them.</p>
<p>In classic web navigation, the website determines the order of the choices. But this hierarchical structure is too limited for sites with a large product range or information offering. Different people often have different criteria in searching for the same thing.</p>
<h1>Example: holiday homes</h1>
<p>When I&#8217;m looking for a holiday home, a swimming pool is essential. For you it might be that pets are allowed or that it&#8217;s no more than 10 miles from a supermarket. All these things are important, but they&#8217;re not important for everyone.</p>
<p>The best way to solve this: faceted search. Sure, you could also go for an <a href="http://webusability-blog.com/extremely-advanced-search/">extremely advanced search feature</a>, but I&#8217;d advise against it.</p>
<p>In this article we&#8217;ll discuss 4 design aspects of faceted search that are crucial for good <a href="http://www.agconsult.be/en/agconsult/usability.asp">usability</a>.<span id="more-1026"></span></p>
<h3>Where do you put faceted search?</h3>
<ul>
<li><strong>Left is best</strong><br />
Big sites like Amazon, eBay and Google put faceted search on the left. These sites probably have more visitors than you do. When big, influential sites do things a certain way, that creates a certain pattern of expectation for users. They expect you to do things the same way those big sites do it.Another compelling argument for putting faceted search on the left is that <a href="http://www.useit.com/alertbox/horizontal-attention.html">the left half of the page gets more attention than the right half</a>. If you want your filters to be noticed and used, put them on the left. Apple does it too, on their website and in iTunes.</li>
</ul>
<p><a href="http://farm4.static.flickr.com/3316/4586009571_9aca31b3ab_o.gif" rel="lightbox[1026]"><img class="alignnone" title="Faceted search on Amazon is on the left" src="http://farm4.static.flickr.com/3316/4586009571_f116395266_m.jpg" alt="" width="240" height="205" /></a> <a href="http://farm5.static.flickr.com/4032/4669154084_da8b57320a_b.jpg" rel="lightbox[1026]"><img class="alignnone" title="Faceted search on eBay is on the left too" src="http://farm5.static.flickr.com/4032/4669154084_da8b57320a.jpg" alt="" width="240" height="205" /></a></p>
<p><a href="http://farm5.static.flickr.com/4067/4669154156_e850c32cec_b.jpg" rel="lightbox[1026]"><img class="alignnone" title="The Google search filters are on the left" src="http://farm5.static.flickr.com/4067/4669154156_e850c32cec.jpg" alt="" width="240" height="205" /></a> <a href="http://farm5.static.flickr.com/4026/4668529271_3d185aed1c_b.jpg" rel="lightbox[1026]"><img class="alignnone" title="Apple Store: search filters on the left" src="http://farm5.static.flickr.com/4026/4668529271_3d185aed1c.jpg" alt="" width="240" height="205" /></a></p>
<ul>
<li><strong>Second-best: at the top</strong><br />
You can put faceted search at the top, but it&#8217;s not as good as left. Mainly because it pushes everything on the page down. Which means less of your products are visible above the page fold. And even though <a href="http://webusability-blog.com/page-fold-myth-or-reality/">people definitely scroll</a>, they <a href="http://www.useit.com/alertbox/scrolling-attention.html">spend 80% of their time above the page fold</a>.)In the Cnet example on the left, the search filters push the reviews below the page fold. Not good.</li>
</ul>
<p><a href="http://farm5.static.flickr.com/4057/4586633826_661627be9f_o.gif" rel="lightbox[1026]"><img class="alignnone" title="Cnet Reviews: putting the search filters at the top means you can't see the reviews" src="http://farm5.static.flickr.com/4057/4586633826_78fe1a0dfc_m.jpg" alt="" width="240" height="205" /></a> <a href="http://farm5.static.flickr.com/4055/4586009669_71f4a68a65_o.gif" rel="lightbox[1026]"><img class="alignnone" title="ArtistRising: search filters at the top" src="http://farm5.static.flickr.com/4055/4586009669_2278214153_m.jpg" alt="" width="240" height="205" /></a></p>
<ul>
<li><strong>Stay away from the right</strong><br />
During our own <a href="http://www.agconsult.be/en/usability/users.asp">user tests</a> we often see that faceted search on the right side of the page is ignored by about half of the test users. People don&#8217;t look at the right side of the page very much, not even when you put the search filters there.</li>
</ul>
<h3>How do you indicate which filters are active?</h3>
<ul>
<li><strong>In the search filters themselves</strong><br />
The best way to indicate which search filters are active is by making them stand out visually. Just like you&#8217;d do in a standard navigation (<a href="http://webusability-blog.com/5-tips-to-show-users-where-they-are-on-your-website/">read tip 4 of our article on way-finding</a>).Downside: if you have a lot of search filters, it can become difficult for the user to see all the active filters.</p>
<p>Apple indicates which filters are active in a very clean and clear way. Booking.com looks slightly less refined but it is very clear.</li>
</ul>
<p><a href="http://farm5.static.flickr.com/4026/4668529271_3d185aed1c_b.jpg" rel="lightbox[1026]"><img class="alignnone" title="Apple Store: active search filters are highlighted" src="http://farm5.static.flickr.com/4026/4668529271_3d185aed1c.jpg" alt="" width="240" height="205" /></a> <a href="http://farm5.static.flickr.com/4071/4669153998_5445a5598f_b.jpg" rel="lightbox[1026]"><img class="alignnone" title="Booking.com: active search filters are highlighted" src="http://farm5.static.flickr.com/4071/4669153998_5445a5598f.jpg" alt="" width="240" height="205" /></a></p>
<ul>
<li><strong>In a separate area above the search filters</strong><br />
Probably the way most sites do it now. The advantage is that users get a quick overview of all the active filters. The downside is that the actual search filters get bumped down a little.</li>
</ul>
<p><a href="http://farm5.static.flickr.com/4031/4668529233_2e41213961_b.jpg" rel="lightbox[1026]"><img class="alignnone" title="Kipling puts the active search filters at the top of the complete filter list" src="http://farm5.static.flickr.com/4031/4668529233_2e41213961.jpg" alt="" width="240" height="205" /></a> <a href="http://farm5.static.flickr.com/4054/4586633954_263b998d82_o.gif" rel="lightbox[1026]"><img class="alignnone" title="Vacature.com: active filters are at the top of the filters" src="http://farm5.static.flickr.com/4054/4586633954_84c8fedff5_m.jpg" alt="" width="240" height="205" /></a></p>
<ul>
<li><strong>At the top of the page</strong><br />
Less popular but also possible. Put a sentence ‘x products for your search criteria:’ followed by the active filters. Put a red cross behind each filter to make it clear the user can undo his choice.This is especially handy if you have lots of search filters. Less experienced users understand how this works too.</li>
</ul>
<p><a href="http://farm5.static.flickr.com/4013/4668529191_fb6d9746c7_b.jpg" rel="lightbox[1026]"><img class="alignnone" title="Betafence: active filters are at the top of the page" src="http://farm5.static.flickr.com/4013/4668529191_fb6d9746c7.jpg" alt="" width="240" height="205" /></a></p>
<h3>How to undo a filter choice?</h3>
<ul>
<li><strong><img class="size-full wp-image-2547 alignright" style="margin-left: 10px;" title="NOS.nl: good integration of the 'undo' functionality in the active filter" src="http://usability-blog.be/wp-content/uploads/2010/05/facetnavigatie-wissen-nos.gif" alt="NOS.nl: good integration of the 'undo' functionality in teh active filter" width="226" height="85" />Add an &#8216;undo&#8217; x in the active filter</strong><br />
A very clean-looking way that takes up a minimal amount of screen space.<br /><strong>&nbsp;</strong></li>
<li><strong><img class="size-full wp-image-2551 alignright" style="margin-left: 10px;" title="The North Face: unnecessary 'Clear filter' link" src="http://usability-blog.be/wp-content/uploads/2010/05/facetnavigatie-wissen-northface2.gif" alt="The North Face: unnecessary 'Clear filter' link" width="194" height="138" />By adding a link &#8216;Clear filter&#8217; to every filter category</strong><br />
It works, but it sounds a bit technical and it&#8217;s quite clunky. Downside: it takes up one extra line. In this case it&#8217;s also quite unnecessary because it&#8217;s a system with check-boxes.<br /><strong>&nbsp;</strong></li>
<li><strong><img class="size-full wp-image-2552 alignright" style="margin-left: 10px;" title="Apple: okay" src="http://farm5.static.flickr.com/4053/4668529379_22d43f5d52_o.gif" alt="Apple: okay" />By adding an item ‘All …’ to every filter category</strong><br />
It&#8217;s not the most elegant solution but we&#8217;ve seen in user testing this works really well. Downside: it takes up one extra line.</li>
</ul>
<ul>
<li><strong>In the active filters summary</strong><br />
Simply put a red cross behind every active filter if you put the active filters together at the top of the filter list or at the top of the page.</li>
</ul>
<h3>What if you want to allow more than one active filter within the same category?</h3>
<ul>
<li>Check whether it&#8217;s really beneficial for the user.</li>
<li>If it is, put checkboxes in front of the filters. That makes it clear users can select more than one item in the same filter category.</li>
</ul>
<p><a href="http://farm5.static.flickr.com/4071/4669153998_5445a5598f_b.jpg" rel="lightbox[1026]"><img class="alignnone" title="Multiple filters in the same category? Checkboxes!" src="http://farm5.static.flickr.com/4071/4669153998_5445a5598f.jpg" alt="" width="500" height="427" /></a></p>
<p>If you know any particularly good examples of faceted search, please share them in the comments!</p>
<h4>You might also like:</h4>
<ul>
<li><a href="http://webusability-blog.com/4-product-comparison-best-practices/">4 product comparison best practices</a></li>
<li><a href="http://webusability-blog.com/product-overview-usability-examples/">Product overview do&#8217;s and don&#8217;ts</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/faceted-search-4-design-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 tips to show users where they are on your website</title>
		<link>http://webusability-blog.com/5-tips-to-show-users-where-they-are-on-your-website/</link>
		<comments>http://webusability-blog.com/5-tips-to-show-users-where-they-are-on-your-website/#comments</comments>
		<pubDate>Mon, 31 May 2010 14:31:20 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[breadcrumb]]></category>
		<category><![CDATA[crumb trail]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[title tag]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=969</guid>
		<description><![CDATA[Not everyone enters your website via the homepage. 5 tips to show people which website they're on and where they are on your site.]]></description>
			<content:encoded><![CDATA[<p>Your homepage is not always the first page people see. Lots of visitors find your site via Google and immediately end up on a detail page. Or maybe they&#8217;ve clicked a link on another website. A link that doesn&#8217;t necessarily mention your website&#8217;s name. </p>
<p>Letting people know which site they&#8217;re on and where they are on that site is pretty basic usability stuff, but that doesn&#8217;t mean it isn&#8217;t important. </p>
<h1>1. Logo and company name in top left corner</h1>
<p>Put your logo in the top left corner. If your logo doesn&#8217;t contain your company name, put your name directly underneath the logo. Do this on every page. That way, people immediately know whose website they&#8217;re on. </p>
<p>Don&#8217;t think putting your logo on the right side will make you special. Sure, you&#8217;ll be different, but not in a way people appreciate. You&#8217;re just making it harder for them to know which website they&#8217;re on.</p>
<p><a href="http://farm5.static.flickr.com/4024/4655707337_171986a7d9_b.jpg" rel="lightbox[969]"><img class="alignnone" title="Ogilvy puts its logo in the bottom right corner. That's not where people expect it to be." src="http://farm5.static.flickr.com/4024/4655707337_171986a7d9.jpg" alt="" width="500" height="301" /></a><br />
Ogilvy puts its logo in the bottom right corner. Because that&#8217;s not where people expect it to be, it will take them longer to see it.</p>
<p>Not mentioning your name or logo at all is of course not the greatest idea either. </p>
<p><a href="http://farm3.static.flickr.com/2742/4493899784_3cc1bc98ed_o.gif" rel="lightbox[969]"><img class="alignnone" title="The Ghent Museum for Industrial Archaeology and Textile (MIAT) prefers to remain anonymous" src="http://farm3.static.flickr.com/2742/4493899784_457226da1b.jpg" alt="" width="500" height="301" /></a><br />
Without a logo or name in the top left corner, it&#8217;s not easy for visitors to know they&#8217;re on the website of the Museum for Industrial Archeology and Textile (MIAT) in Ghent.<span id="more-969"></span></p>
<h1>2. Breadcrumb</h1>
<p>A great way to let users know where they are on your website, is via a breadcrumb. A breadcrumb shows you where you are on a website by visualizing the site&#8217;s hierarchy, from the homepage to the current page.</p>
<p>You can find more details on what a good breadcrumb looks like in our article <a href="http://webusability-blog.com/breadcrumb-7-tips/">&#8216;Breadcrumb: 7 tips&#8217;</a>.</p>
<h1>3. Clearly visible page title</h1>
<p>A page title has to stand out. Use a larger font size and perhaps even a different colour than your regular text colour.</p>
<p>Put the page title always in the same, clearly visible place: at the top of the content part of the page, left-aligned.  </p>
<p>Use the same term as the one you use in your menu, or at least start the page title in the same way. Inconsistencies can be confusing.  </p>
<p><a href="http://farm5.static.flickr.com/4011/4656327464_ea05719acc_b.jpg" rel="lightbox[969]"><img class="alignnone" title="The page title or header 'Enjoying Flemish Brabant' is in blue and in a larger font size than the rest of the text on the page" src="http://farm5.static.flickr.com/4011/4656327464_ea05719acc.jpg" alt="" width="500" height="301"/></a><br />
The Belgian province Flemish Brabant puts the page title or header where it should be: at the top left of the page&#8217;s content part, in a larger font size and different colour than the regular text.  </p>
<h1>4. Navigation: active item in a different colour</h1>
<p>Navigation plays a very important part in telling people where they are on a website.</p>
<p>An easy way to show users what main and sub-category of the navigation they&#8217;re in is putting the active category in a different (background) colour.  </p>
<p><a href="http://farm5.static.flickr.com/4031/4656327506_9e6d664e8d_b.jpg" rel="lightbox[969]"><img class="alignnone" title="Amnesty International clearly shows people where they are in the navigation" src="http://farm5.static.flickr.com/4031/4656327506_9e6d664e8d.jpg" alt="" width="500" height="301" /></a><br />
On the site of Amnesty International it&#8217;s very clear which main and sub-category of the navigation the user is in. </p>
<h1>5. Title tag</h1>
<p>Another small but not unimportant element that can help users determine where they are on a website is the title tag. </p>
<p>But thanks to our &#8216;<a href="http://webusability-blog.com/8-tips-for-the-perfect-title-tag/">8 tips for the perfect title tag</a>&#8216; you already know everything about that.</p>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/5-tips-to-show-users-where-they-are-on-your-website/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Useless overview pages at deSingel</title>
		<link>http://webusability-blog.com/useless-overview-pages-at-desingel/</link>
		<comments>http://webusability-blog.com/useless-overview-pages-at-desingel/#comments</comments>
		<pubDate>Mon, 24 May 2010 18:47:19 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[overview page]]></category>
		<category><![CDATA[page fold]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=991</guid>
		<description><![CDATA[Research shows that users spend 80% of their time above the page fold. But a lot of websites don't really take that into account. deSingel is one of them.]]></description>
			<content:encoded><![CDATA[<p>Although research shows that <a href="http://www.useit.com/alertbox/scrolling-attention.html">users spend 80% of their time above the page fold</a>, a lot of websites don&#8217;t really take that into account.</p>
<p>The overview pages on the website of Antwerp art campus <a href="http://www.desingel.be/en/architectuur.orb?prt_id=4">deSingel</a> give the user an overview of, well, not very much. Except for a truly huge page title (if you&#8217;ve ever seen a bigger one, please let me know) there&#8217;s not a lot to see really. </p>
<p><a href="http://farm5.static.flickr.com/4006/4611932146_c632459c07_o.gif" rel="lightbox[991]"><img class="alignnone" title="Nothing to see here, folks. Move along..." src="http://farm5.static.flickr.com/4006/4611932146_56905da619.jpg" alt=""/></a></p>
<p>Ah, but there&#8217;s a tiny link &#8216;Topical exhibitons&#8217; just visible above the page fold! Yes, there is. Go ahead and click it. Nothing happens. </p>
<p>If you want to see the current architecture exhibitions, you&#8217;re going to have to scroll down. </p>
<p>Now there&#8217;s nothing wrong with scrolling, but on a page like this the current exhibition(s) should at least be partly visible above the <a href="http://webusability-blog.com/page-fold-myth-or-reality/">page fold</a>. </p>
<p>Why use up all that space for one creatively hyphenated word? </p>
<p>Thank you, <a href="http://twitter.com/janseurinck">Jan Seurinck</a> for pointing this one out.</p>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/useless-overview-pages-at-desingel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extremely advanced search</title>
		<link>http://webusability-blog.com/extremely-advanced-search/</link>
		<comments>http://webusability-blog.com/extremely-advanced-search/#comments</comments>
		<pubDate>Mon, 17 May 2010 06:30:49 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=985</guid>
		<description><![CDATA[Advanced search. It sounds user-friendly, but most of the time it isn't. This is one of those times. ]]></description>
			<content:encoded><![CDATA[<p>Finding the right holiday home isn&#8217;t easy. </p>
<p>And the <a href="http://www1.iha.com/Vacation-rentals/B3/Search.htm"> advanced search feature on Iha.com</a> doesn&#8217;t make it any easier.</p>
<p><a href="http://farm2.static.flickr.com/1383/4611864374_e89a8fe6bc_o.gif" rel="lightbox[985]"><img class="alignnone" title="Advanced enough for you?" src="http://farm2.static.flickr.com/1383/4611864374_4259991e09_b.jpg" alt="" width="362" height="1024" /></a></p>
<p>Then again, maybe it&#8217;s handy if you&#8217;re looking for a lakeside cottage in the mountains with a private swimming pool and sauna. Around the corner from an 18 hole golf course. </p>
<p>Maybe.</p>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/extremely-advanced-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Navigation versus search</title>
		<link>http://webusability-blog.com/navigation-versus-search/</link>
		<comments>http://webusability-blog.com/navigation-versus-search/#comments</comments>
		<pubDate>Mon, 03 May 2010 08:11:09 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Information architecture]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=976</guid>
		<description><![CDATA[Is navigation still important? Or do most people use your search feature? If you've never checked your logfiles, you're probably in for a surprise...]]></description>
			<content:encoded><![CDATA[<h1>Is good navigation important?</h1>
<p>A client recently asked me: “Navigation, isn&#8217;t that a bit old hat? I mean, this is the time of Google. Doesn&#8217;t everybody just search?”</p>
<p>No, they don&#8217;t. Good navigation and good links are vital for the success of a website. A search feature is an added bonus, sure. But if you have one, it has to be as good as Google or even better. </p>
<h1>Less than 5% uses the search feature</h1>
<p>Google might be insanely popular but that doesn&#8217;t mean the search feature on your website is too. </p>
<p>On the contrary.</p>
<p>When we do <a href="http://www.agconsult.be/en/usability/analyse.asp">visitor behaviour analysis</a> (read: Google Analytics) we often see that the search feature is rarely used by more than 5% of a site&#8217;s total number of visitors. On our blogs the number of searchers is even lower: around 1,5%. On the website of a Flemish province we&#8217;re working for it&#8217;s just below 5%.<span id="more-976"></span></p>
<h1>Things we know about search</h1>
<p>During <a href="http://www.agconsult.be/en/usability/users.asp">user tests</a> we see the following happen time and time again: </p>
<ul>
<li>Most people only use the search feature after they&#8217;ve tried the navigation or the content links. Search is seen as the last resort.</li>
<li>If people are looking for something very specific, like a product they know the name of, they&#8217;re be more inclined to search.</li>
<li>Programmers and engineers use the search feature more often than &#8216;normal people&#8217;.</li>
</ul>
<h1>What if more than 5% of your visitors uses the search feature?</h1>
<p>If the number of visitors that use your search feature is higher than 5%, that might be an indication that all is not well on your website. </p>
<p>Check whether your navigation is clear to your visitors. Do they understand the words you&#8217;re using? Do your overview pages contain the right links?  </p>
<p>It&#8217;s also worthwhile to check on which page people start searching. And to see what it is about that page that might cause them to do that. </p>
<p>These rules obviously don&#8217;t apply to job sites, real estate sites, etc. where people basically come to search.</p>
<h1>5 reasons to encourage people to browse rather than search</h1>
<ol>
<li><strong>Most people aren&#8217;t very good at searching</strong><br />
It&#8217;s quite shocking to see how bad some people are at formulating a good search query. Often they use words that are either too general, way too specific or just plain wrong.</li>
<p></p>
<li><strong>Different words</strong><br />
People often use different words than the website uses. They type in &#8216;night school&#8217; for example, when the site talks about &#8216;lifelong learning&#8217;. There&#8217;s nothing wrong with that, but it usually doesn&#8217;t deliver great results.</li>
<p></p>
<li><strong>Spelling errors are very common</strong><br />
You wouldn&#8217;t believe the amount of &#8217;sandels&#8217; and &#8217;sandles&#8217; being offered on eBay when actually what these people are trying to sell are &#8217;sandals&#8217;.</li>
<p></p>
<li><strong>Most search features aren&#8217;t very good</strong><br />
Most search features, especially the ones that come with a CMS, aren&#8217;t very good. The way of searching the data, ordering the results, accounting for spelling mistakes, &#8230; it&#8217;s all a bit depressing.</li>
<p></p>
<li><strong>People who browse see more and buy more</strong><br />
People who use the search feature look at less other pages after they&#8217;ve found what they&#8217;re looking for than people who browse. On e-commerce sites the shopping carts of browsers are fuller than those of searchers.</p>
<p>On the other hand, searchers often have a higher conversion rate than browsers. That&#8217;s pretty logical, given that people who use the search feature know what they want and are often looking for something specific. And so not an argument in favour of just pushing any and every visitor towards the search feature.</li>
</ol>
<p>Which brings us to the interesting subject of hooking up your website&#8217;s search feature to your Google Analytics account. Because there&#8217;s loads of interesting information to be found there. But we&#8217;ll talk more about that later.<br />
<h3>Meanwhile, you might want to check out these articles</h3>
<ul>
<li><a href="http://webusability-blog.com/search-type-in-field-button/">Search = type-in field + button</a></li>
<li><a href="http://webusability-blog.com/search-results-layout-tips/">Layout tips for search results</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/navigation-versus-search/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The people at Lego are slightly paranoid&#8230;</title>
		<link>http://webusability-blog.com/the-people-at-lego-are-slightly-paranoid/</link>
		<comments>http://webusability-blog.com/the-people-at-lego-are-slightly-paranoid/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 11:38:36 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[funny]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=959</guid>
		<description><![CDATA[People called Laetitia or Massimo can't use their own names as user names on Lego.com. Why not? Because they're perverts. At least that's what Lego seems to think...]]></description>
			<content:encoded><![CDATA[<p>At Lego.com, people with perfectly innocent names like Massimo or Laetitia are considered perverts.</p>
<p>As soon as your chosen user name contains certain, shall we say &#8216;improper&#8217;, letter combinations Lego delicately points this out to you. And then forces you to choose a different user name. </p>
<p><a href="http://farm3.static.flickr.com/2784/4484303730_12349c19e9_o.gif" rel="lightbox[959]"><img class="alignnone" title="Dirty mind Massimo is not welcome at Lego" src="http://farm3.static.flickr.com/2784/4484303730_10cbda512a.jpg" alt="" width="500" height="250" /></a></p>
<p><a href="http://farm3.static.flickr.com/2698/4484303774_dca1c102e7_o.gif" rel="lightbox[959]"><img class="alignnone" title="Neither is trashy Laetitia..." src="http://farm3.static.flickr.com/2698/4484303774_f2efd88b2f.jpg" alt="" width="500" height="249" /></a></p>
<p><a href="http://farm3.static.flickr.com/2794/4483654645_8f4efce318_o.gif" rel="lightbox[959]"><img title="So you thought you'd get in, Ian 'perv' Cummings? Think again." src="http://farm3.static.flickr.com/2794/4483654645_c8cc9c2863.jpg" alt="" width="500" height="250" /></a></p>
<p>It&#8217;s good to be careful. Just don&#8217;t be too careful. </p>
<p>And ahem, Lego&#8230; if you&#8217;re really that worried about your squeaky clean image, maybe you should pick a figure with a less suggestively crooked smile. Just sayin&#8217;.</p>
<p>Many thanks to <a href="http://www.youreca.be/blog/">Anthony Bosschem of Youreca</a>, who put us on to this beauty.</p>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/the-people-at-lego-are-slightly-paranoid/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>This route is not available at the moment</title>
		<link>http://webusability-blog.com/this-route-is-not-available-at-the-moment/</link>
		<comments>http://webusability-blog.com/this-route-is-not-available-at-the-moment/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 09:19:31 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[error messages]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=915</guid>
		<description><![CDATA[Route planner Mappy has an error message that says 'Sorry, this route is not available at the moment'. I'm not sure that's what they really mean though.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mappy.com/">Route planner Mappy</a> had a strange message for me last week.</p>
<p><a href="http://farm5.static.flickr.com/4015/4407716555_4fb0d996f9_o.gif" rel="lightbox[915]"><img class="alignnone" title="Sorry, this route is not available at the moment" src="http://farm5.static.flickr.com/4015/4407716555_4bee94d61c.jpg" alt="" width="500" height="360" /></a></p>
<p>What do you mean, this route is not available?<br />
Has the road gone missing?<br />
Was it destroyed by an earthquake?<br />
A tsunami?<br />
Has it been temporarily moved to a parallell universe?<br />
Help!</p>
<h4>Related articles</h4>
<ul>
<li><a href="http://webusability-blog.com/gender-error/">Gender error</a></li>
<li><a href="http://webusability-blog.com/user-friendly-error-messages-7-tips/">7 tips for user-friendly error messages</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/this-route-is-not-available-at-the-moment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experts don&#8217;t know everything, not even usability experts</title>
		<link>http://webusability-blog.com/experts-dont-know-everythin/</link>
		<comments>http://webusability-blog.com/experts-dont-know-everythin/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 08:24:34 +0000</pubDate>
		<dc:creator>Karl Gilis</dc:creator>
				<category><![CDATA[Information architecture]]></category>
		<category><![CDATA[Methodology]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[user research]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=877</guid>
		<description><![CDATA[Web builders or information architects who claim they don't need to involve real users because 'they know what's best' are pretty pretentious. ]]></description>
			<content:encoded><![CDATA[<h1><strong>Do experts know everything?</strong></h1>
<p>10 years ago I thought so. More specifically: I thought <strong>I</strong> knew everything.</p>
<p>Surely my usability expertise, my deep knowledge of information architecture would be enough to find and solve all the usability issues on every possible website?</p>
<h1><strong>Without research you can never truly know your users</strong></h1>
<p>10 years of <a href="http://www.agconsult.be/en/usability/users.asp">user testing</a> have made me a bit more modest. Okay, a lot more modest. <a href="http://www.agconsult.be/en/usability/expert.asp">Expert knowledge</a> alone is not enough.</p>
<p>Does that mean I&#8217;m not a good usability expert? Hell no. I think I know more about <a href="http://www.agconsult.be/en/web-usability.asp">web usability</a> and <a href="http://www.agconsult.be/en/usability/informationstructure.asp">information architecture</a> than anyone else in Belgium. (Non-Belgian readers, please suppress that giggle.) Actually, that&#8217;s a lie: <a href="http://webusability-blog.com/about/els-aerts/">Els</a> knows more about it than I do. See, I told you I was modest.</p>
<p>And still, despite all of our combined expertise, we often say things like ‘That depends’, ‘We&#8217;ll have to ask your customers that&#8217; or &#8216;We&#8217;ll have to test that&#8217;.<span id="more-877"></span></p>
<h1><strong>Usability rules are not stone tablets</strong></h1>
<p>A lot of web designers and programmers resent those answers. They like it when everything is fixed. That makes it nice and easy.</p>
<p>Admittedly, Jakob Nielsen&#8217;s rules, the interface pattern libraries you see all around and even the usability tips we write on this blog, sometimes suggest it&#8217;s all black and white, clear-cut.</p>
<p>Wake up call: it isn&#8217;t. Usability isn&#8217;t that thing you read about in books. To fully understand usability, you have to see real users in action.</p>
<p>There are lots of rules and often those rules are right. But sometimes they&#8217;re also flexible, open for interpretation. Quite often the things that we as experts thought might cause problems end up not troubling users at all, while the things we thought wouldn&#8217;t be too much of a problem cause half of the test users to trip up.</p>
<p>Is that because we&#8217;re stupid? Because we&#8217;re not really experts after all?</p>
<p>I don&#8217;t think so. And our <a href="http://www.agconsult.be/en/references/">customers</a>, who gave us a client satisfaction score of 100% in our latest audit in 2009, obviously don&#8217;t think so either.</p>
<h1><strong>Content and structure are determined by your visitors</strong></h1>
<p>When it comes to your site&#8217;s information structure and your content, the rules don&#8217;t really help you much. They get more than a little vague.</p>
<p>A few examples:</p>
<ul>
<li>Use words that your visitors understand for your menu labels</li>
<li>Put the 3 to 5 things that matter most to your visitors above the page-fold on a detail page</li>
<li>Start every page and every paragraph with the most important information you&#8217;ve got</li>
</ul>
<p>While these rules are all true, they&#8217;re also very theoretical. Which words do your visitors understand? What exactly are those 3 to 5 most important things according to your visitors?</p>
<h1><strong>Pretentious</strong></h1>
<p>In all modesty, we think web builders or information architects who claim they don&#8217;t need to involve real users because &#8216;they know what&#8217;s best&#8217; are pretty pretentious.</p>
<p>Sure, those web builders&#8217; and information architects&#8217; common sense will probably keep their customers safe from all too big disasters. But is that really good enough?</p>
<h1><strong>User research gets you facts </strong></h1>
<p>Are you really so all-knowing that you know what people exactly want to know about a hotel, an airconditioing unit and an oil-free compressor? And a forklift, a handbag and a car loan?</p>
<p>Really? Wow, you must be making around 10.000 euro/hour. Congratulations!</p>
<p>In all fairness, nobody knows those things. The only way to find out what your visitors really want is by doing <a href="http://www.agconsult.be/en/usability/user-research.asp">user research</a>. That doesn&#8217;t have to be ridiculously expensive. You can do some of it yourself. A good online survey and interviews with potential or existing customers will already point you in the right direction.<br />
<a name="feiten"></a></p>
<h1><strong>Facts trump opinions</strong></h1>
<p>One of the biggest advantages of user research is that it gets you facts. The case for the information structure you present to your client is a whole lot stronger if you can base your decisions on facts rather than just your own opninion. Data from logfile analysis, survey results, user test videos &#8211; those are things that make compelling arguments, not your opinion.</p>
<p>Gathering facts is the main reason why we push clients to include user research in their project. Agreed, it costs a bit more when you&#8217;re doing it, but it sure saves time on meetings full of endless discussions based on nothing more than opinions.</p>
<h3>Related articles</h3>
<ul>
<li><a href="http://webusability-blog.com/webdesign-process-is-the-customer-king/">Webdesign process: is the customer king?</a></li>
<li><a href="http://webusability-blog.com/information-architecture-the-basics/">Information architecture: the basics</a></li>
</ul>
<h1>What do you think?</h1>
<p>Are we right or are we right? Feel free to disagree.</p>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/experts-dont-know-everythin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Product overview: do&#8217;s and don&#8217;ts</title>
		<link>http://webusability-blog.com/product-overview-usability-examples/</link>
		<comments>http://webusability-blog.com/product-overview-usability-examples/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 16:37:56 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[compare]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=756</guid>
		<description><![CDATA[Good and bad examples of product overview pages. The do's and don'ts of product comparison online. ]]></description>
			<content:encoded><![CDATA[<h1>Product comparison: a must-have</h1>
<p>If you&#8217;re offering 2 or more similar products or services, people should be able to compare them easily.</p>
<p>It&#8217;s the vendor&#8217;s job to help people pick the product that suits their needs best. That&#8217;s what people expect, offline as well as online.</p>
<p>We&#8217;ve written about this before in ‘<a href="http://webusability-blog.com/4-product-comparison-best-practices/">4 product comparison best practices</a>’.</p>
<h1>Don&#8217;ts</h1>
<h2><strong>Hide the differences</strong></h2>
<p>A typical problem in product comparisons is that differences between products aren&#8217;t immediately apparent.</p>
<p>First Choice Power is a good example of a site that doesn&#8217;t tell people what the difference is between products but makes them look for it.</p>
<p>What&#8217;s the difference between Simply Better Price Plan 24 and Simply Better Price Plan? The description is pretty much identical. </p>
<p>On closer inspection I can tell the first one&#8217;s a 24 month plan and the other one&#8217;s a 12 month plan. They both promise a &#8216;guaranteed low price&#8217;. Is it the same price for the 24 month plan as for the 12 month plan? I have no idea.</p>
<p><a href="http://farm5.static.flickr.com/4062/4273252167_d1c9ee9d59_o.jpg" rel="lightbox[756]"><img class="alignnone" title="First Choice Power: spot the difference!" src="http://farm5.static.flickr.com/4062/4273252167_8ff2af53a9.jpg" alt="" width="221" height="500" /></a><br />
<span id="more-756"></span></p>
<h2><strong>Inconsistent order</strong></h2>
<p>Comparing products is only handy when the comparable characteristics are nicely lined up.</p>
<p>Nuon obviously thinks that would be making it too easy. That&#8217;s why they put “(Up to) £ 100 annual Direct Debit discount” respectively 1st, 2<sup>nd</sup> and 2<sup>nd</sup>. So you can look for it, instead of just see it.</p>
<p><a href="http://farm3.static.flickr.com/2743/4273995980_e8c360c724_o.jpg" rel="lightbox[756]"><img class="alignnone" title="Nuon: do your own comparing!" src="http://farm3.static.flickr.com/2743/4273995980_4ca2d05940.jpg" alt="" /></a></p>
<h2><strong>No prices</strong></h2>
<p>You&#8217;ve probably noticed in the previous examples that companies like talking about price without actually telling customers what their product costs.</p>
<p>While that&#8217;s pretty creative, it&#8217;s not what people want. People want to know how much something costs. So tell them. Price plays an important in a customer&#8217;s decision making process. The more open you are about price, the easier it is to convince people to buy your product.</p>
<h2><strong>Fluffy copywriting</strong></h2>
<p>Web writers should not be paid by the word. Good web writing is brief and concise.</p>
<p>Describing your products in long, flowery sentences is not a good way to go.</p>
<p><a href="http://farm5.static.flickr.com/4058/4273251905_a3ca30757e_o.jpg" rel="lightbox[756]"><img class="alignnone" title="Hostbasket: what's with the bla bla bla?" src="http://farm5.static.flickr.com/4058/4273251905_9cdd5ccb0e.jpg" alt="" width="500" height="472" /></a></p>
<h2>Vertical</h2>
<p>Keep scrolling to a a minimum to make comparing easy. Put similar products next to one another instead of underneath one another.</p>
<p>Belgacom lines up its products vertically. The comparable characteristics of the various products are never visible at the same time, which makes it harder to compare.</p>
<p><a href="http://farm5.static.flickr.com/4006/4273251963_991a4e274a_o.jpg" rel="lightbox[756]"><img class="alignnone" title="Belgacom: vertical line-up" src="http://farm5.static.flickr.com/4006/4273251963_cbabf4d752.jpg" alt="" width="279" height="500" /></a></p>
<p>AGL makes it even more difficult. Not only do they list their products vertically, they only show the product details of one product at a time, at mouse-over. Not the greatest strategy if you want to make comparing your products easy.</p>
<p><a href="http://farm5.static.flickr.com/4020/4273995824_c7bb3eeb44_o.jpg" rel="lightbox[756]"><img class="alignnone" title="ALG: one product at a time" src="http://farm5.static.flickr.com/4020/4273995824_e896fa0053.jpg" alt="" width="427" height="500" /></a></p>
<p><a href="http://farm5.static.flickr.com/4051/4273995848_ba4f1cb0af_o.jpg" rel="lightbox[756]"><img class="alignnone" title="ALG: one product at a time" src="http://farm5.static.flickr.com/4051/4273995848_abcbee0940.jpg" alt="" width="423" height="500" /></a></p>
<h1>Good examples</h1>
<h2>Tables</h2>
<p>A table with 1 line per characteristic is the easiest way to compare products. If you can do this for your products, do it. Surfers love it. It&#8217;s clear, it&#8217;s easy. Combell understands.</p>
<h2>Visual emphasis</h2>
<p>The more expensive the product, the more room it gets at Combell. The expensive products also have a higher star rating. Visual tricks like that really work. Or are you intuitively attracted to the sad little one-star product? I didn&#8217;t think so.</p>
<p><a href="http://farm5.static.flickr.com/4067/4273995800_992353645e_o.jpg" rel="lightbox[756]"><img class="alignnone" title="Combell: clear table with visual emphasis on the 'better' products" src="http://farm5.static.flickr.com/4067/4273995800_0a39b130a2.jpg" alt="" width="500" height="466" /></a></p>
<h2>Highlight the popular product</h2>
<p>If you want to play into people&#8217;s herd instincts, it&#8217;s a good idea to highlight the &#8216;most popular&#8217; product. The example below is from Shopify.</p>
<p><a href="http://farm3.static.flickr.com/2644/4152354651_954f295f50_o.jpg" rel="lightbox[756]"><img class="alignnone" title="Shopify: most popular product in the spotlight" src="http://farm3.static.flickr.com/2644/4152354651_1672d4196a.jpg" alt="" width="500" height="375" /></a></p>
<h2>More explanation in a tooltip</h2>
<p>At Basecamp they take it one step further. Not only do they highlight the most popular solution, there&#8217;s a tooltip with extra information on the various features. (Pity they only have a tooltip with extra info for the most popular solution.)</p>
<p><a href="http://farm3.static.flickr.com/2504/4152354571_af1e3d5188_o.jpg" rel="lightbox[756]"><img class="alignnone" title="Basecamp: most expensive product first and extensive tooltip" src="http://farm3.static.flickr.com/2504/4152354571_0120939e54.jpg" alt="" width="500" height="196" /></a></p>
<h2>Most expensive product first</h2>
<p>A/B-tests show that putting the most expensive product first does wonders for your revenue. Basecamp gets it right in that respect as well.</p>
<h2>Blocks</h2>
<p>If a table isn&#8217;t ideal for your products or if you think it&#8217;s too boring (trust me, it isn&#8217;t) you can always go for product blocks.</p>
<p>Telenet shows a fairly good example of these product blocks. The important product characteristics (price, speed, volume) stand out and are easy to compare. Still, a table would be even better.</p>
<p><a href="http://farm5.static.flickr.com/4032/4273995880_da5d6b1e0d_o.jpg" rel="lightbox[756]"><img class="alignnone" title="Telenet: product blocks that are easy to compare" src="http://farm5.static.flickr.com/4032/4273995880_005805d4d1.jpg" alt="" width="500" height="380" /></a></p>
<p>And now for a totally unbiased example from a company that offers <a href="http://www.agconsult.be/en/usability/">usability services</a>. Product blocks with the characteristics in the same order in each block, to make comparing easy.</p>
<p><a href="http://farm3.static.flickr.com/2718/4284588731_cf2727be1b_o.jpg" rel="lightbox[756]"><img class="alignnone" title="AGConsult: similar services, easy to compare" src="http://farm3.static.flickr.com/2718/4284588731_ceb5aabb4c.jpg" alt="" width="500" height="245" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/product-overview-usability-examples/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use pictures to direct the user&#8217;s gaze</title>
		<link>http://webusability-blog.com/use-pictures-to-direct-the-users-gaze/</link>
		<comments>http://webusability-blog.com/use-pictures-to-direct-the-users-gaze/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 14:46:15 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[pictures]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=748</guid>
		<description><![CDATA[Pictures of people add value if you use them to direct your users' eye gaze pattern. The eye gaze direction of the person in a picture dictates that of the person who's looking at the picture. Have a look at our examples.]]></description>
			<content:encoded><![CDATA[<h1>You can influence where people look</h1>
<p>Photographers know that the eye gaze direction of the person in a picture dictates the eye gaze direction of the person who&#8217;s looking at the picture. It&#8217;s in just about every book on photography ever published.</p>
<h1>What does this mean for your website?</h1>
<p>If you use pictures of people on your website, make sure they&#8217;re looking at something you want your visitors to look at as well. </p>
<p>Pictures of people looking straight into the camera bounce the viewer&#8217;s gaze right back. Sure, they draw people&#8217;s attention. But that in itself really doesn&#8217;t do anything for you, does it? Unless of course you prefer people to look at the pictures on your site rather than the &#8216;Buy now&#8217; button. If that&#8217;s how you roll, be my guest.<span id="more-748"></span></p>
<h1>Example 1: hair product ad</h1>
<p><img title="Eyetracking ad: the pictures" src="http://usability-blog.be/wp-content/uploads/2010/01/reclame-1.jpg" alt="Eyetracking ad: the pictures" width="114" height="325" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <img title="Eyetracking ad: eyetracking" src="http://usability-blog.be/wp-content/uploads/2010/01/reclame-2.jpg" alt="Eyetracking ad: eyetracking" width="112" height="321" /></p>
<p>Most people instinctively prefer the bottom picture. It looks more natural than the slightly contrived sideways glance in the top picture. The heatmap however tells a different story. The top picture directs the viewer&#8217;s gaze to the brand name on the product. Hmm&#8230; which picture should I use in my campaign? That&#8217;s a no-brainer really, isn&#8217;t it? </p>
<h1>Example 2: cute baby</h1>
<p>If the baby looks straight ahead, people mainly focus on the baby&#8217;s face (&#8221;What a cutie!&#8221;). The text on the right doesn&#8217;t really get a lot of attention.</p>
<p><a href="http://img.skitch.com/20090316-xqx3xa5cw4bpimu5mpkfkjg96t.jpg" rel="lightbox[748]"><img class="alignnone" title="Baby: frontal" src="http://farm3.static.flickr.com/2776/4250035493_84292d1b9f.jpg" alt="" width="500" height="356" /></a></p>
<p>If the baby looks at the text, the visitors&#8217; eye gaze pattern changes. The text gets a lot more attention. And so does the brand name in the bottom right&#8230;</p>
<p><a href="http://img.skitch.com/20090316-bry6cxjcmhey96raa3bh7ah7cn.jpg" rel="lightbox[748]"><img class="alignnone" title="Baby: looking at the text" src="http://farm5.static.flickr.com/4009/4250807734_9ec6677efe.jpg" alt="" width="500" height="358" /></a></p>
<p>For people who aren&#8217;t familiar with heatmaps: what you see is the result of eyetracking research that follows the eye gaze of people. The red zones indicate areas that were looked at by 80 to 100% of people. In this case, the research was done with 106 people by the Australian <a href="http://usableworld.com.au/2009/03/16/you-look-where-they-look/">UsableWorld</a>.</p>
<h1>Example 3: banner with or without headshot?</h1>
<p>The excellent site <a href="http://whichtestwon.com/">Which Test Won</a> recently showed this example. Which banner got the biggest conversion rate? </p>
<p><img class="size-full wp-image-1949 alignnone" title="Banner with headshot = less conversion" src="http://usability-blog.be/wp-content/uploads/2010/01/banner-met-gezicht.jpg" alt="Banner with headshot = less conversion" width="500" height="125" /><br />
<img class="alignnone size-full wp-image-1948" title="Banner without headshot = more conversion" src="http://usability-blog.be/wp-content/uploads/2010/01/banner-zonder-gezicht.jpg" alt="Banner without headshot = more conversion" width="500" height="123" /></p>
<p>You chose the banner without the headshot? Excellent choice. It got 65% more sign-ups than the other one.</p>
<p>Does that mean pictures of people don&#8217;t work in banners? That&#8217;s a going a bit too far. Look where the banner guy is looking. Wrong place. It would have been interesting to see a test with a version where the guy in the headshot looks at the call to action button&#8230; </p>
<h1>Conclusion</h1>
<p>Having people look straight into camera works fine for family snaps but not if you want to put the pictures on your website. </p>
<h3>What else is important if you use pictures of people?</h3>
<ul>
<li>Use real people. Eerily perfect models with <a href="http://webusability-blog.com/no-more-smiling-faces/">teeth whiter than the driven snow</a> raise suspicion rather than confidence.</li>
<li>Avoid the clichés. &#8220;We&#8217;re an IT-company. Let&#8217;s use pictures of nerdy guys behind computers.&#8221; Actually, let&#8217;s not.</li>
<li>Don&#8217;t forget to link the picture to your product or the message you want to convey.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/use-pictures-to-direct-the-users-gaze/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10 most popular usability articles in 2009</title>
		<link>http://webusability-blog.com/10-most-popular-usability-articles-in-2009/</link>
		<comments>http://webusability-blog.com/10-most-popular-usability-articles-in-2009/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 18:40:36 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=738</guid>
		<description><![CDATA[Overview of the 10 most popular articles on usability and information architecture on The Web Usability Blog in 2009.]]></description>
			<content:encoded><![CDATA[<p>These 10 articles were the most popluar ones over the past year. It&#8217;s a good mix of what we try to write on this blog: serious articles and less serious stuff, facts as well as meandering thoughts, good tips and bad examples. Thanks for reading them! </p>
<ol>
<li><strong><a title="Page fold: myth or reality" href="http://webusability-blog.com/page-fold-myth-or-reality/">Page fold: myth or reality</a></strong><br />
A hot topic if ever there was one. Is the page fold a myth? Do or don’t people scroll? Everything you’ve always wanted to know about the page fold and page length.<br />&nbsp;</li>
<li> <strong><a title="Stop the presses – we’ve got a new website!" href="http://webusability-blog.com/stop-the-presses-weve-got-a-new-website/">Stop the presses – we’ve got a new website!</a></strong><br />
Don’t bore people with messages about your new website. It’s not just inappropriate, it could cost you customers.<br />&nbsp;</li>
<li> <strong><a title="Screen resolution statistics and tips" href="http://webusability-blog.com/screen-resolution-statistics-and-tips/">Screen resolution statistics and tips</a></strong><br />
Which screen resolutions do people in Belgium use to surf the web? And what does that mean for your website’s layout?<br />&nbsp;
</li>
<li> <strong><a title="48% of visitors on e-commerce websites don’t buy due to lack of usability" href="http://webusability-blog.com/48-of-visitors-on-e-commerce-websites-dont-buy-due-to-lack-of-usability/">48% of visitors on e-commerce websites don’t buy due to lack of usability</a></strong><br />
iPerceptions’ research shows that 48% of the people on e-commerce websites doesn’t buy due to lack of usability. Even worse: 38,5% of the people who visit a website with the intention to buy, don’t succeed in doing so.<br />&nbsp;</li>
<li> <strong><a title="13 quotes that show the customer isn’t ready for a good website" href="http://webusability-blog.com/13-quotes-that-show-the-customer-isnt-ready-for-a-good-website/">13 quotes that show the customer isn’t ready for a good website</a></strong><br />
Sometimes a client says something that makes it clear to us usability professionals that they are simply not ready for a good website. 13 quotes that make our blood boil. Also read a lot: <a title="14 quotes and explanations" href="http://webusability-blog.com/14-quotes-and-explanations/">14 quotes and explanations</a><br />&nbsp;</li>
<li> <strong><a title="User-friendly error messages: 7 tips" href="http://webusability-blog.com/user-friendly-error-messages-7-tips/">User-friendly error messages: 7 tips</a></strong><br />
A lot of websites make usability mistakes on their form pages. And that costs visitors. On a form page that’s extra painful because if you lose a visitor there, you loose a very valuable visitor. A visitor who’s willing to make the effort to get in touch with you or perhaps even to order something. 7 tips for user-friendly error messages.<br />&nbsp;</li>
<li> <strong><a title="11 tips to turn your visitors into customers" href="http://webusability-blog.com/11-tips-to-turn-your-visitors-into-customers/">11 tips to turn your visitors into customers</a></strong><br />
My colleague Karl Gilis&#8217;s presentation with 11 tips to turn your website visitors into customers. Lots of eye-opening examples. Warning: you may not always like what you see. But it is the truth.<br />&nbsp;</li>
<li> <strong><a title="Google Maps: cases from travel websites" href="http://webusability-blog.com/google-maps-cases/">Google Maps: cases from travel websites</a></strong><br />
Google Maps is great. But only if you use it well. People seem to put stuff on Google Maps pretty much without thinking about it. We show some good and bad examples from travel websites.<br />&nbsp;</li>
<li> <strong><a title="Gender error" href="http://webusability-blog.com/gender-error/">Gender error</a></strong><br />
According to Citroën I’m suffering from a ‘gender error’. Should I panic? Wear more make-up maybe? Stuff some of those silicon chicken cutlets down my bra? None of the above. It seems I simply forgot to tell them whether I am a MR, MISS or MRS. Phew.<br />&nbsp;</li>
<li> <strong><a title="Browser statistics" href="http://webusability-blog.com/browser-statistics-in-belgium/">Browser statistics</a></strong><br />
Which browsers and operating systems do people use to surf your website in Belgium? Is Firefox catching up with Internet Explorer? Is Chrome as popular with housewives as it is with geeks? And what about the Mac guys and girls? Are they going to take over the world at last?</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/10-most-popular-usability-articles-in-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4 product comparison best practices</title>
		<link>http://webusability-blog.com/4-product-comparison-best-practices/</link>
		<comments>http://webusability-blog.com/4-product-comparison-best-practices/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 09:50:39 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Information architecture]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[compare]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=723</guid>
		<description><![CDATA[Comparing products is one of the top tasks on the web. Make it easy for users to compare your products or services. 4 best practices.]]></description>
			<content:encoded><![CDATA[<h1><strong>Everybody compares</strong></h1>
<p>Everybody who shops on the web compares. They don&#8217;t just compare products from different vendors, but also different products from the same vendor.</p>
<p>This comparison behaviour goes for visitors of both b2c and b2b websites.</p>
<h1><strong>Allow users to compare</strong></h1>
<p>Comparing is a top task so make sure it&#8217;s easy to do on your website.</p>
<p>If you make it hard to compare your products, there&#8217;s a good chance your website visitors will not become customers.</p>
<h3><strong>What do your visitors expect?</strong></h3>
<ul>
<li>Main characteristics of the product or service on the product page, pereferably as a bulleted list.</li>
<li>An overview of the similarities and differences of comparable products on 1 page. It&#8217;s really annoying if you have to get out pen and paper to write down product characteristics and then look for the differences between the products.</li>
</ul>
<h3><strong>What do you need in order to compare?</strong></h3>
<ul>
<li>Clearly differentiated products or services. If you&#8217;re not sure what the difference is between product A and B, how is your customer supposed to know?</li>
<li>If you want to compare products in a meaningful way, you need to know what the deciding factors are for your customers. Seems easy, right? Wrong. In about half of the projects we do, the company doesn&#8217;t know what their customers deciding criteria are.</li>
</ul>
<h3><strong>What if you don&#8217;t meet these criteria?</strong></h3>
<ul>
<li>Make sure you do!</li>
</ul>
<p>The choice is simple: adapt or lose customers.<span id="more-723"></span></p>
<h1><strong>Less than 10 products or services to compare?</strong></h1>
<h2><strong>Basic principle: all on 1 page</strong></h2>
<p>A search feature or wizard is not needed here. Your users probably aren&#8217;t rocket scientists but they aren&#8217;t idiots either.</p>
<h4><strong>Option 1: table</strong></h4>
<ul>
<li>Users love this. If it&#8217;s in any way possible, try this.</li>
<li>Recent tests show that putting the most expensive products first is the most effective.</li>
</ul>
<p><a href="http://farm3.static.flickr.com/2644/4152354651_954f295f50_o.jpg" rel="lightbox[723]"><img class="alignnone" title="Shopify: clear table with an indication of the most popular product" src="http://farm3.static.flickr.com/2644/4152354651_1672d4196a_m.jpg" alt="" width="240" height="180" /></a> <a href="http://farm3.static.flickr.com/2531/4152354771_7c0543438f_o.jpg" rel="lightbox[723]"><img class="alignnone" title="Combell: clear table from lowest to highest price" src="http://farm3.static.flickr.com/2531/4152354771_9cd441d38d_m.jpg" alt="" width="240" height="181" /></a></p>
<p><a href="http://farm3.static.flickr.com/2654/4153117316_a44b9473c8_o.jpg" rel="lightbox[723]"><img class="alignnone" title="Basecamp: highest to lowest price,  with an indication of the most popular product" src="http://farm3.static.flickr.com/2654/4153117316_fc83acbc88_m.jpg" alt="" width="240" height="94" /></a> <a href="http://farm3.static.flickr.com/2504/4152354571_af1e3d5188_o.jpg" rel="lightbox[723]"><img class="alignnone" title="Basecamp: more info on mouse-over. Excellent!" src="http://farm3.static.flickr.com/2504/4152354571_0120939e54_m.jpg" alt="" width="240" height="94" /></a><br />
Top row: good examples by <a href="https://app.shopify.com/services/signup">Shopify</a> en <a href="http://www.combell.com/nl/servers/dedicated-servers">Combell</a>, lowest to highest price. <a href="http://basecamphq.com/signup">Basecamp</a> (bottom row) does slightly better: from highest to lowest price and with extra information on mouse-over.</p>
<h4><strong>Option 2: separate blocks</strong></h4>
<ul>
<li>Clear heading.</li>
<li>Main characteristics in bullets, preferably in such a way that it&#8217;s easy to compare the different products or services (a.o. by the same order and approach).</li>
<li>Price.</li>
<li>Each block should be clickable in its entirety.</li>
<li>Line up blocks horizontally whenever possible. That creates a better overview.</li>
</ul>
<p><img class="alignnone" title="Telenet: fairly good overview of the various product blocks" src="http://farm3.static.flickr.com/2782/4152354817_43e0c9b930.jpg" alt="" width="500" height="380" /><br />
The blocks on the <a href="http://telenet.be/219/0/1/nl/thuis/internet.html">Telenet website</a> offer a pretty good overview.</p>
<h1><strong>More than 10 products or services?</strong></h1>
<h2>Facets</h2>
<p>All products on 1 page with faceted search on the left.</p>
<p><a href="http://farm3.static.flickr.com/2544/4153118186_14468695a7_o.jpg" rel="lightbox[723]"><img class="alignnone" title="Bol.com: the facets on the left allow users to refine results" src="http://farm3.static.flickr.com/2544/4153118186_1d39034b72_m.jpg" alt="" width="240" height="158" /></a> <a href="http://farm3.static.flickr.com/2738/4153118074_b3d1bd66d4_o.jpg" rel="lightbox[723]"><img class="alignnone" title="Booking.com: the check-boxes allow users to make multiple selections at the same time" src="http://farm3.static.flickr.com/2738/4153118074_b1cda0a387_m.jpg" alt="" width="240" height="148" /></a><br />
2 good examples of refining results by faceted search: <a href="http://www.bol.com/nl/m/notebooks-pc-accessoires/pc-accessoires-printers/N/7134/index.html">Bol.com</a> (left) en <a href="http://www.booking.com">Booking.com</a> (right)</p>
<h4>7 things to keep in mind about faceted search</h4>
<ol>
<li>Put the faceted search on the left. You can put it on the right, but less people will notice it. You can put it at the top of the page as well, but that will push the actual results down and that&#8217;s not ideal.</li>
<li>Limit facets to the main product characteristics. Don&#8217;t cram every detail in there.</li>
<li>Take your customers&#8217; view on what the product&#8217;s main characteristics are. Remember: what you think, doesn&#8217;t matter. It&#8217;s all about your customers.</li>
<li>Make selecting and deselecting the facets easy.</li>
<li>It should be impossible for users to make a selection that delivers zero results.</li>
<li>In many cases, it&#8217;s helpful if the user can order the results list (alphabetically, by price, by size, …).</li>
<li>If there are more than 20 products in your list, it&#8217;s best to go for numbered results pages (cfr. Google).</li>
</ol>
<h1>Detailed comparison</h1>
<p>A more detailed comparison, that sums up all characteristics of comparable products in a table can be very handy for certain products.</p>
<p><a href="http://farm3.static.flickr.com/2637/4152354375_f52a6cb839_o.jpg" rel="lightbox[723]"><img class="alignnone" title="Vandenborre: a decent product comparison" src="http://farm3.static.flickr.com/2637/4152354375_42891bd8df.jpg" alt="" width="500" height="429" /></a></p>
<h3><strong>More on product comparison</strong></h3>
<ul>
<li><a href="http://vandelaydesign.com/blog/design/pricing-page-trends/">Trends in pricing tables</a></li>
<li><a href="http://blogof.francescomugnai.com/2009/07/50-great-examples-of-pricing-tables/">50 examples of pricing tables</a></li>
<li><a href="http://new.uxmatters.com/mt/archives/2009/09/best-practices-for-designing-faceted-search-filters.php">Best practices for faceted product search</a></li>
<li><a href="http://webusability-blog.com/information-architecture-the-basics/">The basics of information architecture</a></li>
</ul>
<h2><strong>Other options?</strong></h2>
<p>Have you seen other good examples? Maybe you came up with one yourself? Feel free to leave a link to it in the reactions or send us an <a href="mailto:blog@agconsult.be">email</a>.</p>
<blockquote><p><strong>Want to know more about how to make good home pages, overview pages and detail pages?<br />
Join us at one of our <a href="http://www.agconsult.be/en/seminars/usabilityworkshop.asp">usability workshops</a>.</strong></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/4-product-comparison-best-practices/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google by marketing managers</title>
		<link>http://webusability-blog.com/google-by-marketing-managers/</link>
		<comments>http://webusability-blog.com/google-by-marketing-managers/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 15:37:16 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[Gerry McGovern]]></category>
		<category><![CDATA[homepage]]></category>
		<category><![CDATA[top tasks]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=688</guid>
		<description><![CDATA[What would Google look like if marketing managers and CEOs got involved? Probably a lot different than today's simple focus on search... Warning: the video may shock sensitive viewers. ]]></description>
			<content:encoded><![CDATA[<p>Earlier we wrote on this blog that <a href="http://webusability-blog.com/homepage-focus-google/">Google is a classic example of focusing on your top tasks</a>.</p>
<p>This is what Google would look like if the average web manager, marketing manager, advertising guru or CEO had a say in it. (Granted, it&#8217;d look more polished and glitzy but the content wouldn&#8217;t differ so much.)</p>
<p><a href="http://farm3.static.flickr.com/2611/4191790473_ce1e6d4593_o.gif" rel="lightbox[688]"><img class="alignnone" title="Google homepage by a marketing manager" src="http://farm3.static.flickr.com/2611/4191790473_3571f98fb8.jpg" alt="" width="500" height="376" /></a></p>
<p>How did we come to this conclusion? Crank up your speakers and watch the 3 minute video with commentary by my lovely colleague Karl Gilis. You&#8217;ll never look at your own homepage the same way again&#8230;</p>
<p><!-- Smart Youtube --><span class="youtube"><object width="480" height="360"><param name="movie" value="http://www.youtube.com/v/y2Ujh_HFZcs&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0&amp;hd=1" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/y2Ujh_HFZcs&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=0&amp;fs=1&amp;hl=en&amp;autoplay=0&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0&amp;hd=1" type="application/x-shockwave-flash" allowfullscreen="true" width="480" height="360" ></embed><param name="wmode" value="transparent" /></object></span><a href="http://www.youtube.com/watch?v=y2Ujh_HFZcs"><img src="http://img.youtube.com/vi/y2Ujh_HFZcs/default.jpg" width="130" height="97" border=0></a></p>
<h2>Credit where credit is due</h2>
<p>All the credit for this example goes to Gerry McGovern who shows a similar version in his seminars.</p>
<p>If you haven&#8217;t already, <a href="http://www.gerrymcgovern.com/new_thinking.htm">subscribe to Gerry McGovern&#8217;s weekly newsletter</a>. You&#8217;ll love it.</p>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/google-by-marketing-managers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Homepage focus: Google</title>
		<link>http://webusability-blog.com/homepage-focus-google/</link>
		<comments>http://webusability-blog.com/homepage-focus-google/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 15:36:53 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Information architecture]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[focus]]></category>
		<category><![CDATA[homepage]]></category>
		<category><![CDATA[top tasks]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=686</guid>
		<description><![CDATA[Google's new homepage focuses 100% on search. Tools and advertising programs are not prominently displayed. A classic example of knowing what your visitors' top tasks are and acting on it.]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve said it before and we&#8217;re saying it again. Identify your visitors&#8217; top tasks and build your website around them.</p>
<h1>What do you use Google for?</h1>
<p>Ask 100 people this question and I guarantee you that at least 99 answers will contain the word &#8217;search&#8217;.</p>
<p>A small group of people will also talk about things like Gmail and Google Maps.</p>
<p>An even smaller group will talk about Google Adwords, AdSense, Analytics etc. The stuff that only web professionals really know about.</p>
<h1>Top task: search</h1>
<p>Because search is the absolute top task people visit Google for, the new Google homepage focuses on it for the full 100%.</p>
<p><a href="http://farm3.static.flickr.com/2619/4195483314_0c7d861d79_o.jpg" rel="lightbox[686]"><img class="alignnone" title="Google: new homepage - 100% focus on search" src="http://farm3.static.flickr.com/2619/4195483314_b8b721a0fb.jpg" /></a><span id="more-686"></span></p>
<p><strong>Strange? </strong><br />
Not at all. Search is what 99% of people visit Google for. Give people what they want.</p>
<h1>Less important tasks: less prominent on the homepage</h1>
<p>If you move your mouse over the screen, you get to see more. The other important tasks, like Gmail and Maps are at the top. Below the search are the things Google actually earns money with: the advertising programs and the business solutions.</p>
<p><a href="http://farm3.static.flickr.com/2697/4195489632_6397c9b018_o.jpg" rel="lightbox[686]"><img class="alignnone" title="Google: Homepage - Focus, but diversity as well" src="http://farm3.static.flickr.com/2697/4195489632_b89a5ce3a8.jpg" alt="" width="500" height="365" /></a></p>
<p><strong>A bold move?</strong><br />
Not really. Though it is true most people lack the courage to do this on their own website.</p>
<p>Google puts the stuf that generates revenue in the background. Most CEOs and web managers are afraid to do that. But at Google, they realise it&#8217;s not the advertising programs that generate the revenue, it&#8217;s the millions of people who &#8216;google&#8217; every day. Why do they google every day? Because the website is so deliciously simple.</p>
<h1>How do you identify your website&#8217;s top tasks?</h1>
<p>We can help you on your way with <a href="http://www.agconsult.be/en/usability/user-research.asp">user research</a>.<br />
That way, you can base your website on facts instead of opinions or feelings.</p>
<h3>Related articles</h3>
<ul>
<li><a href="http://webusability-blog.com/google-by-marketing-managers/">What would Google look like if you had made it?</a></li>
<li><a href="http://webusability-blog.com/focus-the-basis-of-every-good-web-page/">Focus: the basis of every good web page</a></li>
<li><a href="http://webusability-blog.com/page-fold-myth-or-reality/">Page fold: myth or reality?</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/homepage-focus-google/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Choose images carefully</title>
		<link>http://webusability-blog.com/choose-images-carefully/</link>
		<comments>http://webusability-blog.com/choose-images-carefully/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 13:59:59 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[pictures]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=674</guid>
		<description><![CDATA[The wrong images can give people the wrong idea about your company...]]></description>
			<content:encoded><![CDATA[<h1>Question: what does this company sell?</h1>
<p><a href="http://farm3.static.flickr.com/2588/4174143546_2ee29b3d0d_o.jpg" rel="lightbox[674]"><img class=" alignnone" title="What does this company sell?" src="http://farm3.static.flickr.com/2588/4174143546_97888d3046.jpg" alt="What does this company sell?" width="500" height="326" /></a></p>
<p>Possible answers</p>
<ul>
<li>Couches</li>
<li>Couches and chairs</li>
<li>Anything you can park your behind in ™</li>
<li>Furniture in general</li>
<li>HR publications</li>
</ul>
<p><span id="more-674"></span><br />
<h1>The right answer</h1>
<p>HR publications. That was easy, right?</p>
<p><a href="http://farm3.static.flickr.com/2782/4173388875_ec6a16e902_o.jpg" rel="lightbox[674]"><img class="alignnone" title="HR people love sitting down" src="http://farm3.static.flickr.com/2782/4173388875_51563d477f.jpg" alt="" width="500" height="326" /></a></p>
<h3>What have we learned today?</h3>
<ul>
<li>Think before you drink</li>
<li>Don&#8217;t drink when you&#8217;re designing a web page</li>
<li>Only use images that help the user</li>
</ul>
<h3>If you liked this article, you should also read</h3>
<ul>
<li><a href="http://www.uie.com/articles/deciding_when_graphics_help">Deciding when  graphics will help (and when they won’t)</a></li>
<li><a href="http://webusability-blog.com/can-you-pick-the-right-picture/">Can you pick the right picture?</a></li>
<li><a href="http://webusability-blog.com/no-more-smiling-faces/">No more smiling faces</a></li>
</ul>
<p>Have you seen something silly or wonderful (or wonderfully silly) on a website? Let us know. Use our <a href="http://webusability-blog.com/contact-us/">contact form</a> or just <a href="mailto:karl.gilis@agconsult.be">mail us</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/choose-images-carefully/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From Cultuurweb to UiTinVlaanderen.be: 300% more visitors</title>
		<link>http://webusability-blog.com/from-cultuurweb-to-uitinvlaanderen-be-300-more-visitors/</link>
		<comments>http://webusability-blog.com/from-cultuurweb-to-uitinvlaanderen-be-300-more-visitors/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 17:41:42 +0000</pubDate>
		<dc:creator>Els Aerts</dc:creator>
				<category><![CDATA[Usability]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search results]]></category>
		<category><![CDATA[usability awards]]></category>

		<guid isPermaLink="false">http://webusability-blog.com/?p=658</guid>
		<description><![CDATA[Usability improvements increased UiTinVlaanderen's visitor numbers with 300%. The website also finished 2nd in 2 categories at the Usability Awards 2009.]]></description>
			<content:encoded><![CDATA[<h1>Presentation &#8216;From Cultuurweb To UiTinVlaanderen.be&#8217;</h1>
<p>Case study presented at 2009&#8217;s <a href="http://www.sigchi.be/">SIGCHI.be</a> conference. SIGCHI.be is the Belgian chapter of SIGCHI, the premier international society for professionals, academics and students who are interested in human-computer interaction.</p>
<p>What&#8217;s the presentation about?</p>
<ul>
<li>3x more visitors</li>
<li>What makes <a href="http://www.uitinvlaanderen.be">UiTinVlaanderen.be</a> so much better than Cultuurweb?</li>
<li>Do the community features play an important part in the site&#8217;s success? </li>
<li>How did <a href="http://www.agconsult.be/en/usability/users.asp">user tests</a> improve the search feature and results?</li>
</ul>
<div id="__ss_2272970" style="width: 425px; text-align: left;"><object style="margin:0px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=fromcultuurwebtouitinvlaanderen-slideshare-091019020151-phpapp01&amp;rel=0&amp;stripped_title=from-cultuurweb-to-uitinvlaanderen" /><param name="allowfullscreen" value="true" /><embed style="margin:0px" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=fromcultuurwebtouitinvlaanderen-slideshare-091019020151-phpapp01&amp;rel=0&amp;stripped_title=from-cultuurweb-to-uitinvlaanderen" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<h1>Usability Awards 2009: 2 times silver for UiTinVlaanderen.be</h1>
<p>At the <a href="http://usability-awards.be/">Usability Awards 2009</a> the new and improved <a href="http://www.uitinvlaanderen.be/">UiTinVlaanderen.be</a> came 2nd in the category &#8216;Most user-friendly government or non-profit website&#8217;. But UiTinVlaanderen.be wasn&#8217;t only a jury favourite. The site also came 2nd in the public vote.</p>
<h4>Strong points of UiTinVlaanderen.be according to the jury</h4>
<ul>
<li>Phenomenal amount of events</li>
<li>Task-oriented homepage and main navigation</li>
<li>Handy search filters</li>
<li>Good integration of social media and web 2.0 features</li>
</ul>
<h4>Weak points of UiTinVlaanderen.be according to the jury</h4>
<ul>
<li>Content and copywriting isn&#8217;t always the greatest</li>
<li>Doubles of events</li>
<li>The search filters could be more streamlined</li>
<li>Too many events without images, making you dislike the omnipresent &#8217;Uit&#8217;-logo</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://webusability-blog.com/from-cultuurweb-to-uitinvlaanderen-be-300-more-visitors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

