<?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>E-Insight blog &#187; Web Design</title>
	<atom:link href="http://www.emarketeers.com/e-insight/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emarketeers.com/e-insight</link>
	<description>Onilne marketing and digital technology blog from Emarketeers.</description>
	<lastBuildDate>Wed, 01 Feb 2012 18:12:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Why Agile Is Right For Web 2.0 Projects</title>
		<link>http://www.emarketeers.com/e-insight/why-agile-is-right-for-web-2-0-projects/</link>
		<comments>http://www.emarketeers.com/e-insight/why-agile-is-right-for-web-2-0-projects/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 19:14:13 +0000</pubDate>
		<dc:creator>Jonathan Saipe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Project Management]]></category>

		<guid isPermaLink="false">http://www.emarketeers.com/e-insight/?p=2020</guid>
		<description><![CDATA[In the late 90&#8242;s and early noughties, we were firmly in the grip of Web 1.0. Websites were often one-dimensional brochures that put less demands on web project managers. Roll-on to 2011 and web projects are more complex and user-orientated requiring a more Agile approach to web project management. In the late 90&#8242;s and early [...]]]></description>
			<content:encoded><![CDATA[<p>In the late 90&#8242;s and early noughties, we were firmly in the grip of Web 1.0. Websites were often one-dimensional brochures that put less demands on web project managers. Roll-on to 2011 and web projects are more complex and user-orientated requiring a more Agile approach to web project management.</p>
<p><span id="more-2020"></span>In the late 90&#8242;s and early noughties, we were firmly in the grip of Web 1.0. Websites were often one-dimensional brochures and the word &#8220;brochureware&#8221; was often cited - a term which I loathe nowadays.</p>
<p>Such online brochures were less likely to be multi-faceted and integrate 3rd party technologies or mash-ups; nor did they usually require much in the way of complex interaction between the user and the website &#8211; bar ecommerce websites.</p>
<p>Managing web 1.0 projects was often a relatively straightforward affair. If the scoping phase was carried out sufficiently well, with no hidden surprises, and if the technology and user-interaction was understood from the outset, then all being well the project was delivered successfully.</p>
<h2>Web 2.0 Defined</h2>
<p>Roll on to 2004 when the phrase <a href="http://oreilly.com/web2/archive/what-is-web-20.html" target="_blank">Web 2.0 was born</a>. Web 2.0 refers to websites or web applications that are more participatory, be it information sharing, technology sharing (via mash-ups), or heavily focused on user interaction.</p>
<p>Web 2.0 requires significantly more sophisticated user-centricity, including features such as social sharing, ratings, user generated content (UGC), commenting and other social actions, which is why web 2.0 is sometimes paired with the &#8220;social web&#8221;.</p>
<h2>Rising Up To The Challenge of Web 2.0</h2>
<p>The complexities around Web 2.0 mean more web project management challenges.</p>
<p>Working on web projects such as social sites, web apps or cloud based software, where user interaction cannot always be predicted in advance, makes the traditional or Waterfall method of project management almost impossible.</p>
<p>Waterfall says scoping and requirements gathering should be carried out up-front, followed by technical specifications, sitemaps, wireframes, design and production in a sequential manner.</p>
<p>While Waterfall can work well in more predictable situations, it has limitations when trying to factor in user-centered design or when deploying innovate ideas or technology. In the latter situation, Agile can be more effective in running projects successfully and guaranteeing a better outcome for the user.</p>
<h2>What is Agile Project Management?</h2>
<p><a href="http://en.wikipedia.org/wiki/Agile_software_development" target="_blank">Agile is an umbrella term for a set of project and development techniques</a> designed to ensure that web or software projects (sometimes the same thing), meet the needs of end users in a cost effective, high quality manner.</p>
<p>The techniques are designed to enable a project to respond to change by delivering in short increments, rather than going through detailed planning and requirements phases and then delivering everything in one go (as seen in Waterfall).</p>
<p><strong>Agile is responsive not predictive</strong> and encourages learning and feedback during the project in order to build features that exactly meet the needs of end users. With complex web projects that heavily involve user interaction, burying your head in the sand and avoiding change will only result in unhappy users; so a responsive method is actively encouraged for better user-centricity.</p>
<p>Typical Agile methods include: Kanban, eXtreme Programming, Scrum, DSDM, Crystal Methods, each with their own nuances.</p>
<h2>The Key Parts Of Agile</h2>
<h3>1. Incremental delivery</h3>
<p>Projects are planned in micro stages termed increments or iterations. Increments contain multiple user stories or features which are a single requirement for the project. These are usually expressed as a single sentence or short paragraph. Features cannot be partially completed. If one feature is not completed, it&#8217;ll move to the next increment.</p>
<h3>2. Prioritisation</h3>
<p>Features or user stories are planned according to priority. Higher priority features must be implemented first, giving the project owner or stakeholder an early return on investment and positive revenue generating features quickly.</p>
<p>Sometimes higher priority features can change over the course of project, based on user feedback, so incremental delivery offers the most flexibility and greatest chance of meeting user needs quickly and with the least budget spent.</p>
<p>This is a real plus for Web 2.0 projects as they often demanding on user input (take Facebook or LinkedIn for example), so adapting to user needs during the build is critical to get right.</p>
<p>In Waterfall, we have the &#8220;MoSCoW list&#8221;, a way of prioritising requirements by listing them as Must Have, Should Have, Could Have, Would Have. Whilst this is useful task to carry out, it doesn&#8217;t compare to Agile&#8217;s prioritisation and incremental delivery as the MoSCoW list is often drawn up at the start of the project.</p>
<p>From a Web 2.0 perspective, MoSCoW still requires the project team to understand user behaviour from the outset &#8211; no mean feat with complex user input and output.</p>
<h3>3. Timeboxing</h3>
<p>Agile tends to focus on variations in scope rather than time or cost. Each increment is a fixed length &#8211; <a href="http://www.ambysoft.com/surveys/agileFebruary2008.html" target="_blank">often 2-4 weeks in length</a>. Timeboxing refers to a fixed increment length within which a set of features is delivered.</p>
<p>As mentioned above, if features are not completed, they move to the next increment. The increment doesn&#8217;t change in length and it is therefore timeboxed.</p>
<h3>4. Test driven delivery</h3>
<p>In Agile, production quality features are built right from the start. Quality is not negotiable. Test driven delivery is an Agile technique where tests are written before an activity takes place and the activity is only completed when the tests are passed. At the end of each increment, tests are carried out to ensure production quality features are produced.</p>
<p>Continuous testing is all part of a user centred design (UCD) process, and with Web 2.0, user interaction needs to be understood and tested throughout the entire length of the project.</p>
<p><span style="font-weight: normal;">If you&#8217;d like to learn more about deploying Agile techniques and how to bring agility to your web projects, check out our </span><a style="font-size: 13px; font-weight: normal;" href="http://www.emarketeers.com/training-courses/agile-web-project-management">Agile Web Project Management training course</a><span style="font-weight: normal;">.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.emarketeers.com/e-insight/why-agile-is-right-for-web-2-0-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 40 Best Error 404 Pages</title>
		<link>http://www.emarketeers.com/e-insight/the-40-best-error-404-pages/</link>
		<comments>http://www.emarketeers.com/e-insight/the-40-best-error-404-pages/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 13:45:01 +0000</pubDate>
		<dc:creator>Jonathan Saipe</dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Usability & UX]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.emarketeers.com/e-insight/?p=1298</guid>
		<description><![CDATA[Error 404 pages &#8211; otherwise known as page missing or page not found &#8211; are an inevitable part of web design and search engine optimisation. We&#8217;ve looked at lots of error 404&#8242;s and here&#8217;s our list of the best 40 we could find, scored in no particular order on the basis either good design, good [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/oops.png"><img class="size-full wp-image-1439 alignleft" title="oops" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/oops.png" alt="" width="335" height="148" /></a>Error 404 pages &#8211; otherwise known as page missing or page not found &#8211; are an inevitable part of web design and search engine optimisation.</p>
<p>We&#8217;ve looked at lots of error 404&#8242;s and here&#8217;s our list of the best 40 we could find, scored in no particular order on the basis either good design, good copy, humour, originality, customer engagement or a combination of all of these.</p>
<p><span id="more-1298"></span><a href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/oops.png"><img class="alignleft size-full wp-image-1439" title="oops" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/oops-e1306935748727.png" alt="" width="200" height="88" /></a>Error 404 pages &#8211; otherwise known as page missing or page not found &#8211; are an inevitable part of web design and search engine optimisation.</p>
<p>Savvy marketers and designers know that investing a little extra time in designing and writing content for error 404 pages can pay dividends in terms of engaging users and showing off a bit of brand personality.</p>
<p>We&#8217;ve looked at lots of error 404&#8242;s and here&#8217;s our list of the best 40 we could find, scored in no particular order on the basis of either good design, good copy, humour, originality, customer engagement or a combination of all of these.</p>
<div class="result">
<div class="bignumber">1</div>
<h6>i-am associates</h6>
<p>It&#8217;s not hard to work out why we thought this error 404 page was worthy of a mention. The question is, which came first, this page or Lady Gaga&#8217;s notorious meat dress?</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-i-amonline.png"><img class="size-full wp-image-1372 alignnone" title="Error404-i-amonline" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-i-amonline-e1306918886604.png" alt="Error404 page from i-am associates" width="498" height="317" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">2</div>
<h6>The Sun</h6>
<p>Classy copy from The Sun Online, as you&#8217;d expect from the UK&#8217;s favourite tabloid!</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-The-Sun-Online.png"><img class="alignnone size-full wp-image-1389" title="Error404-The-Sun-Online" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-The-Sun-Online-e1306919054546.png" alt="Error404 page from The Sun Online" width="499" height="306" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">3</div>
<h6>Scottish National Party</h6>
<p>We looked at the error 404 pages from all of the major UK political parties, and the SNP won hand&#8217;s down for being completely random!</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Scottish-National-Party.png"><img class="alignnone size-full wp-image-1384" title="Error404-Scottish-National-Party" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Scottish-National-Party-e1306919105921.png" alt="Error404 page from The Scottish National Party" width="499" height="277" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">4</div>
<h6>The Onion</h6>
<p>We loved the copy on The Onion&#8217;s error 404 page not to mention the accompanying photo.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-The-Onion.png"><img class="alignnone size-full wp-image-1388" title="Error404-The-Onion" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-The-Onion-e1306920434577.png" alt="Error 404 page from The Onion" width="499" height="279" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">5</div>
<h6>useit.com</h6>
<p>This page isn&#8217;t funky, but it&#8217;s exactly what you&#8217;d expect from Jakob Nielsen. Simple. Clear. Concise. And of course usable.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Useit.png"><img class="alignnone size-full wp-image-1391" title="Error404-Useit" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Useit-e1306920482460.png" alt="" width="499" height="379" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">6</div>
<h6>Pattern Tap</h6>
<p>We liked Pattern Tap&#8217;s silly error 404 page. Who is that man?</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Pattern-Tap.png"><img class="alignnone size-full wp-image-1382" title="Error404-Pattern-Tap" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Pattern-Tap-e1306920526581.png" alt="" width="498" height="432" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">7</div>
<h6>Zivity</h6>
<p>Zivity, the network of photographers providing a striking error 404 page.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Zivity.png"><img class="alignnone size-full wp-image-1395" title="Error404-Zivity" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Zivity-e1306920625359.png" alt="" width="500" height="315" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">8</div>
<h6>iContact</h6>
<p>Original topsy-turvy error 404 page from iContact. Let&#8217;s hope their emails don&#8217;t come out that way!</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-iContact.png"><img class="alignnone size-full wp-image-1424" title="Error404-iContact" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-iContact-e1306929544496.png" alt="Error 404 page from iContact" width="500" height="297" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">9</div>
<h6>Wonga.com</h6>
<p>The rather off-brand error 404 page from Wonga.com gets our vote for originality.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Wonga.png"><img class="alignnone size-full wp-image-1393" title="Error404-Wonga" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Wonga-e1306920737663.png" alt="Error 404 page from Wonga" width="500" height="391" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">10</div>
<h6>WhipCar</h6>
<p>We chose WhipCar&#8217;s error 404 page because it was very on-brand, helpful and cute.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-WhipCar.png"><img class="alignnone size-full wp-image-1392" title="Error404-WhipCar" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-WhipCar-e1306920808946.png" alt="Error 404 page from WhipCar" width="498" height="247" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">11</div>
<h6>Hilton</h6>
<p>Round of applause to the Hilton. After much searching around hotel websites, at last we found an original error 404 page.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Hilton.png"><img class="alignnone size-full wp-image-1369" title="Error404-Hilton" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Hilton-e1306920959196.png" alt="Error 404 page from The Hilton" width="499" height="335" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">12</div>
<h6>Eurostar</h6>
<p>Eurostar doesn&#8217;t win awards for design, but the copy made us chuckle &#8211; a bit.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Eurostar.png"><img class="alignnone size-full wp-image-1364" title="Error404-Eurostar" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Eurostar-e1306921001119.png" alt="Error 404 page from Eurostar" width="499" height="439" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">13</div>
<h6>Apartment Home Living</h6>
<p>We didn&#8217;t like this website &#8211; sorry! But the error 404 page caught our attention. Nice.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-ApartmentLiving.png"><img class="alignnone size-full wp-image-1352" title="Error404-ApartmentLiving" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-ApartmentLiving-e1306921056801.png" alt="Error 404 page from Apartment Home Living" width="500" height="274" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">14</div>
<h6>Heinz</h6>
<p>Use of the iconic Heinz tomato ketchup bottle. Love it!</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Heinz.png"><img class="alignnone size-full wp-image-1368" title="Error404-Heinz" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Heinz-e1306921507476.png" alt="Error 404 page for Heinz" width="500" height="460" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">15</div>
<h6>CSS Tricks</h6>
<p>Clever error 404 page design from CSS Tricks. No headline or links, but given their target audience, that really doesn&#8217;t matter.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-CSS-tricks.png"><img class="alignnone size-full wp-image-1360" title="Error404-CSS -tricks" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-CSS-tricks.png" alt="Error404 page from CSS Tricks" width="436" height="371" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">16</div>
<h6>B&amp;Q</h6>
<p>No awards for originality here, but we liked this for an honest error 404 page.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-BQ-Online.png"><img class="alignnone size-full wp-image-1353" title="Error404-B&amp;Q-Online" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-BQ-Online-e1306921613934.png" alt="Error 404 page from B&amp;Q" width="500" height="192" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">17</div>
<h6>Nexus</h6>
<p>OK, so we liked this error 404 page from Nexus. That royalty free goldfish looks familiar!</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Nexusdp.png"><img class="alignnone size-full wp-image-1381" title="Error404-Nexusdp" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Nexusdp-e1306921744181.png" alt="Error 404 page from Nexus" width="500" height="177" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">18</div>
<h6>Hummingbird Bakery</h6>
<p>Sweets! Did someone say sweets? This error 404 page from the yummy Hummingbird Bakery whet our appetites.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Hummingbird-Bakery.png"><img class="alignnone size-full wp-image-1371" title="Error404-Hummingbird-Bakery" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Hummingbird-Bakery-e1306921824504.png" alt="Error 404 page from Hummingbird Bakery" width="499" height="268" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">19</div>
<h6>Bitly</h6>
<p>This is just odd which is why the error 404 page from bitly gets our thumbs up.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-bitly.png"><img class="alignnone size-full wp-image-1355" title="Error404-bitly" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-bitly-e1306921899575.png" alt="Error 404 page from bitly" width="500" height="251" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">20</div>
<h6>Limpfish</h6>
<p>Lovely copy and design from Limpfish. And it certainly does have a GSOH.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-limpfish.png"><img class="alignnone size-full wp-image-1376" title="Error404-limpfish" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-limpfish.png" alt="Error404 page from Limpfish" width="449" height="419" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">21</div>
<h6>Underscore</h6>
<p>It was the &#8220;go back, friend, go back!&#8221; that did it for us. Well done Underscore.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Union.png"><img class="alignnone size-full wp-image-1390" title="Error404-Union" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Union-e1306922052474.png" alt="Error 404 page from Underscore" width="498" height="212" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">22</div>
<h6>iStockphoto</h6>
<p>iStockphoto was the fifth image library we tested (yes we&#8217;re that exciting) and came up with the most original error 404 page from its competitors.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-iStockphoto.png"><img class="alignnone size-full wp-image-1375" title="Error404-iStockphoto" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-iStockphoto-e1306922102950.png" alt="Error 404 page from iStockphoto" width="500" height="338" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">23</div>
<h6>Google</h6>
<p>Google. Plain and simple. Spot the URL we typed in.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Google.png"><img class="alignnone size-full wp-image-1366" title="Error404-Google" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Google-e1306922147503.png" alt="Error 404 page from Google" width="500" height="249" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">24</div>
<h6>Delete</h6>
<p>We&#8217;re still trying to work out why there&#8217;s the silhouette of a sheep in this error 404 page.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Delete.png"><img class="alignnone size-full wp-image-1361" title="Error404-Delete" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Delete-e1306922200749.png" alt="Error 404 page from Delete" width="500" height="224" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">25</div>
<h6>Playstation Games</h6>
<p>Original concept from Playstation Games. We like.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Playstation-Comics.png"><img class="alignnone size-full wp-image-1383" title="Error404-Playstation-Comics" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Playstation-Comics-e1306922240543.png" alt="Error 404 page from Playstation Games" width="500" height="470" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">26</div>
<h6>Craigslist</h6>
<p>A very craiglist error 404. Good use of old school ASCII art.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Craigslist.png"><img class="alignnone size-full wp-image-1359" title="Error404-Craigslist" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Craigslist-e1306922301767.png" alt="Error 404 page from Craigslist" width="500" height="533" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">27</div>
<h6>Newspond</h6>
<p>One of the more original designs we found. Hat&#8217;s off to Newspond.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Newspond.png"><img class="alignnone size-full wp-image-1380" title="Error404-Newspond" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Newspond-e1306922375939.png" alt="Error 404 page from Newspond" width="499" height="494" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">28</div>
<h6>NextWave Performance</h6>
<p>Very clever error 404 page from business process experts NextWave Performance.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error-Next-Wave-Performance.png"><img class="alignnone size-full wp-image-1350" title="Error-Next-Wave-Performance" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error-Next-Wave-Performance-e1306922427118.png" alt="Error 404 page from Next Wave Performance" width="500" height="260" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">29</div>
<h6>Pedigree</h6>
<p>Great error 404 page from Pedigree. Do you think they used a real dog?</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Pedigree.png"><img class="alignnone size-full wp-image-1413" title="Error404-Pedigree" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Pedigree-e1306925906709.png" alt="Error 404 page from Pedigree" width="499" height="309" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">30</div>
<h6>Network Solutions</h6>
<p>This is by no means the most creative design, but if you read the copy in red you&#8217;ll know why we voted for this error 404 page.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Network-Solutions.png"><img class="alignnone size-full wp-image-1379" title="Error404-Network-Solutions" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Network-Solutions-e1306922899159.png" alt="Error 404 page from Network Solutions" width="499" height="333" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">31</div>
<h6>Copy Blogger</h6>
<p>We can&#8217;t get enough of the film Cool Hand Luke, so this error 404 page is definitely in our top 40.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Copy-Blogger.png"><img class="alignnone size-full wp-image-1358" title="Error404-Copy-Blogger" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Copy-Blogger-e1306922940907.png" alt="Error 404 page from Copy Blogger" width="500" height="376" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">32</div>
<h6>Distilled</h6>
<p>A very Distilled affair. Definitely gets our vote.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Distilled.png"><img class="alignnone size-full wp-image-1363" title="Error404-Distilled" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Distilled-e1306922992964.png" alt="Error 404 page from Distilled" width="500" height="323" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">33</div>
<h6>The Telegraph</h6>
<p>As you&#8217;d expect, The Telegraph&#8217;s error 404 page is very sensible. The cartoon is awesome.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Telegraph.png"><img class="alignnone size-full wp-image-1386" title="Error404-Telegraph" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Telegraph-e1306923042166.png" alt="Error 404 page from The Telegraph" width="500" height="306" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">34</div>
<h6>Marvel</h6>
<p>This error 404 crept into our top 40 list at the last minute. Well done Marvel.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Marvel.png"><img class="alignnone size-full wp-image-1377" title="Error404-Marvel" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Marvel-e1306923087891.png" alt="Error 404 page from Marvel" width="500" height="367" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">35</div>
<h6>iFolderLinks</h6>
<p>Original &#8211; yes. But is it plain wrong?</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-ifolder.png"><img class="alignnone size-full wp-image-1374" title="Error404-ifolder" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-ifolder-e1306923160490.png" alt="Error 404 from iFolderLinks" width="500" height="296" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">36</div>
<h6>Groupon</h6>
<p>Groupon never misses a trick to capture yet another subscriber&#8217;s email address. Cheeky.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Groupon.png"><img class="alignnone size-full wp-image-1367" title="Error404-Groupon" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Groupon-e1306923278212.png" alt="Error 404 page from Groupon" width="500" height="183" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">37</div>
<h6>Cuban Council</h6>
<p>Great error 404 page from Cuban Council, design and branding agency from the US.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Cuban-Council-e1306927161814.png"><img class="alignnone size-full wp-image-1417" title="Error404-Cuban-Council" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Cuban-Council-e1306927161814.png" alt="Error 404 page from Cuban Council" width="500" height="359" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">38</div>
<h6>Museum of Modern Art (MoMA)</h6>
<p>We liked MoMA&#8217;s error 404 page as they actually used a real work of art. We wondered how the artist must have felt?</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Moma.png"><img class="alignnone size-full wp-image-1414" title="Error404-Moma" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Moma-e1306926264787.png" alt="Error 404 page from MoMA" width="500" height="252" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">39</div>
<h6>Dilbert</h6>
<p>A very Dilbert error 404 page. Good design, great copy.</p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Dilbert.png"><img class="alignnone size-full wp-image-1362" title="Error404-Dilbert" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Dilbert-e1306925449759.png" alt="Error 404 page from Dilbert" width="500" height="265" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
<div class="result">
<div class="bignumber">40</div>
<h6>Hootsuite</h6>
<p>Last but not least, Hootsuite&#8217;s error 404 page. We do love Owly. Although Tweetdeck is better <img src='http://www.emarketeers.com/e-insight/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a class="lightwindow" href="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Hootsuite.png"><img class="alignnone size-full wp-image-1370" title="Error404-Hootsuite" src="http://www.emarketeers.com/e-insight/wp-content/uploads/2011/06/Error404-Hootsuite-e1306925591133.png" alt="Error 404 page from Hootsuite" width="500" height="319" /></a></p>
<div class="backtotop"><a href="#top">Back to top ↑</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.emarketeers.com/e-insight/the-40-best-error-404-pages/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>An SEO Friendly CMS: 10 Factors To Consider</title>
		<link>http://www.emarketeers.com/e-insight/an-seo-friendly-cms-10-factors-to-consider/</link>
		<comments>http://www.emarketeers.com/e-insight/an-seo-friendly-cms-10-factors-to-consider/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 15:22:49 +0000</pubDate>
		<dc:creator>Jonathan Saipe</dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.emarketeers.com/e-insight/?p=34</guid>
		<description><![CDATA[Read Emarketeers' E-Insight article on factors to consider when choosing an SEO friendly content management system (CMS)
]]></description>
			<content:encoded><![CDATA[<p>Choosing a good content management system (CMS) that will provide a long term robust platform on which to update your online content is no easy decision. Not only is it a minefield from a technical and functional perspective, but it also needs to meet the needs of your company&#8217;s current and future marketing strategy. And if you&#8217;re serious about search engine optimisation (SEO), then your CMS needs to be SEO friendly. Read more about the key factors to consider when choosing an SEO friendly CMS.</p>
<p><span id="more-34"></span>When building a website, it&#8217;s pretty much a given that it&#8217;ll be deployed using some sort of content management system (CMS) or blogging platform allowing the publisher or site owner to easily amend the website content.<br />
Content management systems come in all flavours from open source to industrial-strength fully licensed software.</p>
<p>And when it comes to CMS support for SEO campaigns, they all vary in terms of quality.</p>
<p>If SEO is a key marketing strategy within your organisation, then your choice of CMS clearly needs to meet your SEO needs by way of an &#8220;SEO friendly CMS&#8221;.</p>
<p>Let&#8217;s look at the key considerations when choosing an SEO friendly CMS:<br />
<strong></strong></p>
<p><strong>1. Metadata</strong><br />
Having manual control over your site metadata is a crucial part of any SEO campaign. Whilst your website might be dynamically publishing your page title tags, meta description and meta keywords, your CMS should offer you manual control over that content as well.<br />
<strong></strong></p>
<p><strong>2. URLs and Category Management</strong><br />
Ideally you want to choose CMS that publishes search engine friendly URLs where category or file names contain plain English keyphrases separated by hyphens (yes I know this blog post uses underscores &#8211; we&#8217;re working on it!).<br />
Something like: http://www.emarketeers.com/training-courses/mobile-marketing or preferable to http://www.emarketeers.com/course.php?courseid=123ABC</p>
<p>The latter contains little in the way of searchable keywords or keyphrases.</p>
<p>An SEO friendly CMS will also let you modify the category or directory names that appear in the URL without causing broken links on your site.<br />
<strong></strong></p>
<p><strong>3. Link Anchor Text</strong><br />
Link anchor text is the text that appears in hyperlinks and is an important aspect to link building &#8211; whether internal or external backlinks.</p>
<p>Whilst it is standard for content management systems or blogging platforms to enable editors to create and control links within body text, not all will give you anchor text control over your navigation as some content management systems will match the anchor text with the target page name which isn&#8217;t necessarily the the most popular search term.<br />
<strong></strong></p>
<p><strong>4. Link Validation</strong><br />
Before you launch a website, we recommend that you carry out a series of link validation tests. Broken links not only affect the human journey throughout a site, but they also hinder efficient spidering and indexing from search engines.</p>
<p>Link checkers such as the <a class="blodgarticlelink" href="http://validator.w3.org/checklink" target="_new">W3C Link Checker</a> are great to use, but it would be good see a similar tool embedded with your content management system.</p>
<p>A good CMS will also allow you to change your folder or page link names and allow those changes to cascade throughout the site without causing broken links. <a class="blogarticlelink" href="http://www.modxcms.com" target="_new">MODx CMS</a> does this by giving each page or folder an ID number within MODx. Any changes to the anchor text or location of that page (if moved), does not affect the ID number and hence maintains the integrity of the link on the website.<br />
<strong></strong></p>
<p><strong>5. Sitemap Pages and XML files</strong><br />
Your CMS should be able to dynamically generate an HTML site map page. Ideally you should also have control over the anchor text in your links (see point 4).</p>
<p>Your content management system should also be able to dynamically generate an XML sitemap file in accordance with search engine standards. Some content management systems will ping search engines such as Google every time the sitemap is updated. An example piece of software that performs this function can be found at <a class="blogarticlelink" href="http://www.xml-sitemaps.com" target="_new">http://www.xml-sitemaps.com</a>.<br />
<strong></strong></p>
<p><strong>6. ALT Attributes</strong><br />
If your CMS or blogging platform doesn&#8217;t allow you to add ALT (alternative) attributes to your embedded files such as images, I&#8217;d reconsider your choice of software.</p>
<p>It&#8217;s one of the most basic functions that the simplest WYSWYG editors or blogging platforms will offer, and it not only assists your search engine optimisation, but it also improves your accessibility compliance.<br />
<strong></strong></p>
<p><strong>7. 301 Redirects</strong><br />
It would be nice to see a CMS offering content editors the ability to set up 301 redirects (permanent redirects) without having to edit your .htaccess file or have access to the web admin control panel.</p>
<p>Furthermore, it is important to set up 301 redirects from folders with extensions such as index.html or default.html that redirect to the root. This helps overcomes duplicate content issues where more than one URL contains exactly the same content.<br />
<strong></strong></p>
<p><strong>8. Custom 404 Pages </strong><br />
Ideally your CMS should allow you to create a custom error 404 page i.e. the server code for &#8220;this page has moved or is missing&#8221;.</p>
<p>When moving pages or migrating a website you may find that the search engine index contains URLs of old pages that don&#8217;t exist any more. Having a customised error 404 page that points users in the right direction can prevent you losing essential traffic to your website.</p>
<p>You might also want to consider a customised error 500 (server error) page, although I&#8217;d say that the former is more important.<br />
<strong></strong></p>
<p><strong>9. PageRank Sculpting</strong><br />
Google PageRank sculpting is the technique of manually adding &#8220;no follow&#8221; tags to on-page links in order to gain manual control over Google PageRank within a site.</p>
<p>In order to carry out PageRank sculpting, your CMS should enable you to add &#8220;no follow&#8221; tags to all links contained within a page, whether these are part of your internal navigation, body copy/image links or external links.<br />
<strong></strong></p>
<p><strong>10. Duplicate Content </strong><br />
Duplicate content is one factor that can affect your chances of search index inclusion. If substantive amounts of content are duplicated either within your site/domain or outside of it, it can spell trouble with index inclusion.<br />
A nice to have within a CMS would be a duplicate content checker similar to that found at <a class="blogarticlelink" href="http://www.copyscape.com" target="_new">Copyscape</a>.</p>
<p>I appreciate that some of the above are more essential than others; equally this isn&#8217;t necessarily an exhaustive list, but hopefully this article should highlight some of the essentials when choosing an SEO friendly CMS.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emarketeers.com/e-insight/an-seo-friendly-cms-10-factors-to-consider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO Copywriting: The Write Way To Build A Website</title>
		<link>http://www.emarketeers.com/e-insight/seo-copywriting-the-write-way-to-build-a-website/</link>
		<comments>http://www.emarketeers.com/e-insight/seo-copywriting-the-write-way-to-build-a-website/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 10:13:07 +0000</pubDate>
		<dc:creator>Jonathan Saipe</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Writing For The Web]]></category>

		<guid isPermaLink="false">http://www.emarketeers.com/e-insight/?p=33</guid>
		<description><![CDATA[Read Emarketeers view on the need to employ SEO copywriters at the earliest point in web design projects.
]]></description>
			<content:encoded><![CDATA[<p>Who should be involved from the start when building or refreshing a website? A web designer? A programmer? An information architect? Mark Owen, multi-talented copywriter at i do words, talks about the &#8220;write&#8221; way to approach web builds.</p>
<p><span id="more-33"></span>Who should be involved from the start when building or refreshing a website? A web designer? A programmer? An information architect? All of these professionals have significant impact on your site&#8217;s look, functionality and infrastructure. But the person you also need to talk to from the beginning is an SEO web content writer.<br />
Such trained writers understand what matters most to your customers once they get to your site: content. You may have the best-looking, easiest-to-navigate site on the web – but without the right words to make your offer stand out, your customers will simply go elsewhere.<br />
<strong></strong></p>
<p><strong>Content is king</strong><br />
Mobile telecoms operators recognised years ago (to their profit) that content is king. And at its most basic, content for the web is words. How you use these in your site can make the difference between someone staying and buying from you, or going and buying from someone else.</p>
<p>This is why you need an SEO web content writer. Hiring a web design agency filled with talented web designers and bright technologists who know every acronym from AJAX to XML is great. But they won’t look at every single word on every single page of your site. A web content writer trained in SEO techniques will.<br />
<strong></strong></p>
<p><strong>One writer, one voice</strong><br />
You wouldn&#8217;t let every departmental head in your business define your corporate brand. So why let them co-write your corporate site? That way lies inconsistency of tone and presentation. A web content writer knows this – and knows how to ensure your business speaks with a clear and consistent ‘voice’. He or she will turn all your essential information into a site that gets noticed. And not just by Google.<br />
<strong></strong></p>
<p><strong>As easy as ABC</strong><br />
So how is it done? What are the first steps? A good content writer should approach every project knowing their A, B and C: Architecture, Background and Content.<br />
<strong></strong></p>
<p><strong>A is for Architecture</strong><br />
Architecture isn&#8217;t just about the site’s technological structure. It’s about words on pages. Before you do anything, you need to know how big your site has to be. You should talk to your writer about everything you feel needs including. From this, he or she will be able to help in drawing up the all-important sitemap of every proposed page on your site. Then you can decide if it needs trimming down or beefing up.<br />
<strong></strong></p>
<p><strong>B is for Background</strong><br />
Background is the hardest part – it means work for you and those in your business. You&#8217;ve identified what pages are needed, now you need to identify which people in your organisation have the understanding and background detail to help the writer do their job.</p>
<p>Don&#8217;t make the mistake of sending your writer away with a pile of corporate brochures and the words, &#8220;Just cobble something together from the existing site&#8221;. That won&#8217;t be enough to ensure well-written, SEO-compliant pages – even the best web content writers in the business aren’t mind readers.<br />
<strong></strong></p>
<p><strong>C is for Content</strong><br />
Content is the words your customers will read. This is when your hard work behind the scenes gets turned into pages that highlight your strengths, showcase your expertise and sell your goods and services. Or at least, that&#8217;s what should happen if you’ve developed a close collaborative partnership with your web content writer.</p>
<p>Never send your writer away to write in isolation. Encourage questions, have regular round-table progress discussions, ask to see how the writing is coming along – and contribute honest, constructive feedback. You&#8217;ll be surprised how much quicker (and more economical) the process becomes when approached like this.<br />
<strong></strong></p>
<p><strong>And D is for&#8230;?</strong><br />
There is a D in this process: Design. Not just of the visual elements of your site, but also the technologies (if you need something bespoke) to make it work seamlessly. But it all starts with A. And that means getting an SEO web content writer on board from the beginning.</p>
<p>We all like to think we know how to write. But doing so for the web is a specialist skill. You wouldn&#8217;t try to program your site yourself – so why try to write it?</p>
<p>This article was written by Mark Owen from <a class="blogarticlelink" href="http://www.idowords.com" target="_new">i do words</a>.</p>
<p>See further information on Emarketeer&#8217;s <a class="blogarticlelink" href="/training-courses/seo-copywriting">web writing courses</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emarketeers.com/e-insight/seo-copywriting-the-write-way-to-build-a-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Content is NOT King, Customer Experience Is</title>
		<link>http://www.emarketeers.com/e-insight/content-is-not-king-customer-experience-is/</link>
		<comments>http://www.emarketeers.com/e-insight/content-is-not-king-customer-experience-is/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 16:12:55 +0000</pubDate>
		<dc:creator>Jonathan Saipe</dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.emarketeers.com/e-insight/?p=24</guid>
		<description><![CDATA[Read Emarketeers' E-Insight report on the shift from content to customer experience as a web content management strategy
]]></description>
			<content:encoded><![CDATA[<p>Web content management now needs to focus on delivering a compelling and contextually relevant customer experience in favour of publishing standard content. Businesses now need to produce website content that engages, persuades and helps visitors achieve their goals if they want to see higher conversions and increased customer satisfaction.</p>
<p><span id="more-24"></span>An interesting report published in June 2008 by Forrester entitled &#8220;Stop Managing Web Content&#8221; landed on my desk this week. It highlighted the importance of shifting from a website driven by your own content to one that supports the customer experience.</p>
<p>Its findings suggested that we have now moved beyond the &#8220;content is king&#8221; paradigm of the 90&#8242;s to providing more consumer-centric content on websites.</p>
<p>The report suggested that WCM doesn&#8217;t stand for web content management but instead &#8220;web content, community and customer experience management&#8221;.</p>
<p>The concept of a visitor finding and interacting with your website for content alone is becoming a thing of the past; instead visitors want to be engaged, inspired and if need be, connected with others. This has led to the dethroning of content as king in favour of social media sites and communities where UGC (user generated content) is king.</p>
<p>This shift has also been highlighted by Google as it places more and more importance on link equity created by backlinks within social media sites. And whilst we&#8217;re on the subject of search engine optimisation (SEO), we also know that UGC is a tool that digital marketers can use to increase content velocity and the potential for increased search bot activity and better overall search rank.</p>
<p>But aside from search engine optimisation, let&#8217;s go back to customer experience. The Forrester report found that 37% of IT decision makers consider customer experience to be the primary business driver for increasing the deployment of web content management systems.</p>
<p>So, in conclusion, there&#8217;s clearly a need to create the facility (from a content management system perspective) to build websites that support a compelling and contextually relevant customer experience, nurture online communities and increase overall engagement in order to improve conversion rates and customer satisfaction.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emarketeers.com/e-insight/content-is-not-king-customer-experience-is/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How User Behaviour Type Influences SEO Keyphrase Selection and Website Design</title>
		<link>http://www.emarketeers.com/e-insight/how-user-behaviour-type-influences-seo-keyphrase-selection-and-website-design/</link>
		<comments>http://www.emarketeers.com/e-insight/how-user-behaviour-type-influences-seo-keyphrase-selection-and-website-design/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 15:41:06 +0000</pubDate>
		<dc:creator>Jonathan Saipe</dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Writing For The Web]]></category>

		<guid isPermaLink="false">http://www.emarketeers.com/e-insight/?p=14</guid>
		<description><![CDATA[Read Emarketeers E-Insight blog on how online user behaviour types can affect keyphrase research for search engine optimisation as well as website design and architecture
]]></description>
			<content:encoded><![CDATA[<p><img class="blogimg" src="/i/e-insight/user-behaviour-types.gif" alt="" width="100" height="75" />When it comes to keyphrase research for search engine optimisation, defining user behaviour types enables SEO experts to select short or long tail keyphrases appropriate to the needs to the needs of potential visitors. It also enables information architects and website designers to create content for each user type.</p>
<p><span id="more-14"></span><img class="blogimg" src="/i/e-insight/user-behaviour-types.gif" alt="search engine user behaviour" width="200" height="150" />When running a search engine optimisation campaign, one the most important steps an SEO professional will recommend is to carry out keyphrase analysis in order to identify strategic and targeted keyphrases that will attract visitors to your product, service or brand.</p>
<p>Part of this step is to identify the target audience, i.e. the type of person likely to search for the keyphrases you have identified during planning.<br />
<a class="blogarticlelink" href="http://www.amazon.co.uk/Dont-Make-Me-Think-Usability/dp/0321344758%3FSubscriptionId%3D1AY7AP2H8YZAZY6JQXG2%26tag%3Dukbookshopper-21%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321344758" target="_new"><img class="blogimg" src="/i/e-insight/dont-make-me-think.gif" border="0" alt="Steve Krug - Don't Make Me Think" width="125" height="160" /></a></p>
<p>In Steve Krug&#8217;s fantastic book, <a class="blogarticlelink" href="http://www.amazon.co.uk/Dont-Make-Me-Think-Usability/dp/0321344758%3FSubscriptionId%3D1AY7AP2H8YZAZY6JQXG2%26tag%3Dukbookshopper-21%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0321344758" target="_new">Don&#8217;t Make Me Think</a> (which refers to usability rather than search engine optimisation), he claims that there is no stereotypical web user. And, he is right.</p>
<p>However, what we can do is to identify users in the research / buying / searching process as there are normally clear trends and user types that one can identify.</p>
<p>Dave Chaffey&#8217;s book <a class="blogarticlelink" href="http://www.amazon.co.uk/eMarketing-eXcellence-Optimising-Emarketing-Essentials/dp/0750689455%3FSubscriptionId%3D1AY7AP2H8YZAZY6JQXG2%26tag%3Dukbookshopper-21%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0750689455" target="_new">Emarketing Excellence</a>, demonstrates that searchers tend to fall into three categories &#8211; &#8220;explorers&#8221;, &#8220;hunters&#8221; and &#8220;trackers&#8221; &#8211; when searching. Let&#8217;s explore these further.</p>
<p>I&#8217;ll use a real life example here &#8211; me! I recently had a new kitchen installed and purchased all of my appliances online. Whilst searching for my new oven, I realised that I was exhibiting the explorer/hunter/tracker search behaviour precisely as Dave Chaffey had  explained it.<br />
<strong></strong></p>
<p><strong>Explorer</strong><br />
My initial research for an oven led me to carry out searches such as &#8220;built-in oven&#8221; or &#8220;integrated electric ovens&#8221;. At this stage I was researching and needed to establish the range of items for sale based on using relatively short tail keyphrases.</p>
<p>Websites with pages optimised for explorers will hone in on these kind of short tail keyphrases. Typical content could be buyer&#8217;s guides or blogs. Furthermore if the website content has clarity and good usability, these will perform best for explorers who tend to be impatient and click-happy.<br />
<strong></strong></p>
<p><strong>Hunter</strong><br />
By the time I had figured out what kind of oven I wanted, I went on to carry out longer tail keyphrases such as &#8220;Bosch built-in electric oven &#8221; adding qualifier keyphrases such as &#8220;stainless steel&#8221; to the mix. At this point I was a hunter as I knew the brand, type and colour of oven I wanted.</p>
<p>Websites optimised for slightly longer tail keyphrases, possibly within their product range or service overview pages, will tend to rank and hence perform best. Be sure to include all keyphrases variants and synonyms (carried out using demand analysis techniques at the keyphrase planning stage).</p>
<p>From a design perspective, websites with the strongest or most persuasive brands as well as the most engaging content will tend to capture hunters and convert them to trackers.<br />
<strong></strong></p>
<p><strong>Tracker</strong><br />
After <em>exploring</em> and <em>hunting</em> for my oven, I was at the point when I knew exactly what model oven I wanted and simply needed to find the most trustworthy website or company offering my oven at the right price. At this stage I had become a tracker.</p>
<p>To attract trackers, websites need to focus on longer tail keyphrases such as product types or models; these keyphrases tend to be found in most abundance on product or service detail pages.</p>
<p>From a website design perspective, success with trackers comes down to  prominent calls-to-action and persuasive design with good attention to detail on points-of-resolution during the checkout process.</p>
<p>I finally purchased my oven from a reputable etailer and so far haven&#8217;t had any problems!</p>
<p>See our related courses: <a class="blogarticlelink" href="/training-courses/seo-copywriting">Writing for the web</a> and <a class="blogarticlelink" href="/training-courses/seo-training">SEO training</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emarketeers.com/e-insight/how-user-behaviour-type-influences-seo-keyphrase-selection-and-website-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The User Experience process as part of User Centred Design</title>
		<link>http://www.emarketeers.com/e-insight/the-user-experience-process-as-part-of-user-centred-design/</link>
		<comments>http://www.emarketeers.com/e-insight/the-user-experience-process-as-part-of-user-centred-design/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 16:35:49 +0000</pubDate>
		<dc:creator>Jonathan Saipe</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.emarketeers.com/e-insight/?p=11</guid>
		<description><![CDATA[Read E-Insight's article on the user experience process as part of user centred design.
]]></description>
			<content:encoded><![CDATA[<p>With over ten years of commercial web design and development experience, Stephen Hellens, user experience architect at LBi, has kindly published his words of wisdom on the user experience process as part of the user centred design process.</p>
<p><span id="more-11"></span>This article gives a quick overview of how the practice of user experience design is used to specify and design a website. It aims to address two key questions:</p>
<ul>
<li>What is the rationale for employing a User Centred Design approach to conceiving, designing and building websites?</li>
<li>How do we get from raw inputs such as market research, demographics and business requirements to a fully fledged design?</li>
</ul>
<p><strong>What is User Experience?</strong><br />
User Experience involves building a model of users&#8217; attitudes and behaviours to help us consider solutions that best fits their needs and expectations. The core aspects of it are a blend of design insight, usability and accessibility, psychology, technical knowledge and storytelling. We can better support users&#8217; experiences by focusing on what they are trying to achieve and making it easier for them.</p>
<p><strong>Benefits of a user centred approach to design</strong><br />
Successful business models such as Netflix and Flickr have been predicated on the notion of a user centred design process. They will tend to be focussed on enabling their users to be able to feedback frequently about what works and what doesn&#8217;t work for them. They will also work on incremental improvements to their websites, rather than large scale revamps.</p>
<p>This means they are able to respond quickly and effectively to their users&#8217; needs, and build up a high degree of affinity for their brands.<br />
<strong> </strong></p>
<p><strong>Typical project phases</strong><br />
Large scale web design projects often run in three phases:</p>
<ul>
<li>Discovery (stakeholder interviews, user research, requirements gathering)</li>
<li>Definition (persona creation, experience concepting)</li>
<li>Design (design and build &#8211; site map, wireframing, functional specification etc.)</li>
</ul>
<p><strong>Discovery</strong><br />
This is the starting point for the User Experience team to understand the scope of the project. During this phase they seek buy in from key stakeholders. At the same time, business consultants and planners assess the scope of the project, sometimes producing a scope map and a road map which is used to determine what the project is intended to achieve.<br />
<strong> </strong></p>
<p><strong>Definition</strong><br />
The Definition phase is when user research outputs are absorbed and processed by the User Experience team. Personas are often created at this stage, enabling a distillation of user research learnings into a form more suited to Experience work. Visual design work typically takes place at the same time. Requirements captured during the Discovery phase are prioritised.<br />
<strong> </strong></p>
<p><strong>Design</strong><br />
Typical outputs from the design process are a site map, annotated wireframes, and a page and module catalogue. This is the most easily recognised and understood point of a project. Recommendations made during the Definition Phase are put into practice: wireframes and key screens are mocked up, user testing of different treatments may take place. Annotations may be added to the wireframes, in conjunction with page architecture, page descriptions the site map and process flows. Together these form a functional specification – a working document outlining the design and build requirements for the website.<br />
<strong> </strong></p>
<h3><strong>Inputs (requirements gathering)</strong></h3>
<p><strong>Market and user research</strong><br />
The User Experience team will absorb as much information about the business, its goals, any available user research, whether primary or secondary. In addition, any competitor reviews or analysis, brand reviews, and in the case of a pitch, the RFP (Request for Proposal). This material may come from a variety of sources; chief amongst these are user research and material supplied by the client.</p>
<ul>
<li>Primary research &#8211; bespoke research commissioned and conducted for the benefit of the project</li>
<li>Secondary research &#8211; research which while valuable, is not tailored for the exact demands of the project</li>
</ul>
<p><strong>Mental models / card sorting</strong><br />
Great benefits can be gained from understanding how target users of a website think. We can build a mental model of how a user understands and thinks about the world. This can be very helpful when considering how to organise and group information (information architecture), what type of functionality should be used (interaction design) and the most appropriate language and signposting for content areas and features.</p>
<p>One way to achieve this is with a card sort. There are two types of card sort: open and closed. In an open card sort, users are asked to group website items with no predefined groups established. In a closed card sort, users are asked to place website items into predefined groups.<br />
<strong></strong></p>
<h3><strong>Processes (methodology)</strong></h3>
<p><strong><br />
Personas</strong><br />
These are fictionalised, composite characterisations typically derived as a result of primary user research. The qualitative aspects of research shine through here. One way to develop personas is to create behavioural axes – a series of sliding scales that range across a behaviour, attitude or activity exhibited by the sample set of users.<br />
An example axis might have &#8216;money&#8217; at one end and &#8216;love&#8217; at the other. The axis might be called &#8216;life values&#8217;. Each user is mapped to the axis, and where clusters emerge, commonalities in behaviour can be perceived. These become the formative factors in a persona – the motivations and goals a user may exhibit.</p>
<p>To be useful, there is usually a limited number of personas, each focused around distinct goals and motivations. One of these is usually settled upon as being the primary persona, that is the one persona for whom if you were to design, you would fulfil the needs of all the other personas. For example a job site would attract jobseekers and vacancy posters.<br />
<strong></strong></p>
<p><strong>User journeys</strong><br />
Once personas are established, user journeys can be created which focus on enabling the personas to complete tasks. Hence a successful user journey for the jobseeker would probably involve searching, refining selecting and applying for a vacancy.<br />
<strong></strong></p>
<h3><strong>Outputs (deliverables)</strong></h3>
<p><strong><br />
Taxonomy</strong><br />
Typical processes include the development of a taxonomy. The site taxonomy is generally developed in conjunction with the card sort, though input from stakeholders is typical in this process.<br />
<strong></strong></p>
<p><strong>Page architecture</strong><br />
To facilitate the creation of layouts for individual web pages, it is useful to create a consistent rationale for where items will be located within each page. This is achieved through zoning, dividing the page into areas where the user can expect to consistently find certain types of content, navigation, features and functionality.<br />
<strong></strong></p>
<p><strong>Scamps</strong><br />
These are rough layouts made to get an initial sense of how the pages might look.<br />
<strong></strong></p>
<p><strong>Wireframes</strong><br />
These are more detailed layouts, ideally featuring real website content to facilitate the design process, as well as stakeholder feedback and any user testing.<br />
<strong></strong></p>
<p><strong>Pages and modules (page module catalogue)</strong><br />
Typically websites consist of a series of linked pages. These pages have many areas of commonality between them. The areas that are the same or similar across pages can be understood as modules. For example, websites usually have a footer with the same set of links regardless of the page they appear on.<br />
<strong></strong></p>
<p><strong>Prototypes and user testing</strong><br />
As the specifications for a site are developed, prototypes of certain user journeys are sometimes created for the purpose of user testing. These can be low fidelity, paper prototypes, which consist of scamps with some moveable and replaceable elements. These are great tools for rapid prototyping solutions to problems.</p>
<p>It is possible to produce higher fidelity prototypes which can present the actual experience of using a website in a much more compelling way with tools such as Visio, Axure, Fireworks, Dreamweaver and Flash.</p>
<p>To test the value of a proposed design solution, sample users from the target audience are recruited to try to complete tasks with the prototypes.</p>
<p>This article is by <a class="blogarticlelink" href="http://www.linkedin.com/in/stephenhellens" target="_new">Stephen Hellens</a>, User Experience Architect at LBi, a leading London based digital agency.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emarketeers.com/e-insight/the-user-experience-process-as-part-of-user-centred-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Design for Web 2.0</title>
		<link>http://www.emarketeers.com/e-insight/website-design-for-web-2-0/</link>
		<comments>http://www.emarketeers.com/e-insight/website-design-for-web-2-0/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 23:18:31 +0000</pubDate>
		<dc:creator>Jonathan Saipe</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.emarketeers.com/e-insight/?p=8</guid>
		<description><![CDATA[Read Emarketeers' E-insight blog about web 2.0 website design considerations, issues and approaches
]]></description>
			<content:encoded><![CDATA[<p><img class="blogimg" src="/i/e-insight/web2.gif" alt="" width="100" height="75" />Within Emarketeers&#8217; web design best practice course, we include case studies for effective website design within the web 2.0 domain. Within this article, we highlight some design considerations to give food for thought to senior web designers.</p>
<p><span id="more-8"></span><img class="blogimg" src="/i/e-insight/web2.gif" alt="" width="200" height="150" />Effective website design for web 2.0 generally results in interesting debate.</p>
<p><strong>What is web 2.0?</strong><br />
Before discussing the ins and outs of web 2.0 website design, let&#8217;s remind ourselves what web 2.0 is about.<br />
Web 2.0 is not officially a set of new online technologies, rather it is a trend of second generation web-based communities and hosted services that facilitate and promote social collaboration and sharing among its users. Such collaboration results in what is often termed user generated content (UGC).</p>
<p>Websites and/or services that fall under the web 2.0 phenomenon include social bookmarking sites, wikis, blogs and folksonomies, otherwise known as collaborative tagging and social tagging.</p>
<p>If you&#8217;ve used services such as Facebook, Stumbleupon, Flickr, Wikipedia and Technorati, you&#8217;re in the right area.<br />
<strong> </strong></p>
<p><strong>Technical differences</strong><br />
Where web 2.0 stands out from a technical viewpoint is in its architecture of participation which goes beyond the concept of open source software; it is the idea of opening up a mix of APIs and content production to all users and exposing data for re-use in what are termed &#8220;mash-ups&#8221;. The simplest example of this is site owner installing Google maps by directly tapping into the Google maps API.</p>
<p>It is often quoted that Ajax (asynchronous Javascript and XML) falls under the banner of web 2.0. Ajax is in fact more a by-product, as many web 2.0 sites use Ajax to improve GUI usability as it allows the display of additional &#8220;pages&#8221; without causing the HTML page to reload. This is ideal when carrying out typical web 2.0 related tasks such as uploading files or content.</p>
<p><a class="blogarticlelink" href="http://www.orielly.com" target="_new">O&#8217;Reilly</a> make a nice comparison between how &#8220;web 1.0&#8243; has evolved into web 2.0 with the following examples:</p>
<table style="width: 490px;">
<tbody>
<tr>
<td style="width: 230px;"><strong>Web 1.0</strong></td>
<td style="width: 40px;"></td>
<td style="width: 220px;"><strong>Web 2.0</strong></td>
</tr>
<tr>
<td>DoubleClick</td>
<td>»»</td>
<td>Google AdSense</td>
</tr>
<tr>
<td>Ofoto</td>
<td>»»</td>
<td>Flickr</td>
</tr>
<tr>
<td>Akamai</td>
<td>»»</td>
<td>BitTorrent</td>
</tr>
<tr>
<td>mp3.com</td>
<td>»»</td>
<td>Napster</td>
</tr>
<tr>
<td>Britannica Online</td>
<td>»»</td>
<td>Wikipedia</td>
</tr>
<tr>
<td>personal websites</td>
<td>»»</td>
<td>blogging</td>
</tr>
<tr>
<td>domain name speculation</td>
<td>»»</td>
<td>search engine optimization</td>
</tr>
<tr>
<td>page views</td>
<td>»»</td>
<td>cost per click</td>
</tr>
<tr>
<td>screen scraping</td>
<td>»»</td>
<td>web services</td>
</tr>
<tr>
<td>publishing</td>
<td>»»</td>
<td>participation</td>
</tr>
<tr>
<td>content management systems</td>
<td>»»</td>
<td>wikis</td>
</tr>
<tr>
<td>directories (taxonomy)</td>
<td>»»</td>
<td>tagging (&#8220;folksonomy&#8221;)</td>
</tr>
<tr>
<td>stickiness</td>
<td>»»</td>
<td>syndication</td>
</tr>
</tbody>
</table>
<p><strong><br />
Web design considerations for Web 2.0:</strong><br />
Let&#8217;s not lose site of the original aim of this article: where does this leave web design in relation to web 2.0?</p>
<p>The most notable factors to take into consideration when designing for web 2.0 are as follows:</p>
<p><strong>Simplicity</strong><br />
Whilst we always advocate simplicity when it comes to effective web design, the very nature of web 2.0 being more interactive and engaging  requires simple design that creates a hierarchy between the visual and the functional elements of a page.</p>
<p><strong>Allow for growth</strong><br />
Given that web 2.0 often refers to user generated content (UGC) in the form of blogs and wikis etc, be sure to allow your pages to grow gracefully whilst remaining digestible. Facebook is a classic example of this where users&#8217; profiles can be packed full of UGC whilst still remaining relatively easy to read and understand.<br />
<strong></strong></p>
<p><strong>Don&#8217;t forget Ajax</strong><br />
Given that Ajax and web 2.0 go hand in hand, ensure that you understand where Ajax can benefit your designs. When designing GUIs (graphical user interfaces) or pop-ups, consider Ajax over forcing a user to reload a page which can lose you usability points.<br />
<strong></strong></p>
<p><strong>Adopt a column layout and consider your navigation</strong><br />
Many web designers adhere to a structured column layout such as the 3-column approach seen on many corporate websites. Some criticise this lack of invention, whereas others argue that web design has matured and these approaches clearly work from a persuasive perspective. I have to say I agree with the latter argument.</p>
<p>When it comes to web 2.0, you might want to consider separating site-wide navigation from functional navigation in separate columns. Equally your content should be separated yet again. Having clear demar ation zones aids usability and will result in higher user engagement levels.<br />
<strong></strong></p>
<p><strong>Font sizes</strong><br />
With the advent of tag clouds, varying font sizes has become more prevalent among web 2.0 web designs. Tag clouds are a simple and obvious use of font size variations where the most popular links are bigger in size to the less popular ones. There is no reason why this approach cannot be adopted elsewhere providing it is carried out with care.<br />
Consider the use of mixing serif and san serif fonts to convey a different personality among site-wide content. A good example of this (albeit not &#8220;web 1.0&#8243;) is <a class="blogarticlelink" href="http://www.thetimes.co.uk" target="_new">the Times</a> website.<br />
<strong></strong></p>
<p><strong>Disseminate information</strong><br />
The use panels to display &#8220;chunks&#8221; of information is increasingly ubiquitous among web 2.0 designers. Not only does is it a useful mechanism for disseminating information, but it goes hand in hand with the technology where &#8220;includes&#8221; and &#8220;portlets&#8221; are published via 3rd party APIs or &#8220;mashups&#8221;.<br />
<strong></strong></p>
<p><strong>Accessibility</strong><br />
Finally, let&#8217;s no forget accessibility. As is commonly known, accessibility and SEO go hand in hand, but so does good GUI design. Given that web 2.0 requires consideration for flexbile and growable amounts of content, functional components enabling users to add/edit content and technologies such as Ajax, design with your accessibility hat on so as not to alienate your audiences.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emarketeers.com/e-insight/website-design-for-web-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are Liquid Layouts the Way Forward?</title>
		<link>http://www.emarketeers.com/e-insight/are-liquid-layouts-the-way-forward/</link>
		<comments>http://www.emarketeers.com/e-insight/are-liquid-layouts-the-way-forward/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 11:04:27 +0000</pubDate>
		<dc:creator>Jonathan Saipe</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.emarketeers.com/e-insight/?p=6</guid>
		<description><![CDATA[Read Emarketeers' E-insight blog about the benefits of liquid web design layouts versus fixed layouts
]]></description>
			<content:encoded><![CDATA[<p>Whilst the majority of websites adhere to a fixed width layout, some web designers still maintain that liquid layouts tick many of the boxes presented in a creative or technical brief. If you are a web designer wanting to learn more about liquid web design, this article is for you.</p>
<p><span id="more-6"></span>Whilst the majority of websites adhere to a fixed width layout, some web designers still maintain that liquid layouts tick many of the boxes presented in a creative or technical brief.</p>
<p><strong>What is a liquid layout?</strong><br />
A liquid layout is an approach to web design using the full width of the browser window. The immediate benefit is noticeable among viewers with higher resolution monitors as there is a conspicuous lack of white space around the website. In contrast, fixed width websites can display a great deal of white space when viewing at larger resolutions.</p>
<p>In liquid layouts, the content stretches across the full width of the browser window; the by-product of this is that much more content is visible above the fold.<br />
<strong></strong></p>
<p><strong>Who is using liquid layouts?</strong><br />
Given this, liquid layouts are often popular among etailers as they can display more items, promotions or just navigation in the viewable area above the fold, enabling them to engage more efficiently with their customers and either improve conversion rates or average order size.</p>
<p>Examples of websites adopting a liquid layout include: amazon.co.uk, dabs.com and maplin.co.uk.<br />
<strong></strong></p>
<p><strong>Web design issues:</strong><br />
<strong></strong></p>
<p><strong>1. Design control</strong><br />
Mention liquid layouts to designers and they will generally express a preference for fixed layout since this approach will give them more control over the content height and width and hence general behaviour across difference resolutions. Fixed layouts are therefore still the preferred approach amongst most creative teams.</p>
<p>Bear in mind that liquid layouts will need to be functional at lower and higher resolutions to appeal to all audiences. There are some instances where liquid layouts at larger resolutions do not work as well &#8211; see smile.co.uk for example.</p>
<p>You may want to consider adopting an adaptive layout using CSS to adjust the position and behaviour of different screen elements depending on the viewable screen resolution.<br />
<strong></strong></p>
<p><strong>2. Increased expenditure</strong><br />
There is no doubt that your HTML/CSS developers will need to spend more time getting liquid layouts right which will incur additional cost.</p>
<p>Furthermore, the design team and client will most likely have strong opinions on which parts of the screen should expand and which should remain fixed which means there may well be revisions across many templates.</p>
<p>Factor all of the above into your initial planning and estimating.<br />
<strong></strong></p>
<p><strong>3. Test, test and test</strong><br />
Whilst every web project should undergo extensive testing including platform, browser, accessibility and usability testing, liquid layouts will add a new level of complication to all of these.</p>
<p>It may also reveal problems among content managed websites or ecommerce sites where content is dynamically generated, so again be prepared for additional testing and hence increased costs.<br />
<strong></strong></p>
<p><strong>4. E-marketing</strong><br />
A designer following best practices should always wear his/her e-marketing hat, especially among ecommerce sites, where the focus will be on increasing conversion rates, up-take on promotions and basket or order sizes.<br />
Whilst website design encompasses the visual element, persuasion-based design for commercial gain cannot be ignored.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.emarketeers.com/e-insight/are-liquid-layouts-the-way-forward/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

