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

<channel>
	<title>Embado, we create and maintain Websites &#187; Search Engine Optimisation</title>
	<atom:link href="http://www.embado.com/tag/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.embado.com</link>
	<description>We create and maintain Websites</description>
	<lastBuildDate>Fri, 26 Apr 2013 12:18:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Digital marketing developments in 2013</title>
		<link>http://www.embado.com/digital-marketing-developments-in-2013/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=digital-marketing-developments-in-2013</link>
		<comments>http://www.embado.com/digital-marketing-developments-in-2013/#comments</comments>
		<pubDate>Sat, 23 Feb 2013 12:14:35 +0000</pubDate>
		<dc:creator>Rory</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.embado.com/?p=654</guid>
		<description><![CDATA[Digital marketing developments in 2013 A summary of some thoughts, ideas and notes on digital marketing developments in 2013: Facebook Graph Search Not a great name, but it&#8217;s on the way. Users will be able to search for, say &#8220;Indian restuarant&#8221; in Facebook and the results will be in part a function of not only [...]]]></description>
				<content:encoded><![CDATA[<h1>Digital marketing developments in 2013</h1>
<h3>A summary of some thoughts, ideas and notes on digital marketing developments in 2013:</h3>
<h5>Facebook Graph Search</h5>
<p>Not a great name, but it&#8217;s on the way. Users will be able to search for, say &#8220;Indian restuarant&#8221; in Facebook and the results will be in part a function of not only their location (usually known by the Facebook system), those businesses with a Facebook listing, but the activity of the friends of the person doing the search.</p>
<p>For a users friends to &#8220;like&#8221; or &#8220;check-in&#8221; with suppliers, that supplier (which could be your business) needs to have a Facebook presence.</p>
<div class="box box-light">
<div class="box-title">Action Point:</div>
<div class="box-content"><strong></strong>Create a Facebook presence for your company. Promote and build your Facebook audience, or let us know if you&#8217;d like us to manage this for you.</div>
</div>
<h5>Google+</h5>
<p>OK, I still don&#8217;t personally like and use this much, but it is being used more and more by Google to rank a business.</p>
<p>Google+ local is expected to merge with Google Places.</p>
<div class="box box-light">
<div class="box-title">Action Point:</div>
<div class="box-content"><strong></strong>Create a Google+ presence for your company.</div>
</div>
<h5>Google AdWords</h5>
<p>The new Google Enhanced campaigns give more control of when (eg week days during business hours) and were your adverts will appear. So you can increasinlgy target people in specific countries, or specific areas of a country.</p>
<div class="box box-light">
<div class="box-title">Action Point:</div>
<div class="box-content"><strong></strong>Are you using Google AdWords at all or to best effect. Clients that are, get results that tend to far exceed the value for money than any other advertising spend.</div>
</div>
<h5>YouTube Advertising</h5>
<p>If you have YouTube advertising content (or could easily create some), it is currently a LOT cheaper than other Google advertising (much lower cost per click). You also only pay if the user watches your video all the way to the end !</p>
<h5>The Mobile Web</h5>
<p>OK, this is for the Web at large, but the current figures indicate that about 30% of all Web pages are looked at using a mobile device.</p>
<ul class="style-none list_arrow3">
<ul>
<li>This tends to very much be mostly for B2C sites.</li>
<li>The UK is Europe&#8217;s leading country for smart mobile phone use.</li>
</ul>
</ul>
<p>Although the most common mobile device is an iPad, where a normal Website probably works fine (there are subtleties)  it&#8217;s fundamentally different when you consider iPhones and other smart phones. The site might work, but usability with having to continually pinch zoom into the site isn&#8217;t great.</p>
<div class="box box-light">
<div class="box-title">Action Point:</div>
<div class="box-content"><strong></strong>Is your target audience likely to use or benefit from a smart phone version of your site. This often involves cut down information, that focuses on what a mobile phone user is more likely to want:</div>
</div>
<ul class="style-none list_arrow3">
<ul>
<li>Simplified mobile phone friendly navigation (that doesn&#8217;t require pinch and zoom).</li>
<li>Smaller screens do mean less content.<br />
-  An easy first step can be to remove side columns and associated information for users that are probably doing this themselves anyway.</li>
<li>Contact details including your address, with the postcode and a map link that will link to map functions on a particular smart phone.<br />
- Most smart phones will recognise the HTML markup for telephone number eg &lt;a href=&#8221;tel:+448453709300&#8243;&gt; on our phone number <a href="tel:+44845 370 9300">0845 370 9300</a>.</li>
<li>Smart phones are more often used by consumers, often at work, where they don&#8217;t want to (or aren&#8217;t allowed to) use their work computer for their target activity.</li>
</ul>
</ul>
<p>We can code a Website to use a library such as <a title="Detect and redirect based on site visitor device" href="http://en.wikipedia.org/wiki/WURFL">Tera-WURFL</a>, not only detect the device being used to visit the site, and so deliver content and design for that device, but event triggers for if the user tilts the mobile device so that the layout could change to help the user!</p>
<ul class="style-none list_arrow3">
<ul>
<li>Server side detection is more reliable than Javascript on page detection.</li>
<li>It&#8217;s good to give mobile device users the option of going to the full / normal Website.</li>
<li>It is cheaper to build a mobile site than a mobile app. If an app is the plan, a mobile site can be a good first step in this direction as it is faster and easier (so cheaper) to be reactive with a mobile site than a mobile app.</li>
<li>Have a look at your Google Analytics to see how many site visitors are using which mobile devices.</li>
</ul>
</ul>
<h5>Content is King</h5>
<p>Where marketing was once dominated by mail shots and similar, on-line marketing with Google Analytics on your Website and other reporting tools on your Twitter, Facebook, Google+, LinkedIN, e-mail shots the scope to analyse and continually update your marketing.</p>
<p>Through all of the channels, the base of good, customer orientated content is still king.</p>
<ul class="style-none list_arrow3">
<ul>
<li><span style="line-height: 13px;">Push the <em><strong>Customer Experience Optimisation</strong></em>.<br />
Good content for customers, is also good content for search engines. </span></li>
</ul>
</ul>
<p>Consider that apparently 90% of the CEO&#8217;s of US firms find their B2B suppliers and not the other way around.</p>
<p>This &#8220;in-bound&#8221; marketing depends on search engine optimised content.</p>
<div class="box box-light">
<div class="box-title">Action Point:</div>
<div class="box-content"><strong></strong>Have you looked at what words and phrases your target audience are using. Do you then have content, across your marketing channels, perhaps geographically targeted, which uses these words and phrases?</div>
</div>
<p>In the buying cycle, the same key questions must be answered:</p>
<ul class="style-none list_arrow3">
<ul>
<li><span style="line-height: 13px;"><strong>Awareness</strong> &#8211; what needs does the customer have?<br />
</span></li>
<li><strong>Consideration </strong>- what product or service do you provide?</li>
<li><strong>Interest</strong> &#8211; why should the customer choose you and your solution?</li>
<li><strong>Preference</strong> &#8211; are you providing the best value solution?</li>
<li><strong>Purchase</strong> &#8211; how can the customer make contact and get the product +/or service?</li>
</ul>
</ul>
<h5>Recylce, Reuse, Reduce</h5>
<p>In terms of the multiple platforms (SEO, Google AdWords, Social Media, Email, Content Creation) you can re-purpose your updated content to the various channels via tools such as <a href="http://www.hubspot.com">Hubspot</a>, <a href="http://www.eloqua.com/">Eloqua </a>and <a href="http://eu.marketo.com/">Marketo</a>.</p>
<p>These will also let you compare site traffic from which campaigns, so you can evaluate which campaigns to focus on more or less.</p>
<p>In terms of CRM (Customer Relationships Management) systems such as <a href="http://www.salesforce.com/uk/">SalesForce</a>, let you track site visitors, their orders etc.</p>
<p>In terms of locations to publish more about what you do, here are a few that you might not have considered:</p>
<ul class="style-none list_arrow3">
<ul>
<li><span style="line-height: 13px;">E-books</span></li>
<li>Social media sites (Facebook etc.)</li>
<li>Blogs (look for blog sites that talk about your sector)</li>
<li>Email marketing</li>
<li>Video (set up a YouTube channel and look at video advertising)</li>
<li>White papers</li>
<li>Editorial articles</li>
<li>Brochures</li>
<li>Case studies</li>
<li>Tick lists</li>
<li>Testimonials and endorsements.</li>
</ul>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.embado.com/digital-marketing-developments-in-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The new HNG Website</title>
		<link>http://www.embado.com/the-new-hng-website/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-new-hng-website</link>
		<comments>http://www.embado.com/the-new-hng-website/#comments</comments>
		<pubDate>Tue, 28 Aug 2012 13:14:31 +0000</pubDate>
		<dc:creator>Rory</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Client]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.embado.com/?p=579</guid>
		<description><![CDATA[HNG (formerly Hargreaves Newberry Gyngell) requested a dynamic Content Management System (CMS) driven site that: In collaboration With the HNG team we developed a minimal online identity where the property database takes center stage. The property features were expanded to integrate with Google Maps, have brochures, floor plans and energy performance documents attached along with specialist [...]]]></description>
				<content:encoded><![CDATA[<p><a title="HNG commercial property agents based in West London" href="http://www.hng.co.uk" target="_blank">HNG</a> (formerly Hargreaves Newberry Gyngell) requested a dynamic Content Management System (CMS) driven site that:</p>
<ul class="style-none list_arrow3">
<ul>
<li>updated their on-line brand presence,</li>
<li>built on the existing property database and</li>
<li>streamlined the process of getting new content on-line.</li>
</ul>
</ul>
<h5>In collaboration</h5>
<p>With the HNG team we developed a minimal online identity where the property database takes center stage.</p>
<p>The property features were expanded to integrate with Google Maps, have brochures, floor plans and energy performance documents attached along with specialist contacts and property details, all of which are searchable.</p>
<p>This gave the end user a much more informative and user friendly property database to use and the client a solution they found easy to use and maintain.</p>
<p>&nbsp;</p>
<p><a href="http://www.embado.com/wp-content/uploads/2012/08/HNG-reDesign-home.jpg"><img class="aligncenter size-full wp-image-580" title="HNG reDesign - home" src="http://www.embado.com/wp-content/uploads/2012/08/HNG-reDesign-home.jpg" alt="" width="574" height="750" /></a></p>
<p><a href="http://www.embado.com/wp-content/uploads/2012/08/HNG-reDesign-listing.jpg"><img class="aligncenter size-full wp-image-581" title="HNG reDesign - listing" src="http://www.embado.com/wp-content/uploads/2012/08/HNG-reDesign-listing.jpg" alt="" width="574" height="800" /></a></p>
<p><a href="http://www.embado.com/wp-content/uploads/2012/08/HNG-reDesign-details.jpg"><img class="aligncenter size-full wp-image-582" title="HNG reDesign - details" src="http://www.embado.com/wp-content/uploads/2012/08/HNG-reDesign-details.jpg" alt="" width="574" height="800" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.embado.com/the-new-hng-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Some recent work</title>
		<link>http://www.embado.com/some-recent-work/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=some-recent-work</link>
		<comments>http://www.embado.com/some-recent-work/#comments</comments>
		<pubDate>Thu, 23 Aug 2012 13:18:26 +0000</pubDate>
		<dc:creator>Rory</dc:creator>
				<category><![CDATA[Branding]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Client]]></category>
		<category><![CDATA[Logo Design]]></category>
		<category><![CDATA[Print Design]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.embado.com/?p=573</guid>
		<description><![CDATA[It&#8217;s great, we&#8217;ve been pretty flat out for quite a while. Yes some of our client sectors aren&#8217;t as busy as others, but even within sectors that aren&#8217;t as busy, there are clients taking advantage of the reduced work load to update and expand their Website and other marketing, to launch new initiatives, to gain [...]]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s great, we&#8217;ve been pretty flat out for quite a while.</p>
<p>Yes some of our client sectors aren&#8217;t as busy as others, but even within sectors that aren&#8217;t as busy, there are clients taking advantage of the reduced work load to update and expand their Website and other marketing, to launch new initiatives, to gain market share compared to others.</p>
<p>Giles Andrews at Andrews Denford &amp; Boyd has launched <a title="Office Space in London and across the UK" href="http://www.officespace.co.uk">Office Space</a>, where we created the branding (logo etc.), the Web site and printed marketing material.</p>
<p>Quite a few clients, including Acorn Homes (who build <a title="Luxury new homes in Cornwall by Acorn Homes" href="http://www.acorn-homes.co.uk/">luxury new homes in Cornwall</a>) are focusing on Search Engine Optimisation (SEO) as a cost effective way of increasing enquiries from potential clients.</p>
<p>Earlier in the year, we created a new site for <a title="Freelance Journalist" href="http://janelabous.com/">freelance journalist Jane Labous</a>. It&#8217;s great to watch her posts as she wanders (mostly) around Africa.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.embado.com/some-recent-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO and Digital Marketing : Where am I?</title>
		<link>http://www.embado.com/seo-and-digital-marketing-where-am-i/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=seo-and-digital-marketing-where-am-i</link>
		<comments>http://www.embado.com/seo-and-digital-marketing-where-am-i/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 13:07:21 +0000</pubDate>
		<dc:creator>Rory</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.embado.com/?p=555</guid>
		<description><![CDATA[An interesting blog post by Jamie Turnbull at Find Me On The Internet. Quite technical, but focusing on the increase in Web search from mobile devices (smart phones, tablets etc.) where the location of the user is known, so the results can include those suppliers with geographical relevance to the user. The article also looks [...]]]></description>
				<content:encoded><![CDATA[<p>An interesting blog post by Jamie Turnbull at <a title="Find me on the Internet" href="http://www.findmeontheinternet.com">Find Me On The Internet</a>.</p>
<p>Quite technical, but focusing on the increase in Web search from mobile devices (smart phones, tablets etc.) where the location of the user is known, so the results can include those suppliers with geographical relevance to the user.</p>
<p>The article also looks at the &#8220;rich snippets&#8221; plan to differentiate phrases. For example:</p>
<blockquote><p>a search for ‘Mercury’ does not differentiate between the element, the planet, or the singer.</p></blockquote>
<p>Read the full article at <a href="http://www.findmeontheinternet.com/where-i-what-i-who-i-digital-marketing/">http://www.findmeontheinternet.com/where-i-what-i-who-i-digital-marketing/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.embado.com/seo-and-digital-marketing-where-am-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Google and Bing beat the content farms</title>
		<link>http://www.embado.com/how-google-and-bing-beat-the-content-farms-to-make-your-searches-better/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-google-and-bing-beat-the-content-farms-to-make-your-searches-better</link>
		<comments>http://www.embado.com/how-google-and-bing-beat-the-content-farms-to-make-your-searches-better/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 15:18:03 +0000</pubDate>
		<dc:creator>Rory</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>

		<guid isPermaLink="false">http://www.embado.com/?p=488</guid>
		<description><![CDATA[As tweeted by New Scientist: How Google and Bing beat the content farms to make your searches better http://bit.ly/uXtcw5. Full URL is http://www.newscientist.com/article/mg21228436.200-inside-search-engines-war-on-bad-results.html ANYONE can publish on the web, but it would be better if some people didn&#8217;t; the world does not need another site that provides advice on how to unlock an iPhone or [...]]]></description>
				<content:encoded><![CDATA[<p>As tweeted by New Scientist:</p>
<p><strong>How Google and Bing beat the content farms to make your searches better</strong> <a title="http://www.newscientist.com/article/mg21228436.200-inside-search-engines-war-on-bad-results.html" href="http://t.co/rSJaBboQ" rel="nofollow" target="_blank" data-display-url="bit.ly/uXtcw5" data-ultimate-url="http://www.newscientist.com/article/mg21228436.200-inside-search-engines-war-on-bad-results.html" data-expanded-url="http://bit.ly/uXtcw5">http://bit.ly/uXtcw5</a>.</p>
<p>Full URL is <a href="http://www.newscientist.com/article/mg21228436.200-inside-search-engines-war-on-bad-results.html">http://www.newscientist.com/article/mg21228436.200-inside-search-engines-war-on-bad-results.html</a></p>
<blockquote><p>ANYONE can publish on the web, but it would be better if some people didn&#8217;t; the world does not need another site that provides advice on how to unlock an iPhone or find cheap car insurance. Now new evidence shows that search engines have upped their game to make sure their results are not dominated by such low-quality sites.</p>
<p>Search engines are meant to pick out high-quality sites amid the sea of knock-offs, but even they get overwhelmed. As recently as March, for example, the first 10 results from a Google search for &#8220;how to organise your desktop&#8221; contained nine links to pages churned out by &#8220;content farms&#8221; &#8211; websites that publish reams of articles, often of dubious quality, that aim simply to attract clicks and advertising dollars.</p>
<p>That prompted <em>New Scientist</em> to ask computer scientist<a href="http://www.dcs.gla.ac.uk/~richardm/" target="nsarticle">Richard McCreadie</a> at the University of Glasgow, UK, to look into the issue. The results show that Google and Microsoft have won a major victory in the fight against such content farms. In the process they may have inflicted serious pain on two organisations often cited as providers of content farm material: Seed, a project from AOL, appears to have stopped commissioning content from freelance writers, though the firm declined to comment. And Santa Monica-based Demand Media has seen <a href="http://quotes.wsj.com/DMD" target="nsarticle">its stock price fall</a> by over 50 per cent since it went public earlier this year for $1.5 billion.</p></blockquote>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.embado.com/how-google-and-bing-beat-the-content-farms-to-make-your-searches-better/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tack your QR codes (at an expo)</title>
		<link>http://www.embado.com/tack-your-qr-codes-at-an-expo/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tack-your-qr-codes-at-an-expo</link>
		<comments>http://www.embado.com/tack-your-qr-codes-at-an-expo/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 10:39:36 +0000</pubDate>
		<dc:creator>Rory</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Client]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>

		<guid isPermaLink="false">http://www.embado.com/?p=420</guid>
		<description><![CDATA[One of our long term clients, www.JamesWalker.biz wanted to put QR codes on folders and other notices at one of their exhibition stands. So that stand visitors could scan the codes to get the brochures in PDF format or videos direct to their smart phones. But how to track how well this works ? As [...]]]></description>
				<content:encoded><![CDATA[<p>One of our long term clients, <a href="http://www.JamesWalker.biz">www.JamesWalker.biz</a> wanted to put QR codes on folders and other notices at one of their exhibition stands. So that stand visitors could scan the codes to get the brochures in PDF format or videos direct to their smart phones.</p>
<p>But how to track how well this works ?</p>
<p>As the links to the PDFs would not involve an HTML page, we couldn&#8217;t at first think of a way to track these downloads (OK Web server logs, but they can be cumbersome).</p>
<p>Until Phill at James Walker found and has started using <!--StartFragment --><a href="http://qrpro.co.uk/">http://qrpro.co.uk/</a>, where with your account, they&#8217;ll give you reporting on how many times your QR code is used ! The pricing structure is sensible, with 1000 hits for £1, so 12 codes on 12 items for £12.</p>
<h3>5th October 2011 update on tracking</h3>
<p>Jamie who does <a title="Find Me On The Internet SEO by Jamie Turnbull" href="http://www.fmoti.co.uk">Search Engine Optomisation</a> (SEO) for quite a few our clients has also pointed out that you could use the Google URL builder to put tracking on specific URLs (that could be Web pages, PDFs etc.). This would integrate the tracking into the Google Analytics for a client / project.</p>
<p>More information on this is at <a href="http://www.google.com/support/analytics/bin/answer.py?answer=55578">http://www.google.com/support/analytics/bin/answer.py?answer=55578</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.embado.com/tack-your-qr-codes-at-an-expo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7 Best Practices for Improving Your Website’s Usability</title>
		<link>http://www.embado.com/7-best-practices-for-improving-your-websites-usability/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=7-best-practices-for-improving-your-websites-usability</link>
		<comments>http://www.embado.com/7-best-practices-for-improving-your-websites-usability/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 06:55:29 +0000</pubDate>
		<dc:creator>Rory</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.embado.com/?p=548</guid>
		<description><![CDATA[I came across this great article on anybody creating Website content. Our own Website content guidelines are: The 7 Best Practices for Improving Your Website’s Usability article looks at: Sites that score well for usability also score high for Search Engine Optimisation (SEO).]]></description>
				<content:encoded><![CDATA[<p>I came across this great article on anybody creating Website content.</p>
<h1>Our own Website content guidelines are:</h1>
<ul class="style-none list_arrow3">
<ul>
<li>Make sure the images and first 50 words convey, as directly as possible, what the page is about. &#8220;Long established, market leader at providing &#8230;..&#8221; is 6 words that don&#8217;t say what is on on offer.<br />
How often have you arrived at a Web page or seen a TV advert and thought it was great, but known what was being promoted?</li>
<li>Say why what is on offer might be wanted by the site visitor. What solution or desire does it satisfy.</li>
<li>Why does your offer stand out from the alternatives, which could be the same offer from a different supplier or a different way of meeting the solution or desire.</li>
<li>How can the Website visitor get it? This could be as simple as contact details.</li>
</ul>
</ul>
<p>The <a title="7 Best Practices for Improving Your Website’s Usability" href="http://mashable.com/2011/09/12/website-usability-tips/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Mashable+%28Mashable%29">7 Best Practices for Improving Your Website’s Usability</a> article looks at:</p>
<ul class="style-none list_arrow3">
<ul>
<li>Keep content as concise as possible</li>
<li>Use headings to break up long articles</li>
<li>Help readers scan your webpages quickly</li>
<li>Use bulleted lists and text formatting</li>
<li>Give text blocks sufficient spacing</li>
<li>Make hyperlinked text user-friendly</li>
<li>Use visuals strategically</li>
</ul>
</ul>
<p>Sites that score well for usability also score high for Search Engine Optimisation (SEO).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.embado.com/7-best-practices-for-improving-your-websites-usability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>18 SEO Fundamentals</title>
		<link>http://www.embado.com/18-seo-fundamentals/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=18-seo-fundamentals</link>
		<comments>http://www.embado.com/18-seo-fundamentals/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 09:05:10 +0000</pubDate>
		<dc:creator>Rory</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[Search Engine Optimisation]]></category>

		<guid isPermaLink="false">http://www.embado.com/?p=426</guid>
		<description><![CDATA[This is taken from http://www.searchenginejournal.com/bing-gives-a-list-of-18-seo-fundamentals/32554/. A fantastic list of the top 18 items to make your Website Search Engine Optomised. The key is always quality content. - ie real genuine content. But as you create and edit the content, look over this list of items that Bing.com (the Microsoft Search Engine) is wanting. Make sure [...]]]></description>
				<content:encoded><![CDATA[<p>This is taken from <a href="http://www.searchenginejournal.com/bing-gives-a-list-of-18-seo-fundamentals/32554/">http://www.searchenginejournal.com/bing-gives-a-list-of-18-seo-fundamentals/32554/.</a></p>
<p>A fantastic list of the top 18 items to make your Website Search Engine Optomised.</p>
<p>The key is always quality content.<br />
- ie real genuine content. But as you create and edit the content, look over this list of items that Bing.com (the Microsoft Search Engine) is wanting.</p>
<ul>
<li>Make sure your site is crawlable by using an XML sitemap, a robots.txt file, and well-structured on-site navigation.</li>
<li>Improve your site structure by using an HTML sitemap and linking to trusted sources both within your site and outside of it.</li>
<li>Create a solid content hierarchy by doing basic keyword research and avoiding placement of your content in rich media such as Silverlight and Flash.</li>
<li>Use a short meta title that has fewer than 65 characters and that’s unique to each page, and try to include the targeted keyword toward the beginning of that title.</li>
<li>Use a unique meta description tag.</li>
<li>Create quality content (following the guidelines Bing provided earlier).</li>
<li>When you build links, focus on keyword-relevant anchor tags that link back to quality content on your page.</li>
<li>Create an RSS feed.</li>
<li>Use schema.org markup.</li>
<li>Create a user interface that prioritizes the user experiences; the search perspective on things like page load time aren’t as important as how the user responds.</li>
<li>Encourage social sharing with the use of social buttons.</li>
<li>Don’t cloak your website.</li>
<li>Don’t use link farms.</li>
<li>Don’t engage in three-way linking.</li>
<li>Don’t duplicate content.</li>
<li>Don’t use auto-following on the social front.</li>
<li>Don’t use thin content.</li>
<li>Don’t buy links.</li>
</ul>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.embado.com/18-seo-fundamentals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
