<?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>Good Usability &#187; search</title>
	<atom:link href="http://www.goodusability.co.uk/tag/search/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goodusability.co.uk</link>
	<description></description>
	<lastBuildDate>Fri, 20 Apr 2012 09:11:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Easy as 1,2,3?</title>
		<link>http://www.goodusability.co.uk/2009/01/12/easy-as-123/</link>
		<comments>http://www.goodusability.co.uk/2009/01/12/easy-as-123/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 08:33:36 +0000</pubDate>
		<dc:creator>David Hamill</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iPlayer]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[trigger words]]></category>

		<guid isPermaLink="false">http://www.goodusability.co.uk/?p=419</guid>
		<description><![CDATA[Using 1,2,3 links is often a result of lazy web design. In many cases, it&#8217;s the web equivalent of asking your users to rake through bargain bins. They don&#8217;t know what&#8217;s in each bin, they have to rummage through them in order to find out. Often however, 1,2,3 links are the most appropriate option. I [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-431 aligncenter" title="An e-commerce page with 1,2,3 links at the bottom." src="http://www.goodusability.co.uk/wp-content/uploads/2008/01/1232.png" alt="An e-commerce page with 1,2,3 links at the bottom." width="437" height="249" /></p>
<p>Using 1,2,3 links is often a result of lazy web design. In many cases, it&#8217;s the web equivalent of asking your users to rake through bargain bins. They don&#8217;t know what&#8217;s in each bin, they have to rummage through them in order to find out.</p>
<p>Often however, 1,2,3 links are the most appropriate option. I recommend applying a little thought before using them in your designs.</p>
<h3>What are 1,2,3 links?</h3>
<p>When I say 1,2,3 links I mean the links that allow you to navigate through a long list of pages (also called pagination links). This approach was made popular by search engines like Google (I&#8217;ll come back to that in a bit). You start on page 1 and in order to find what you&#8217;re looking you have to click 2, then 3, then 4 and so on.</p>
<h3>What&#8217;s wrong with 1,2,3 links?</h3>
<p style="text-align: left;">These links hide content. There&#8217;s no way of knowing what&#8217;s behind each of the links until you click them, so you have to either click through every link or start guessing. This can cause problems for users, especially when there are a lot of pages to look through.</p>
<p style="text-align: left;">I&#8217;ve chosen Hotmail as an example because I&#8217;ve struggled with this feature on a few occasions. The image below illustrates the problem.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-420" title="An example of 1,2,3 link on hotmail's web interface" src="http://www.goodusability.co.uk/wp-content/uploads/2008/12/hotmail.png" alt="An example of 1,2,3 link on hotmail's web interface" width="276" height="172" /></p>
<h3 style="text-align: left;">Listing by date</h3>
<p style="text-align: left;">These links appear at the bottom-right of the web interface for Hotmail. It allows me to scroll through past mails. However the mails are sorted by date. Let&#8217;s pretend I&#8217;m trying to find an email that was sent to me in April? Which number do I click?</p>
<p style="text-align: left;">If the results are listed by date then the links should be provided by date rather than as 1,2,3 links as they are here.</p>
<h3 style="text-align: left;">Listing alphabetically</h3>
<p style="text-align: left;">So let&#8217;s say I decide to sort my emails by the name of the person who sent the email instead. If my friend Stuart sent me the email I&#8217;m looking for, then I need to get to S. I&#8217;m still forced to use the 1,2,3 links. After some painstaking guesswork I might end up at the emails from senders beginning with S on page 48. This issue renders the &#8216;Sort by sender&#8217; function practically useless, unless you&#8217;re looking for that email from Aardvark Electrical Supplies.</p>
<h3 style="text-align: left;">It&#8217;s not just Microsoft</h3>
<p style="text-align: left;">It&#8217;s not just Microsoft that falls into the 1,2,3 trap. Plenty of big websites do it, basically because it&#8217;s technically easier to achieve. The image below shows the Radio 4 page on BBC iPlayer. The 7 long pages of programmes are listed alphabetically, but the links that take you through the pages are 1,2,3 links. So which page is Secret Lives on?</p>
<div id="attachment_422" class="wp-caption aligncenter" style="width: 603px"><img class="size-full wp-image-422" title="The links to the 7 pages of programmes are in numberical order not alphabetical" src="http://www.goodusability.co.uk/wp-content/uploads/2008/12/iplayer.png" alt="The links to the 7 pages of programmes are in numberical order not alphabetical" width="593" height="189" /><p class="wp-caption-text">So which page is Secret Lives on?</p></div>
<h3 style="text-align: left;">When to use 1,2,3 links</h3>
<p>You can use 1,2,3 links when there isn&#8217;t a lot to look through or when your users actually want to look at the content of each page, one after the other.</p>
<h4 style="text-align: left;">With search results</h4>
<p>1,2,3 links work well on search results. If the search is any good then the results will be in order of relevance. The 1,2,3 link just help the user go through each page. There should be no need for them to jump straight to page 9. If they are on page 9 it is because the user has tried pages 1 to 8 already.</p>
<h4 style="text-align: left;">When there are only a few pages</h4>
<p>If you have 3 short pages, then it might be easier to use 1,2,3 links than categorising the pages in some way. If the pages are long then try to categorise them instead.</p>
<h3>Alternatives to 1,2,3 links</h3>
<p>There are plenty of alternatives to using 1,2,3 links. The method you choose depends on the context.</p>
<h4>Chronological and alphabetical order</h4>
<p>If you are listing alphabetically then you can substitute 1,2,3 for A-D, E-H or Aa-Am, An-Az if you have a huge list. It&#8217;s often trickier to achieve but not impossible. Likewise date order links can be provided as date ranges or using a calendar.</p>
<h4>Categorisation</h4>
<p>In some cases you don&#8217;t have to provide linear pages at all. If I&#8217;m looking for a new pair of shoes and I know I want brown leather shoes with laces I should be able to choose these options within product categorisation options. I then don&#8217;t need to wade through the pages of shoes I know I don&#8217;t want.</p>
<h4>One big page</h4>
<p>There are occasions when it&#8217;s better to show everything on one big page. If the website I&#8217;m using to buy shoes has lots of shoes I might end up with a lot of options even after filtering for brown leather shoes with laces. In this case it&#8217;s better to just give me one big page of shoes, than ask me to click through half a dozen pages. I can then click on the ones that catch my eye rather than have them hidden behind 1,2,3 links.</p>
<h3>Think about the context of use</h3>
<p>Whenever you&#8217;re considering 1,2,3 links, think about the context in which they will be used. There&#8217;s a good chance that it&#8217;s not the ideal approach.</p>
<h3>What do you think?</h3>
<p>If you have an opinion on this, I&#8217;d love to hear it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.goodusability.co.uk/2009/01/12/easy-as-123/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Good site search &#8211; quick tips</title>
		<link>http://www.goodusability.co.uk/2008/12/09/good-site-search-quick-tips/</link>
		<comments>http://www.goodusability.co.uk/2008/12/09/good-site-search-quick-tips/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 20:34:08 +0000</pubDate>
		<dc:creator>David Hamill</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[quick tips]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.goodusability.co.uk/?p=332</guid>
		<description><![CDATA[There&#8217;s a few quick tips here but they&#8217;re all on site search so I&#8217;ve kept them together. Provide a box not a link If you want people to see your site search then don&#8217;t provide a &#8216;search&#8217; link on every page. Instead provide the search box itself. Your users are more likely to notice it, [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a few quick tips here but they&#8217;re all on site search so I&#8217;ve kept them together.</p>
<h3>Provide a box not a link</h3>
<p>If you want people to see your site search then don&#8217;t provide a &#8216;search&#8217; link on every page. Instead provide the search box itself. Your users are more likely to notice it, so it will be used more.</p>
<h3>No search is better than a bad search</h3>
<p>If your search sucks, then lose it. Take it off the page. Some people will spend ages struggling with a bad search engine. If they can&#8217;t find it with search then they often think it doesn&#8217;t exist.</p>
<h3>Take the Google logo off</h3>
<p>If you have some sort of Google powered search then don&#8217;t put a Google logo on it. Some people will mistake it for a web search.</p>
<h3>What are quick tips?</h3>
<p>My <a href="http://www.goodusability.co.uk/tag/quick-tips/">quick tips</a> are bits of advice I&#8217;ve given lots of times, but they&#8217;re not really worth writing a big article about.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.goodusability.co.uk/2008/12/09/good-site-search-quick-tips/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

