<?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/"
	>

<channel>
	<title>Strange thoughts and ponderings</title>
	<atom:link href="http://blog.strangecorp.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.strangecorp.com</link>
	<description></description>
	<pubDate>Fri, 19 Feb 2010 12:37:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Commercial Benefits of Optimised Website Information Architecture - Part 2</title>
		<link>http://blog.strangecorp.com/2010/02/optimised-website-information-architectures-2/</link>
		<comments>http://blog.strangecorp.com/2010/02/optimised-website-information-architectures-2/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 12:33:11 +0000</pubDate>
		<dc:creator>Cass Heaphy</dc:creator>
		
		<category><![CDATA[Conversion Optimisation]]></category>

		<category><![CDATA[Information Architecture]]></category>

		<category><![CDATA[faceted search]]></category>

		<category><![CDATA[navigation]]></category>

		<category><![CDATA[search engine optimisation]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[taxonomy]]></category>

		<category><![CDATA[UX]]></category>

		<guid isPermaLink="false">http://blog.strangecorp.com/?p=544</guid>
		<description><![CDATA[<p>In <a title="The Commercial Benefits of Optimised Website Information Architecture - Part 1" href="http://blog.strangecorp.com/2009/10/optimised-website-information-architectures/" rel='nofollow'>part 1</a> we discussed a rudimentary appraisal of your website&#8217;s information architecture so you could gauge whether it met some basic commercial requirements. In this part we will discuss issues relating to navigation and website structure.</p>
<p>What is so important about navigation and structure?</p>
<blockquote><p>How do I get around?</p></blockquote>
<p><strong>Navigation</strong> - determines how easily people can find things and retrieve data from the website - a vital component of successful task completion activities that drives bottom line. Taking a user perspective - when they hit a page, will they]]></description>
			<content:encoded><![CDATA[<p>In <a title="The Commercial Benefits of Optimised Website Information Architecture - Part 1" href="http://blog.strangecorp.com/2009/10/optimised-website-information-architectures/" rel='nofollow'>part 1</a> we discussed a rudimentary appraisal of your website&#8217;s information architecture so you could gauge whether it met some basic commercial requirements. In this part we will discuss issues relating to navigation and website structure.</p>
<p>What is so important about navigation and structure?</p>
<blockquote><p>How do I get around?</p></blockquote>
<p><strong>Navigation</strong> - determines how easily people can find things and retrieve data from the website - a vital component of successful task completion activities that drives bottom line. Taking a user perspective - when they hit a page, will they know what&#8217;s available and where can they go? Is the offering shown in the navigation elements?</p>
<blockquote><p>Where am I?</p></blockquote>
<p><strong>Structure </strong>- determines the breadth and depth at which data is held at, and whether the user will know where they are relative to the rest of the data. Structure should provide context. Again, you need to see things from a user perspective.</p>
<ul>
<li>When they hit a page will they know where they are?</li>
<li>How do they get to the bit they&#8217;re interested in?</li>
</ul>
<p>Website structure can essentially follow two models:-</p>
<ul>
<li>Taxonomy - traditional hierarchical classification e.g. Groceries &gt; Fruit &amp; Veg &gt; Apples &gt; Braeburn</li>
<li>Faceted search - attribute-value data e.g. Apple, Fruit, Sweet, French, Eating, Green Skin, 0.5 kg Bag, £2.00 - £2.50</li>
</ul>
<p>Planning your website structure is something that a good deal and time and effort needs to be taken on;  re-structuring later because you did not anticipate the scalability or flexibility required can be very costly.</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/spingfield-o-rama.gif" title="" class="shutterset_singlepic6" >
	<img class="ngg-singlepic ngg-center" src="http://blog.strangecorp.com/wp-content/gallery/cache/6__480x318_spingfield-o-rama.gif" alt="6__480x318_spingfield-o-rama The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="spingfield-o-rama.gif" />
</a>

<p>For example the <strong>&#8220;Spingfield-O-Rama&#8221; (<em>see Figure above</em>)</strong> mock-up sitemap is <em>not</em> very scalable and the taxonomy and nomenclature are a bit weak - i.e. how many characters are we going to have to put in &#8220;Ancillary&#8221; as this is pretty much every character in the Simpsons outside of the family, school, work, church and cameos.</p>
<p>This is a great example of NOT anticipating where growth will occur - in this example every episode is likely to generate a new characters or two so we&#8217;d need a more scalable IA to tackle characters in the Simpsons! Think ahead&#8230;</p>
<h2>Navigation</h2>
<p>Apologies - this is going to be a little long-winded but that&#8217;s because there is a lot to touch on, and we&#8217;re really only touching the surface here - so think of this navigation discussion as a round-up of things you&#8217;ll want to consider that impact UX and commercial outcomes.</p>
<h3>Link Types</h3>
<p>Website navigation in its simplest sense is a link (hyperlink) to somewhere else (a web page, a file or document). Often links are grouped and placed in panels to create defined spaces for navigation (e.g. primary navigation, secondary/tertiary, administrative navigation in the header or footer). Let&#8217;s look at the link types that go to make up navigation.</p>
<h4>Hyperlink</h4>
<p>This is the generic name for a link on the web and the thing that converts an index of documents into the hyperlinked web! A hyperlink works by requesting a new page/document from a server which is then delivered to the users browser (client side).</p>
<h4>Text Link (Hypertext)</h4>
<p>This is often called link text or anchor text (the HTML tag used to create links is called the anchor tag) and is the link type that is most accessible to humans and search engines as the words describing the link destination are there in the link itself as text.</p>
<p><a title="Strange Corp Home Page" href="http://www.strangecorp.com" rel='nofollow'>Strange Corporation</a></p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/link-text.jpg" title="" class="shutterset_singlepic4" >
	<img class="ngg-singlepic ngg-center" src="http://blog.strangecorp.com/wp-content/gallery/cache/4__480x59_link-text.jpg" alt="4__480x59_link-text The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="link-text.jpg" />
</a>

<p>This is the link type that provides the greatest commercial benefit as it affects search engine optimisation and link analysis most readily.</p>
<h4>Image Link</h4>
<p>This is where the HTML anchor tag &lt;a&gt; has been placed around an image allowing it to act as a link. Because an image link has no text (so to speak) both the image’s alt atg and the wrapping link’s title-attribute need respectively to explain 1) what the image is and 2) where it goes. Notice in the code below how there is no actual text between the anchor tag in an image link - just the alt tag text.</p>
<p><a style="clear: both; display: block; width: 194px; height: 53px;" href="http://www.strangecorp.com" rel='nofollow'><img style="margin:0; float:left;" title="Stange Corp Home Page" src="http://blog.strangecorp.com/wp-content/plugins/nextgen-gallery/nggshow.php?pid=22&amp;width=194&amp;height=53&amp;mode=" alt="Stange Corporation Logo" /></a></p>
<p><a class="shutterset_singlepic3" style="clear:both; display:block;" href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/link-image.jpg"><br />
<img class="ngg-singlepic ngg-left" title="link-image.jpg" src="http://blog.strangecorp.com/wp-content/plugins/nextgen-gallery/nggshow.php?pid=3&amp;width=480&amp;height=100&amp;mode=" alt="link-image.jpg" /><br />
</a></p>
<p>This is why this type of link is less suited for search engine optimisation and accessibility as neither the spider or human using a screen reader genuinely knows what is in the image and are entirely reliant on the alt tag being accurate and meaningful.</p>
<h4>Image Map Link</h4>
<p>An image map is a plotted HTML link zone that can be superimposed on an image allowing the plotted zones to be used as links. Again, just like an image link because there is no inherent text within an image it is not ideal for SEO; you must also ensure that each plotted polygon has an appropriate alt tag to explain where the link is going.</p>
<h4>JavaScript Links</h4>
<p>This client-side scripting language is ubiquitous in web browsers and a driving force behind dynamic functions we tend to now take for granted. JavaScript links can be initiated from a variety of elements in the Document Object Model (DOM) and user interactions. The thing to remember about JavaScript navigation is that it is largely inaccessible to search engines and many users with accessibility issues (Google however, does now follow very basic JavaScript links) .</p>
<p>Therefore, it is strongly recommended that any JavaScript link functionality that you provide is backed-up with a more accessible HTML alternative to ensure humans and the search engine spiders can get to the same link destinations.</p>
<h4>Form Submit Button</h4>
<p>The submit element within a form is a link and makes an HTTP request when clicked. Example submit buttons from left to right Amazon, John Lewis and eBay are shown below.</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/amazon-john-lewis-ebay-buttons.jpg" title="" class="shutterset_singlepic5" >
	<img class="ngg-singlepic ngg-center" src="http://blog.strangecorp.com/wp-content/gallery/cache/5__480x70_amazon-john-lewis-ebay-buttons.jpg" alt="5__480x70_amazon-john-lewis-ebay-buttons The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="amazon-john-lewis-ebay-buttons.jpg" />
</a>

<p>Submit bttons are usually associated with important call-to-action functions - therefore, the copy used in the text will have an important influence on conversion rates and user response levels.</p>
<h4>Form Elements</h4>
<p>Other elements within a form such as an option-select drop down menu can be used as navigation elements, but these are not links in themselves, but merely ways of triggering JavaScript links or using JavaScript to initiate a hidden form submit button.</p>
<h4>Flash/Silverlight/Apps</h4>
<p>Web based applications such as Flash and Silverlight can deploy links in a whole range of ways; but in the simplest sense they still fire an HTTP request. Like images, which are not text based, Flash &amp; Silverslight, and any other web apps need to consider accessibility for humans and search engines during development, and alternative functionality needs to be available if the app cannot meet this need!</p>
<h3>Navigation Design Tips</h3>
<p>Here&#8217;s a quick list of consideration for any navigation design you do:-</p>
<p><strong>Compact</strong> - screen real estate is at a premium - don&#8217;t waste it on navigation if it can be made more compact</p>
<p><strong>Logical menu structure</strong> - don&#8217;t confuse users - keep it simple - don&#8217;t create weird hierarchies or coin new words - don&#8217;t display unusual relationship between topics/things (so displaying groceries by country of origin might be cool, but most shoppers are used to more traditional hierarchical groups in their supermarket).</p>
<p><strong>Self evident labels</strong> - Definitely take the Ronseal stance with navigation menu labelling &#8220;It does exactly what it says on the tin&#8221;. Make it no-nonsense plain language with clarity and context. What is the topic/thing - then call it that!</p>
<p><strong>Intuitive functionality</strong>- the navigation must work in a manner that anyone can understand merely by using it.</p>
<p><strong>Fast</strong> - the download and response times must be quick (almost instantaneous) - good lean coding and use of caching will ensuring this.</p>
<p><strong>Browser compatible</strong> - your navigation must work in all the major browsers if you don&#8217;t want to lose visitors or give them an awful user experience.</p>
<p><strong>Scalable and future proof </strong>- your navigation has got to use technologies that will survive (HTML/CSS and JavaScript solutions are going to give you longevity). Likewise you need to consider how your business and website structure might change. Does your navigation provide scalability? If you needed to double the number of products you offer can you do this? If you stop offering something can it be extricated with out leaving a conspicuous hole?</p>
<h3>Navigation Types &amp; States</h3>
<p>When considering navigation design you need to think about the navigation states you&#8217;ll require; what needs to be shown everywhere (global navigation); will the navigation interact with the user (conditional navigation); what scalability is required and how will you sort topics/silos (secondary navigation and taxonomy/facets); lastly do any areas require access to be restricted to allow only certain types of users (logged-in/registered users)?</p>
<p>Lets take a quick look at navigation types/states:-</p>
<p><strong>Global Navigation (Persistent)</strong> - As the name suggest global navigation appears on every page of a website and is the top level navigation&#8217;s hierarchy.</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/apple-primary-nav-global.jpg" title="" class="shutterset_singlepic7" >
	<img class="ngg-singlepic ngg-center" src="http://blog.strangecorp.com/wp-content/gallery/cache/7__480x31_apple-primary-nav-global.jpg" alt="7__480x31_apple-primary-nav-global The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="apple-primary-nav-global.jpg" />
</a>

<p>It usually consists of the primary navigation <strong>(see Apple&#8217;s example above)</strong>, administrative header and footer navigation <strong>(see John Lewis&#8217;s example below)</strong> , search and sometimes search widgets/guided search tools. The global navigation should be those links considered a sine qua non to commercial success and your users&#8217; needs.</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/john-lewis-admin-nav.jpg" title="" class="shutterset_singlepic8" >
	<img class="ngg-singlepic ngg-center" src="http://blog.strangecorp.com/wp-content/gallery/cache/8__480x69_john-lewis-admin-nav.jpg" alt="8__480x69_john-lewis-admin-nav The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="john-lewis-admin-nav.jpg" />
</a>

<p><strong>Conditional Navigation (Persistent/Non-Persistent)</strong> - These are links that appear through interaction with the user (i.e. a conditional state has been met). Classic conditional navigation examples are roll-out/drop-down navigations <strong>(see Dell&#8217;s example below)</strong>, AJAX search widgets and links found on tabs when in-page tabs are clicked on the same page. When conditional navigation is constructed using HTML/CSS it can be entirely accessible to both humans and search engines.</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/dell-dropdown-nav.jpg" title="" class="shutterset_singlepic9" >
	<img class="ngg-singlepic ngg-right" src="http://blog.strangecorp.com/wp-content/gallery/cache/9__240x132_dell-dropdown-nav.jpg" alt="9__240x132_dell-dropdown-nav The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="dell-dropdown-nav.jpg" />
</a>

<p>However, care and consideration must be taken when deploying conditional navigation as:-</p>
<p>1) Links are often initially hidden (and therefore their presence must be signalled to users or inferred by users based on &#8220;convention&#8221;)</p>
<p>2) It is all too easy to make conditional links inaccessible to humans and search engines if one does not consider how things work without JavaScript running the show. We&#8217;d strongly recommend having an HTML/CSS back-up methodology that works without JavaScript .</p>
<p>The main advantages of conditional navigation are:-</p>
<p>1) It does not use much screen real-estate until the users wants to navigate, at which point more options become available</p>
<p>2) Many levels of navigation can be shown to the user without the user having to navigate off the page they are on saving time and clicks when navigating</p>
<p>3) When built using flat HTML/CSS but driven with JavaScript it presents search engines with a flat-linear access to  all your important links, often nicely categorised - in effect providing your website with a large global navigation inventory/site map of the important pages. Good search engine fodder!</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/john-lewis-secondary-nav.jpg" title="" class="shutterset_singlepic10" >
	<img class="ngg-singlepic ngg-right" src="http://blog.strangecorp.com/wp-content/gallery/cache/10__200x798_john-lewis-secondary-nav.jpg" alt="10__200x798_john-lewis-secondary-nav The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="john-lewis-secondary-nav.jpg" />
</a>

<p><strong>Secondary Navigation (Non-Persistent)</strong> - These are links to sub-pages such as categories and subcategories or silos under the primary hierarchical tier <strong>(see John Lewis&#8217;s example to the right)</strong>. Traditionally these have been deployed in the left-hand or right-hand columns, although this is by no means universal. Secondary navigation can be deployed as a contextually persistent element (i.e. always visible within the relevant category) or in a non-persistent fashion (i.e. as conditional navigation).</p>
<p>The key to good secondary navigation design is clearly expressing the grandparent-parent-child page relationship and how the users navigates up or down the hierarchy. A user needs to know:-</p>
<ul>
<li> what is available on the current level (sibling pages)</li>
<li>what is above the current level  (parent and grand parent pages)</li>
<li>what is available  below the current level (child pages).</li>
</ul>
<p>This needs be made obvious - use category indication (labels saying where you are e.g. &#8220;Men&#8217;s Boots&#8221; if you in the men&#8217;s boots section) with links to parent categories made clear and spatially relevant (e.g. the &#8220;Men&#8217;s Footwear&#8221; parent category link needs to be near/adjacent to the link for the current &#8220;Men&#8217;s Boots&#8221; page).</p>
<p>The current page should be indicated as being active with the link state indicating &#8220;<em><strong>this page</strong></em>&#8221; is active within the navigation panel.</p>
<p>Same level sibling navigation must be placed adjacent to the active page link.</p>
<p>Child level sub-navigation should be indicated visually using labels and/or visual communication techniques such as indentation, iconography and colour indication.</p>
<p><strong>Breadcrumb Navigation</strong> - This is a classic example of secondary navigation providing a means of navigating up the hierarchy of a taxonomy and giving the user a sense of website geography/hierarchy:-</p>
<p><span style="color: #99cc00;"><span style="text-decoration: underline;">Great Grand Parent Page </span>&gt; <span style="text-decoration: underline;">Grand Parent Page</span> &gt; <span style="text-decoration: underline;">Parent Page</span> &gt; <strong>Current Page</strong></span></p>
<p>Whilst providing a means of navigating up the hierarchy, breadcrumb navigation cannot help users find child or sibling pages, only parents and grand parents - so you can only go up, not down. Therefore, another means of navigation is obviously required to go down to lower level pages.</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/bbc-tabbed-hero-panel.jpg" title="An example of an in-page navigation element that alters the visibility/display state of HTML elements using CSS and the DOM." class="shutterset_singlepic1" >
	<img class="ngg-singlepic ngg-right" src="http://blog.strangecorp.com/wp-content/gallery/cache/1__220x165_bbc-tabbed-hero-panel.jpg" alt="BBC Tabbed Hero Panel" title="BBC Tabbed Hero Panel" />
</a>

<p><strong>In-Page Tabs &amp; Content Visibility Links</strong> - Many website use HTML/CSS to alter the CSS visibility/display states of HTML elements, thus either injecting/removing content or displaying alternative content in the same space. The advantages of this are:-</p>
<ul>
<li>More compact page layouts</li>
<li>No need to refresh the page for additional content</li>
<li>All the content can be seen for accessibility purposes (to humans and search engines alike)</li>
</ul>
<p>The downsides to having variable display states are:-</p>
<ul>
<li>Users may not spot the hidden content - it needs to be signalled clearly with obvious visual communication</li>
<li>It is technically spam (hidden content is frowned on by the search engines) - however, it has becomes so ubiquitous that it is unlikely this will cause an issues if implemented moderately.</li>
</ul>
<p><strong>Restricted Navigation (Non-Persistent)</strong> - There are often areas of a website you only want available to certain users (e.g. registered users) Generally any of the above types of navigation can be used in areas with a restricted view - so as a type of navigation &#8220;restricted navigation&#8221; does not really exist - it is merely a way describing access.</p>
<p>The reason for mentioning it is that it is &#8220;restricted&#8221;! Therefore you cannot have a login area (members zone or such like) and expected restricted data to be indexed by search engines/be publicly available. So you need to plan carefully what is fully accessible, and what is not.</p>
<h3>Navigation Methodologies</h3>
<p>So now we know what types of links are available, let&#8217;s look at some methodologies used to deploy them and some of the ingenious solutions that have evolved to deploy navigation IA.</p>
<h4>Horizontal Bar</h4>
<p>This is a very common form of navigation, usually constructed using the &lt;UL&gt; HTML element with the list-items deployed side-to-side (controlled via the CSS).</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/horizontal-bar-nav.jpg" title="" class="shutterset_singlepic11" >
	<img class="ngg-singlepic ngg-center" src="http://blog.strangecorp.com/wp-content/gallery/cache/11__480x270_horizontal-bar-nav.jpg" alt="11__480x270_horizontal-bar-nav The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="horizontal-bar-nav.jpg" />
</a>

<p>This type of navigation is typically going to be used for the primary navigation.</p>
<h4>Vertical Menu</h4>
<p>This is also a very common form of navigation and in most cases will use almost identical HTML as  found in the horizontal bar - with an unordered-list container holding the list-items which wrap around each of the links themselves.</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/vertical-menu-nav.jpg" title="" class="shutterset_singlepic12" >
	<img class="ngg-singlepic ngg-center" src="http://blog.strangecorp.com/wp-content/gallery/cache/12__480x268_vertical-menu-nav.jpg" alt="12__480x268_vertical-menu-nav The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="vertical-menu-nav.jpg" />
</a>

<p>This type of navigation is typically going to be used for either the primary or secondary navigation depending on the size of the offering /information resource that needs to be accessed. Bigger websites will tend to use this type of menu for secondary/tertiary navigation.</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/amzon-rollout-menu.gif" title="" class="shutterset_singlepic13" >
	<img class="ngg-singlepic ngg-right" src="http://blog.strangecorp.com/wp-content/gallery/cache/13__200x166_amzon-rollout-menu.gif" alt="13__200x166_amzon-rollout-menu The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="amzon-rollout-menu.gif" />
</a>

<h4>Dynamic Menus - Roll-out Menu</h4>
<p>The roll-out menu uses HTML/CSS (sometimes with JavaScript) to display the menu on-hover (sometimes on-click) using either the anchor element&#8217;s pseudo class a:hover or the DOM to enact the menu appearing.</p>
<p>Caution should be taken if considering  nesting child sub-menus off the roll-out menu as these have proven to offer weaker usability performance. Also when adding additional sub-menus to a roll-out navigation you need to consider page width. There are many small screen resolutions form factors entering the market (hand-hand devices and smart phones) so overly wide navigation relying on hover-states to remain open can impair usability (fiddly stuff on a phone, netbook or tablet) so keep these menus as narrow as possible.</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/play-dropdown-menu.png" title="" class="shutterset_singlepic14" >
	<img class="ngg-singlepic ngg-right" src="http://blog.strangecorp.com/wp-content/gallery/cache/14__200x199_play-dropdown-menu.png" alt="14__200x199_play-dropdown-menu The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="play-dropdown-menu.png" />
</a>

<h4>Dynamic Menus - Drop-down Menu</h4>
<p>Like the roll-out menu, drop-down menus can use the same HTML/CSS and JavaScript techniques.</p>
<p>Caution should be taken not to make the menus to long/deep as this will also impair usability and prevent some users being able to navigate as desired.</p>
<p>Obviously you could make this a roll-up menu, but users might find this a bit confusing as it is a bit unconventional; and unconventionality usually means lower conversion rates - so it needs to be very intuitive if you plan on doing something original and innovative.</p>
<h4>Dynamic Menus - Drop-down Panel</h4>
<p>This is a variation on the drop-down menu theme. Instead of showing just the immediate child pages this technique will often show either categorised child pages with heading elements or grand-child pages with the child pages forming the categorised heading links in a large panel which can accommodate more links.</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/john-lewis-panel.png" title="" class="shutterset_singlepic15" >
	<img class="ngg-singlepic ngg-center" src="http://blog.strangecorp.com/wp-content/gallery/cache/15__480x287_john-lewis-panel.png" alt="15__480x287_john-lewis-panel The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="john-lewis-panel.png" />
</a>

<p>The advantages are:-</p>
<ul>
<li>You can show a lot of links in a organised fashion without the users having to navigate of the current page</li>
<li>You can access these links from every page of the website when applied to the primary nav as in the example from John Lewis</li>
<li>The links do not clutter the offering or take vital screen real-estate until needed.</li>
</ul>
<p>The disadvantages are:-</p>
<ul>
<li>You need to be careful of the size of the panel and you users&#8217; screen resolutions</li>
<li>The links are hidden unless the user interacts with the primary navigation.</li>
</ul>
<h4>Dynamic Menus - Scrolling Menus</h4>
<p>Like most dynamic navigation, scrolling navigation can be made usable and accessible or not! However, the nots tend to be a bit more prevalent with this type of navigation. So double-check with your web development team that any deployment is fully accessible. If it does not work without JavaScript it is probably going to be inaccessible.</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/apple-scrolling-menu.png" title="" class="shutterset_singlepic16" >
	<img class="ngg-singlepic ngg-center" src="http://blog.strangecorp.com/wp-content/gallery/cache/16__480240x94_apple-scrolling-menu.png" alt="16__480240x94_apple-scrolling-menu The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="apple-scrolling-menu.png" />
</a>

<p>Horizontal and vertical scrolling navigation allow you to provide more links in a limited space which can be an advantage in many circumstances. However, be aware that unlike &#8220;hover state&#8221; type reveals for navigation elements, a scrolling navigation is much more difficult to interact with and a significant reduction in usability is consequent - so use judiciously and sparingly.</p>
<h4>Dynamic Menus - Carousels</h4>
<p>Carousels are innately inaccessible as they rely on either JavaScript (via libraries such as JQuery) or third party programmes such as Flash or Silverlight to provide the lateral flow function. So when you use a carousel you must either provide an alternate navigation methodology or build the element so it degrades elegantly into some form of HTML/CSS equivalent.</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/ubisoft-carousel.png" title="" class="shutterset_singlepic17" >
	<img class="ngg-singlepic ngg-center" src="http://blog.strangecorp.com/wp-content/gallery/cache/17__480x164_ubisoft-carousel.png" alt="17__480x164_ubisoft-carousel The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="ubisoft-carousel.png" />
</a>

<p>The advantage of a carousel is that they provide slick and high-gloss to the UI and a richer more engaging experience - so they certainly have their place and appropriate deployment - just make sure you provide an accessible alternative.</p>
<h4>Dynamic Menus - Accordion Menus</h4>
<p>Accordion menus dynamically open and reveal child links when the parent link is either clicked or hovered over. Again the advantage of this technique is that the &#8220;pancake&#8221; is more compact and parent-child relationships become more clear (as child pages only appear when you interact with the parent link). Below we can see an &#8220;accordion&#8221; on the Apple website opening and closing with three different categories as the active element with their child sub-links being displayed in each case.</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/apple-accordion-menu.png" title="" class="shutterset_singlepic18" >
	<img class="ngg-singlepic ngg-center" src="http://blog.strangecorp.com/wp-content/gallery/cache/18__480x431_apple-accordion-menu.png" alt="18__480x431_apple-accordion-menu The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="apple-accordion-menu.png" />
</a>

<p>Generally these menus will be built as a standard vertical menu, with the hiding of the appropriate child links being handled by JavaScript - consequently this usually means they are completely accessible unless implemented horribly!</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/southwest-airlines-search-widget.png" title="" class="shutterset_singlepic20" >
	<img class="ngg-singlepic ngg-right" src="http://blog.strangecorp.com/wp-content/gallery/cache/20__200x330_southwest-airlines-search-widget.png" alt="20__200x330_southwest-airlines-search-widget The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="southwest-airlines-search-widget.png" />
</a>

<h4>Search Widgets / Search Tools</h4>
<p>These are glorified pre-populated forms that help guide your user searches. They let users know what you&#8217;ve got from pre-defined list. You can jazz them up with client-side scripting and frameworks such as AJAX, but again remember they must work without the JavaScript/client-side scripting to be accessible.</p>
<p>The advantages of search widgets is that they allow users to quickly discover what&#8217;s in your offering and get to what they want to find. Search widgets work best when all/most parameters are known in advance and the data is well structured based on the attributes used in the widget.</p>
<h4>Faceted Search</h4>
<p>Similar to search widgets, faceted search breaks down your offering into attribute silos. Most faceted search layouts will use either vertical or horizontal HTML links with the number of results associated with a facet indicated in the link text e.g. <span style="color: #99cc00;"><span style="text-decoration: underline;">Apples (23)</span></span> <span style="color: #99cc00;"><span style="text-decoration: underline;">Oranges (4)</span></span>.</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/john-lewis-faceted-search.png" title="" class="shutterset_singlepic21" >
	<img class="ngg-singlepic ngg-right" src="http://blog.strangecorp.com/wp-content/gallery/cache/21__197x970_john-lewis-faceted-search.png" alt="21__197x970_john-lewis-faceted-search The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="john-lewis-faceted-search.png" />
</a>

<p>See John Lewis&#8217; example to the right for LCD TVs.</p>
<p>Some faceted search will dynamically update in-page without a refresh using AJAX/clinet-side scripting to give you a running tally of your selections. However, like everything else we&#8217;ve mentioned, to be accessible you&#8217;ll need to be able execute HTTP requests for facet combinations without the use of client side scripting (i.e. a standard URL request to get the combination of facets desired).</p>
<p>Faceted search is ideal for complex offering with many possible choice combinations, allowing users to whittle down the results to just those elements they consider important to the purchase or information search and seeing all results that match their criteria (a key element in the purchase decision cycle - evaluation of the criteria).</p>
<h4>Filters, Sort &amp; Paging/View Functions</h4>
<p>These elements allow users to make sense of category search results found on most ecommerce solutions.</p>
<p><strong>Filters</strong> - These allow you to include or exclude results - generally this will be based on the &#8220;select&#8221; form element which appears as a drop-down menu, but sometimes a free-text input field can be used with include/exclude selection drown-down options or radio buttons. The similarities between filters and faceted search are largely semantic to many users - for them the end results are the same, namely keeping in or keeping out what they want or don&#8217;t want respectively. Classic ecommerce filters include:-</p>
<ul>
<li>Brand/Manufacturer</li>
<li>Price Range Brackets</li>
<li>Size/Weight/Volume/Dimension Range</li>
<li>Colour/Style/Finish</li>
</ul>
<p><strong>Sort functions</strong> - these allow you to order the results of a category page as you desire. Often these are just ascending/descending arrow links. Classic ecommerce sort functions include:-</p>
<ul>
<li>A-Z ascending/descending</li>
<li>Price ascending/descending</li>
<li>User Rating/Review/Satisfaction ascending/descending</li>
</ul>
<blockquote><p>How you implement your default view state can have a significant impact on commercial outcomes</p></blockquote>
<p><strong>Page view functions</strong> - these determine how many items appear in a category result set.  How you implement your default view state can have a significant impact on commercial outcomes. Too many products/results will increase server load and increase the amount of data that must be downloaded.</p>
<p>However, many years of user testing by UX professionals and ecommerce retailers has shown that users prefer more rather than less results when they look at a category - they want to see what you&#8217;ve got! With the mouse-wheel being ubiquitous people intuitively scroll down - however, they&#8217;re less likely to hunt for and click on the &#8220;next &gt;&#8221; link.</p>
<p>So your default view state (the number of results shown on a category) is a significant commercial decision that you must finely balance between:-</p>
<ul>
<li>how many products/results you have in any category</li>
<li>how many results can be displayed without slowing the page (to the point of UX impairment)</li>
</ul>
<p>In addition to the default page view limit, it is strongly advised to offer users their own choice of items to be viewed on a page with a range of page view limit options in a select drop-down menu (e.g. &#8220;View 10, 20, 50&#8243; results or whatever ranges suit the offering best).</p>
<p>Consult your web analytics to see what users are doing and which view state is most popular - this might be the quickest and easiest way to determine what suits your website, offering and audience best when it comes to your default page view.</p>
<p><strong>Paging functions</strong> - these are closely tied to page view functions as they determine how the user gets to the next page in a results set when the number of results is greater than the current page view number. These are generally simple links with <span style="color: #99cc00;"><span style="text-decoration: underline;">Next&gt;</span></span>, <span style="color: #99cc00;"><span style="text-decoration: underline;">&lt;Previous</span></span>, <span style="color: #99cc00;"><span style="text-decoration: underline;">Last&gt;&gt;</span></span>, <span style="color: #99cc00;"><span style="text-decoration: underline;">&lt;&lt;First</span></span> and numbered page links.</p>
<p><strong>Filter, Sort &amp; Page View Accessibility</strong> - Filters, sort  and page view functions require a visible &#8220;submit&#8221; button when viewed without JavaScript/client-side scripting to ensure these form elements are fully accessible as the select drop-down and other form elements used to provide this functionality cannot directly submit data to the server. A visible submit button makes life easier for the user not able to use client-side scripts.</p>
<p>Filter, sort, page view and pagination functions are generally presented in a single bar across category results pages. It is strongly recommended that the bar is present at both the top and bottom of the results set as this improves usability.</p>
<h4>Tags/Tag Clouds</h4>
<p>Tag clouds are clusters of links based on keywords that have been tagged to data. One of the key advantages of tag clouds is that they generate an &#8220;organic&#8221; link architecture - i.e. this is a user/author generated link architecture that develops of its own accord as data is published with its associated tags.</p>

<a href="http://blog.strangecorp.com/wp-content/gallery/ia-nav-examples/flickr-tag-cloud.png" title="" class="shutterset_singlepic19" >
	<img class="ngg-singlepic ngg-center" src="http://blog.strangecorp.com/wp-content/gallery/cache/19__480x108_flickr-tag-cloud.png" alt="19__480x108_flickr-tag-cloud The Commercial Benefits of Optimised Website Information Architecture - Part 2" title="flickr-tag-cloud.png" />
</a>

<p>Tag clouds often use variable font size to visual communicate relative importance/weight within the results set - the more articles/results that contain a tag for a keyword, the bigger that tag appears in the &#8220;cloud&#8221;</p>
<p>Tags and tag clouds are particularly useful when:-</p>
<ul>
<li>applied to user generate content (UGC)</li>
<li>the primary data is non-textual (e.g. images, video, audio)</li>
<li>the primary data is not self-contextual (data sets, non-prose textual data such as programming code)</li>
</ul>
<p>By adopting users tagging large document sets can to some degree overcome metadata deficits and the expense of adding metadata post hoc within a formal schema.</p>
<p>So in short allowing data to be tagged by users makes the data more useful and accessible - which is good for everyone.</p>
<h2>Structure</h2>
<p>So we&#8217;ve taken a look at navigation (the means of getting around the website) but now we must turn to the structure of the website itself. This is a serious business, as structure affects everything in IA.</p>
<h3>Types of Website Structure</h3>
<p>There are two types of structure you can employ to present your data based on classification models used to order/sort stuff in all fields of life. These are:-</p>
<ul>
<li>Taxonomy</li>
<li>Faceted Search</li>
</ul>
<h3>Taxonomy</h3>
<p>A taxonomy is a pre-defined hierarchical order of things; so websites using a taxonomical structure have &#8220;Parent-Child&#8221; relationships between web pages. There is a family tree like structure with the home page as the eldest relative, under which are the first generation of children - the main categories, and under these sit the categories, the subcategories on so on, until you reach the end of the branch where document pages reside (content/product pages).</p>
<p>Because taxonomies rely on the grouping of related things within each branch it is necessary for the information architect to ensure that these groupings are logical to the user. The information architect must also be highly conscious of &#8220;branching&#8221; i.e. how many things are in each category.</p>
<h4>Rule of 5+/- 2</h4>
<p>Humans retrieve information best when there are between 3 and 7 items (know as the rule of 5 plus/minus 2 as the optimal number of items is 5) so the development of any &#8220;tree&#8221; needs to be mindful of this user requirement. Often you&#8217;ll be faced with a reality that cannot be circumvented and more than 7 items will be required in a menu structure, so this is why clarity in the navigation design and layout becomes even more important.</p>
<h4>Keyword Research &amp; Search Engine Ontology</h4>
<p>Keyword research to help define and populate your naming scheme (nomenclature) is one of those oft overlooked and undervalued things that needs doing to ensure better commercial outcomes.</p>
<p>Because taxonomies rely on a pre-defined nomenclature for branching elements (categories and subcategories) careful selection of keywords used for each element is recommended.</p>
<p>Search engine algorithms gain their understanding of data and what they&#8217;re looking at (ontology) by looking at the linking relationship (link architecture or structure) between web pages and what those web pages contain in textual content. Therefore, a taxonomy and what you name things has two really important functions:-</p>
<ul>
<li>Taxonomy naming (nomenclature) using relevant keyword increases the likelihood of receiving increased levels of relevant search engine traffic for specific and related keyword terms</li>
<li>Your taxonomy&#8217;s nomenclature affects the semantics of other keywords within the &#8220;branch&#8221; (tiers below and above) as the search engine can better infer context and comprehension due to keyword relationships - which increases accuracy and therefore, relevance - improving search ranking.</li>
</ul>
<p>You&#8217;re looking to identify and use the most likely keywords your target audience will associate with the topic of the branch in the taxonomy. In do so you significantly increase the likelihood the search engine will find your offering relevant for the desired topic.</p>
<p>Maximising the benefits of organic search algorithms by using the most sensible keywords in your category naming is going to help drive more relevant &#8220;qualified&#8221; traffic to your website. As organic search traffic is free, this is going to create low-cost high-converting traffic opportunities that you&#8217;re less likely to receive when keyword research is eschewed.</p>
<h4>Website Scalability</h4>
<p>As mentioned in the introduction, one of the biggest shortcomings in website IA design and schema is not anticipating growth or changes in the offering.</p>
<p>So be mindful of the need for a basic flexibility in your structure and the ability to generate new branches within any topic or remove existing branches without having to rebuild the website.</p>
<p>Any half-decent front-end templates of a content managed website should employ a basic level of flexibility and dexterity with regard to website structure. So if you&#8217;re currently planning or preparing a website build project brief for an internal team or 3rd party developers/agency do make sure this is part of the conversation, because once something is hard coded (i.e.inflexible) it becomes a great deal more expensive and time consuming to put right what should have been there from day one.</p>
<h3>Faceted search</h3>
<p>Faceted search (faceted navigation/browsing) is a linear/flat structure with no real hierarchy. It is based on attributes associated with document pages so all structure is organic in the sense that your offering/inventory attributes define the criteria by which users can search.</p>
<p>Very few true faceted search websites exist; most are hybrids using a mix on traditionally taxonomies to handle the basics and faceted search to handle criteria selection in the offering/inventory.</p>
<p>The key to an effective faceted search implementation is it needs to be self evident how it works. So keep the user interface (UI) simple.  Some basic advice would be:-</p>
<ul>
<li>Show available facets as links or check boxes + links as this make them crawlable by search engines - select menu items are not - so another route in is required if you want your facet combinations indexed by the search engine spiders</li>
<li>Indicate how many results are associated with each facet</li>
<li>Keep faceted search links/functionality in the same place</li>
<li>Allow users to add/remove facets from the list</li>
<li>Allow users to search on one facet or combination of facets and then refine their search further by adding more facets</li>
<li>Allow results to be sorted using addition functions - i.e. not native to the facet logic as this will provide greater flexibility to the user to control the data - filtering will remain controlled through facet selection</li>
</ul>
<p>We could discuss faceted search and navigation at length, but it is the initial planning phase where things can go awry with significant implications so let&#8217;s take a quick delve into that and we&#8217;ll look in depth a faceted search in general at a later date&#8230;</p>
<h4>Data Structure &amp; Keyword Manipulation</h4>
<p>When planning your website architecture the key to successful and useful faceted search implementations is the granularity and consistency of your relational database&#8217;s data set for each row item (product/offering).</p>
<p>You need to think of all the different attributes you can associate with an item and then define attribute-pair values for each (i.e. the attribute name and its value) consistently to all items. For example let think about a pair of Levi&#8217;s® 501 Jeans. What attribute-value pairs would this item present?</p>
<h5>Example Attribute-Value Pairs for Levi&#8217;s ® 501 Jeans</h5>
<ul>
<li>Gender: Men&#8217;s</li>
<li>Manufacturer: Levi&#8217;s ®</li>
<li>Style: 501</li>
<li>Model: 005010460</li>
<li>Fit: Standard Fit</li>
<li>Fit Leg: Standard Leg</li>
<li>Fit Fly: Fly Button</li>
<li>Material: 100% Cotton</li>
<li>Material Weight 13.5oz.</li>
<li>Fabric: Denim</li>
<li>Generic Type: Jeans</li>
<li>Type Synonym: Trousers</li>
<li>Colour Generic: Blue</li>
<li>Colour Specific: Heavy Stuff</li>
<li>Finish: Vintage/Distressed</li>
<li>Retail Price: £60.00</li>
<li>Size: 32/32</li>
<li>Detail #1: 5 pocket</li>
<li>Detail #2: rivetted</li>
<li>Detail #3: rear pocket red tab</li>
<li>Detail #4: brand logo /size patch</li>
</ul>
<p>As we can see, a simple pair of jeans can have quite a few attribute value pairs, and most of these could conceivably be used within the context of faceted search. So the more granular you can make the data you hold for each product the more you can do with it.</p>
<h4>Keyword String Concatenation</h4>
<p>Likewise, granular data allows you to not only drive faceted search logic, but it also allows you to dynamically present textual-string data through concatenation in ways that offer optimal use of the code flow for search engine consumption.</p>
<p>In English, that means you can cut and re-cut the data to form sentence structures for things like the <strong>Title</strong>, <strong>Heading</strong>, <strong>Breadcrumb</strong>, <strong>Links</strong>, <strong>Unique Selling Points</strong> and <strong>Benefit Statements</strong> using different combinations of the data. So from the example above we can create many different concatenation from the array of data to describe the same product:-</p>
<ul>
<li>Levi&#8217;s ® 501 Denim Jeans</li>
<li>Levi&#8217;s ® 501 Jeans 100% Cotton</li>
<li>Levi&#8217;s ® 501 Jeans 32/32</li>
<li>Levi&#8217;s ® 501 Jeans 32/32 £60.00</li>
<li>Levi&#8217;s ® 501 Jeans 32/32 Blue</li>
<li>Levi&#8217;s ® 501 Jeans 32/32 Heavy Stuff</li>
<li>Levi&#8217;s ® 501 Jeans 32/32 Vintage/Distressed</li>
<li>Levi&#8217;s ® 501 Jeans Fly Button</li>
<li>Levi&#8217;s ® 501 Jeans Standard Fit</li>
<li>Men&#8217;s Levi&#8217;s ® 501 Blue Jeans</li>
<li>Men&#8217;s Levi&#8217;s ® 501 Denim Jeans</li>
<li>Men&#8217;s Levi&#8217;s ® 501 Jeans</li>
<li>Men&#8217;s Levi&#8217;s ® 501 Jeans 100% Cotton</li>
<li>Men&#8217;s Levi&#8217;s ® 501 Jeans Fly Button</li>
<li>Men&#8217;s Levi&#8217;s ® 501 Jeans Standard Fit</li>
</ul>
<p>How we use these data strings or any other conceivable concatenation to influence search engines and present the data in the most favourable light (i.e. where to put what data) is where IA structural design and search engine optimisation (SEO) come together. This is where some of the biggest commercial benefits with IA planning can be found.</p>
<p>If you&#8217;re planning new ecommerce website we&#8217;d recommend you talk to an IA/SEO specialist as part of the process to outline where and how you can reap the most benefits from your &#8220;potential&#8221; data and the real opportunity cost associated with generating more granular data as part of the product database population process.</p>
<p>The key is to tie the concatenated strings (your optimised keyword combinations) into the HTML elements that directly support the faceted search combination page. So if the facet search combination page is a category for the following facets:-</p>
<ul>
<li>Men&#8217;s</li>
<li>Jeans</li>
<li>Levi&#8217;s ®</li>
<li>32&#8243;/32&#8243;</li>
<li>501</li>
</ul>
<p>Then the category page itself and all the pages shown in the listing need to have relevant keywords in the right HTML elements that the search engine is going to evaluate.</p>
<p>A quick summary of those elements might be something like this:-</p>
<ul>
<li>Category Page HTML Title</li>
<li>Category Page Meta Description</li>
<li>Category Page H1 Heading</li>
<li>Category Page Faceted Search Function Panel / Breadcrumb</li>
<li>Category Page Link Text</li>
<li>Category Page Thumbnail Image Alt Tag</li>
<li>Category Page Listing Call-to-Action Button</li>
<li>Product Pages  HTML Titles</li>
<li>Product Pages Meta Descriptions</li>
<li>Product Pages H1 Headings</li>
<li>Product Pages Summary / Description</li>
<li>Product Pages Attributes / Specification Tables</li>
<li>Product Pages Image Name, Alt Tag &amp; Caption</li>
<li>Product Pages Related Product Link Text</li>
</ul>
<p>By having granular textual data you can ensure that the concatenated strings are grammatically correct and provide meaning and context (semantic optimisation) within each HTML element. That helps information retrieval systems such as search engines understand what a web page is about - any you&#8217;ll be rewarded for making your offering clearer and easier for them to understand with increased relevance and search engine rankings.</p>
<h2>Getting Around</h2>
<p>Let&#8217;s be clear about IA and user experience - many of your users are not going to browse and navigate their way down through your website hierarchy to a product page - they&#8217;re going to use the internal search function.</p>
<p><em><strong>However, and this is the really important commercial tip - you IA has a dual and equally important function of explaining your website and its data to the search engines - which will be your main source of traffic in any decent online marketing strategy.</strong></em></p>
<h4>Internal Search</h4>
<p>The ultimate faceted search is the natural language internal search function and it is often going to be the preferred means of getting around a website for many users.</p>
<p>Some basic thing to consider with internal search:-</p>
<ul>
<li>Make it easy to find</li>
<li>Make it part of the global navigation - i.e. on every page</li>
<li>Make the call-to-action button say &#8220;search&#8221;</li>
<li>Don&#8217;t suck! - give relevant result</li>
</ul>
<p>The last of these criteria is easier said than done. Often a commercial-off-the-shelf (COTS) ready made solution is going to get you the best results, so if developing your own website we&#8217;d recommend avoided tackling your own information retrieval development and simply plug a reliable third-party proprietary system that&#8217;s within your budget into the website. This way your result might prove relevant to your users!</p>
<h3>Where Am I? User Location Indication</h3>
<p>Another function navigation performs is to let user know where they are. This function is two-fold:-</p>
<ul>
<li>For users browsing through the website</li>
<li>For users landing on the website via deep linking such as from a search engine results page (SERP) or email campaign</li>
</ul>
<p>It is important to provide a clear indication of where they are and where they can go. This is called providing &#8220;information scent&#8221; and it is key to tackling the bete noir of conversion - user uncertainty. So a little checklist for providing users with a sense of website geography would be:-</p>
<ul>
<li>Place navigation in conventional locations</li>
<li>Make navigation obvious</li>
<li>Make grandparent - parent - child page relationships clear</li>
<li>Indicate active /current location links</li>
<li>Use a breadcrumb</li>
<li>Use a hierarchical HTML title structure</li>
<li>Use a category indication subheading</li>
</ul>
<h2>What Next</h2>
<p>Well, that&#8217;s it for now. In the next part we&#8217;ll discuss how humans and computer/machine systems retrieve data looking into things such as behavioural economics, persuasion and the limbic brain and search algorithms and how these all tie into IA design and UX planning.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strangecorp.com/2010/02/optimised-website-information-architectures-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Beginners Guide to XML</title>
		<link>http://blog.strangecorp.com/2010/01/beginners-guide-to-xml/</link>
		<comments>http://blog.strangecorp.com/2010/01/beginners-guide-to-xml/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 17:11:50 +0000</pubDate>
		<dc:creator>Matthew Pollard</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[AJAX]]></category>

		<category><![CDATA[doctype]]></category>

		<category><![CDATA[DOM]]></category>

		<category><![CDATA[DTD]]></category>

		<category><![CDATA[eXtensible Mark-up Language]]></category>

		<category><![CDATA[Formal Public Identifier]]></category>

		<category><![CDATA[FPI]]></category>

		<category><![CDATA[OpenDocument]]></category>

		<category><![CDATA[RSS]]></category>

		<category><![CDATA[SVG]]></category>

		<category><![CDATA[XHTML]]></category>

		<category><![CDATA[XML]]></category>

		<category><![CDATA[XML formats]]></category>

		<category><![CDATA[XML TV]]></category>

		<guid isPermaLink="false">http://blog.strangecorp.com/?p=602</guid>
		<description><![CDATA[XML stands for Extensible Markup Language. You might not realise it but you are probably already using it...]]></description>
			<content:encoded><![CDATA[<p>XML stands for eXtensible Mark-up Language. You might not realise it but you are probably already using it:</p>
<ul>
<li>XHTML, a mark-up language which many web pages are written in, is a form of XML</li>
<li>if you subscribe to any RSS feeds or use a feed reader, you are using XML</li>
<li>if you use Google, and have seen the drop down &#8220;suggestion box&#8221; when you type, you have seen XML at work</li>
</ul>
<p><img class="size-medium wp-image-835" title="Google's XML-driven search suggestions dropdown" src="http://blog.strangecorp.com/wp-content/uploads/2010/01/google-search-suggestions-dropdown.jpg" alt="Google's XML-driven search suggestions dropdown" width="490" height="221" /></p>
<p>If you have heard of AJAX - which is probably one of the main features of Web 2.0 - the &#8220;X&#8221; in AJAX stands for XML.</p>
<blockquote><p>AJAX is a technology which often uses XML</p></blockquote>
<p>AJAX is a technology which enables a dialogue to be set up between a web page and a server, and allows page content to be dynamically modified without having to physically refresh and reload the page. The data that the page retrieves is normally sent as XML.</p>
<h2>Elements of an XML Document</h2>
<p>At the most basic level an XML file is just a text file – in a similar manner to an HTML document, an XML file can be created in a wide variety of text editors including &#8220;Notepad&#8221;.</p>
<p><img class="size-full wp-image-865" title="Example XML markup from an RSS feed" src="http://blog.strangecorp.com/wp-content/uploads/2010/01/strange_rss_xml.png" alt="Example XML markup from an RSS feed" width="490" height="401" /></p>
<blockquote><p>XML tags are almost entirely customisable</p></blockquote>
<p>An XML document is made up of tags which are almost entirely customisable, as long as the XML rules are followed. There are standard formats though - the above-mentioned XHTML and RSS both use standard formats as defined by their schemas or Document Type Definitions (DTD).</p>
<h4>The Document Type Definitions (DTD)</h4>
<p>A DTD is a schema written in the DTD language. In Standard Generalized Mark-up Language (SGML) family mark-up languages, the DTD contains a set of mark-up declarations that define a document type - whether it might be:</p>
<ul>
<li>HTML 4.01 strict <em>(Contains all HTML elements and attributes, excluding presentational or deprecated elements [eg. font] and framesets)</em></li>
<li>XHTML 1.0 strict <em>(a version of XHTML excluding elements marked as deprecated in the HTML 4.01 specification)</em></li>
<li>XHTML 1.0 transitional <em>(a version including some presentational elements excluded from the strict version)</em></li>
<li>or something else</li>
</ul>
<p>The XML document declares what DTD it uses via a reference within the mark-up - this is how a web browser know what type of HTML to expect and how a feed reader using a RSS document knows what to expect.</p>
<p>The DTD that an HTML or XHTML document refers to is defined at the beginning of the document&#8217;s code using the &#8220;doctype&#8221; declaration - the declaration looking something like this:</p>
<p>&lt;!DOCTYPE HTML PUBLIC &#8220;-//W3C//DTD HTML 4.01//EN&#8221;<br />
&#8220;http://www.w3.org/TR/html4/strict.dtd&#8221;&gt;</p>
<p>The &#8220;doctype&#8221; declaration usually contains two pieces of information to identify the relevant DTD; a Formal Public Identifier (FPI) string <em>[the first quoted segment]</em> and a URL where the browser can find it.</p>
<p>The FPI can be broken down into two information snippets - known as the &#8220;owner identifier&#8221; and &#8220;text identifier&#8221; respectively - which are then further delimited by the &#8220;//&#8221; double-slash characters:</p>
<p>&#8220;[Registration Status]//[Owner]//[Class]   	 [Description]//[Language]&#8221;</p>
<p>The flexibility of the FPI string is the crucial link required to provide the ability to set up your own DTD, or modify the existing DTDs to add the tags you have always wanted.</p>
<blockquote><p>The ability to create DTDs confers the power to construct new XML formats</p></blockquote>
<p>By using the &#8220;doctype&#8221; declaration in your XML code to refer to the location of your DTD, your customised tags would then be valid and execute in the correct manner.</p>
<p>It is this ability to create DTDs which XML documents can refer to, which confers the power to create customised tags and even complete new XML formats.</p>
<h4>XML and the Document Object Model (DOM)</h4>
<p>Much of the functionality we take for granted in today&#8217;s websites relies on something called the &#8220;DOM&#8221; - the Document Object Model.</p>
<p>The DOM is a representation of the web page as XML &#8220;nodes&#8221;, a node being an element or tag. If a node has children (i.e. more tags inside it), then the current node is the parent. You can also have siblings which are next to each other.</p>
<p>JavaScript manipulates the DOM - and therefore the page display - by finding a specified node and modifying it, but also has the ability to add new nodes or remove nodes.</p>
<p>This JavaScript functionality is crucial to the ability of AJAX to modify and update page content, dependant on the data received from the server - as it is this manipulation of the DOM which confers the ability to update content <em>without refreshing the page</em>.</p>
<h4>XML Validation</h4>
<blockquote><p>XML documents must validate correctly to conform to the DTD</p></blockquote>
<p>In order to conform to a DTD&#8217;s standards, XML mark-up should validate and be &#8216;well formed&#8217;.</p>
<p>Being valid means that it follows the schema and being well formed means that it is properly written as XML – tags must be closed and formatted correctly.</p>
<p>There is another reason why validating HTML is important, as validating page not only checks whether it is well formed or not but also provides a way to debug any problems that might occur within the page.</p>
<h2>XML Formats</h2>
<p>XML is used for many things where a standard way to transfer data over the internet is required. RSS, the ubiquitous format that pervades the internet, has already mentioned. However, there many different XML formats emerging - including the following examples:</p>
<h4>XMLTV</h4>
<p><a title="XMLTV XML-based file format for describing TV listings" href="http://wiki.xmltv.org/" rel='nofollow'>XMLTV</a> is a format that enables TV listings to be distributed over the internet to be used by various applications such as media centres or personal video recorders. The Radio Times provides an XMLTV feed of all its listings for personal use.</p>
<h4>OpenDocument</h4>
<p>OpenDocument is a format produced by the open source community as way to standardise and offer better inter operability between systems.</p>
<p>The format was originally created by <a title="OpenOffice.org open source office suite" href="http://www.openoffice.org/" rel='nofollow'>OpenOffice.org</a> the open source office suite but was adopted as a standard by the <a title="Organization for the Advancement of Structured Information Standards" href="http://www.oasis-open.org/" rel='nofollow'>Organization for the Advancement of Structured Information Standards</a> which is a organisation a bit like the W3C and has since been adopted by Microsoft and is used as one of the formats in its Office 2007 suite.</p>
<p>There was some controversy about this as Microsoft was pushing their format, the Office Open XML format which is also an internationally recognised standard. Many open source advocates maintained that this format was biased in favour of Microsoft, but time will show the uptake numbers of each format.</p>
<h4>SVG</h4>
<p><a title="W3C Scalable Vector Graphics homepage" href="http://www.w3.org/Graphics/SVG/" rel='nofollow'>Scalable Vector Graphics</a> is a format that allows a graphic to be broken down into XML. All web browsers support this format apart from Internet Explorer although Google do provide a plug-in for Internet Explorer to allow it to use SVG. It&#8217;s not just web browsers that use the format though main graphics applications support this format. SVG can been animated and interactive along similar lines to what you might expect from Adobe Flash</p>
<p>There are many other different kinds of XML and the chances are you have used it without realising so next time you see a file extension or application that includes an &#8220;X&#8221; in its name there is a good chance it stands for XML.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strangecorp.com/2010/01/beginners-guide-to-xml/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Search, Multi-Channel Marketing &#038; UX</title>
		<link>http://blog.strangecorp.com/2010/01/multi-channel-marketing/</link>
		<comments>http://blog.strangecorp.com/2010/01/multi-channel-marketing/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 12:14:01 +0000</pubDate>
		<dc:creator>Dom Ebel</dc:creator>
		
		<category><![CDATA[Email Marketing]]></category>

		<category><![CDATA[Online Marketing]]></category>

		<category><![CDATA[Search Marketing]]></category>

		<category><![CDATA[Social Media]]></category>

		<category><![CDATA[User Experience]]></category>

		<category><![CDATA[Analytics]]></category>

		<category><![CDATA[Commercialism]]></category>

		<category><![CDATA[consumer behaviour]]></category>

		<category><![CDATA[digital strategies]]></category>

		<category><![CDATA[Halo effect]]></category>

		<category><![CDATA[market research]]></category>

		<category><![CDATA[media consumption]]></category>

		<category><![CDATA[multi-channel marketing]]></category>

		<category><![CDATA[natural search]]></category>

		<category><![CDATA[online vs off-line]]></category>

		<category><![CDATA[paid search]]></category>

		<category><![CDATA[search marketing]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[UX]]></category>

		<category><![CDATA[vertical search engines]]></category>

		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://blog.strangecorp.com/?p=517</guid>
		<description><![CDATA[Integrating online and offline marketing campaigns and providing a successful multi-channel user experience is a powerful way to increase profitability and customer loyalty.

It therefore should be a priority to ensure that all your channels work together, mutually supporting each other with your brand and offering messages, and that these channels provide a seamless path for your users through to an acquisition...]]></description>
			<content:encoded><![CDATA[<p>Integrating online and offline marketing campaigns and providing a successful multi-channel user experience is a powerful way to increase profitability and customer loyalty.</p>
<p>Studies have shown that:</p>
<ul>
<li>customers who purchase from a store through multiple channels spend 14 percent more annually on average than their single-channel counterparts (JupiterResearch)</li>
<li>in some sectors these multi-channel customers are 25 to 50 percent more profitable than their single-channel equivalents (McKinsey &amp; Company).</li>
</ul>
<p>It therefore should be a priority to ensure that all your channels work together, mutually supporting each other with your brand and offering messages, and that these channels provide a seamless path for your users through to an acquisition.</p>
<h2>Integrating Channels</h2>
<p>Successfully integrating organic and paid search with offline campaigns and other channels requires understanding how a business works across a multi-channel environment – and considering channels as an integrated network, rather than individual delivery mediums.</p>
<h4>The User Journey</h4>
<p>It is vital to maintain an integrated approach across the entire journey – in order to reach consumers at all levels and various stages of the journey or purchase cycle.</p>
<p>An example of a typical user journey might be:</p>
<ul>
<li>A consumer sees a TV advert for a time-limited healthcare insurance discount</li>
<li>Reminded again later by reading a magazine advert describing the same offer</li>
<li>Uses a search engine to locate the website and researches the offer</li>
<li>Researches healthcare competitors in the same market space</li>
<li>Returns to the original website and locates the contact information</li>
<li>Rings the healthcare company, discusses his medical requirements and applies for the discounted offer.</li>
</ul>
<p>Search is the vital connection between offline and online marketing, providing the touch points which allow a seamless transition between the offline and online steps of the user journey.</p>
<p>Without the search element - or if a website has no search visibility - a consumer cannot find the information or online resources they seek. This means that the touch points are lost, and this breaks the user journey. Obviously this makes it difficult (if not impossible) for a consumer to complete their task, having a detrimental effect overall on the numbers of successful conversions and therefore the performance of your multi-channel campaign as a whole.</p>
<p>The uplift often seen after a successful search marketing drive is often merely the improvement from sub-optimal performance to optimal performance - as the barriers to task completion present in the user journey are removed.</p>
<p><em>This means that for many, sub-optimal performance is the accepted norm..!</em></p>
<p>The creation of a successful search strategy designed to remove barriers and provide a seamless user journey, requires analysis of the steps required to complete a given task and identification of the points where the different channels intersect. Examples might include:</p>
<ul>
<li>a direct mail shot with a unique promotional code delivering extra introductory benefits if presented on registration via the website</li>
<li>an automated SMS text message sent to a mobile number after initial registration, reminding recipients of current special offers or website downloads.</li>
</ul>
<p>Both these tasks might prompt searches, but using very different keywords to locate different sections of the same website. eg.</p>
<p>&#8220;<em>campaign name</em> registration&#8221;<br />
&#8220;<em>company name</em> special offers&#8221;</p>
<p>Thus, it is very important to understand the users requirements at each touch point, in order to identify likely keywords and create a strategy to maximise search visibility for them.</p>
<h4>Target Audience and User Behaviour</h4>
<p>Analysis of user behaviour and demographics will help identify and understand the steps within the user journey, and the factors involved at each step. A campaign should identify the role of each channel within that journey, and address the needs of the user at that step.</p>
<p>When considering the mix of media and the messages delivered through each, decisions should be based on the behaviour of your target audience.</p>
<p>For example, in a typical household today, the media consumption of each member may differ:</p>
<ul>
<li>a working parent may listen to more radio going to and from work in a car</li>
<li>a housekeeping parent may read more magazines or watch more daytime TV</li>
<li>children may watch more TV or use the internet more. They may also use mobile devices extensively.</li>
</ul>
<p>It is therefore important to match channels to your target personas to maximise resonance with the target audience.</p>
<h2>Search - Connection between Online and Offline</h2>
<p>Search is the pivotal entry-point on the net, often being the first step in an online journey. Even when a visitor has been given a dedicated URL, they will often still search for a brand or domain. This means that search is the vital connection between your online and offline channels.</p>
<p>Thorough keyword research is vital to ensuring search meets the demands of the user journey – both in capturing search engine queries, but also as a means of understanding evolving user behaviour patterns and vocabulary.</p>
<p>While keyword research tools can provide data from user searches, monitoring social media can provide not only real-time insight but also open dialogue channels with the very audience that your marketing efforts are directed at, and in this respect provide a dimension of communication simply unavailable through any other resource.</p>
<h4>Vertical Search Engines</h4>
<p>While traditional blended search engines (such as Google universal search) play the major role in search visibility, vertical search engines focussing on niche topics or single media type are an important element within your search visibility strategy. For example, the second largest search engine in the world is YouTube - a video vertical.</p>
<p>YouTube presents opportunities to tie TV advertising campaigns in with an online presence and reach certain persona types where they&#8217;re more likely to consume media.</p>
<p>Studies show that online video ads designed specifically for the web achieve greater results than their TV counterparts - possibly due to the ability to use edgier creatives free of the constraints imposed on TV advertising, so consider different but supporting campaigns and messages for online video channels.</p>
<p>YouTube has expanded the number of advertising formats they offer to include a variety of opportunities including overlaying the video clip itself. Initial research would suggest that these new formats deliver higher click-through rates (CTRs) than the older more traditional standard formats as is often seen with new advertising formats and techniques.</p>
<p>Analysing the business marketing strategy from a multi-channel perspective may indicate that vertical search engines can provide a targeted channel through which to operate complementary campaigns.</p>
<p>Amazon and eBay are the two major shopping verticals, and providing an experience that consumers trust. The ability to create a presence by setting up a merchant store provides opportunities to sell to targeted customers.</p>
<p>Some consider Amazon as the buyers default shopping search engine, first search engine they will use when they know they&#8217;re in the purchase funnel. So consider a merchant account as a opportune additional sales channel.</p>
<h4>Paid Search and the Halo Effect</h4>
<p>Complementing organic positions with paid search listings can have a powerful effect on click-through-rates (CTR), by positioning a single brand across multiple placements on the search engine results pages (SERPs).</p>
<p>This produces an phenomenon called the &#8220;halo effect&#8221;, by which the uplift seen across the board is larger than simply the combined total of the individual click volumes.</p>
<p>If a company also has affiliates bidding on the same keyword, the result can be especially powerful, with branding across 5 or 6 placements on a page, resulting in domination of the SERPs by the brand.</p>
<p>Paid search is ideal for tie-ins with other channels as the message and trigger keywords can be controlled quickly and easily. So if you want people to find a micro-site or campaign page easily paid search will meet this need.</p>
<p>Paid search can be used as an effective means of connecting with fast-moving current events or responding to rapid changes in campaigns, due to the speed with which campaigns can be created and keywords and advertising creative added in response to an event.</p>
<p>Paid search can also be a very useful tool for split A/B or Multi-Variant Testing (MVT) using the the tools the search engines provide to optimise ad creative and website design. With the amount of traffic using the search engines, tests can be organised and run very quickly, with statistically meaningful data produced in a very short time frame. So you can test creative messaging not just for paid search, but utilise this channel as a market-research test bed!</p>
<p>The information gained from this testing can be used to influence the message delivered across other channels.</p>
<h4>Multi-Channel Analysis</h4>
<p>It is important to remember that in the same way that offline adverts and marketing drives visitors to your website, online marketing will often drive offline conversions - as a proportion of visitors may follow up the search step with offline actions such visiting their local store branch or calling to speak to a representative.</p>
<p>It is therefore vital to gain as much insight from the analytics as possible, monitoring touch points and analysing user journeys and transactions across all channels to track how effectively the campaign is running.</p>
<p>Thorough analysis will show which channels are producing high ROI and which require optimisation, pinpoint any bottlenecks or disconnects, and highlight any steps which require further optimisation or improvement.</p>
<p>Applying the insights gained from this analysis across all channels will maximise the efficiency of the network as a whole, providing an uplift larger than proportional improvements to a single channel might bring, and delivering substantially better results than seen using channels in a disparate manner.</p>
<p>In this way, removing the barriers to task completion present in the user journey will not only improve performance from sub-standard to optimal, but maximise user task-completion figures and actually deliver the true uplift in ROI that should be your goal.</p>
<h4>Conclusion</h4>
<p>With natural search, paid search, social media, display, online PR, viral and email marketing available to you online and outdoor, direct marketing, press, TV, radio, PR, sales promotion, ambient/guerilla, experiental and cinema available to you offline you need to ensure these channel are working with each other. They need to support each others messaging - marketing communications needs coordination and no channel should operate exclusively if you want to get the most out of your budget.</p>
<p>The user journey requires every touch point to support the message, and their journey will most likely require search as <em>the </em>linchpin for task completion. So no matter how effective your marketing communications and campaign messages are, you need to be mindful of search visibility.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strangecorp.com/2010/01/multi-channel-marketing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Online Marketing Primer</title>
		<link>http://blog.strangecorp.com/2009/12/online-marketing-primer/</link>
		<comments>http://blog.strangecorp.com/2009/12/online-marketing-primer/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 18:45:02 +0000</pubDate>
		<dc:creator>Cass Heaphy</dc:creator>
		
		<category><![CDATA[Creative]]></category>

		<category><![CDATA[Email Marketing]]></category>

		<category><![CDATA[Online Marketing]]></category>

		<category><![CDATA[Search Marketing]]></category>

		<category><![CDATA[Social Media]]></category>

		<category><![CDATA[branding]]></category>

		<category><![CDATA[content optimisation]]></category>

		<category><![CDATA[conversion rates]]></category>

		<category><![CDATA[display advertising]]></category>

		<category><![CDATA[natural search]]></category>

		<category><![CDATA[paid search]]></category>

		<category><![CDATA[Pay-Per-Click]]></category>

		<category><![CDATA[PPC]]></category>

		<category><![CDATA[search engine optimisation]]></category>

		<category><![CDATA[search marketing]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[SEO advantages]]></category>

		<category><![CDATA[SEO benefits]]></category>

		<category><![CDATA[social marketing]]></category>

		<category><![CDATA[viral marketing]]></category>

		<guid isPermaLink="false">http://blog.strangecorp.com/?p=670</guid>
		<description><![CDATA[<h3>Search Engine Optimisation (SEO) - Natural /Organic Search</h3>
<h3>What is it?</h3>
This online marketing technique optimises websites to adhere to the relevancy algorithm criteria of the major search engines (Google, Yahoo! and MSN). The aim is to get your web pages to appear in the top positions on the search engine results pages (SERPs) for search queries. This mechanism is designed to drive targeted and qualified traffic to your website using relevant content that is attractive and useful to the consumer...]]></description>
			<content:encoded><![CDATA[<h2>Search Engine Optimisation (SEO) - Natural /Organic Search</h2>
<h3>What is it?</h3>
<p>This online marketing technique optimises websites to adhere to the relevancy algorithm criteria of the major search engines (Google, Yahoo! and MSN). The aim is to get your web pages to appear in the top positions on the search engine results pages (SERPs) for search queries. This mechanism is designed to drive targeted and qualified traffic to your website using relevant content that is attractive and useful to the consumer.</p>
<h3>Advantages</h3>
<h4>Targeted Audience</h4>
<p>Self-selecting targeted audience that is actively looking for something you have on your website. Well structured website information architecture, content and inbound linking allow you to refine the targeting process.</p>
<h4>Traffic Volumes</h4>
<p>Natural search will generally provide large volumes of traffic at low cost (no direct cost-per-click with natural search) and a natural longer-tail (increase keyword visibility).</p>
<blockquote><p>Optimised natural search provides very high levels of low cost traffic - it should be your main traffic source in a balanced online marketing strategy</p></blockquote>
<h4>Low Cost</h4>
<p>Natural search uses your website&#8217;s own structure, its content and its inbound linking (links that point to your website) to determine its position in the results set of any search query. There are no costs other than the time involved in optimising the website, creating its content and acquiring relevant links - making this one of the cheapest forms of marketing/advertising there is.</p>
<p>That is not to say that link development or content provision are cheap, but they are activities that should be in place already, and the SEO benefits should be a free by-product of running your customer focused online business and marketing efforts.</p>
<h4>Always On</h4>
<p>Natural search is free; so if the website is relevant for a search it will be returned in the results 100% 24/7.</p>
<p>There are no budget restrictions limiting the number of times your listing is displayed (impression) so you get better visibility with SEO for the keyword positions your website holds.</p>
<h4>Scalable</h4>
<p>Because the volume of traffic has no relationship to cost/budget it is easy to roll out new products and offerings without having to increase costs - you merely publish enticing and engaging content on your website.</p>
<h4>Far Reaching (Long Tail)</h4>
<p>More obscure keyword phrases can be returned in the search result without too much effort - therefore keyword combinations available from your content create a &#8216;long-tail&#8217; of low volume entry points, ensuring a far reaching marketing solution and excellent search visibility.</p>
<h4>Long Term</h4>
<p>The basic principles of search engine optimisation have not changed since the pre-Google era - information retrieval remains focused on well structured, content rich, useful websites with good linking and regularly-updated content. So you can expect SEO to provide your website with traffic for many years ahead without significant changes being made.</p>
<h3>Disadvantages</h3>
<h4>It Takes Time</h4>
<p>It is difficult to take-on established websites straight away; link building takes time as does great content and regular contributions - also, circumventing things like Google&#8217;s &#8217;sandbox&#8217; quarantine period for new domain names could slow your SEO solution down (unless you inject a large dose of high link velocity activity as provided by the likes of online PR).</p>
<h4>Commitment</h4>
<p>Requires resource to establish content and link reputation. However, any decent web strategy should make user experience and information supply a key aim - so this should dove-tail nicely with SEO requirements.</p>
<h2>Paid Search Marketing - Pay-Per-Click (PPC)</h2>
<h3>What is it?</h3>
<p>This online marketing channel allows advertisers to pay for listings adverts that appear on the search engine result pages (SERPs) and across the search engines&#8217; content network. Pay-Per-Click (PPC) is an advertising model in which advertisers pay a fee only when their advert is clicked. There are varying methods of determining the fee payable, but most search models have moved towards modifying the bid price with a &#8220;quality&#8221; quotient to determine the final cost-per-click (CPC).</p>
<h3>Advantages</h3>
<h4>Immediacy</h4>
<p>PPC campaigns can be setup very quickly and your adverts will appear as part of the paid search results as long as there is budget and they are relevant.</p>
<h4>Control</h4>
<p>Paid search allows you to control you marketing campaign with ease. Whether using management tools or a web interface, controlling the keywords, bid price, advert copy, landing page URL, operational geography (geo-location), day parting (scheduling) and flight dates for your campaign is straightforward and responsive.</p>
<blockquote><p>PPC confers the ability to adjust budgets, bid strategies or ad groups, and respond to commercial imperatives in minutes</p></blockquote>
<h4>Flexibility</h4>
<p>Control of bid prices, keyword matching (both positive and negative), advert copy variation and dynamic keyword insertion all provide a great degree of flexibility. The ability to adjust budgets, bid strategies, to pause or resume campaigns/ad groups and respond to commercial imperatives in minutes further bolster the litheness and responsiveness of PPC.</p>
<h4>Reporting</h4>
<p>The search networks provide full reporting packages that allow you to closely monitor all marketing activity through their channel. Additional tracking programmes allow you to tie revenue/goal tracking directly into these campaigns in a seamless fashion.</p>
<h4>Measurability</h4>
<p>With revenue and goal tracking tied into the reporting package, paid search performance becomes very transparent. Calculating ROI and the cost per acquisition is therefore a simple measurement. Other KPIs are also easily tracked and the campaign can be optimised on-the-fly to meet any objectives where priorities change.</p>
<h4>Market Research</h4>
<p>The data offered from a paid search advertising campaign will often offer significant insight into a market and its characteristics - this data is both immediate and free, and an asset that should not be overlooked when planning the entire online marketing strategy and mix.</p>
<h3>Disadvantages</h3>
<h4>Dynamic Competition</h4>
<p>Bid prices compete to determine positioning - so constant monitoring is required.</p>
<h4>Big Budgets Prevail</h4>
<p>Big purses tend to prevail as they can out-bid the minnows.</p>
<h4>Quality Score algorithm</h4>
<p>Google&#8217;s Quality Score algorithm calculates the relevancy of the landing assets to the ad group and trigger keywords, then factors this into the final cost-per-click (CPC). This means to get the full benefit and lowest costs in your campaigns relevant landing assets with matching keywords are needed score highly on the &#8220;quality&#8221; index - negating some of the immediacy/responsiveness of PPC.</p>
<h4>On-going cost</h4>
<p>To match traffic month-by-month, what you spend this month you must also spend next month.</p>
<p>Therefore, to maximise your return it is highly desirable to implement a programme of landing page optimisation and sales funnel optimisation (or any transactional architecture) to increase conversion rates and get more out of your paid search budget.</p>
<h2>Display Advertising</h2>
<h3>What is it?</h3>
<p>Display advertising uses banners, leader boards, skyscrapers and MPU display panels to deliver a creative message to the audience by appearing on targeted websites. The display units can deliver multimedia and streaming content, and interact with the user.</p>
<h3>Advantages</h3>
<h4>Cost Effective</h4>
<p>Well-targeted campaigns can be very cost effective in sales and lead generation.</p>
<blockquote><p>The flexibility of the creative and interactive capability offer great branding power to the advertiser</p></blockquote>
<h4>Awareness</h4>
<p>The volumes of eyeballs and flexibility of the creative in the visual display offer great branding power to the advertiser. This is the main function of display advertising - to raise brand awareness and feed more users into consideration mode.</p>
<h4>Market Research</h4>
<p>Display also offers excellent reporting and feedback that can be used to hone the marketing message; post-click and post-impression data can be used in conjunction with other channels to assess exposure to conversion and user responsiveness to creative and offerings.</p>
<h4>Guaranteed Sales Price</h4>
<p>The advent of cost-per-acquisition (CPA) deals present advertisers with a fantastic sales and marketing opportunity to acquire sales/leads at a known fixed cost. Generally these type of arrangements are based on previous CPC or CPM campaign metrics so predictable sales projections can be calculated by the network or publisher.</p>
<h4>Interactivity</h4>
<p>A significant advantage of certain display units is the interactivity, allowing you to interact with the consumer directly, allowing data capture and sales opportunities that other channels cannot match.</p>
<h3>Disadvantages</h3>
<h4>Campaign Management</h4>
<p>Coordinating the creative process, media buying and network analytics for best outcomes is complex. Quite often these three elements are handled by different bodies, meaning a high degree of account management and liaison is required to achieve the right outcome. We suggest engaging a single party that takes a unified approach, so you get joined-up thinking for the campaign&#8217;s lifecycle.</p>
<h4>Banner Blindness</h4>
<p>Although display is a great mechanism for branding, advertisers should be aware of &#8220;banner blindness&#8221;; so just because 1 million eyeballs have seen your creative does not mean it has reached them all.</p>
<h2>Email Marketing (Emarketing)</h2>
<h3>What is it?</h3>
<p>This is the broadcast of a marketing message to an audience on a list in an email format. This can be to a known customer base that have opted-in, or to a purchased or rented list of people willing to receive info from third parties. As the former are targeted and more responsive to your message the idea is to actively build-up your opt-in list through broadcasts and other marketing and sales activity.</p>
<h3>Advantages</h3>
<h4>Universality</h4>
<p>Email is almost universally used by all Internet users and cited by 98% as a reason to go online.</p>
<h4>Low Cost</h4>
<p>Email marketing also represents a fraction of the cost of traditional DM mailers.</p>
<blockquote><p>Well-executed email marketing to an opt-in audience can produce some of the highest response rates seen in any online channel</p></blockquote>
<h4>High Conversions</h4>
<p>Well-executed email marketing is shown to give a significant boost to sales and marketing activity, with response rates of the opt-in audience being one of the highest seen in any online channel.</p>
<h4>Message Segmentation</h4>
<p>Electronic Customer Relationship Management (eCRM) tools can improve conversion rates by helping segment email lists to target recipients; personalising emails with elements relevant to known behaviour and buying patterns.</p>
<h4>Conversion Tracking</h4>
<p>Broadcast delivery, user response, sales and marketing activity occurring over the reporting window can all be measured, and campaigns fine tuned and optimised to improve user interaction and conversions.</p>
<h4>Regular Contact (Outreaching)</h4>
<p>Email provides a cheap and versatile channel for maintaining contact with customers; a ubiquitous format for regular communication and dialogue. Email marketing&#8217;s characteristics make it the perfect mechanism for providing touchpoints throughout the purchase decision cycle and Customer Relationship Management process.</p>
<h4>Template Reuse</h4>
<p>With great creative and well-designed templates, email broadcasts can be produced quickly and efficiently, making it a very agile and flexible communication channel.</p>
<h3>Disadvantages</h3>
<h4>Requires List of &#8220;Opt-In&#8221; Recipients</h4>
<p>Requires a list of opt-in users to be most effective, so list building and data harvesting are required to acquire opt-in users - this can mean buying and renting lists regularly to help build up your list data, and running targeted data acquisition/lead generation campaigns.</p>
<h4>History of Spam Use</h4>
<p>Given a long history of spam email, broadcasting can be a thorny area. Firstly your email templates need to reach the audience - so you need to known how to circumvent spam filters and display issues with web-mail and email-client applications, and secondly you should always use a third party for broadcast who know all the spam laws and best practice - to ensure you protect your domain and brand and don&#8217;t get blacklisted with the ISPs or other authorities.</p>
<h2>Social Marketing (Web 2.0 Marketing)</h2>
<h3>What is it?</h3>
<p>Applying online marketing activity to a host of different channels that fall under the banner of social media - these can be social networks such as MySpace and Facebook, community sites within the market sector, forums, blogs and user-generated-content (UGC), news, media and PR channels, and bookmarking websites. The idea is to seed debate, discussion, interest, and activity and raise product and brand awareness and talk to customers and potential customers directly. These channels can be integrated into your website making your activities and messaging appear both within your site and across the web where your potential customers actually are.</p>
<h3>Advantages</h3>
<blockquote><p>Social marketing can substantially increase brand-recognition by capitalising on word-of-mouth marketing</p></blockquote>
<h4>Builds Brand and Product Awareness</h4>
<p>When implemented correctly, social marketing can provide a very powerful method of building brand-awareness, using consumer resources to help build links and increase brand-recognition by capitalising on the potency of word-of-mouth marketing.</p>
<h4>Low Cost</h4>
<p>The very nature of this type of marketing often requires very little in the way of investment, apart from time and effort. The &#8220;snowball effect&#8221; seen in successful social marketing initiatives mean that once started, much of the work in communicating and proliferating the message is done by the audience themselves.</p>
<h4>Highly Targeted</h4>
<p>The factional nature of communities in social networks means that it is possible to ensure that you reach highly targeted audiences and market strata.</p>
<h4>Real-Time Research</h4>
<p>By monitoring and interacting with communities within social networks, it is possible engage in a dialogue with consumers and identify trends as they happen, enabling companies to react to current events or changing consumer requirements in real-time - with no lag caused by having to collate or analyse market research data.</p>
<h4>Loyalty</h4>
<p>The groups and communities in social networks often serve to increase brand advocacy and loyalty within their audience in a self-reinforcing cycle, occasionally leading to a point where they have an impact on brand direction, such as the &#8220;Bring back Wispa&#8221; campaign which prompted Cadburys to re-release the Wispa chocolate bar.</p>
<h3>Disadvantages</h3>
<h4>Requires Finesse</h4>
<p>It requires a deft touch - you don&#8217;t want to appear to be working on behalf of &#8220;The Man&#8221; or &#8220;Astroturfing&#8221; (fake grassroots behaviour) as it will shatter your credibility - so genuine friendships, acquaintances and networking are best routes to market.</p>
<h4>Loss of Control</h4>
<p>Once you enter this arena you no longer have control of the message - so you must try and shape the message within the context of dynamic human interaction - i.e. this is a political activity firstly - if you get the politics right the commercial benefits will take care of themselves.</p>
<h2>Viral Marketing</h2>
<h3>What is it?</h3>
<p>Any form of marketing that models the spread of a pathogen using a word-of-mouth social distribution model that is self-perpetuating. The message must be easy to distribute and pass on to your peers, and will need an incentive to trigger distribution - whether that is an offer, humorous content, or a call-to-arms. The trick of good viral is identifying a decent distribution trigger that falls within the brand message and objectives of the campaign.</p>
<h3>Advantages</h3>
<blockquote><p>Viral marketing can deliver a big bang for your buck, and have huge impact on sales and brand awareness</p></blockquote>
<h4>Huge ROI</h4>
<p>Viral marketing has the potential to deliver you a big bang for your buck if successful. Well executed offer-led campaigns such as Odd Bin&#8217;s famous &#8220;Special Offer&#8221; voucher that was &#8220;accidentally&#8221; able to be copied and distributed to anyone can have huge impact on sales and brand awareness.</p>
<h3>Disadvantages</h3>
<h4>Difficult to &#8220;Manufacture&#8221; a Viral Success</h4>
<p>Coming up with a decent distribution trigger is that is not beyond-the-pale is difficult and requires talent and fine judgment in the creative process. Everybodys idea of a viral email, product or video is different; and many attempts to manufacture viral creatives have failed, from the near-misses to the downright cringe-worthy&#8230;</p>
<h4>Slipping Off-Brand</h4>
<p>The ability to go too far or off brand is all too easy in the pursuit of humour, controversy or offer benefits. An example of this is the infamous <a href="http://www.youtube.com/watch?v=vbcADoSz9bg" rel='nofollow'>VW Polo terrorist viral</a> which, while unconnected to Volkswagon, prompted a categorically statement from them to the effect that it was an unrelated production - so as to avoid any potentially negative reaction.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strangecorp.com/2009/12/online-marketing-primer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>YouTube Channels 2.0</title>
		<link>http://blog.strangecorp.com/2009/10/youtube-channels-2/</link>
		<comments>http://blog.strangecorp.com/2009/10/youtube-channels-2/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 11:28:43 +0000</pubDate>
		<dc:creator>Dom Ebel</dc:creator>
		
		<category><![CDATA[Online Marketing]]></category>

		<category><![CDATA[User Experience]]></category>

		<category><![CDATA[branding]]></category>

		<category><![CDATA[Commercialism]]></category>

		<category><![CDATA[digital strategies]]></category>

		<category><![CDATA[YouTube]]></category>

		<category><![CDATA[YouTube Channels]]></category>

		<guid isPermaLink="false">http://blog.strangecorp.com/?p=453</guid>
		<description><![CDATA[In April 2009, YouTube started to blog about the beta changes that they were making to the YouTube channels – inventively dubbed "YouTube Channels 2.0".

The new editor has some distinct advantages over the old editor and provides a much improved interface for the creation and maintenance of your channel...]]></description>
			<content:encoded><![CDATA[<p>In April 2009, <a title="YouTube Channels beta blog" href="http://youtube-channels-beta.blogspot.com/" rel='nofollow'>YouTube started to blog about the beta changes</a> that they were making to the YouTube channels – inventively dubbed &#8220;YouTube Channels 2.0&#8243;.</p>
<p>The new Channel Editor is accessed through the &#8220;My Account&#8221; page, <a title="How to access the YouTube Channel Editor" href="http://blog.strangecorp.com/2009/02/youtube-channel-design/" rel='nofollow'>in the same way as the previous editor</a>.</p>
<p><img class="size-full wp-image-498" title="Access the Channel editor" src="http://blog.strangecorp.com/wp-content/uploads/2009/08/1-update-channel.jpg" alt="Access the Channel editor" width="490" height="222" /></p>
<p>However, the new editor has some distinct advantages over the old editor and provides a much improved interface for the creation and maintenance of your channel.</p>
<h2>YouTube Channel Editor 2.0</h2>
<p>The new channel editor layout shows a What-You-See-Is-What-You-Get (WYSIWYG) preview of the channel design.</p>
<p><img class="size-full wp-image-499" title="New-look Channel" src="http://blog.strangecorp.com/wp-content/uploads/2009/08/2-wysiwyg.jpg" alt="New-look Channel" width="490" height="571" /></p>
<p>This means that you can see the effects of changes live as they are made – a definite improvement over the old clunky &#8220;channel preview&#8221;, or having to toggle between the editor window and &#8220;live&#8221; window to view your changes.</p>
<p>Underneath the top bar, there is a new &#8220;Edit Channel&#8221; bar, containing 3 buttons marked &#8220;Settings&#8221;, &#8220;Themes and Colours&#8221;, &#8220;Modules&#8221;.</p>
<p><img class="size-full wp-image-504" title="Edit Channel bar" src="http://blog.strangecorp.com/wp-content/uploads/2009/08/3-edit-channel.jpg" alt="Edit Channel bar" width="490" height="162" /></p>
<p>These open up a tabbed section, containing some of the basic fields controlling the channel – providing a much neater way of displaying the channel customisation information than the old Channel Editor.</p>
<p><img class="size-full wp-image-500" title="Settings tab layer" src="http://blog.strangecorp.com/wp-content/uploads/2009/08/3a-settings-layer.jpg" alt="Settings tab layer" width="490" height="176" /></p>
<p>The &#8220;Settings&#8221; tab contains the URL, Title and Channel Tags information.</p>
<p><img class="size-full wp-image-501" title="Themes tab layer" src="http://blog.strangecorp.com/wp-content/uploads/2009/08/3b-themes-layer.jpg" alt="Themes tab layer" width="490" height="173" /></p>
<p>The &#8220;Themes and Colours&#8221; tab houses the selection of basic themes available for use.</p>
<p><img class="size-full wp-image-502" title="Themes tab advanced layer" src="http://blog.strangecorp.com/wp-content/uploads/2009/08/3c-themes-layer-advanced.jpg" alt="Themes tab advanced layer" width="490" height="308" /></p>
<p>Clicking the link labelled &#8220;Advanced Options&#8221; opens a further layer with controls for colour, background and transparency information – plus the ability to create new themes within the established framework.</p>
<p><img class="size-full wp-image-503" title="Modules tab layer" src="http://blog.strangecorp.com/wp-content/uploads/2009/08/3d-modules-layer.jpg" alt="Modules tab layer" width="490" height="152" /></p>
<p>The &#8220;Modules&#8221; tab allows the customisation of the various panels shown below the video panel; the Comments, Friends, Groups, Recent Activity, Subscribers and Subscriptions panels.</p>
<p>The new channel layout includes a large player on the left of the screen, and the uploaded videos listed on the right-hand side, with the ability to sort videos by &#8220;Date&#8221;, &#8220;Most Viewed&#8221; or &#8220;Top Rated&#8221;.</p>
<p><img class="size-full wp-image-505" title="'edit' link" src="http://blog.strangecorp.com/wp-content/uploads/2009/08/4-edit-link.jpg" alt="'edit' link" width="490" height="162" /></p>
<p>In the upper-right corner is an &#8220;edit&#8221; link with 2 icons, with tooltips marked &#8220;Switch to Player View&#8221; and &#8220;Switch to Grid View&#8221; respectively.</p>
<p><img class="size-full wp-image-509" title="Grid View button" src="http://blog.strangecorp.com/wp-content/uploads/2009/08/8-grid-view-button.jpg" alt="Grid View button" width="490" height="162" /></p>
<p>These toggle between a screen including a player, and the &#8220;Grid View&#8221; screen showing thumbnails of the videos only - displaying a much greater proportion of the video inventory.</p>
<p><img class="size-full wp-image-506" title="'edit' layer" src="http://blog.strangecorp.com/wp-content/uploads/2009/08/5-edit-layer.jpg" alt="'edit' layer" width="490" height="210" /></p>
<p>Clicking the &#8220;edit&#8221; link opens up a second layer, controlling the information displayed via the channel player – options including &#8220;My Uploaded Videos&#8221;, &#8220;My Favourites&#8221; and &#8220;Playlists&#8221;, or any combination of the above.</p>
<p>The featured video can be set via a dropdown to a specific video, or the most recently uploaded, to help you customise the initial view displayed in the Channel Player.</p>
<p><img class="size-full wp-image-507" title="Lower panel modules" src="http://blog.strangecorp.com/wp-content/uploads/2009/08/6-lower-panel-modules1.jpg" alt="Lower panel modules" width="490" height="459" /></p>
<p>The lower panel contains the modules that have been enabled using the &#8220;Modules&#8221; tab in the &#8220;Edit Channel&#8221; bar – each module will have a link in the top right-hand corner marked either &#8220;edit&#8221; or &#8220;privacy&#8221; – which can be used to further customise the content or functionality of each module.</p>
<p><img class="size-full wp-image-508" title="Transparency controls" src="http://blog.strangecorp.com/wp-content/uploads/2009/08/7-transparency.jpg" alt="Transparency controls" width="490" height="308" /></p>
<p>New functionality available under Channels 2.0 also includes transparency options for the modules and the wrapper, available under the &#8220;Themes and Colours&#8221; tab.</p>
<p>Careful use of transparency, combined with calculated background images is the key to producing some of the intricate and interesting channel designs starting to appear on YouTube.</p>
<h2>The Marketing Perspective</h2>
<p>For marketeers using YouTube channels as a marketing tool, the new v2.0 Channels bring improvements over the old Channels – as now not only has the user experience improved, but the new design functionality should improve engagement and visitor retention.</p>
<p>The Ajax functionality of the channels means that all the videos that appear on the channel can be played from the original page – your visitors will be able to view all your content without leaving or re-loading your channel page.</p>
<p><img class="size-full wp-image-510" title="Grid View - Channel inventory display area" src="http://blog.strangecorp.com/wp-content/uploads/2009/08/9-grid-view-videos.jpg" alt="Grid View - Channel inventory display area" width="490" height="423" /></p>
<p>By directing potential viewers to the channels &#8220;Grid View&#8221; page, marketeers can present them with their entire channel content in an environment where clicking on the relevant video plays it within the channel player rather than a &#8220;shared&#8221; area – therefore there is no &#8220;Related Videos&#8221; content to entice the visitor away to a competing channel.</p>
<p>This means that a marketer can ensure that the visitor will see only his videos – helping to retain visitors and improving the engagement of the content.</p>
<p>YouTube provides partners with mechanisms to monetise their channel content and we&#8217;ll touch on the details of this in the next YouTube post.</p>
<p>The YouTube Channels v2.0 launch date was originally set for July 15th, however due to technical delays the switch over date was pushed back to September 30th for users, with partners being switched over on October 14th.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strangecorp.com/2009/10/youtube-channels-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Commercial Benefits of Optimised Website Information Architecture - Part 1</title>
		<link>http://blog.strangecorp.com/2009/10/optimised-website-information-architectures/</link>
		<comments>http://blog.strangecorp.com/2009/10/optimised-website-information-architectures/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 15:55:58 +0000</pubDate>
		<dc:creator>Cass Heaphy</dc:creator>
		
		<category><![CDATA[Conversion Optimisation]]></category>

		<category><![CDATA[Information Architecture]]></category>

		<category><![CDATA[Commercialism]]></category>

		<category><![CDATA[IA]]></category>

		<category><![CDATA[User Experience]]></category>

		<category><![CDATA[UX]]></category>

		<category><![CDATA[website design]]></category>

		<category><![CDATA[website project management]]></category>

		<category><![CDATA[website specification]]></category>

		<guid isPermaLink="false">http://blog.strangecorp.com/?p=404</guid>
		<description><![CDATA[Why do you need to optimise your website’s information architecture? A simple question that requires some serious thought; this is because IA (information architecture) has a big influence your website's commercial success or failure because it is at the heart of the user experience (UX).

Who designed your IA?

How does IA design go wrong? The seriousness of some decisions made about IA are often not understood by those making the decisions.

In our experience, whilst many decision makers get many of the issues relating to IA, through common sense, commercial acumen, training and/or an autodidactic interest, they rarely know or appreciate all of the issues.

The factors from whence these issue can derive are generally...]]></description>
			<content:encoded><![CDATA[<p>Why do you need to optimise your website’s information architecture? A simple question that requires some serious thought; this is because IA (information architecture) has a big influence your website&#8217;s commercial success or failure because it is at the heart of the user experience (UX).</p>
<h3>Who designed your IA?</h3>
<p>How does IA design go wrong? The seriousness of some decisions made about IA are often not understood by those making the decisions.</p>
<p>In our experience, whilst many decision makers <em>get</em> many of the issues relating to IA, through common sense, commercial acumen, training and/or an autodidactic interest, they rarely know or appreciate all of the issues.</p>
<p>The factors from whence these issue can derive are generally:-</p>
<p><strong>1) The HiPPO factor</strong><br />
Highest Paid Person&#8217;s Opinion in which senior decision makers fail to delegate to expert knowledge within your organisation and impose their own will and opinions.</p>
<p><strong>2) The Not My Bag factor</strong><br />
A lack of knowledge and/or experience in some areas of IA design and implementation by those directly responsible for your website.</p>
<p><strong>3) Inherited problems factor</strong><br />
The website is old, inflexible and cannot be overhauled without redevelopment (and nobody seems willing to tackle this because the opportunity-cost and cost-benefit analysis have not been considered or assessed).</p>
<p><img class="alignleft size-medium wp-image-446" title="paper-prototyping1" src="http://blog.strangecorp.com/wp-content/uploads/2009/08/paper-prototyping1-300x159.jpg" alt="paper-prototyping1-300x159 The Commercial Benefits of Optimised Website Information Architecture - Part 1" width="300" height="159" /></p>
<h3>What do I need to fix in my IA?</h3>
<p>We thought it might prove useful to broadly outline as many of these issues as we can in a primer on the commercial benefits of optimised website information architecture.</p>
<p>Our aim is to aid further research and study for those passionate about improving their website’s commercial performance and enhancing the user experience.</p>
<h4>Your website&#8217;s business objectives</h4>
<p>Our apologies up front; this section on your objectives might sound a bit patronising at first – but bear with us as it should help you clarify your web strategy and bring to light some potential issues.</p>
<p>Commercial websites are designed to turn a profit. So logically a central objective of a commercial website should be to achieve sales/orders/enquiries that generate revenue for your company or activate new consumers that will want to buy your products or services. Pretty straight forward stuff!</p>
<p>So generating revenue is the name of the game. Let us ask a series of basic questions to see how your IA might enhance or detract from your conversion funnel.</p>
<h4>Basic IA Health Check List</h4>
<p>Here are three simple questions to detect if you might have issues with your IA from a commercial perspective:-</p>
<p><strong>1) What do you sell?</strong></p>
<p>Pretty easy right? Your offering is probably well known and understood to <em>you</em>.  But what about to your target audience?</p>
<p>Now let us look at it from a potential customer&#8217;s perspective.</p>
<ul>
<li><em>What do you sell?</em></li>
<li><em>Will a user landing on any page of your website know or guess what you sell?</em></li>
</ul>
<p>Take a users&#8217; point of view and judge your website with a critical eye. Consider that the user might not know anything about your company; even if they do know a little about your company, is what you are offering clear to them looking at any page in the website?</p>
<p>Generally what you sell (your offering or proposition) should be indicated to users on every page of your website. This information should be present above the fold (towards the top) on all pages. This information is usually imparted through persistent elements such as the primary navigation, the site ID and any strap line you might employ; this is information architecture design at its most basic level.</p>
<p style="padding-left: 30px;"><strong>Persistent IA Elements Explaining What You Sell:-</strong></p>
<ul>
<li>Primary Navigation (Global)</li>
<li>Site ID (Your Brand Logo &amp; Strap Line</li>
</ul>
<p>The key is to ensure what you sell/do is made clear without the user having to go anywhere or do anything - you set out your stall with your page design so no matter how someone reaches your website (or where they are within it) they&#8217;ll know what you are about and what you have to offer - from your primary navigation and/or site ID.</p>
<p>If your website does not explain what you do at this basic level your ability to convert traffic into revenue is already fighting an uphill battle.</p>
<p><strong>2) What do you sell?<br />
</strong></p>
<ul>
<li><em>Are the names used in your primary navigation the most searched for keywords used by your target audience?</em></li>
<li><em>Are you matching your offering to user expectations?</em></li>
<li><em>Are the names used in your navigation also reflected in page titles, headings, breadcrumbs and the URLs?</em></li>
</ul>
<p>There are many ways describe any object or concept, but are the names of the things you are selling matched to the ways people are looking for those same things? Categorisation, whether you use a hierarchical taxonomy (traditional parent-child relationship of logical topic grouping) or facets (guided search based on tags or attributes) need to be named in meaningful ways that the users will understand and be able to browse or navigate by.</p>
<p>The nomenclature (naming conventions) you use to describe things needs to be optimised for your target audience. This will aid comprehension and search volumes.</p>
<p>It is no good using industry jargon or stylised language if consumers do not use these terms. Why use &#8220;knits&#8221; or &#8220;sweaters&#8221; in the UK when most people search for &#8220;jumpers&#8221;?</p>
<p>Make life easier for your users by using language in the IA and structure of your website that is more natural and intuitive to them.  So don&#8217;t say &#8220;Stream of Consciousness&#8221; when &#8220;Blog&#8221; will be better understood!</p>
<p><strong>3) What do you sell?</strong></p>
<ul>
<li><em>Can the user search, browse, sort and/or filter your offering inventory to find exactly what they are looking for?</em></li>
<li><em>Will they know where they are (i.e. have a sense of website geography)?</em></li>
<li><em>Can they extract salient data from the individual products or services detail pages easily?</em></li>
<li><em>Can they work out the unique selling points and differentiation you have to offer?</em></li>
<li><em>Do you articulate benefit statements?<br />
</em></li>
</ul>
<p><img class="alignleft size-medium wp-image-448" title="inventory" src="http://blog.strangecorp.com/wp-content/uploads/2009/08/inventory-300x265.jpg" alt="inventory-300x265 The Commercial Benefits of Optimised Website Information Architecture - Part 1" width="300" height="265" /></p>
<p>Allowing users to find what they are looking for (what you sell) is at the heart of any online transaction or acquisition.</p>
<p>They may be just browsing or they may be looking for something very specific, or they may have already reached what they thought they wanted, but now want to look at alternatives.</p>
<p>The question really is does your website allow them to do this?</p>
<p>Information architecute is often thought of as things such as navigation and site structure; but it is so much more.</p>
<p>IA covers anything which you use to impart data to a user:-</p>
<ul>
<li><em>Does your website have an internal search function?</em></li>
<li><em>Does it work?</em></li>
<li><em>How relevant is it?</em></li>
<li><em>Does it allow natural language searches, or is it guided on fixed criteria?</em></li>
<li><em>Can users refine, filter and sort search results?</em></li>
<li><em>Are your categories or facets called something useful (that people know things as - and search for?)</em></li>
<li><em>Are things logically grouped or related?</em></li>
<li><em>Are the names of things pithy/punching rather than longwinded/verbose?</em></li>
<li><em>Can the browsing navigation be seen easily - is it above the fold in the dimensions of an optimal page size?</em></li>
<li><em>Is it clearly navigation (conventional location in layout, underlined text, button-like, coloured differently to normal text)?</em></li>
<li><em>Does the user know where they are within your website&#8217;s structure - do you use category indication, tags or a breadcrumb trail to impart a sense of geography?</em></li>
<li><em>Does the information on the page adhere to a visual scale - are important things such as headings and the call-to-action bigger/stand out more than less important information?</em></li>
<li><em>Do the page titles and the page headings uniquely identify the web page and their content?</em></li>
<li><em>Does the layout and structure of text and information on the page make it easy to quickly infer meaning and context such as USPs and benefit statements, prices and need to know information, help and advice?</em></li>
<li><em>Can you scan read the page using just the subheading and/or bullet points to infer meaning/comprehension?</em></li>
</ul>
<p>These are all fairly basic things, but it is amazing how many commercial website don&#8217;t even stack up to these requirements.</p>
<h2>What Next?</h2>
<p>If you think your website might be falling short with its IA we&#8217;ll show you how to start planning your improvements in <a title="The Commercial Benefits of Optimised Website Information Architecture - Part 2" href="http://blog.strangecorp.com/2010/02/optimised-website-information-architectures-2/" rel='nofollow'>part 2</a> where we will tackle navigation &amp; structure.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strangecorp.com/2009/10/optimised-website-information-architectures/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Beginner&#8217;s Guide to Top 10 HTML Tags</title>
		<link>http://blog.strangecorp.com/2009/08/beginners-guide-to-top-10-html-tags/</link>
		<comments>http://blog.strangecorp.com/2009/08/beginners-guide-to-top-10-html-tags/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 12:19:52 +0000</pubDate>
		<dc:creator>Matthew Pollard</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[ANCHOR TEXT]]></category>

		<category><![CDATA[DIV]]></category>

		<category><![CDATA[form]]></category>

		<category><![CDATA[H1]]></category>

		<category><![CDATA[HEAD]]></category>

		<category><![CDATA[HTML]]></category>

		<category><![CDATA[HYPERLINK]]></category>

		<category><![CDATA[IMAGE]]></category>

		<category><![CDATA[NOSCRIPT]]></category>

		<category><![CDATA[TITLE]]></category>

		<guid isPermaLink="false">http://blog.strangecorp.com/?p=371</guid>
		<description><![CDATA[<p>Here is a quick run down we put together for those beginning their journey into HTML to quickly outline 10 of the most common tags and some info about them.</p>
<h4>1. html</h4>
<p>This is the key tag in html it wraps up all the other tags to create an HTML document. HTML actually stands for HyperText Markup Langauge. Tim Berners-Lee as part of his development of the world wide web is widely credited with inventing it (http://www.w3.org/People/Raggett/book4/ch02.html). Even XHTML uses the HTML tag!</p>
<h4>2. head</h4>
<p>This tag defines the section of code where all meta tags go and where any other files required for]]></description>
			<content:encoded><![CDATA[<p>Here is a quick run down we put together for those beginning their journey into HTML to quickly outline 10 of the most common tags and some info about them.</p>
<h4>1. html</h4>
<p>This is the key tag in html it wraps up all the other tags to create an HTML document. HTML actually stands for HyperText Markup Langauge. Tim Berners-Lee as part of his development of the world wide web is widely credited with inventing it (http://www.w3.org/People/Raggett/book4/ch02.html). Even XHTML uses the HTML tag!</p>
<h4>2. head</h4>
<p>This tag defines the section of code where all meta tags go and where any other files required for the page are called from. For example, CSS style sheets and external JavaScript files are included here.</p>
<p>By including style sheets and JavaScript as external files this improves the performance of a site as these files are then cached in the users&#8217; browser and don&#8217;t need to be downloaded again.</p>
<p>Meta tags were originally envisage to provide additional contextual data for documents (web pages), but piecemeal implementation from many web authors and abuse from  search engines marketers has dulled the appetite for the provision and use of this data. Search engines ignore meta keyword data (Google has never analysed them) but do use meta description data to populate their snippet descriptions found on the search engine results pages (SERP).</p>
<h4>3. body</h4>
<p>The &#8220;body&#8221; wraps around all the visible content on a page.</p>
<h4>4. title</h4>
<p>The &#8220;title&#8221; tag is where the text that you see in the title bar of the browser is kept. This is one of the key tags in terms of search engine optimisation and the information architecture of your website. There is an article on <a title="HTML title tag optimisation" href="http://blog.strangecorp.com/2008/12/html-title-optimisation/" rel='nofollow'>title tag optimisation</a> that goes into more detail about this.</p>
<p>The title content will be displayed as the clickable link if the page is displayed in the SERP - so creating a clear offering with an enticing page summary is essential to maximise click-through rates (CTR) from organic search listings</p>
<h4>5. h1</h4>
<p>H1 is meant to be the tag containing the page&#8217;s main headline; it is therefore the mother of all heading tags. In HTML there are 6 heading tags numbered from 1 to 6. They should be used hierarchically with the h1 coming first.</p>
<p>Creating relevant and descriptive headings helps with usability, commercial focus and marketing messages, accessibility, search engine optimisation.</p>
<h4>6. div</h4>
<p>The &#8220;div&#8221; tag is the main building block for most modern websites. Sites used to be built using the table tag and its children (tr – table row, td – table data or cell).</p>
<p>Tables were not meant to be used like this and when the cascading style sheet (CSS) was introduced it was advocated that tables should only be used for tabular data and not for web page layout/presentation. This had the advantages of making pages load faster and making the code more semantic.</p>
<p>Too many divs  (coined &#8220;divitis&#8221;) is a common coding occurance. Good mark-up should be lean and avoid unnecessary divs, leaving the control to the more immediate semantic tags such as a paragraph &lt;p&gt; or list item &lt;li&gt; for example.</p>
<p>The advantage of this semantic use of HTML is that the container tags partially explain what is held in them for both users and automated information retrieval systems such as search engine spiders.</p>
<h4>7. form</h4>
<p>The &#8220;form&#8221; tag is a key element regarding communication for most websites. It allows information to be collected from the page to be sent to the web server. It usually contains input fields to collect the information.</p>
<h4>8. a</h4>
<p>The &#8220;a&#8221; tag is known as the anchor tag - the basic building block that links the internet together. Once you add a URL or URI (web address) to the &#8216;href&#8217; (Hypertext Reference) attribute you get a hyperlink - the fundamental linking mechanism which defined the internet, and differentiated it from simple collections of documents.</p>
<p>In the web development world one of the on going debate concerning the anchor tag is whether you open a link a new window. One of the disadvantages of opening the link in a new window is that you lose the use of the back button and you desktop can become cluttered with windows.</p>
<p>New browsers enable you to open the link you are clicking on by right clicking it and choosing to open it in a tab or a new window. Therefore, if you open a new tab you can keep the original tab in view and if you want to go back to it you can just close the tab you are in.</p>
<p>With the advent of tabbed browsing most people say this should be up to the user.</p>
<h4>9. img</h4>
<p>The &#8220;img&#8221; tag allows us to embed images into a web page. With the introduction of CSS the number of images embedded using this tag can be reduced. Smaller images can be placed on the same file and manipulated using CSS  (called sprites). The advantage is a single image is downloaded to the user&#8217;s browser, meaning faster page loads, less server requests and all functional website imagery is pre-cached in the user&#8217;s browser.</p>
<p>Using CSS the ‘style’ of the site can separated from the content of the site. This means that decorative images are added using the CSS rather than being embedded in the page.</p>
<h4>10. noscript</h4>
<p>The contents of the &#8220;noscript&#8221; tag is displayed if your browser does not support JavaScript.</p>
<p>JavaScript is a &#8220;client-side&#8221; (i.e. it runs on the users&#8217; browser) scripting language which enables programmers to create extra functionality over-and-above HTML, and offers ways to enhance the user experience using newer technologies like AJAX.</p>
<p>AJAX is bandied around quite a lot but all it is, is a way for the web page to send and receive data from the server with out having to do a page refresh. Web pages should not rely on these kinds of technologies to work properly and should be usable without client-side scripting.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strangecorp.com/2009/08/beginners-guide-to-top-10-html-tags/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Visual design is not a beauty contest</title>
		<link>http://blog.strangecorp.com/2009/08/visual-design-is-not-a-beauty-contest/</link>
		<comments>http://blog.strangecorp.com/2009/08/visual-design-is-not-a-beauty-contest/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 09:51:18 +0000</pubDate>
		<dc:creator>Dom Ebel</dc:creator>
		
		<category><![CDATA[Creative]]></category>

		<category><![CDATA[User Experience]]></category>

		<category><![CDATA[Add new tag]]></category>

		<category><![CDATA[aesthetics]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[form]]></category>

		<category><![CDATA[function]]></category>

		<category><![CDATA[usability]]></category>

		<category><![CDATA[UX]]></category>

		<guid isPermaLink="false">http://blog.strangecorp.com/?p=348</guid>
		<description><![CDATA[While most designers aren’t literally asked to “make things look pretty” the general perception is that visual design is a finishing touch.

Most websites are highly functional, even those that are purely visual, there will always be functional element beyond that of a book, magazine or brochure. While turning pages is familiar to everyone, navigating a website is not always so straightforward.]]></description>
			<content:encoded><![CDATA[<p>While most designers aren’t literally asked to “make things look pretty” the general perception is that visual design is a finishing touch.</p>
<p>Most websites are highly functional, even those that are purely visual, there will always be functional element beyond that of a book, magazine or brochure. While turning pages is familiar to everyone, navigating a website is not always so straightforward.</p>
<blockquote><p>Visual design is about organising the appearance of information so that users can find what they want and understand it when they get there</p></blockquote>
<p>Far from being a veneer that sits over the functional elements of a site, the visual organisation of elements is key to user experience (UX), usability and functionality.</p>
<p>In other words - designing the appearance of information on a site so that users can find what they want and understand it when they get there.</p>
<p>By extension good functional design isn&#8217;t always &#8220;pretty&#8221; but that is not to say that function should win over form.</p>
<p>Setting aside for a moment the semantics of the design, the meaning conveyed by a site&#8217;s appearance and how that affects &#8220;the marketing message&#8221; and focusing on user experience:</p>
<p>Apparently, attractive things just &#8220;work better&#8221;. When we see something that looks attractive we feel good and this stimulates the brain making us think more creatively, and this in turn makes us more open to exploration and finding solutions.</p>
<p><a href="http://www.alistapart.com/articles/indefenseofeyecandy" rel='nofollow'>http://www.alistapart.com/articles/indefenseofeyecandy</a><br />
<a href="http://www.scribd.com/doc/6915480/Attractive-Things-Work-Better" rel='nofollow'>http://www.scribd.com/doc/6915480/Attractive-Things-Work-Better</a><br />
<a href="http://www.jnd.org/dn.mss/emotion_design.html" rel='nofollow'>http://www.jnd.org/dn.mss/emotion_design.html</a></p>
<p>If this is indeed the case, users <em>should</em> be more willing to engage with and explore and attractively designed site with personality.</p>
<p>Obviously, most desirable in a site design is a combination of the two: classic good looks and down to earth functionality - but these are inextricably linked and run much more than skin-deep.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strangecorp.com/2009/08/visual-design-is-not-a-beauty-contest/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Web content accessibility – WCAG2.0, Section 508, DDA and BS 8878</title>
		<link>http://blog.strangecorp.com/2009/08/web-content-accessibility-wcag20-section-508-dda-1995-bs-8878/</link>
		<comments>http://blog.strangecorp.com/2009/08/web-content-accessibility-wcag20-section-508-dda-1995-bs-8878/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 09:45:55 +0000</pubDate>
		<dc:creator>Dom Ebel</dc:creator>
		
		<category><![CDATA[Accessibility]]></category>

		<category><![CDATA[accessible]]></category>

		<category><![CDATA[BS 8878]]></category>

		<category><![CDATA[DDA 1995]]></category>

		<category><![CDATA[DDA 2005]]></category>

		<category><![CDATA[W3C WCAG]]></category>

		<category><![CDATA[wcag20]]></category>

		<guid isPermaLink="false">http://blog.strangecorp.com/?p=351</guid>
		<description><![CDATA[In December 2008, the World Wide Web Consortium (W3C) published version 2.0 of their Web Content Accessibility Guidelines (WCAG), the first major revision since 1999. These guidelines define how to produce Web content that is accessible to people with disabilities, including visual, auditory and physical, as-well as people with changing abilities due to ageing.

Version 2.0 of the W3C WCAG document is not too dissimilar from previous versions, but is far more comprehensive and includes more detail and explanation of how to tackle potential accessibility issues.]]></description>
			<content:encoded><![CDATA[<p>In December 2008, the World Wide Web Consortium (W3C) published version 2.0 of their Web Content Accessibility Guidelines (WCAG), the first major revision since 1999. These guidelines define how to produce Web content that is accessible to people with disabilities, including visual, auditory and physical, as-well as people with changing abilities due to ageing.</p>
<p>Version 2.0 of the W3C WCAG document is not too dissimilar from previous versions, but is far more comprehensive and includes more detail and explanation of how to tackle potential accessibility issues.</p>
<p>The recommendations are organised under four main principles:</p>
<ul>
<li>perceivable</li>
<li>operable</li>
<li>understandable</li>
<li>robust</li>
</ul>
<p>&#8230;each of which has a set of guidelines, success criteria and techniques.</p>
<p>The success criteria are divided into three levels of conformance:</p>
<ul>
<li>&#8220;A&#8221; (single-A, lowest)</li>
<li>&#8220;AA&#8221; (double A)</li>
<li>&#8220;AAA&#8221; (triple A - highest)</li>
</ul>
<p>Each criterion is explained in full on individual pages and a customizable quick-reference page of criteria and techniques is also provided.</p>
<p>Version 2.0 of the W3C WCAG can be found here:<br />
<a title="W3C WCAG Web Content Accessibility Guidelines v2.0" href="http://www.w3.org/TR/WCAG20/" rel='nofollow'>http://www.w3.org/TR/WCAG20/</a></p>
<p>In the UK, the Disability Discrimination Act 1995 (DDA) includes Web sites as an example of auxiliary aids and services provided.</p>
<blockquote><p>The UK&#8217;s Disability Discrimination Act (DDA) was updated in 2005, but is still regards as being vague and open to interpretation</p></blockquote>
<p>The Act does not define the minimum requirements for making a website accessible, and service providers are only required to make “reasonable” adjustments where a &#8220;policy criterion or practice&#8221; places a disabled person at a substantial disadvantage.</p>
<p>Despite being updated in 2005, the law in this regard is slightly vague and open to interpretation, and according to the Royal National Institute for the Blind (RNIB) there have been no test cases in the UK to date.</p>
<p>However, the RNIB do recommend that all Web sites achieve at least W3C ‘A’ (single A) level and aim for ‘AA’ (double A) level to avoid the possibility of legal action being taken.</p>
<p>The updated 2005 version of the DDA can be found here:<br />
<a title="Disability Discrimination Act 1995 (DDA) - 2005 update" href="http://www.opsi.gov.uk/acts/acts2005/ukpga_20050013_en_1" rel='nofollow'>http://www.opsi.gov.uk/acts/acts2005/ukpga_20050013_en_1</a></p>
<blockquote><p>In the US, the Section 508 Amendment to the Rehabilitation Act 1973 requires Federal agencies to make electronic and information technology accessible to people with disabilities</p></blockquote>
<p>In the United States, the Section 508 Amendment to the Rehabilitation Act of 1973 requires that Federal agencies make electronic and information technology accessible to people with disabilities.</p>
<p>This is the US equivalent of the British DDA and covers broadly the same issues and technologies, although it only applies to Federal departments and agencies.</p>
<p>Further information about Section 508 can be found here:<br />
<a title="Section 508 Amendment to the Rehabilitation Act 1973" href="http://www.access-board.gov/508.htm" rel='nofollow'>http://www.access-board.gov/508.htm</a></p>
<p>In December 2008, the British Standards Institution (BSI) published a draft British Standard on Web accessibility – BS 8878. This Code of Practice (currently in draft) gives recommendations for building and maintaining Web experiences that are accessible to, usable by and enjoyable for disabled people.</p>
<p>The deadline for public comment is 31st January 2009 and the document has yet to be amended in light of the recent WCAG 2.0 recommendations. It is expected that this document will be published in its final form later in 2009.</p>
<p>The draft version of BS 8878 can be found here:<br />
<a title="BSI British Standard on Web accessibility BS 8878 - draft version" href="http://www.bsigroup.com/en/Standards-and-Publications/How-we-can-help-you/Consumers/Accessibilty-day/BS-8878-form/Thank-you/" rel='nofollow'>http://www.bsigroup.com/en/Standards-and-Publications/How-we-can-help-you/Consumers/Accessibilty-day/BS-8878-form/Thank-you/</a></p>
<p>We&#8217;ll keep you up to date with any further developments relating to accessibility as they are announced.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strangecorp.com/2009/08/web-content-accessibility-wcag20-section-508-dda-1995-bs-8878/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Blogging for Online Marketing</title>
		<link>http://blog.strangecorp.com/2009/04/blogging-online-marketing/</link>
		<comments>http://blog.strangecorp.com/2009/04/blogging-online-marketing/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 14:41:22 +0000</pubDate>
		<dc:creator>Dom Ebel</dc:creator>
		
		<category><![CDATA[Online Marketing]]></category>

		<category><![CDATA[Search Marketing]]></category>

		<category><![CDATA[Social Media]]></category>

		<category><![CDATA[brand voice]]></category>

		<category><![CDATA[branding]]></category>

		<category><![CDATA[content optimisation]]></category>

		<category><![CDATA[copy]]></category>

		<category><![CDATA[copywriting]]></category>

		<category><![CDATA[digital strategies]]></category>

		<category><![CDATA[Headings]]></category>

		<category><![CDATA[Keywords]]></category>

		<category><![CDATA[natural search]]></category>

		<category><![CDATA[online copy]]></category>

		<category><![CDATA[search engine optimisation]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Title Tag]]></category>

		<guid isPermaLink="false">http://blog.strangecorp.com/?p=285</guid>
		<description><![CDATA[Blogging has become almost "de rigueur" in the online marketing industry, with seemingly every company website hosting a blog designed to connect with their audience, improve their search engine listings and drive traffic to the website.

But as with every mass-uptake of an online technology there are varying degrees of success and competency: there are those examples which are executed well and produce impressive results, and those implemented poorly which inevitably fail.

While blog copywriting is a huge topic, far beyond the scope of a single article, there are some basic principles and techniques which can vastly improve the chances of success when followed...]]></description>
			<content:encoded><![CDATA[<p>Blogging has become almost &#8220;de rigueur&#8221; in the online marketing industry, with seemingly every company website hosting a blog designed to connect with their audience, improve their search engine listings and drive traffic to the website.</p>
<p>But as with every mass-uptake of an online technology there are varying degrees of success and competency: there are those examples which are executed well and produce impressive results, and those implemented poorly which inevitably fail.</p>
<p>While blog copywriting is a huge topic, far beyond the scope of a single article, there are some basic principles and techniques which can vastly improve the chances of success when followed.</p>
<h2>Benefits of a Blog for SEO</h2>
<p>A regularly-updated blog containing high quality content will improve SEO performance through 2 separate areas:</p>
<p>1. Gathering inbound links.<br />
With high quality articles you should develop a following or &#8220;audience&#8221; who are likely to link to your articles for the benefit of their readers.</p>
<p>2. Search engine content<br />
Blog posts are great content pages, naturally littered with keywords – these will start appearing in the search results when relevant to the users&#8217; search query.</p>
<p>So when writing blog posts bear these two factors in mind:</p>
<p>1. Write quality articles which will interest the reader, pass on valuable information or opinions to help develop your audience.</p>
<p>2. Ensure the important keywords are present in the required areas, in a manner that doesn’t impede the flow of the copy.</p>
<h2>SEO vs. Brand Tone</h2>
<blockquote><p>&#8220;Brand voice&#8221; may be more important to your blog strategy than outright content optimisation</p></blockquote>
<p>If you are creating a blog to build an audience or subscriber-base as part of an SEO strategy, developing a &#8220;brand voice&#8221; may well be a more important factor than outright content optimisation.</p>
<p>Increasing the number of regular readers will help gather links, which may be the most important factor in your web strategy, as link weight is one of the major factors in today&#8217;s search engine algorithms.</p>
<p>As the blog content increases, the sheer volume of content will help Google identify common themes across the pages – helping clarify the SEO topics without large amounts of SEO-specific work on your behalf. Use tagging and categorisation to cement the ties between topics and themes by linking related posts together.</p>
<h2>Keyword Use in Blog Articles</h2>
<h3>Identifying Keywords within Articles</h3>
<p>By placing keywords in the important areas such as the page title, URL stub, headings and subheading, bullet points and block quotes, you can help Google and improve the chances of pages appearing in the search results.</p>
<p>The first step is to identify the keywords in a given blog post. For example, a blog post about shoe maintenance and caring for footwear would probably require the following keywords:</p>
<p>boots, shoes, footwear, leather, care, maintenance, wax, polish, brush</p>
<p>These are common sense keywords people might use as compound phrases when searching for this topic – &#8220;shoe care&#8221;, &#8220;leather maintenance&#8221;, &#8220;footwear care&#8221;, &#8220;caring for boots&#8221; etc</p>
<p>Further research using the public <a title="Google keyword research tool" href="https://adwords.google.com/select/KeywordToolExternal" rel='nofollow'>Google keyword research tool</a> can help identify common search phrases – but it is important to let your copy develop naturally, in a manner consistent with your brand voice, rather than to artificially try and create keyword-rich copy, which can sound forced and off-brand.</p>
<h3>Keyword Use in the HTML Page Title</h3>
<blockquote><p>The HTML Title should reflect the subject in as succinct and pithy a manner as possible</p></blockquote>
<p>What is you post / web page about? What is your main point or topic?</p>
<p>Your <a title="HTML Title optimisation article" href="http://blog.strangecorp.com/2008/12/html-title-optimisation/" rel='nofollow'>HTML page Title</a> should reflect the topic / subject in as succinct and pithy a manner as is possible without losing clarity or context. Use the most likely keywords that users are going to use to search for the subject you are discussing - this is obvious but often missed by bloggers!</p>
<p>Because the HTML Title will also appear on the search engine result pages you must also consider a hook element in addition to clarity and context. What will entice users to click through to your blog post? What are you offering them in information, interest or helpful advice? What exclusive or unique offering do you have?</p>
<p>Please note, the HTML Title and H1 heading are often taken from the same article heading / title field in some blogging platforms.</p>
<h3>Keyword Use in H1 Tag</h3>
<blockquote><p>Descriptive headings will help visitors appraise post content at-a-glance</p></blockquote>
<p>The H1 page heading fulfils a role similar to the HTML Title in that it explains to users what the page is about when they look at it. The keyword(s) identified with the primary topic / subject should be present in the H1 heading (for both usability and SEO purposes). Descriptive headings are useful for visitors to appraise post content at-a-glance (this will also help you when managing and organizing blog content).</p>
<p>Summarise the post, using the most important keywords naturally, eg.<br />
&#8220;Footwear Maintenance – Caring for Shoes &amp; Boots&#8221; or<br />
&#8220;Shoe Care – Maintenance for Leather Boots &amp; Footwear&#8221; etc</p>
<h4>Subheadings (H2 - H6 Tags)</h4>
<p>Copy will often benefit from being broken down into sections using subheadings to help users easily extract what the following paragraphs are discussing. Use relevant keywords in the copy which will help Google further in analyse and categorisation the content.</p>
<h3>Keyword Use in Body Text</h3>
<p>It is important to use the keywords throughout the page where it makes sense. Do not try and &#8220;force&#8221; the keywords in, just write naturally and you will use them in a manner which doesn’t interrupt the flow for your readers…</p>
<p>It&#8217;s not just the targeted keywords that count, but the mix of all the words on the page that help to determine what the page is about.</p>
<p>When thinking about the vocabulary in your post use semantically-related terms e.g. synonyms, related terms, polysemes, homonyms, meronyms, paradigms, passive / active relationships, locative relationships, associative relationships.</p>
<p>So for the keyword &#8220;boot&#8221; we would probably want to use &#8220;shoe&#8221;, &#8220;sole&#8221;, &#8220;tongue&#8221;, &#8220;laces&#8221;, &#8220;heel&#8221;, &#8220;instep&#8221;, &#8220;zip&#8221; etc within the copy to help associate your page with other topical pages.</p>
<p>Expanding your post&#8217;s vocabulary in this way helps your page rank for many long tail keywords - this will significantly assist in raising search referral traffic.</p>
<h3>Keyword Repetition (Stuffing &amp; Spam)</h3>
<blockquote><p>Writing interesting articles aimed at your readers will produce results through the benefits of inbound links created by those readers</p></blockquote>
<p>It cannot be stressed enough that the key factor should be naturally-written content, aimed at producing interesting and useful content for a human audience – rather than trying to write for search engine analysis. But do make sure you mention the keywords you think are important to your search visibility strategy.</p>
<p>Ensure that 1 or 2 synonyms (words meaning the same thing, eg. sports shoes, trainers, sneakers) or related terms (eg. boot, shoe, sole, tongue, laces, heel, instep, zip etc) are included elsewhere in the text.</p>
<p>If you are writing naturally, then this should happen as a matter of course – to summarise, don’t worry too much about trying to include the right amounts of keywords, as the benefits of writing interesting articles aimed at your readers will produce better results through the benefits of inbound links created by your readers.</p>
<h2>Blogging Basics and Good Practise</h2>
<p><strong>Make sure your article is relevant to the blog theme</strong><br />
- is there a connection to your business or your industry?</p>
<p><strong>Blog with passion</strong><br />
- Blogging needs conviction to make it work, put the effort in…</p>
<p><strong>Make headlines snappy</strong><br />
- Contain your whole post summary in your headline. Check out national newspapers to see how they do it.</p>
<p><strong>Write less</strong><br />
- This does not mean less information – just keep it simple, no need for one hundred words if 10 will do. Time is limited on the internet – keep posts short and informative, and they will keep returning…</p>
<p><strong>Make your posts easy to scan</strong><br />
- Include Bullet point lists and block quotes, they impart the most information in the least time. Short paragraphs are far easier to read than long ones – break them down into shorter ones.</p>
<p><strong>Do not write short posts all the time</strong><br />
- Short posts are great for a regular update, and can bridge a gap – but mix up with longer articles as this demonstrates depth of knowledge; longer posts that tackle subjects with meaning and insight will be much more likely to attract links long-term as the post is seen as a resource; longer posts also tend to perform better in the search engines.</p>
<p><strong>Mix your marketing message with your products</strong><br />
- Don&#8217;t be too strong with your marketing message, it won’t work. It puts people off, because no one likes pushy marketing thinly-disguised behind a flimsy blog-post.</p>
<p><strong>Be consistent with your writing style</strong><br />
- You are the voice of your company. Present a consistent style and tone; your posts are an ambassador for the business, and may often be the first contact for potential clients. If you have multiple authors contributing to your blog, then use bylines to identify who&#8217;s who so stylistic differences don&#8217;t jar with the reader.</p>
<p><strong>Let the audience learn about the workings of your business</strong><br />
– This promotes trust through familiarity, and being “transparent”.</p>
<p><strong>Don’t be scared of offsite linking</strong><br />
– Linking to other sites is a great way to provide “further research” opportunities for your readers, and they *will* return after reading.</p>
<p><strong>Edit your post</strong><br />
- Good writing is in the editing. Before you hit the submit button, re-read your post and cut out the stuff that you don’t need. Better still, get someone else to edit your posts!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.strangecorp.com/2009/04/blogging-online-marketing/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
