<?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>SEOgadget.co.uk &#187; Microformats &amp; HTML5</title>
	<atom:link href="http://seogadget.co.uk/category/microformats-html5/feed/" rel="self" type="application/rss+xml" />
	<link>http://seogadget.co.uk</link>
	<description></description>
	<lastBuildDate>Thu, 02 Sep 2010 10:19:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<atom:link rel="hub" href="http://seogadget.superfeedr.com/"/>		<item>
		<title>Google&#8217;s Underlying Plan for HTML5 and Rich Snippets</title>
		<link>http://seogadget.co.uk/googles-underlying-plan-for-html5-and-rich-snippets/</link>
		<comments>http://seogadget.co.uk/googles-underlying-plan-for-html5-and-rich-snippets/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 13:54:22 +0000</pubDate>
		<dc:creator>danielbutler</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Microformats & HTML5]]></category>

		<guid isPermaLink="false">http://seogadget.co.uk/?p=3623</guid>
		<description><![CDATA[When we look to the future of the internet and how SEO is evolving, what can we expect to find on the agenda in the not so distant future with regards to website mark up? Image credit: Dominicspics Well, no one can truly predict the future but by looking at recent past developments we can [...]<p><a href="http://seogadget.co.uk/googles-underlying-plan-for-html5-and-rich-snippets/">Google&#8217;s Underlying Plan for HTML5 and Rich Snippets</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></description>
			<content:encoded><![CDATA[<p>When we look to the future of the internet and how SEO is evolving, what can we expect to find on the agenda in the not so distant future with regards to website mark up?</p>
<p><img src="http://seogadget.co.uk/wp-content/uploads/2010/08/819994006_f764e38119_z.jpg" alt="Oh so quiet" width="640" height="505" class="alignnone size-full wp-image-3646" /><br />
<span style="margin-left:522px; font-size:9px;">Image credit: <a href="http://www.flickr.com/photos/dominicspics/">Dominicspics</a></span></p>
<p>Well, no one can truly predict the future but by looking at recent past developments we can certainly find a general trend that we are all starting to follow. In my first post as an seo consultant at SEOGadget I will be looking into the use of <a href="http://seogadget.co.uk/html5-examples-in-the-wild/">HTML 5</a> and (Richards favourite) Micro Formats.</p>
<h2>HTML5 &#8211; What&#8217;s New?</h2>
<p>Ok let&#8217;s start off with HTML 5 and the introduction of new elements and attributes which not only make a webmasters job a lot easier and more flexible, but more importantly provide a greater context about the content contained on a web page.</p>
<p>For example here are some of these new HTML 5 elements:</p>
<ul>
<li>&lt;nav&gt;</li>
<li>&lt;footer&gt;</li>
<li>&lt;audio&gt;</li>
<li>&lt;video&gt;</li>
</ul>
<p>Although W3C standards are a set of generic website guidelines which do not necessarily influence SEO directly, the mark up can to some extent be understood by search engines e.g. they expect to see a website header, navigation, content area and some kind of footer. Back at the start of 2009 Dave Harry wrote a great post on <a href="http://www.huomah.com/Search-Engines/Search-Engine-Optimization/SEO-implications-of-Page-Segmentation-concepts.html">page segmentation concepts</a> and how search engines are able to identify common elements on page to determine a framework for a website.</p>
<p>As a result of HTML 5, areas of a web page can now be more easily defined which in turn will provide a solid framework of a page to search engines. In doing so will at the same time provide more specific detail of the content contained on a given web page, which search engines can then use to their advantage in their algorithms.</p>
<h2>The Launch of Rich Snippets (Micro Formats, Micro Data and RDFa)</h2>
<p>The developments in Micro Formats (as well as Micro Data and RDFa) are also part of an evolutionary chain to provide even greater detail about specific pieces of content on a web page. When Google launched rich snippets back in 2009, support for some micro formats was introduced and as a result these have gradually been incorporated within some types of search queries.</p>
<p>Here are some Micro Formats which are currently supported to some extent by Google:</p>
<ul>
<li><strong>hReview-aggregate</strong> – This property provides a generic average rating based on the data within individual hreview listings. Attributes include rating, count, and summary.</li>
<li><strong>hReview</strong> – Describes individual review listings with attributes including rating, reviewer, dtreviewed (ISO date format) and description.</li>
<li><strong>hProduct</strong> – Describes an individual product with attributes including fn (name), brand, category, price, description and photo.</li>
<li><strong>hCalendar</strong> – Describes an event including attributes location, dtend (ISO date format) and duration (ISO date duration).</li>
<li><strong>hRecipe</strong> – Describes a specific recipe with attributes including ingredient, instructions, duration and photo.</li>
<li><strong>hCard</strong> – Describes contact/profile information with attributes including fn (name), email, logo, photo, and url.</li>
</ul>
<p>These micro formats can all influence the information presented on search results. For example a combination of hreview-aggregate, hreview and hrproduct (which could typically be used to describe a product on an ecommerce website), can produce a listing with rating information pulled in:</p>
<p><img class="alignnone size-full wp-image-3630" src="http://seogadget.co.uk/wp-content/uploads/2010/08/microformat-hreview-aggregate-hproduct1.png" alt="microformat-hreview-aggregate-hproduct" width="504" height="94" /><br />
An example listing of hcalendar incorporated within a web page:</p>
<p><img class="alignnone size-full wp-image-3633" src="http://seogadget.co.uk/wp-content/uploads/2010/08/microformat-hcalender2.png" alt="microformat-hcalender" width="466" height="110" /><br />
An example of a search result including hrecipe and hreview-aggregate:</p>
<p><img class="alignnone size-full wp-image-3634" src="http://seogadget.co.uk/wp-content/uploads/2010/08/microformat-hrecipe1.png" alt="microformat-hrecipe" width="486" height="92" /><br />
An example of a search result incorporating hcard:</p>
<p><img class="alignnone size-full wp-image-3635" src="http://seogadget.co.uk/wp-content/uploads/2010/08/microformat-hcard1.png" alt="microformat-hcard" width="477" height="84" /><br />
Although these are the only Micro formats that we have seen influence search results to date, there is still a number of attributes which although supported do not provide a direct impact on the display of search results and are currently under-going testing.</p>
<p>For example if we take the hproduct property, we have the ability to add attributes such as category, price and photo which currently do not bear any impact on the display of product page search results (although hproduct can be incorporated alongside hreview to display the price), but the attributes themselves are supported by <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&#038;answer=146750">Google</a>.</p>
<p>Could this be an early indicator from Google that micro formats will be playing a more influential role in the development of search listings?</p>
<p>As the idea of micro formats is to provide even greater detail about specific content contained on a web page (as a set of standards), you can clearly see why search engines such as Google have jumped in and developed their search results to display this data. By encouraging webmasters to include micro formats, Google will be able to understand more about the content contained within a website, and could use this information to further judge the relevance of a website to different search queries and provide an insight into developing new potential products.</p>
<p>A recent article on readwriteweb.com &#8211; &#8216;<a href="http://www.readwriteweb.com/archives/google_semantic_web_push_rich_snippets_usage_grow.php">Google&#8217;s Semantic Web Push: Rich Snippets Usage Growing</a>&#8216; also indicates the growing popularity of rich snippets and how Google is trying to encourage web masters to introduce this on their websites.</p>
<p>If we then combine this with news that <a href="http://microformats.org/wiki/events/2010-05-02-microformats-2-0">micro formats 2.0 discussions</a> are already under way to simplify the integration, could this amplify Google&#8217;s quest for a greater understanding of website content.</p>
<h2>The Evolution of Content is King</h2>
<p>In a &#8220;Content is King&#8221; SEO world how can Google look to evolve this one key strategy to create even more relevant results for its users?</p>
<p>Google have reached out directly to the guys behind the internet, website developers/designers/owners and encouraged the use of even simpler coding with HTML5. A great article at Techcrunch on <a href="http://techcrunch.com/2010/06/22/html5rocks-google/">Google&#8217;s HTML5Rocks</a> explains how Google is one of the major players pushing the development of HTML5.</p>
<p>The integration of rich snippets and support for Micro Formats, Micro Data and RDFa is another step to encourage webmasters for the change in mark up by displaying more informative search listings in their rankings.</p>
<p>When you combine the two and look behind the scenes Google have been very clever in gradually integrating a format which will ultimately provide them with <strong>a lot more</strong> knowledge on the structure and content of websites. This will undoubtedly become an influential factor within the rankings, and future services provided by Google.</p>
<p>The developments in website mark up and rich snippets go a long way in providing a greater insight into the future evolution, not only in SEO but the internet as a whole.</p>
<p>&#8212;&#8212;&#8212;&#8211;</p>
<p>Hope you enjoyed my first post on SEOGadget, it would be great to hear your feedback!<br />
<a href="http://twitter.com/DBSEO">Daniel</a></p>
<p><a href="http://seogadget.co.uk/googles-underlying-plan-for-html5-and-rich-snippets/">Google&#8217;s Underlying Plan for HTML5 and Rich Snippets</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></content:encoded>
			<wfw:commentRss>http://seogadget.co.uk/googles-underlying-plan-for-html5-and-rich-snippets/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Simple Testing Strategy for Microformats Implementation</title>
		<link>http://seogadget.co.uk/simple-testing-strategy-for-microformats-implementation/</link>
		<comments>http://seogadget.co.uk/simple-testing-strategy-for-microformats-implementation/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 12:23:17 +0000</pubDate>
		<dc:creator>richardbaxterseo</dc:creator>
				<category><![CDATA[Microformats & HTML5]]></category>
		<category><![CDATA[Testing Microformats]]></category>

		<guid isPermaLink="false">http://seogadget.co.uk/?p=3539</guid>
		<description><![CDATA[Image credit: KennyMatic If you&#8217;re playing around with SEO based Microformats recommendations for your clients, you might have considered how exactly to test and present those recomendations. What things can you do before sending off an SEO consultation document with Microformats change requests to make you feel confident that your recommendations will work, should Google [...]<p><a href="http://seogadget.co.uk/simple-testing-strategy-for-microformats-implementation/">Simple Testing Strategy for Microformats Implementation</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-3543" title="clownsandstormtrooper" src="http://seogadget.co.uk/wp-content/uploads/2010/08/clownsandstormtrooper1.jpg" alt="clowns and stormtrooper" width="640" height="244" /></p>
<h6 style="text-align: right;">Image credit: <a href="http://www.flickr.com/photos/kwl/">KennyMatic</a></h6>
<p>If you&#8217;re playing around with SEO based Microformats recommendations for your clients, you might have considered how exactly to test and present those recomendations. What things can you do before sending off an SEO consultation document with Microformats change requests to make you feel confident that your recommendations will work, should Google begin parsing your Microformats in to the search results pages?</p>
<p>The very simple answer is to set up a test page all of your own, and demonstrate the validated test to your target audience. Here&#8217;s how:</p>
<h2>Start with a template</h2>
<p>Examples like the ones below can be found pretty easily &#8211; there are a ton of useful templates for hReview, hProduct, hCalendar and so on to be found on Microformats.org:</p>
<pre>&lt;div class="vcard"&gt;
   &lt;img class="photo" src="http://www.example.com/bobsmith.jpg" alt="Photo of Bob"&gt;
   &lt;p&gt;&lt;strong class="fn"&gt;Bob Smith&lt;/strong&gt;&lt;/p&gt;
   &lt;p&gt;&lt;span class="title"&gt;Senior editor&lt;/span&gt; at &lt;span class="org"&gt;ACME Reviews&lt;/span&gt;&lt;/p&gt;
   &lt;p class="adr"&gt;
       &lt;span class="street-address"&gt;200 Main St&lt;/span&gt;&lt;br&gt;
       &lt;span class="locality"&gt;Desertville&lt;/span&gt;, &lt;span class="region"&gt;AZ&lt;/span&gt;
       &lt;span class="postcode"&gt;12345&lt;/span&gt;
   &lt;/p&gt;
&lt;/div&gt;
</pre>
<p>Source: <a href="http://microformats.org/wiki/google-rich-snippets-examples">http://microformats.org/wiki/google-rich-snippets-examples</a></p>
<h2>Upload your template to a test / ftp site</h2>
<p>Once you&#8217;ve found a template that covers the elements you&#8217;ll need for your webpage, you&#8217;ll need to save a local copy of the template and start adding the data. It&#8217;s good to use actual client data in your example so the web development team don&#8217;t have to spend too much time unpicking the details of the request. Identify your class attributes (elements), and using copy and paste, start adding reviewer names, ratings, product names or whatever else floats your fancy.</p>
<p><a href="http://seogadget.com/microformats/product-example.html">Here&#8217;s one I made earlier</a> &#8211; a simple webpage containing the bear (that&#8217;s no typo) minimum data and content you need to demonstrate your point.</p>
<h2>Demonstrate the example using the rich snippets testing tool</h2>
<p>While we&#8217;ve been working with the tool we&#8217;ve noticed some weirdness with the testing process. Firstly, if you&#8217;re refining a template and refreshing the testing tool, there seems to be some kind of caching where the tool doesn&#8217;t always fetch the latest version of the file. Granted this could be caching on either our hosting or Google&#8217;s servers (I&#8217;m not sure), but what is totally weird, is that on refresh, <strong>entire elements of the Microformatted data can disappear and reappear in Google&#8217;s rich snippet testing tool!</strong></p>
<p>If you use the tool a lot you&#8217;ll know what I mean &#8211; beware. Anyway, your finished product should look a little like this:</p>
<p><a href="http://www.google.com/webmasters/tools/richsnippets?url=http%3A%2F%2Fseogadget.com%2Fmicroformats%2Fproduct-example.html&amp;view="><img class="alignnone size-full wp-image-3540" title="example-serp" src="http://seogadget.co.uk/wp-content/uploads/2010/08/example-serp.jpg" alt="Example microformatted Google Ranking using teh rich snippets testing tool" width="564" height="97" /></a></p>
<h2>Identfiy the same data on the current webpage</h2>
<p>For the more hardcore, you could save a version of a clients webpage, change a bunch of class attributes and see if you can make an almost live example for them. If you haven&#8217;t got the time to do that (it takes a while sorting out the CSS etc), then create a simple Snagit of your target page with <strong>some</strong> of the Microformat elements highlighted:</p>
<p><img class="alignnone size-full wp-image-3541" title="example-ebuyer" src="http://seogadget.co.uk/wp-content/uploads/2010/08/example-ebuyer.jpg" alt="An example of highlighted components of hProduct on an ebuyer page" width="640" height="301" /></p>
<p>Providing the template, and a guide to where the data currently sits on the page should easily be enough for you to master Microformats and get your clients up to speed too. Have fun with Microformats! One last thing &#8211; but definietly not least, I&#8217;d like to thank <a href="http://twitter.com/dbseo">Daniel</a> for his help writing this post.</p>
<p><a href="http://seogadget.co.uk/simple-testing-strategy-for-microformats-implementation/">Simple Testing Strategy for Microformats Implementation</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></content:encoded>
			<wfw:commentRss>http://seogadget.co.uk/simple-testing-strategy-for-microformats-implementation/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>SEOgadget Gets a HTML5 Upgrade</title>
		<link>http://seogadget.co.uk/seogadget-gets-a-html5-upgrade/</link>
		<comments>http://seogadget.co.uk/seogadget-gets-a-html5-upgrade/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 08:36:59 +0000</pubDate>
		<dc:creator>richardbaxterseo</dc:creator>
				<category><![CDATA[Company News]]></category>
		<category><![CDATA[Microformats & HTML5]]></category>
		<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://seogadget.co.uk/?p=3497</guid>
		<description><![CDATA[The past few weeks have been pretty awesome. Regular visitors to the site may have noticed a reduced rate of posting on the site, largely owing to summer holidays, the construction of a new anchor text tool, recruiting our first staff and a HTML5 project. I&#8217;ve written about HTML5 and SEO before, but it&#8217;s nice [...]<p><a href="http://seogadget.co.uk/seogadget-gets-a-html5-upgrade/">SEOgadget Gets a HTML5 Upgrade</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></description>
			<content:encoded><![CDATA[<p>The past few weeks have been pretty awesome. Regular visitors to the site may have noticed a reduced rate of posting on the site, largely owing to summer holidays, the construction of a new <a href="http://seogadget.co.uk/anchor-text-tool/">anchor text tool</a>, <a href="http://seogadget.co.uk/seo-consultant-east-london-28-33k/">recruiting our first staff</a> and a HTML5 project.</p>
<p><img class="alignnone size-full wp-image-3498" title="html5-valid" src="http://seogadget.co.uk/wp-content/uploads/2010/07/html5-valid.gif" alt="html5 valid" width="499" height="31" /></p>
<p>I&#8217;ve written about <a href="http://seogadget.co.uk/xhtml-20-and-seo/">HTML5 and SEO</a> before, but it&#8217;s nice to have your own examples, so I&#8217;m delighted to show off the <strong>first version of SEOgadget in HTML5</strong> &#8211; take a look at the source code!</p>
<p>I think (as a learning / development piece) there&#8217;s still some way to go with this site, and there are a few remaining items left for us to resolve &#8211; but as a learning exercise it&#8217;s been extremely interesting to make this happen. Under the bonnet you might see some of the following tags:</p>
<ul>
<li><code>&lt;header&gt;</code> (Specifies a header for a section or page)</li>
<li><code>&lt;article&gt;</code> (Specifies an article)</li>
<li><code>&lt;aside&gt;</code> (Specifies content aside from the page content)</li>
<li><code>&lt;footer&gt;</code> (Specifies a footer for a section or page)</li>
</ul>
<p>I&#8217;d just like to thank <a href="http://www.thinkdave.com/">ThinkDave</a> who custom built the SEOgadget WordPress theme and is a smart, patient guy!</p>
<h2>Some resources on the topic of HTML5</h2>
<p><a href="http://www.webmonkey.com/2010/02/building_web_pages_with_html_5/">Building Web Pages With HTML 5</a> &#8211; <strong>Webmonkey</strong></p>
<p><a href="http://www.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Coding a HTML5 Layout from Scratch</a> &#8211; <strong>Smashing Magazine</strong></p>
<p><a href="http://seogadget.co.uk/html5-examples-in-the-wild/">HTML5 Examples</a> &#8211; <strong>SEOgadget</strong></p>
<p><a href="http://dev.w3.org/html5/spec/Overview.html">HTML5 Specification</a> &#8211; <strong>W3.org</strong></p>
<p><a href="http://www.thecssninja.com/javascript/5-uses-canvas-tag">5 Clever uses of the CANVAS tag</a> – <strong>CSS Ninja</strong></p>
<p><a href="http://www.phpguru.org/static/html5-canvas-examples">HTML5 Canvas Examples</a> – <strong>PHPguru</strong></p>
<p><a href="http://html5doctor.com/html-5-boilerplates/">HTML5 Boilerplates</a> – <strong>HTML5 Doctor</strong></p>
<p><a href="http://diveintohtml5.org/geolocation.html">GeoLocation API</a> <strong>- Dive Into HTML5</strong></p>
<p><a href="http://www.html5video.org/demos/">HTML5 Video Examples</a><strong> &#8211; html5video.org</strong></p>
<h2><strong>Feedback</strong></h2>
<p>I&#8217;d be really delighted to hear your thoughts, feedback and ideas &#8211; give me a shout in the comments below!<strong><br />
</strong></p>
<p><a href="http://seogadget.co.uk/seogadget-gets-a-html5-upgrade/">SEOgadget Gets a HTML5 Upgrade</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></content:encoded>
			<wfw:commentRss>http://seogadget.co.uk/seogadget-gets-a-html5-upgrade/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Applying Microformats to Links &#8211; You&#039;re Probably Doing It Already</title>
		<link>http://seogadget.co.uk/applying-microformats-to-links/</link>
		<comments>http://seogadget.co.uk/applying-microformats-to-links/#comments</comments>
		<pubDate>Wed, 26 May 2010 07:45:04 +0000</pubDate>
		<dc:creator>richardbaxterseo</dc:creator>
				<category><![CDATA[Microformats & HTML5]]></category>
		<category><![CDATA[elemental Microformats]]></category>

		<guid isPermaLink="false">http://seogadget.co.uk/?p=3212</guid>
		<description><![CDATA[After attending a few days at SES London it has become clear that there’s a small, but growing interest in the use of Microformats in the SEO community. A few folks asked me where they can learn more on the subject, to which my answer is: read John Allsop’s (Excellent) Microformats: Empowering Your Markup for [...]<p><a href="http://seogadget.co.uk/applying-microformats-to-links/">Applying Microformats to Links &#8211; You&#039;re Probably Doing It Already</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></description>
			<content:encoded><![CDATA[<p>After attending a few days at SES London it has become clear that there’s a small, but growing interest in the use of <a href="http://seogadget.co.uk/draft-microformats-the-future-looks-structured/">Microformats</a> in the SEO community. A few folks asked me where they can learn more on the subject, to which my answer is: read John Allsop’s (Excellent) <a href="http://www.amazon.co.uk/Microformats-Empowering-Your-Markup-Web/dp/1590598148">Microformats: Empowering Your Markup for Web 2.0</a>.</p>
<p>This post looks at a few small Microformats that you might be using already&#8230;</p>
<p><img class="alignnone size-full wp-image-3216" title="house" src="http://seogadget.co.uk/wp-content/uploads/2010/02/house.jpg" alt="house" width="630" height="300" /></p>
<h6 style="text-align: right;">Image credit: <a href="http://www.flickr.com/photos/pagedooley/">Kevin Dooley</a></h6>
<h2>Elemental and Compound Microformats</h2>
<p>Perhaps you don’t realise that the chances are you’re already using <em>elemental</em> Microformats in your day to day lives as SEO’s. Elemental Microformats can be joined together to create <em>compound</em> Microformats such as <a href="../../../../../markup-location-data-with-hcard/">hCard</a>, <a href="../../../../../using-hreview-microformat-on-your-review-page/">hReview</a> and hEvent. As I write this post, those 3 compound Microformats are the only formats supported (via a not yet fully automated review process, I think) by Google. In this post we examine link based Microformats that do and do not (but perhaps should) have an impact on your search engine rankings.</p>
<h2>Rel vs Rev – What’s the difference?</h2>
<p>Firstly, there&#8217;s a small point to make on the types of attributes you can use for your Microformat rich links. You can insert two attributes into your link and anchor elements: rel=&#8221;" or rev=&#8221;". According to the rel-faq on the <a href="http://microformats.org/wiki/rel-faq#What_is_the_proper_use_of_the_rel_attribute">Microformats Wiki</a>,</p>
<blockquote><p>&#8220;rel&#8221; describes the relationship of a hyperlink in terms of what the destination (href) is, to the source, or from the source&#8217;s perspective. rel=&#8221;stylesheet&#8221; is perhaps the easiest example to understand in this manner, because it is saying that this resource over there (indicated with the href) is a &#8220;stylesheet&#8221; for the current document.</p></blockquote>
<h2>Then what does &#8220;rev&#8221; mean?</h2>
<p>Rev indicates a relationship of the linked to document, back to the linked from document. Here&#8217;s how they put it at <a href="http://microformats.org/wiki/rel-faq#Then_what_does_rev_mean">Microformats.org</a>:</p>
<blockquote><p>&#8220;rev&#8221; is the precise opposite (or &#8220;reverse&#8221;) of the &#8220;rel&#8221; attribute. E.g. a rev=&#8221;help&#8221; link indicates that the current document is &#8220;help&#8221; for the resource indicated by the href.</p></blockquote>
<p>Now we&#8217;ve got that point out of the way, let&#8217;s take a look at some of the individual Microformats and how they can be applied in a link</p>
<h2>rel=”licence”</h2>
<p>The rel=&#8221;licence&#8221; Microformat is an open format for indicating content licenses which is embeddable in HTML or XHTML, Atom, RSS, and arbitrary XML. This is the standard for which we’re advised to markup <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons attribution</a>. Want to attribute a Flickr image correctly? You could do a lot worse than use <a href="http://www.imagecodr.org/">ImageCodr</a>, a tool that will choose your licence and mark up the attribution perfectly.</p>
<p><strong>Here&#8217;s an example:</strong></p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nd/2.0/uk/"><img style="border-width: 0;" src="http://creativecommons.org/images/public/somerights20.png" alt="Creative Commons License" /></a><br />
This <span>work</span> is licenced under a <a rel="license" href="http://creativecommons.org/licenses/by-nd/2.0/uk/">Creative Commons Licence</a>.</p>
<p>The code for which looks like this:</p>
<div class="action">
<pre class="prettyprint">&lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.0/uk/"&gt;
&lt;img alt="Creative Commons License" style="border-width:0" src="http://creativecommons.org/images/public/somerights20.png" /&gt;
&lt;/a&gt;&lt;br /&gt;This &lt;span xmlns:dc="http://purl.org/dc/elements/1.1/" href="http://purl.org/dc/dcmitype/Text" rel="dc:type"&gt;work&lt;/span&gt; is licenced under a
&lt;a rel="license" href="http://creativecommons.org/licenses/by-nd/2.0/uk/"&gt;Creative Commons Licence&lt;/a&gt;.</pre>
</div>
<h2>rel=”nofollow”</h2>
<p>The use of the rel=&#8221;nofollow&#8221; element is probably one of the most famous and often contentious issues to touch our industry, but did you know rel=&#8221;nofollow&#8221; is in fact a Microformat, <a href="http://microformats.org/wiki/rel-nofollow">developed in 2005</a> by Matt Cutts and Jason Shellen? You did? Great! Even back in 2005 rel=&#8221;nofollow&#8221; was amongst the most frequently (6th most to be exact) occurring &#8220;relationship&#8221; attributes on the known Internet (Source, <a href="http://code.google.com/webstats/2005-12/linkrels.html">Google Code, 2005</a>). This <a href="http://www.seomoz.org/blog/lessons-learned-building-an-index-of-the-www">April 2009 post</a> on Linkscape data at SEOmoz found around 2.7% of their index contained nofollowed links.</p>
<h2>Votelinks</h2>
<p>Votelinks, &#8220;vote-for&#8221; &#8220;vote-abstain&#8221; and &#8220;vote-against&#8221;, represent agreement, abstention or indifference, and disagreement respectively.</p>
<p>In <a href="http://jyte.com/cl/i-seldom-use-the-shuffle-feature-on-digital-audio-players">this example</a>, found via the <a href="http://microformats.org/wiki/vote-links">Microformats Wiki</a> page on Votelinks, the &#8220;vote for&#8221; button uses rev=&#8221;vote-for&#8221; to indicate the link represents a supporting vote to the page it is linked from (hence the &#8220;rev&#8221; instead of &#8220;rel&#8221;):</p>
<p><img class="alignnone size-full wp-image-3215" title="vote-for" src="http://seogadget.co.uk/wp-content/uploads/2010/02/vote-for.png" alt="vote-for" width="625" height="297" /></p>
<p>Here&#8217;s what the full code looks like:</p>
<div class="action">
<pre class="prettyprint">&lt;a class="left_value " rev="vote-for" href="/auth/login?dest=http%3A%2F%2Fjyte.com%2Fcl%2Fi-seldom-use-the-shuffle-feature-on-digital-audio-players"
rel="nofollow" id="votes_left" style="background-color: pink;"&gt;
&lt;span style="color: rgb(255, 255, 255);" id="votes_left_text"&gt;4
&lt;/span&gt;&lt;/a&gt;</pre>
</div>
<p>I&#8217;m dubious as to the practical search engine optimisation value of this particular Microformat, although in principle the idea of expressing <em>how far</em> you agree with a page by linking to it is an interesting point.</p>
<h2>rel=”tag”</h2>
<p>The <a href="http://microformats.org/wiki/rel-tag">rel=&#8221;tag&#8221;</a> attribute simply indicates that the link is an &#8220;author-designated &#8220;tag&#8221; (or keyword/subject) for the current page&#8221;. You&#8217;ve got to wonder how the passing of PageRank could be affected by the insertion of this attribute in to your tag cloud links. I&#8217;ve never tested for it, and I doubt I&#8217;ll ever get time to. Certainly some blog platforms support this format &#8220;out of the box&#8221; or you can get plugins for platforms such as WordPress that support the rel=&#8221;tag&#8221; attrbute in their output. Mine doesn&#8217;t, although the URL structure of the tag pages indicate what they are.</p>
<p>Here&#8217;s an example of rel=&#8221;tag&#8221; in action taken from the <a href="http://microformatique.com/?page_id=130">Microformatique blog</a>.</p>
<div class="action">
<pre class="prettyprint">&lt;a href="http://technorati.com/tag/microformats" rel=”tag”&gt;microformats&lt;/a&gt;</pre>
</div>
<h2>rel=”me”</h2>
<p>I think rel=&#8221;me&#8221; is amongst the most interesting Microformats at the moment. As the <a href="http://microformats.org/wiki/rel-me">Microformats Wiki page</a> states: &#8221; rel=&#8221;me&#8221; is used on hyperlinks from one page about a person to other pages about that same person&#8221;. Why is that important? <a href="http://www.webmonkey.com/blog/Google_Profiles_and_Creating_a__Social_Hub__on_the_Open_Web">According to some</a>, Google may well be using this as an indicator for establishing relationships for its <a href="http://googleblog.blogspot.com/2009/10/introducing-google-social-search-i.html">Social Search</a> results and that you can use the attribute to create a &#8220;social hub on the open web&#8221;. Some have observed strange behaviour however. Marshall Kirkpatrick (Editor: ReadWriteWeb) <a href="http://marshallk.com/add-one-line-to-your-blog-or-twitter-could-become-your-primary-identity">warns his readers to implement the tag carefully</a> to avoid changing the way you rank for your own name.</p>
<p>Google do include this Microformat in their own pages. If you check out the links on my <a rel="me" href="http://www.google.com/profiles/richard.baxter">Google profile page</a>, you&#8217;ll see each link to my social profiles use the attribute in the external links. I&#8217;ve also added it to the links from this blog to my Posterous, Twitter and Linkedin profiles, like this:</p>
<div class="action">
<pre class="prettyprint">&lt;a rel="me" href="http://richardbaxter.posterous.com/"&gt;Posterous&lt;/a&gt;</pre>
</div>
<h2>rel=&#8221;home&#8221;</h2>
<p>By adding <a href="http://microformats.org/wiki/rel-home">rel=&#8221;home&#8221;</a> to a hyperlink, a page indicates that the destination of that hyperlink is the homepage of the site in which the current page appears. It&#8217;s questionable what &#8220;SEO value&#8221; this one adds, although you could imagine that rel=&#8221;home&#8221; might be a useful indicator for the canonical version of a homepage (think: default.htm, index.html etc) although (of course) we already have the canonical tag!</p>
<p>Here&#8217;s an example, although I&#8217;m yet to decide if I&#8217;m going to put this on my blog:</p>
<div class="action">
<pre class="prettyprint">&lt;link href="http://seogadget.co.uk" rel="home" /&gt;</pre>
</div>
<p>So, as you can see, elemental Microformats are all around us and you&#8217;re probably using some of them already. Where some are more interesting or easier to implement than others, it&#8217;s definitely interesting putting some though in to how these attributes could impact the way search engines perceive the links on your pages.</p>
<p>Update 26th May 2010</p>
<h2>rel=&#8221;friend&#8221;</h2>
<p>Rel=&#8221;friend&#8221;, part of the XFN &#8211; The XHTML Friends Network is now being parsed by Google to establish relationships between Facebook accounts:</p>
<p><img class="alignnone size-full wp-image-3378" title="facebook" src="http://seogadget.co.uk/wp-content/uploads/2010/05/facebook.gif" alt="" width="582" height="95" /></p>
<p>Here&#8217;s the code for that grey rich snippet, highlighted in red:</p>
<p><code>&lt;a title="Chantal Lulu" rel="friend" href="http://fr.facebook.com/people/Chantal-Lulu/717474542" class="title"&gt;Chantal&lt;wbr&gt;&lt;/wbr&gt; Lulu&lt;/a&gt;</code></p>
<p>Thanks very much to <a href="http://www.michaelcottam.com/">Micheal Cottam</a> for the heads up  on this new Google rich snippet feature!</p>
<p>If you&#8217;re interested, here&#8217;s <a href="http://microformats.org/wiki/existing-rel-values">a complete list</a> of all rel= values that could be inserted into your HTML links.</p>
<p><a href="http://seogadget.co.uk/applying-microformats-to-links/">Applying Microformats to Links &#8211; You&#039;re Probably Doing It Already</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></content:encoded>
			<wfw:commentRss>http://seogadget.co.uk/applying-microformats-to-links/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Microformats: Mark-up Your Recipes Online With hRecipe</title>
		<link>http://seogadget.co.uk/microformats-mark-up-your-recipes-online-with-hrecipe/</link>
		<comments>http://seogadget.co.uk/microformats-mark-up-your-recipes-online-with-hrecipe/#comments</comments>
		<pubDate>Thu, 06 May 2010 11:48:40 +0000</pubDate>
		<dc:creator>richardbaxterseo</dc:creator>
				<category><![CDATA[Microformats & HTML5]]></category>
		<category><![CDATA[hRecipe]]></category>
		<category><![CDATA[microformats]]></category>

		<guid isPermaLink="false">http://seogadget.co.uk/?p=3345</guid>
		<description><![CDATA[I love it when Google announces support for new Microformats. In the past we&#8217;ve discussed hReview, hCard, and many other draft standards. Today it&#8217;s hRecipe&#8216;s turn to get some attention and support from Google. Image credit: Hamad M What is the hRecipe Microformat? [Definition] hRecipe is a simple, open, distributed format, suitable for embedding information [...]<p><a href="http://seogadget.co.uk/microformats-mark-up-your-recipes-online-with-hrecipe/">Microformats: Mark-up Your Recipes Online With hRecipe</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></description>
			<content:encoded><![CDATA[<p>I love it when Google announces support for new Microformats. In the past we&#8217;ve discussed <a href="http://seogadget.co.uk/using-hreview-microformat-on-your-review-page/">hReview</a>, <a href="http://seogadget.co.uk/markup-location-data-with-hcard/">hCard</a>, and many other <a href="http://seogadget.co.uk/draft-microformats-the-future-looks-structured/">draft standards</a>. Today it&#8217;s <a href="http://microformats.org/wiki/hrecipe">hRecipe</a>&#8216;s turn to get some attention and <a href="http://googlewebmastercentral.blogspot.com/2010/04/better-recipes-on-web-introducing.html">support from Google</a>.</p>
<p><img class="size-full wp-image-3346 alignnone" title="Markup your recipe pages with hrecipe" src="http://seogadget.co.uk/wp-content/uploads/2010/05/lemon.gif" alt="lemon" width="640" height="290" /></p>
<h6 style="text-align: right;">Image credit: <a href="http://www.flickr.com/photos/meshal/">Hamad M</a></h6>
<h2>What is the hRecipe Microformat? [Definition]</h2>
<blockquote><p>hRecipe  is a simple, open, distributed format, suitable for embedding information about recipes for cooking in (X)HTML, Atom, RSS, and arbitrary XML. hRecipe is one of several microformats  open standards.</p>
<p><a href="http://microformats.org/wiki/hrecipe">http://microformats.org/wiki/hrecipe</a></p></blockquote>
<p>Recipe websites are extremely popular on the internet, and it&#8217;s actually quite a competitive industry to be part of. So why wouldn&#8217;t you investigate the use of hRecipe on your site?</p>
<h2>hRecipe example</h2>
<p>Google demonstrate <a href="http://www.google.com/search?q=thai+mango+salad">this result</a> in their announcement, and as we see the new Google UI rollout, I wonder if we&#8217;ll see a &#8220;recipes&#8221; link in the left hand options menu as more websites adopt a similar approach.</p>
<p><img class="alignnone size-full wp-image-3347" title="recipe-example" src="http://seogadget.co.uk/wp-content/uploads/2010/05/recipe-example.gif" alt="hrecipe example result in Google" width="640" height="142" /></p>
<h2>Using hRecipe in WordPress</h2>
<p>If you have a WordPress blog, you&#8217;re in luck. <a href="http://website-in-a-weekend.net/">Dave Doolin</a> has written a plugin for WordPress called <a href="http://wordpress.org/extend/plugins/hrecipe/">hRecipe</a>. The plugin integrates with WordPress and allows you to insert a recipe into any WordPress post page. The editor looks like this:</p>
<p><img class="alignnone size-full wp-image-3348" title="hrecipe-editor" src="http://seogadget.co.uk/wp-content/uploads/2010/05/hrecipe-editor.gif" alt="hrecipe-editor" width="640" height="306" /></p>
<p>To test the output generated by the plugin, and to produce some quick and easy example code, I thought I&#8217;d <a href="http://www.bbcgoodfood.com/recipes/7380/banana-cake">borrow this recipe</a> for my favourite cake.</p>
<div class="hrecipe">
<h2 class="fn">Recipe: <a class="url" href="http://www.bbcgoodfood.com/recipes/7380/banana-cake">Banana Cake</a></h2>
<p class="summary"><strong>Summary</strong>: <em>Moist banana cake, easy to make and uses up overipe bananas</em></p>
<div class="ingredients">
<h4>Ingredients</h4>
<ul class="ingredients">
<li class="ingredient">2 ripe bananas  (overipe is best) 170g caster sugar 170g self raising flour 170g soft margarine 3 eggs Few drops of vanilla essence</li>
</ul>
</div>
<div class="instructions">
<h4>Instructions</h4>
<ol class="instructions">
<li>Use a food processor Pre heat oven to 160C / gas mark 3  Add all ingredients and blend until well mixed  Pour into lined loaf tin  Bake for 1 hour  Cool and enjoy  If you are a nut lover, once ingredients are blended add 60g chopped walnuts and blend in to the mixture</li>
</ol>
</div>
<p class="duration"><span class="hrlabel">Cooking time (duration): </span><span class="hritem">90</span></p>
<p class="yield"><span class="hrlabel">Number of servings (yield): </span><span class="hritem">8</span></p>
<p class="mealtype"><span class="hrlabel">Meal type: </span><span class="hritem">snack</span></p>
<p class="tradition"><span class="hrlabel">Culinary tradition: </span><span class="hritem">English</span></p>
<p class="myrating">My rating:<span class="rating">5</span> stars: ?????</p>
<h2>What does the code look like?</h2>
<p>For a full breakdown of all the hRecipe properties, check out the Microformats page or <a href="http://www.google.com/support/webmasters/bin/answer.py?&amp;answer=173379">this handy guide from Google</a>. Alternatively, you can inspect the code for the example created by Dave&#8217;s plugin below:</p>
</div>
<div class="action">
<pre class="prettyprint" style="font-size: medium;">&lt;div class="hrecipe"&gt;
&lt;h2 class="fn"&gt;Recipe: &lt;a class="url" href="http://www.bbcgoodfood.com/recipes/7380/banana-cake"&gt;Banana Cake&lt;/a&gt;&lt;/h2&gt;
&lt;p class="summary"&gt;&lt;strong&gt;Summary&lt;/strong&gt;: &lt;em&gt;Moist banana cake, easy to make and uses up overipe bananas&lt;/em&gt;&lt;/p&gt;
&lt;div class="ingredients"&gt;
&lt;h4&gt;Ingredients&lt;/h4&gt;
&lt;ul class="ingredients"&gt;
&lt;li class="ingredient"&gt;2 ripe bananas  (overipe is best) 170g caster sugar 170g self raising flour 170g soft margarine 3 eggs Few drops of vanilla essence&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class="instructions"&gt;
&lt;h4&gt;Instructions&lt;/h4&gt;
&lt;ol class="instructions"&gt;
&lt;li&gt;Use a food processor Pre heat oven to 160C / gas mark 3  Add all ingredients and blend until well mixed  Pour into lined loaf tin  Bake for 1 hour  Cool and enjoy  If you are a nut lover, once ingredients are blended add 60g chopped walnuts and blend in to the mixture&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
&lt;p class="duration"&gt;&lt;span class="hrlabel"&gt;Cooking time (duration): &lt;/span&gt;&lt;span class="hritem"&gt;90&lt;/span&gt;&lt;/p&gt;
&lt;p class="yield"&gt;&lt;span class="hrlabel"&gt;Number of servings (yield): &lt;/span&gt;&lt;span class="hritem"&gt;8&lt;/span&gt;&lt;/p&gt;
&lt;p class="mealtype"&gt;&lt;span class="hrlabel"&gt;Meal type: &lt;/span&gt;&lt;span class="hritem"&gt;snack&lt;/span&gt;&lt;/p&gt;
&lt;p class="tradition"&gt;&lt;span class="hrlabel"&gt;Culinary tradition: &lt;/span&gt;&lt;span class="hritem"&gt;English&lt;/span&gt;&lt;/p&gt;
&lt;p class="myrating"&gt;My rating:&lt;span class="rating"&gt;5&lt;/span&gt; stars: ?????&lt;/p&gt;
</pre>
</div>
<h2>Putting it to the test</h2>
<p>Sadly, Google seem to be extremely slow when it comes to responding to completed <a href="http://www.google.com/support/webmasters/bin/request.py?contact_type=rich_snippets_feedback">rich snippets testing form</a> submissions. Regardless, if you can get the Google team to review your site and include hRecipe rich snippets in your search results pages, it&#8217;s quite possible you&#8217;ll get a competitive edge in the organic click through rate for your site. At the moment I&#8217;m not seeing this implementation in the UK, but it&#8217;s bound to follow the US soon.</p>
<p><a href="http://seogadget.co.uk/microformats-mark-up-your-recipes-online-with-hrecipe/">Microformats: Mark-up Your Recipes Online With hRecipe</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></content:encoded>
			<wfw:commentRss>http://seogadget.co.uk/microformats-mark-up-your-recipes-online-with-hrecipe/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Using the hReview Microformat for your Review Pages</title>
		<link>http://seogadget.co.uk/using-hreview-microformat-on-your-review-page/</link>
		<comments>http://seogadget.co.uk/using-hreview-microformat-on-your-review-page/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 10:59:45 +0000</pubDate>
		<dc:creator>richardbaxterseo</dc:creator>
				<category><![CDATA[Microformats & HTML5]]></category>
		<category><![CDATA[hReview]]></category>
		<category><![CDATA[microformats]]></category>

		<guid isPermaLink="false">http://seogadget.co.uk/?p=3173</guid>
		<description><![CDATA[There&#8217;s been a continuous and very useful flow of writing on the web around the subject of techniques and products using HTML5 and structured data recently.  The use of structured data in front end web design is a favourite subject of mine, an interest that more frequently influences recommendations in our SEO consulting. Recently I [...]<p><a href="http://seogadget.co.uk/using-hreview-microformat-on-your-review-page/">Using the hReview Microformat for your Review Pages</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been a <a href="http://www.readwriteweb.com/start/2010/01/html5-is-great-for-mobile.php">continuous</a> and <a href="http://explicitly.me/seo-and-html-5">very useful</a> flow of <a href="http://googlewebmastercentral.blogspot.com/2010/01/introducing-new-rich-snippets-format.html">writing</a> on the web around the subject of techniques and <a href="http://www.readwriteweb.com/archives/sublimevideo_demoing_the_future_of_html5_video.php">products</a> using <a href="http://seogadget.co.uk/html5-examples-in-the-wild/">HTML5</a> and <a href="http://seogadget.co.uk/the-future-of-seo-structured-markup/">structured data</a> recently.  The use of structured data in front end web design is a favourite subject of mine, an interest that more frequently influences recommendations in our <a href="http://seogadget.co.uk/what-we-do/">SEO consulting</a>. Recently I discussed the subject with a client and while it may be impractical to rush off and start rebuilding your website in glorious HTML5 today, there are numerous things you can do to improve the markup of your web pages, actions which perhaps will inspire learning and ideas for how the future version of your website should be built.</p>
<p><img class="size-full wp-image-3174 alignnone" title="architecture" src="http://seogadget.co.uk/wp-content/uploads/2010/02/architecture.png" alt="" width="640" height="241" /></p>
<h6 style="text-align: right;">Image credit: <a href="http://www.flickr.com/photos/oimax/">Oimax</a></h6>
<p>We&#8217;ve looked at ways to <a href="http://seogadget.co.uk/markup-location-data-with-hcard/">implement the hCard Microformat</a> already, so today, let&#8217;s take a look at the <a href="http://microformats.org/wiki/hreview">hReview Microformat</a>.</p>
<h2>What is the hReview Microformat? [A Definition]</h2>
<blockquote><p>hReview is a simple, open, distributed format, suitable for embedding reviews (of products, services, businesses, events, etc.) in HTML, XHTML, Atom, RSS, and arbitrary XML.<br />
<a href="http://microformats.org/wiki/hreview">http://microformats.org/wiki/hreview</a></p></blockquote>
<p>hReview is a component of the Microformats standard. Microformats are purely frameworks created to best describe a type of data, be it an event, an address, <a href="http://microformats.org/wiki/hreview">a review</a> and <a href="http://seogadget.co.uk/draft-microformats-the-future-looks-structured/">numerous others</a>. By inserting the attributes defined by the standard into your source code, the data you&#8217;re presenting in the web page becomes more easily understood by search engines that support interpretation of the format. hReview is ideal for any site that contains <a href="http://seogadget.co.uk/handling-blank-review-pages-for-better-traffic-and-conversion/">user generated review</a> based content. Slightly confusingly, RDFa and Microformats are different disciplines, I&#8217;ll use an RDFa example later on but in the meantime <a href="http://www.kelpdesign.com/tech-talk/rdfa-vs-microformats/">this is a good primer</a> on the differences between the two. Google understands both, so you really just need to make a decision on which approach to take.</p>
<h2>A typical piece of markup containing hReview attributes</h2>
<p>Rather usefully, Google have provided a <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=146645">crash course in applying</a> hReview to your web pages. From their guide, here are the properties that Google can recognise:</p>
<table border="1" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top"><strong>Property</strong></td>
<td><strong>Description</strong></td>
</tr>
<tr>
<td valign="top"><code>itemreviewed</code> (<code>item</code>)</td>
<td valign="top">The item being reviewed</td>
</tr>
<tr>
<td valign="top"><code>name</code> (<code>fn</code>)</td>
<td valign="top">The name of the item being reviewed. Child of <code>item</code>.</td>
</tr>
<tr>
<td valign="top"><code>rating</code></td>
<td valign="top">A numerical quality rating for the item (for example, 4) based on a scale of 1-5.<br />
You can optionally specify <code>worst</code> (default: 1) or <code>best</code> (default: 5)</td>
</tr>
<tr>
<td valign="top"><code>reviewer</code></td>
<td valign="top">The author of the review.</td>
</tr>
<tr>
<td valign="top"><code>dtreviewed</code></td>
<td valign="top">The date that the item was reviewed.</td>
</tr>
<tr>
<td valign="top"><code>description</code></td>
<td valign="top">The body of the review.</td>
</tr>
<tr>
<td valign="top"><code>summary</code></td>
<td valign="top">A short summary of the review.</td>
</tr>
</tbody>
</table>
<p>Thanks to this <a href="http://knol.google.com/k/google-rich-snippets-tips-and-tricks#">very useful Knol on Rich Snippets</a>, I learned that the <code>pricerange</code> property is unofficially supported allowing us to show general price ranges associated with a business or product in listings, too.</p>
<p>Here&#8217;s some example markup using all of the properties mentioned in the table above:</p>
<div class="action">
<pre class="prettyprint" style="font-size: medium;">&lt;div class="hreview"&gt;
   &lt;span class="item"&gt;
     &lt;span class="fn"&gt;Google Nexus One&lt;/span&gt;
   &lt;/span&gt;
   &lt;span class="rating"&gt;3.5&lt;/span&gt;
   &lt;span class="reviewer"&gt;Richard Baxter&lt;/span&gt;
   &lt;abbr class="dtreviewed" title="20100110"&gt;January 10th 2010&lt;/abbr&gt;
   &lt;span class="summary"&gt;"Great so far..."&lt;/span&gt;
   &lt;span class="description"&gt;"The phone syncs easily with a Google account, in fact,
   you should definitely have a Google account before you get this phone. If you use Google
   calendar and mail, the phone regularly pulls new mail and calendar items to your phone."&lt;/span&gt;
&lt;/div&gt;</pre>
</div>
<h2>Aggregate reviews</h2>
<p>An <a href="http://knol.google.com/k/google-rich-snippets-ratings-that-don-t-use-a-5-point-scale#2%282E%29_Marking_up_an_aggregate_review">aggregate review</a> summarises the average sentiment of multiple reviews. If you have 4 reviews of differing values, an aggregate can be used to markup that summary. Typically you&#8217;ll find an aggregate review included in a vCard (address, pricerange etc) implementation at the top of the review page.</p>
<div class="action">
<pre class="prettyprint" style="font-size: medium;">&lt;div class="hreview-aggregate"&gt;
   &lt;span class="item"&gt;
     &lt;span class="fn"&gt;Google Nexus One&lt;/span&gt;
   &lt;/span&gt;
   &lt;span class="rating"&gt;Rating: &lt;span class="average"&gt;3.5&lt;/span&gt;
   out of &lt;span class="best"&gt;5&lt;/span&gt;
   &lt;/span&gt;
   based on &lt;span class="count"&gt;35&lt;/span&gt; reviews.
   &lt;/span&gt;
&lt;/div&gt;</pre>
</div>
<p>Don&#8217;t forget you can do all of this with RDFa too, for which Google provides all you need to know in <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=146898">this webmaster help page</a>.</p>
<h2>Life is better with examples</h2>
<p>It can be quite difficult finding actual working examples of the implementation that have been accepted into Google&#8217;s search results as &#8220;rich snippets&#8221;. You can start by taking a look at the &#8220;<a href="http://microformats.org/wiki/hreview-examples-in-wild">hReview examples in the wild</a>&#8221; page at Microformats.org, though inclusion on the microformats list far from guarantees inclusion in Google&#8217;s SERPs. Sometimes it&#8217;s easier just to do a few Google queries:</p>
<p><strong>Here&#8217;s a rich snippet from website <a href="http://www.menuism.com">menuism.com</a>:</strong></p>
<p><a href="http://www.google.com/#hl=en&amp;q=Al+Di+La+248+Fifth+Ave.%2C+Brooklyn%2C+NY%2C+11215+review&amp;aq=f&amp;aqi=&amp;oq=&amp;fp=4787d6a9aecc9114"><img class="alignnone size-full wp-image-3177" title="al-di-la-restaurant-NY" src="http://seogadget.co.uk/wp-content/uploads/2010/02/al-di-la-restaurant-NY.png" alt="" width="567" height="104" /></a></p>
<p>On the web page for this result, we can see examples of review attributes in the source code inside a vCard implementation:</p>
<p><a href="http://www.menuism.com/restaurants/al-di-la-trattoria-brooklyn-357500"><img class="alignnone size-full wp-image-3178" title="menuism" src="http://seogadget.co.uk/wp-content/uploads/2010/02/menuism.png" alt="" width="474" height="187" /></a></p>
<p><strong>Here&#8217;s a result I found while searching for a <a href="http://www.reviewcentre.com/reviews245734.html">Google Nexus One review</a>:</strong></p>
<p><a href="http://www.google.co.uk/search?hl=en&amp;sa=X&amp;oi=spell&amp;resnum=0&amp;ct=result&amp;cd=1&amp;ved=0CAYQBSgA&amp;q=google+nexus+one+review+centre&amp;spell=1"><img class="alignnone size-full wp-image-3179" title="google-nexus-one-review" src="http://seogadget.co.uk/wp-content/uploads/2010/02/google-nexus-one-review.png" alt="" width="646" height="99" /></a></p>
<p>Where this review website uses an RDFa implementation to markup and aggregate user reviews.</p>
<p><strong>Yelp.co.uk use a combination of vCard and aggregated hReview markup to get this result:</strong></p>
<p><a href="http://www.google.co.uk/search?hl=en-GB&amp;q=dover+street+market+review"><img class="alignnone size-full wp-image-3176" title="yelp hreview result" src="http://seogadget.co.uk/wp-content/uploads/2010/02/yelp-hreview-result.png" alt="" width="662" height="203" /></a></p>
<p>Yelp also use the <code>pricerange</code> property (mentioned above) which appears next to the aggregated review in the search result.</p>
<h2>(Very) Useful resources</h2>
<p>Once you&#8217;ve implemented hReview on your website, you might wish to test and tweak the markup using <a href="http://www.google.com/webmasters/tools/richsnippets">Google&#8217;s Rich Snippets testing tool</a>. As soon as you&#8217;re happy with the results, try submitting your site to Google through their <a href="http://www.google.com/support/webmasters/bin/request.py?contact_type=rich_snippets_feedback">rich snippets feedback</a> form. Here are some highly recommended resources for further reading:</p>
<p><a href="http://microformatique.com/?page_id=136">Know your hReview</a> &#8211; Microformatique (John Allsopp)</p>
<p><a href="http://www.google.com/support/webmasters/bin/answer.py?answer=146645">About Review Data</a> &#8211; Google Webmaster Help</p>
<p><a href="Google Rich Snippets: Ratings that don't use a 5-point scale">Google Rich Snippets: Ratings that Don&#8217;t use a 5 Point Scale</a> &#8211; <a href="http://knol.google.com/k/kavi-goel/-/2zfihut97gywo/0">Kavi Goel&#8217;s</a> Knol</p>
<p><a href="http://knol.google.com/k/google-rich-snippets-tips-and-tricks#">Google Rich Snippets Tips and Tricks</a></p>
<p><a href="http://microformats.org/wiki/hreview">hReview Specification</a> &#8211; Microformats.org</p>
<p><a href="http://microformats.org/wiki/hreview-examples-in-wild">hReview Examples in the Wild</a> &#8211; Microformats.org</p>
<p><a href="http://seogadget.co.uk/using-hreview-microformat-on-your-review-page/">Using the hReview Microformat for your Review Pages</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></content:encoded>
			<wfw:commentRss>http://seogadget.co.uk/using-hreview-microformat-on-your-review-page/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>HTML5 Examples in the Wild</title>
		<link>http://seogadget.co.uk/html5-examples-in-the-wild/</link>
		<comments>http://seogadget.co.uk/html5-examples-in-the-wild/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 09:50:24 +0000</pubDate>
		<dc:creator>richardbaxterseo</dc:creator>
				<category><![CDATA[Microformats & HTML5]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[RDfa]]></category>

		<guid isPermaLink="false">http://seogadget.co.uk/?p=2890</guid>
		<description><![CDATA[It&#8217;s always fun to speculate what the future holds for us, and this morning I&#8217;m going to take a look at an emerging trend that I believe will affect the way SEO&#8217;s work in the future, HTML5. We&#8217;ve already covered some of the early details of HTML5 and how it will affect SEO, at SEOgadget, [...]<p><a href="http://seogadget.co.uk/html5-examples-in-the-wild/">HTML5 Examples in the Wild</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s always fun to <a href="http://www.seoptimise.com/blog/2009/11/30-web-trends-to-watch-in-2010.html">speculate what the future holds</a> for us, and this morning I&#8217;m going to take a look at an emerging trend that I believe will affect the way SEO&#8217;s work in the future, <a href="http://www.w3.org/TR/html5/">HTML5</a>. We&#8217;ve already covered some of the early details of <a href="http://seogadget.co.uk/xhtml-20-and-seo/">HTML5 and how it will affect SEO</a>, at SEOgadget, but we&#8217;ve not yet had the chance to review and bookmark specific examples of HTML5 in the wild.</p>
<p><img title="HTML5 Examples in the Wild" src="http://seogadget.co.uk/wp-content/uploads/2009/12/html5-examples.gif" border="0" alt="Pair of Wild Birds - HTML5 Examples in the Wild" /><br />
<a href="http://creativecommons.org/licenses/by/2.0/" target="_blank"><img title="Creative Commons Attribution 2.0 Generic License" src="http://i.creativecommons.org/l/by/2.0/80x15.png" border="0" alt="Creative Commons Attribution 2.0 Generic License" align="left" /></a> <em><strong>Photo by:<a href="http://www.flickr.com/photos/mangoescobar/" target="_blank"> Mango Escobar</a></strong></em></p>
<h2>Why HTML5?</h2>
<p>HTML 5 is “the 5th major revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML).” <a href="http://www.w3.org/TR/html5/">W3C Working Draft 10 June 2008</a>. The new language is generally considered a step forward from the previous version, HTML 4.01. Basically, HTML 5 is being created to fix some problems and improve “interoperability” between different “user agents”. In plain English, this means a few things:</p>
<ul>
<li>HTML5 will allow for better cross browser compatibility between mobile, desktop, netbook, pda, Ereader and whatever else can display a web page</li>
<li>HTML5 gives web developers new functionality to make for a more dynamic, improved user experience</li>
<li>The language should allow for some performance <a href="http://seogadget.co.uk/tools-to-speed-up-your-site/">improvements in page load</a> as the need for additional code in web pages is thinned down a little</li>
</ul>
<p>All in all, HTML5 sounds like a good thing and there has been much more mainstream coverage of the language&#8217;s development of late. Wondering what&#8217;s under the bonnet of a HTML5 page? I found some live <strong>HTML5 examples</strong> for you to take a look at:</p>
<h2>&#8220;Embedded&#8221; Video</h2>
<p>HTML5 allows for embedded video content inside the <code>&lt;video&gt;</code> tag. Interestingly there&#8217;s some debate as to which codec should be used as standard, <a href="http://arstechnica.com/open-source/news/2009/07/decoding-the-html-5-video-codec-debate.ars">read more on that here</a>. In the meantime, here&#8217;s an example of a <a href="http://html5demos.com/video">HTML5 embedded video</a>, where the browser is able to display the MP4 file just like it would an image:</p>
<p><img class="alignnone size-full wp-image-2891" title="video html5" src="http://seogadget.co.uk/wp-content/uploads/2009/12/video-html5.gif" alt="video html5" width="509" height="176" /></p>
<p>Note the <code>&lt;article&gt;</code> and <code>&lt;footer&gt;</code> elements in the source &#8211; we&#8217;ll get back to those later.</p>
<p>Youtube have built a <a href="http://www.youtube.com/html5">HTML5 demo version</a> of their site and use much the same markup to embed a video file in MP4:</p>
<p><img class="alignnone size-full wp-image-2892" title="youtube video embedded HTML5" src="http://seogadget.co.uk/wp-content/uploads/2009/12/youtube-video.gif" alt="youtube video embedded HTML5" width="529" height="98" /></p>
<p><img class="alignright size-full wp-image-3180" title="sublime video player" src="http://seogadget.co.uk/wp-content/uploads/2010/02/sublime-video-player.png" alt="" width="417" height="112" />Another awesome example of HTML5 video players is the new Sublime HTML5 video player which, I believe is still in beta but demos nicely in Google Chrome: <a href="http://jilion.com/sublime/video">http://jilion.com/sublime/video</a></p>
<h2>Document structure</h2>
<p>HTML5 gives us a more disciplined framework to define basic web page layout. We mentioned the <code>&lt;article&gt;</code> and <code>&lt;footer&gt;</code> elements earlier. Here&#8217;s how the specification intends a HTML5 page to be structured:</p>
<p><img class="alignnone" title="HTML5 Page Structure" src="http://seogadget.co.uk/wp-content/uploads/2009/02/structure-html5.gif" alt="" width="540" height="270" /></p>
<p>To show you just what a HTML5 web page looks like, what better example could we choose than a <a href="http://themeplayground.digwp.com/">HTML5 WordPress theme</a>?</p>
<p>In this screenshot, we see the <code>&lt;header&gt;</code> element opened and closed, rather than something like my site, which would uses <code>&lt;div id="header"&gt;</code> to do the same thing:</p>
<p><img class="alignnone size-full wp-image-2894" title="header and nav example in HTML5" src="http://seogadget.co.uk/wp-content/uploads/2009/12/header-nav-example.gif" alt="header and nav example in HTML5" width="308" height="329" /></p>
<p>You can see the <code>&lt;article&gt;</code> element begins slightly below the <code>&lt;nav&gt;</code> element, all new elements introduced by HTML5. It&#8217;s worth noting at this point that a large scale implementation of these HTML5 elements would greatly reduce the typical inconsistency between different front end web developments, allowing for (potentially) better block analysis by the search engines, a different approach to on-page <a href="http://seogadget.co.uk/">SEO</a> and easier <a href="http://www.stonehenge.com/merlyn/LinuxMag/col92.html">HTML / web page scraping with XPath</a>.</p>
<p>Here&#8217;s a &lt;footer&gt; element out in the wild which, again is new to HTML5. You&#8217;ll also notice the <a href="http://microformats.org/wiki/rel-tag">rel=&#8221;tag&#8221;</a> attribute:</p>
<p><img class="alignnone size-full wp-image-2895" title="footer" src="http://seogadget.co.uk/wp-content/uploads/2009/12/footer.gif" alt="footer" width="509" height="75" /></p>
<p>Rel=&#8221;tag&#8221; is a Microformat that you could read more about on <a href="http://microformatique.com/">Microformatique</a>, John Allsop&#8217;s blog. John is author of <a href="http://www.amazon.co.uk/Microformats-Empowering-Your-Markup-Web/dp/1590598148">Microformats: Empowering Your Markup for Web 2.0</a> &#8211; worthwhile reading if you&#8217;re looking to max out your Microformats knowledge!</p>
<h2>This blog</h2>
<p>Yep &#8211; SEOgadget is a HTML5 WordPress blog. We&#8217;ve not actually announced this as of the 22nd July 2010 while a few styling issues are sorted out, but take a look at the code for yourself!</p>
<h2>Editable content</h2>
<p>I enjoyed playing with this example of <a href="http://html5demos.com/contenteditable">HTML5 driven editable content</a>. On a HTML5 editable page,  the content contributor can add and edit text on the web page, without having to use an editor. Typically, a Wiki or Web page editing tool today would force the user to a new &#8220;edit&#8221; page, while often demanding basic knowledge of WikiMarkup or basic HTML. In this example, a visitor is able to edit text live on the page. This could have some impressive implications for public, collaborative web page editing:</p>
<p><img class="alignnone size-full wp-image-2896" title="editable content html5" src="http://seogadget.co.uk/wp-content/uploads/2009/12/editable-content-html5.gif" alt="editable content html5" width="570" height="139" /></p>
<h2>RGraph / HTML5 Canvas Graphs</h2>
<p>Using a combination of the HTML5 CANVAS tag and some clever JavaScript, RGraph allows the web developer to construct graphs on the fly inside the browser. Typically, this would have been carried out by the web server or an image would have to be embedded in the document. As RGraph constructs its graph in the browser, page load time is significantly improved and the charts can be interactive!</p>
<p>From the <a href="http://www.rgraph.net/">RGraph website</a>:</p>
<blockquote><p>RGraph is a HTML5 canvas graph library. It uses features that became available in HTML5 (specifically, the CANVAS tag) to produce a wide variety of graph types: bar chart, bi-polar chart (also known as an age frequency chart), donut chart, funnel chart, gantt chart, horizontal bar chart, LED display, line graph, odometer, pie chart, progress bar, pseudo radar chart, scatter graph and traditional radar chart.</p></blockquote>
<p>Here&#8217;s an example, but I recommend you check out their site to examine the interactivity of the charts:</p>
<p><img class="alignnone size-full wp-image-2897" title="html5 chart rgraph" src="http://seogadget.co.uk/wp-content/uploads/2009/12/html5-chart-rgraph.gif" alt="html5 chart rgraph" width="497" height="208" /></p>
<h2>Browser GEO Location</h2>
<p><img class="alignnone size-full wp-image-2899" title="geolocation in Firefox 3.5" src="http://seogadget.co.uk/wp-content/uploads/2009/12/geolocation-firefox-35.gif" alt="geolocation in Firefox 3.5" width="653" height="32" /></p>
<p>HTML5 makes use of the <a href="http://dev.w3.org/geo/api/spec-source.html">Geo Location API</a> allowing &#8220;scripted access to geographical location information associated with the hosting device&#8221;. Here&#8217;s a <a href="http://html5demos.com/geo">live example of just that</a>:</p>
<p><img class="alignnone size-full wp-image-2900" title="GEO location" src="http://seogadget.co.uk/wp-content/uploads/2009/12/geo-location.gif" alt="GEO location" width="400" height="314" /></p>
<p>Try visiting <a href="http://www.findmebyip.com/#target-selector">FindMebyIp.com&#8217;s &#8220;IP Address&#8221;</a> details page with your Firefox 3.5 browser. You&#8217;ll see the page grab your IP address, GEOLocation and Map location thanks to Browser GEO location.</p>
<p><strong>If you&#8217;re interested in more HTML5 examples, I recommend you take a look at these sites &#8211; have fun!</strong></p>
<p><a href="http://www.thecssninja.com/javascript/5-uses-canvas-tag">5 Clever uses of the CANVAS tag</a> &#8211; <strong>CSS Ninja</strong></p>
<p><a href="http://www.phpguru.org/static/html5-canvas-examples">HTML5 Canvas Examples</a> &#8211; <strong>PHPguru</strong></p>
<p><a href="http://html5doctor.com/html-5-boilerplates/">HTML5 Boilerplates</a> &#8211; <strong>HTML5 Doctor</strong></p>
<p><a href="http://www.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Coding A HTML 5 Layout From Scratch</a> &#8211; <strong>Smashingmagazine.com</strong></p>
<p><a href="http://www.smashingmagazine.com/2009/07/16/html5-and-the-future-of-the-web/">HTML5 and the Future of the Web</a> &#8211; <strong>Smashingmagazine.com</strong></p>
<p><a href="http://lifehacker.com/5416100/how-html5-will-change-the-way-you-use-the-web">How HTML5 Will Change the Way You Use the Web</a> &#8211; <strong>Lifehacker</strong></p>
<p><a href="http://seogadget.co.uk/html5-examples-in-the-wild/">HTML5 Examples in the Wild</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></content:encoded>
			<wfw:commentRss>http://seogadget.co.uk/html5-examples-in-the-wild/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Draft Microformats &#8211; the Future Looks Structured</title>
		<link>http://seogadget.co.uk/draft-microformats-the-future-looks-structured/</link>
		<comments>http://seogadget.co.uk/draft-microformats-the-future-looks-structured/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 11:03:20 +0000</pubDate>
		<dc:creator>richardbaxterseo</dc:creator>
				<category><![CDATA[Microformats & HTML5]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[RDfa]]></category>

		<guid isPermaLink="false">http://seogadget.co.uk/?p=2397</guid>
		<description><![CDATA[Photo by: the russians are here Microformats have been around for a while and there&#8217;s plenty of evidence that search engines wish to continue supporting the emergence of these standards in an effort to better dissect the web&#8217;s information. In fact, some known search engineers are directly involved with Microformat development. Making sure there&#8217;s enough [...]<p><a href="http://seogadget.co.uk/draft-microformats-the-future-looks-structured/">Draft Microformats &#8211; the Future Looks Structured</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></description>
			<content:encoded><![CDATA[<p><img title="wind turbines by the russians are here, on Flickr" src="http://seogadget.co.uk/wp-content/uploads/2009/11/windfarm-small.jpg" border="0" alt="wind turbines by the russians are here" /><br />
<a href="http://creativecommons.org/licenses/by/2.0/" target="_blank"><img title="Creative Commons Attribution 2.0 Generic License" src="http://i.creativecommons.org/l/by/2.0/80x15.png" border="0" alt="Creative Commons Attribution 2.0 Generic License" align="left" /></a> <em><strong>Photo by:<a href="http://www.flickr.com/people/therussiansarehere/" target="_blank"> the russians are here</a><a href="http://www.imagecodr.org/" target="_blank"> </a></strong></em></p>
<p>Microformats have been around for a while and there&#8217;s <a href="http://seogadget.co.uk/google-launches-rich-snippets-preview-tool-rdfa/">plenty of evidence</a> that search engines wish to continue supporting the emergence of these standards in an effort to better dissect the web&#8217;s information. In fact, some known search engineers are directly involved with Microformat development.</p>
<p>Making sure there&#8217;s enough support for webmasters and SEO&#8217;s, Google have gone so far as to give  <a href="http://www.google.com/webmasters/tools/richsnippets">tools to test Microformat</a> implementations on webpages and there&#8217;s definitely a feeling from <a href="http://rdfa.info/2008/03/14/yahoo-into-semantic-web/">all</a> of <a href="http://developer.yahoo.net/blog/archives/2008/09/searchmonkey_support_for_rdfa_enabled.html">the</a> search <a href="http://googlewebmastercentral.blogspot.com/2009/05/introducing-rich-snippets.html">engines</a> that structured data is <a href="http://seogadget.co.uk/the-future-of-seo-structured-markup/">part of their future</a>.</p>
<p>What direction are Microformats taking us in? Here&#8217;s a selection of Microformats old and new that have useful SEO applications, today.</p>
<h2>My favourite (approved) Microformats</h2>
<p>Based on <a href="http://microformats.org/wiki/Main_Page#Specifications">Microformats.org&#8217;s specifications</a> page, here&#8217;s a list of all current, stable Microformats:</p>
<p><strong>- <a href="http://microformats.org/wiki/hcalendar">hCalendar</a> </strong>(<a href="http://microformats.org/code/hcalendar/creator">creator</a>)</p>
<p>A simple, open, distributed calendaring and events format, using a 1:1 representation of standard iCalendar. Good for sites that describe events, with a markup for start time, end time, location and many other options.</p>
<p><strong>- <a href="http://microformats.org/wiki/hcard">hCard</a></strong> &#8211; (<a href="http://microformats.org/code/hcard/creator">hCard creator</a>)</p>
<p>A simple, open, distributed format for representing people, companies, organizations, and places. I use this particular format to markup the contact details on my jobs pages, based on a <a href="http://seogadget.co.uk/markup-location-data-with-hcard/">guide to using hCard</a> I wrote.</p>
<p><strong>- <a href="http://microformats.org/wiki/rel-license">rel-license</a></strong></p>
<p>An open format for indicating content licenses which is embeddable in HTML or XHTML, Atom, RSS, and arbitrary XML. This is the standard for which we&#8217;re advised to markup <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons attribution</a>. Want to attribute a Flickr image correctly? You could do a lot worse than use <a href="http://www.imagecodr.org/">ImageCodr</a>, a tool that will choose your licence and mark up the attribution perfectly. Nice.</p>
<p><strong>- <a href="http://microformats.org/wiki/rel-nofollow">rel-nofollow</a></strong></p>
<p>By adding rel=&#8221;nofollow&#8221; to a hyperlink, a page indicates that the destination of that hyperlink SHOULD NOT be afforded any additional weight or ranking by user agents which perform link analysis upon web pages (e.g. search engines). You might be interested to see that <a href="http://www.mattcutts.com/blog/">Matt Cutts</a> was a concept contributor for this standard.</p>
<p><strong>- <a href="http://microformats.org/wiki/rel-tag">rel-tag</a></strong></p>
<p>By adding rel=&#8221;tag&#8221; to a hyperlink, a page indicates that the destination of that hyperlink is an author-designated &#8220;tag&#8221; (or keyword/subject) for the current page. Note that a tag may just refer to a major portion of the current page (i.e. a blog post). Yahoo <a href="http://www.ysearchblog.com/2009/06/11/new-common-tag-format/">announced support for this</a> on June 11th 2009.</p>
<p><strong>- <a href="http://microformats.org/wiki/vote-links">VoteLinks</a></strong></p>
<p>&#8220;Indexing and tracking applications treat all links as endorsements, or expressions of support. This is a problem, as we need to link to those we disagree with as well, to discuss why.&#8221;</p>
<p>By including the attributes: rev=&#8221;vote-for&#8221; or rev=&#8221;vote-against&#8221; we can indicate in the hyperlink whether we agree with the sentiment in the linked to post, or not. Cool.</p>
<p><strong>- <a href="http://microformats.org/wiki/XFN">XFN</a> </strong>- <a href="http://gmpg.org/xfn/creator">XFN creator</a></p>
<p>XFN is a simple way to represent human relationships using hyperlinks. WordPress (allows? &#8211; I haven&#8217;t checked for a while) you to indicate your relationship to the linked to site in your blog roll. Are you a friend, colleague, family? That&#8217;s what XFN does.</p>
<h2>Draft Microformats &#8211; the future looks structured</h2>
<p>These Microformats are draft status, essentially meaning, use them, but they might change. That&#8217;s not a problem as most front end developers would likely agree. Microformats are reasonably easy to implement if you understand them, so what&#8217;s the risk in getting there early? I&#8217;ve included the ones that caught my eye, and the one&#8217;s I&#8217;ll probably use somewhere sometime soon.</p>
<p><strong>- <a href="http://microformats.org/wiki/geo">Geo</a></strong></p>
<p>For marking up longitude and latitude. <a href="http://www.tripit.com/">Tripit</a> has a very good example of this &#8211; check the source in your contacts list.</p>
<p><strong>- <a href="http://microformats.org/wiki/haudio">hAudio</a></strong></p>
<p>Adding a link to a music file, say, an MP3 in your web page is great for people, but not so much for search engines. Use this markup to define details such as artist, production date, duration and thumbnail image. Could be very useful if you&#8217;re optimising for <a href="http://www.google.com/landing/music/">Google Music</a>.</p>
<p><strong>- <a href="http://microformats.org/wiki/hrecipe">hRecipe</a></strong></p>
<p>Who&#8217;d have thought <a href="http://www.nomorerecipes.com/">recipes</a> would get their own Microformat? No longer are the subtleties of a pinch of salt or a miggins of lark&#8217;s tongue a mystery to search engine crawlers. Recipes have a markup, so will this mean recipe search wilget smarter?</p>
<p><strong>- <a href="http://microformats.org/wiki/rel-home">rel-Home</a></strong></p>
<p>Rel-home indicates a hyperlink to your site homepage. One for testing, perhaps a search engine engineer might use this to determine the level of relevance passed by a specific type of anchor text?</p>
<p><a href="http://microformats.org/wiki/hresume"><strong>- hResume</strong></a></p>
<p>hResume is a microformat for publishing resumes and CVs, developed by <a href="http://www.madgex.com/job-boards/">jobs board provider Madgex</a>, it&#8217;s reported to be in use by <a href="http://jobs.guardian.co.uk/profile/">Guardian Jobs CV</a> matching functionality. I know from my own experience that CV parsing has historically been a challenge, so all standards to describe candidates, their experience, work history, location and qualifications are most welcome.</p>
<p>There&#8217;s no doubt about it, Microformat standards are expanding their reach rapidly. With search engines looking for ever more meaningful data in webpages, I&#8217;m glad the Microformats team is here. <a href="http://www.seomoz.org/blog/perfecting-keyword-targeting-on-page-optimization">On page SEO</a> is about to get a lot more interesting&#8230;</p>
<p><a href="http://seogadget.co.uk/draft-microformats-the-future-looks-structured/">Draft Microformats &#8211; the Future Looks Structured</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></content:encoded>
			<wfw:commentRss>http://seogadget.co.uk/draft-microformats-the-future-looks-structured/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Google launches Rich Snippets Preview Tool (RDfa)</title>
		<link>http://seogadget.co.uk/google-launches-rich-snippets-preview-tool-rdfa/</link>
		<comments>http://seogadget.co.uk/google-launches-rich-snippets-preview-tool-rdfa/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 20:52:51 +0000</pubDate>
		<dc:creator>richardbaxterseo</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Microformats & HTML5]]></category>
		<category><![CDATA[SEO Tools]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[RDfa]]></category>
		<category><![CDATA[Structured data]]></category>

		<guid isPermaLink="false">http://seogadget.co.uk/?p=1944</guid>
		<description><![CDATA[You (hopefully) remember a few posts on SEOgadget discussing HTML5 and the impact that structured data will have on SEO, and if you do, you&#8217;ll remember me banging on about my hcard implemention too. I&#8217;ve been convinced for some time now that Google&#8217;s attitude towards structured HTML markup is really starting to get serious, which [...]<p><a href="http://seogadget.co.uk/google-launches-rich-snippets-preview-tool-rdfa/">Google launches Rich Snippets Preview Tool (RDfa)</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></description>
			<content:encoded><![CDATA[<p>You (hopefully) remember a few posts on SEOgadget discussing <a href="http://seogadget.co.uk/xhtml-20-and-seo/">HTML5</a> and the <a href="http://seogadget.co.uk/the-future-of-seo-structured-markup/">impact that structured data will have on SEO</a>, and if you do, you&#8217;ll remember me banging on about my <a href="http://seogadget.co.uk/markup-location-data-with-hcard/">hcard implemention</a> too. I&#8217;ve been convinced for some time now that Google&#8217;s attitude towards structured HTML markup is really starting to get serious, which is why today&#8217;s news is very exciting.</p>
<p>On this, the last meaningful day of Summer in the UK I say, thanks be to Google for giving us their <a href="http://www.google.com/webmasters/tools/richsnippets">Rich Snippets Testing Tool</a> allowing even us mere mortals to view and tweak a rich snippet result after implementing a structured markup modification on a site.</p>
<p>On the news of the release, <a href="http://searchengineland.com/preview-your-google-rich-snippets-with-google-webmaster-tool-24963">Barry Schwartz at Search Engine Land</a> writes:</p>
<blockquote><p>Brian Ussery <a href="http://www.beussery.com/blog/index.php/2009/08/rich-snippet-tool/">spotted</a> that Google released a beta version of the <a href="http://www.google.com/webmasters/tools/richsnippets">Rich Snippets Testing Tool</a> that does just that. What is interesting is that you can plug in any URL, not just URLs that you own via the verification process in Google Webmaster Tools, and preview the snippet data.</p></blockquote>
<p>Here&#8217;s the <a href="http://www.google.com/webmasters/tools/richsnippets?url=http%3A%2F%2Fseogadget.co.uk%2Fcreative-apprentice-internet-marketer-16-20k-london%2F">preview</a> of one of the <a href="http://seogadget.co.uk/creative-apprentice-internet-marketer-16-20k-london/">job postings</a> on SEOgadget.co.uk:</p>
<p><img class="alignnone size-full wp-image-1945" title="Google rich snippet preview" src="http://seogadget.co.uk/wp-content/uploads/2009/09/Google-rich-snippet-preview.gif" alt="Google rich snippet preview" width="559" height="256" /></p>
<p>Google points out that &#8220;there is no guarantee that a Rich Snippet will be shown for this page on actual search results.&#8221; and helpfully advises: &#8220;For more details, see <a href="http://www.google.com/support/webmasters/bin/topic.py?hl=en&amp;topic=21997">Documentation</a>&#8220;. Fair enough.</p>
<p>I&#8217;ve already learned a lot from reviewing a few of my own results. A tool like this can really inspire a &#8220;penny drop&#8221; moment or two, an experience I&#8217;ll be taking note of ready to make some changes to my hcard markup in the very near future.</p>
<p><a href="http://seogadget.co.uk/google-launches-rich-snippets-preview-tool-rdfa/">Google launches Rich Snippets Preview Tool (RDfa)</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></content:encoded>
			<wfw:commentRss>http://seogadget.co.uk/google-launches-rich-snippets-preview-tool-rdfa/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Future of SEO &#8211; Structured Markup</title>
		<link>http://seogadget.co.uk/the-future-of-seo-structured-markup/</link>
		<comments>http://seogadget.co.uk/the-future-of-seo-structured-markup/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 16:48:51 +0000</pubDate>
		<dc:creator>richardbaxterseo</dc:creator>
				<category><![CDATA[Microformats & HTML5]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[Structured data]]></category>

		<guid isPermaLink="false">http://seogadget.co.uk/?p=1814</guid>
		<description><![CDATA[Photo: AsGood Ever since I started doing SEO, I remember coming across &#8220;The Future of SEO&#8221; style blog posts, taking a punt at what the future might hold in store for Search Engine Marketers. Among some of the more recent posts on the topic, Rand at SEOmoz gave a lot of weight to user data [...]<p><a href="http://seogadget.co.uk/the-future-of-seo-structured-markup/">The Future of SEO &#8211; Structured Markup</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1818" title="Structured Data - the future of SEO" src="http://seogadget.co.uk/wp-content/uploads/2009/08/structured-data-future-seo.gif" alt="Structured Data - the future of SEO" width="630" height="278" /></p>
<p style="text-align: right;"><a href="http://www.flickr.com/photos/asgood/">Photo: AsGood</a></p>
<p>Ever since I started doing SEO, I remember coming across &#8220;The Future of SEO&#8221; style blog posts, taking a punt at what the future might hold in store for Search Engine Marketers. Among some of the more recent posts on the topic, Rand at SEOmoz gave a lot of weight to <a href="http://www.seomoz.org/blog/whiteboard-friday-the-future-of-seo">user data and the social graph</a> beginning to play a role, while, over at SES San Jose, <a href="http://www.aimclearblog.com/2009/08/11/the-future-of-search-what-do-experts-believe/">experts discussed subjects</a> ranging from search query refinement for better results quality, to understanding semantic intent in search queries and the mechanics of mobile search.</p>
<p><strong>The Future of SEO</strong></p>
<p>No SEO blog would be complete without at least one post on the subject of the future of <a href="http://seogadget.co.uk/">SEO</a>, so I&#8217;d like to put my thoughts out there too &#8211; feel free to feedback, comment and add to the discussion. The &#8220;future SEO&#8221; subject I&#8217;m feeling most passionate about at the moment is the use of structured, uniform markup to highlight data in web page development and how this could impact search user experience, and on page SEO.</p>
<p>I&#8217;m talking about the introduction of standards such as <a href="http://microformats.org/">Microformats</a>, <a href="http://www.w3.org/TR/xhtml-rdfa-primer/">RDFa</a>, <a href="http://dev.w3.org/html5/spec/Overview.html">HTML5</a>, the <a href="http://www.commontag.org/Home">Common Tag</a> and thinking about the likely impact on search results these structured data formats will have.</p>
<p><strong>What is structured data?</strong></p>
<p>Let&#8217;s imagine a website that contains products, reviews and prices. Our imaginary website has been lovingly crafted in W3C compliant HTML, offers a great user experience, generates heaps of revenue and has plenty of authority according to Google. For a search engine, there&#8217;s a wealth of product and price data to crawl and display in search results for users. As a result of a predictable, consistent code build and good solid levels of authority, we begin to see details from product pages (such as price) appear in search results:</p>
<p><img class="alignnone size-full wp-image-1819" title="creative prices displayed in serps" src="http://seogadget.co.uk/wp-content/uploads/2009/08/creative-prices.gif" alt="creative prices displayed in serps" width="572" height="247" /></p>
<p>Today, the way a search engine &#8220;sees&#8221; the information it gathers from one website can be quite different to the way it sees another. That&#8217;s because the data is very likely to be marked up differently. This is no problem for users as they&#8217;re unaware of the differences found in the page code, but it&#8217;s a challenge for search engines looking to enhance and develop their search results pages.</p>
<p><strong>Consistency and standards are the key</strong></p>
<p>Imagine a world where important data, such as prices, reviews and dates are all identified in a more consistent way across the internet via a uniform approach to semantic markup. What you need are Microformats, RDFa and <a href="http://seogadget.co.uk/html5-examples-in-the-wild/">HTML5</a> &#8211; all standards that <em>will</em> or <em>are</em> enabling search engines to interpret data more easily.</p>
<p><strong>Search engines and structured data playback</strong></p>
<p>We&#8217;re already seeing search engines developing different ways to playback search results pages to users, with the intention of presenting information in a more useful and meaningful way. If search engines are more able to discover and understand the data being collected, they&#8217;re in a much stronger position to play back that data in their search results.</p>
<p>In May 2009 <a href="http://rdfa.info/2009/05/12/google-announces-support-for-rdfa/">Google announced</a> their support for RDFa and <a href="http://www.ysearchblog.com/2008/08/01/yelp-yahoo-local-linkedin-searchmonkey-apps-now-default-on/">Yahoo had already been</a> working on this for a year or so via the Search Monkey application, with early example implementations in sites such as <a href="http://www.linkedin.com/">Linkedin</a> and <a href="http://www.yelp.com/">Yelp</a>.</p>
<p>So if we&#8217;re already seeing search results changing as a result of more structured data on the web, what examples can we see to prove search engine companies intentions towards more meaningful, structured and information rich results?</p>
<p><strong>Google Squared</strong></p>
<p><strong><img class="alignnone size-full wp-image-1821" title="Google Squared" src="http://seogadget.co.uk/wp-content/uploads/2009/08/Squared1.gif" alt="Google Squared" width="560" height="236" /><br />
</strong></p>
<p>Google previewed <a href="http://www.google.com/squared/">Google Squared</a> at the Searchology conference back in May 09.</p>
<p>According to <a href="http://blog.searchenginewatch.com/090512-201139">Search Engine Watch</a>, &#8220;Searching via Google Squared means searching for pure information.&#8221;.</p>
<p>SEW hit the nail on the head with that quote, but sadly for Google, the data has to exist in the first place! Take the example above for &#8220;<a href="http://www.google.com/squared/search?q=restaurant+in+london">resturant in London</a>&#8220;.</p>
<p>Out of the first 4 results on the page, only 1 address has been found and there&#8217;s really very little alternative information to work with. No menu data and critically, no reviews. Further acceptance and processing of Microformats standards such as <a href="http://microformats.org/wiki/hreview">hreview</a> could address this small problem quickly and easily, and give search engines the data they need to create a more convincing search experience.</p>
<p><strong>Prices from the page</strong></p>
<p>About a week ago we started seeing an option in Google search using the &#8220;show options&#8221; link.</p>
<p><img class="alignnone size-full wp-image-1822" title="prices on the page" src="http://seogadget.co.uk/wp-content/uploads/2009/08/prices-from-the-page.gif" alt="prices on the page" width="617" height="183" /></p>
<p>This is an example of Google playing price data back to the user, though laterooms.com do not appear to be using the standards we&#8217;ve discussed so far in their page build.</p>
<p>&#8220;Prices from the page&#8221; options are definitely an early sign of Google&#8217;s longer term intentions to develop a richer, informative experience on their serps, though without webmasters implementing a more structured approach to their code, progress could be slow.</p>
<p>My future of SEO is the ability to bring the knowledge of structured, consistently marked up data to the table to allow search engines to play back results in as meaningful and relevant way as they see fit. Ultimately, keeping up to date with new standards could give you the advantage over your competitors in the search results, making your site stand out, winning you the clicks.</p>
<p><strong>Useful resources</strong></p>
<p><a href="http://www.google.com/support/webmasters/bin/answer.py?answer=146898">Google&#8217;s Support page for Webmasters implementing RDFa</a></p>
<p><a href="http://seogadget.co.uk/xhtml-20-and-seo/">How will HTML5 and XHTML2.0 affect SEO?</a></p>
<p><a href="http://seogadget.co.uk/markup-location-data-with-hcard/">How to markup location data with the hCard Microformat</a></p>
<p><a href="http://microformats.org/code/hcard/creator">The hCard Creator at Microformats.org</a></p>
<p><a href="http://www.alistapart.com/articles/previewofhtml5">A preview of HTML5 &#8211; A List Apart</a></p>
<p><a href="http://seogadget.co.uk/the-future-of-seo-structured-markup/">The Future of SEO &#8211; Structured Markup</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></content:encoded>
			<wfw:commentRss>http://seogadget.co.uk/the-future-of-seo-structured-markup/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Markup location data on your pages with the hcard Microformat</title>
		<link>http://seogadget.co.uk/markup-location-data-with-hcard/</link>
		<comments>http://seogadget.co.uk/markup-location-data-with-hcard/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 17:54:10 +0000</pubDate>
		<dc:creator>richardbaxterseo</dc:creator>
				<category><![CDATA[Microformats & HTML5]]></category>
		<category><![CDATA[hcard]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[rich snippets]]></category>

		<guid isPermaLink="false">http://seogadget.co.uk/?p=1676</guid>
		<description><![CDATA[Chris Silversmith writes &#8220;Should You Geotag Pages For Local SEO?&#8221; over at Search Engine Land today, giving a thorough overview of the hCard Microformat, its uses and possible alternatives. In his post, Chris writes: In the past, I’ve strongly recommended the use of semantic markup in the form of hCard microformats as a component of [...]<p><a href="http://seogadget.co.uk/markup-location-data-with-hcard/">Markup location data on your pages with the hcard Microformat</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></description>
			<content:encoded><![CDATA[<p>Chris Silversmith writes &#8220;<a href="http://searchengineland.com/should-you-geotag-pages-for-local-seo-22531">Should You Geotag Pages For Local SEO?</a>&#8221; over at Search Engine Land today, giving a thorough overview of the <a href="http://microformats.org/wiki/hcard">hCard Microformat</a>, its uses and possible alternatives.</p>
<p><strong>In his post, Chris writes:</strong></p>
<blockquote><p>In the past, I’ve strongly recommended the use of semantic markup in the form of hCard microformats as a component of local search optimization. hCard allows contact info such as addresses and phone numbers to be disclosed precisely to devices that are able to read them.</p></blockquote>
<p>Let&#8217;s take a look at a working example of hCard in action. For the purposes of demonstration, I&#8217;ve decided to use an <a href="http://seogadget.co.uk/web-developer-london-19-22k/">example job posting</a> &#8211; for our friends at Distilled who are recruiting for their latest Web Developer position.</p>
<p>Fortunately, the good folks at <a href="http://microformats.org/">Microformats.org</a> have built a <a href="http://microformats.org/code/hcard/creator">hCard creator</a>, which enables quick and easy templates that fit your available data. Here&#8217;s a screenshot:</p>
<p><img class="alignnone size-full wp-image-1680" title="microformats hcard creator" src="http://seogadget.co.uk/wp-content/uploads/2009/07/microformats-hcard-creator.gif" alt="microformats hcard creator" width="700" height="179" /></p>
<div id="hcard-Kinza-Ahmed" class="vcard">
<p>Instantly, you can see how easy it is to markup your page using this Microformat, provided you have the correct data available.</p>
<p>Here are those newly marked up details <a href="http://seogadget.co.uk/web-developer-london-19-22k/">as displayed</a> on the bottom of the page in all of their glory:</p>
<p><img class="alignnone size-full wp-image-1681" title="details" src="http://seogadget.co.uk/wp-content/uploads/2009/07/details.gif" alt="details" width="335" height="243" /></p>
<p>And here&#8217;s the <a href="http://seogadget.co.uk/wp-content/uploads/2009/07/code-hcard.txt">actual code</a>&#8230;</p>
<p>As <a href="http://searchengineland.com/should-you-geotag-pages-for-local-seo-22531">Chris puts it</a>, &#8220;Will this give your pages some sort of ranking advantage? Not really.&#8221; &#8211; but there&#8217;s no doubt that rich snippets could one day give you an advantage over the other nine results in the organic results, visually. In my opinion, now is the time to start experimenting with structured data in your HTML markup, especially as search engines move rapidly towards supporting the standards.</p>
<p>To that end, my experiment will be to use the structured hCard approach in each of my job postings. Not too much of a problem, I just need to hack the markup into my <a href="http://ideasilo.wordpress.com/2007/04/30/contact-form-7/">Contact Form 7</a> output <img src='http://seogadget.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
</div>
<p><a href="http://seogadget.co.uk/markup-location-data-with-hcard/">Markup location data on your pages with the hcard Microformat</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></content:encoded>
			<wfw:commentRss>http://seogadget.co.uk/markup-location-data-with-hcard/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>XHTML 2.0, HTML5 and SEO</title>
		<link>http://seogadget.co.uk/xhtml-20-and-seo/</link>
		<comments>http://seogadget.co.uk/xhtml-20-and-seo/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 13:11:36 +0000</pubDate>
		<dc:creator>richardbaxterseo</dc:creator>
				<category><![CDATA[Microformats & HTML5]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[SEO Industry]]></category>
		<category><![CDATA[XHTML 2.0]]></category>

		<guid isPermaLink="false">http://seogadget.co.uk/?p=991</guid>
		<description><![CDATA[How will HTML 5 and XHTML 2.0 affect the way we do search engine optimisation? According to xhtml.com &#8220;The competition to become the next markup language for the Web is heating up.&#8221; So I&#8217;ve learned, &#8220;heating up&#8221; can be loosely translated to 7+ years development, an expected delivery of 2012 (if at all), and a [...]<p><a href="http://seogadget.co.uk/xhtml-20-and-seo/">XHTML 2.0, HTML5 and SEO</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2352" title="HTML5 SEO" src="http://seogadget.co.uk/wp-content/uploads/2009/10/the-future-of-seo.jpg" alt="HTML5 SEO" width="600" height="215" /></p>
<p><strong>How will HTML 5 and XHTML 2.0 affect the way we do search engine optimisation?</strong></p>
<p>According to <a href="http://xhtml.com/en/future/x-html-5-versus-xhtml-2/">xhtml.com</a> &#8220;The competition to become the next markup language for the Web is heating up.&#8221; So I&#8217;ve learned, &#8220;heating up&#8221; can be loosely translated to 7+ years development, an expected delivery of 2012 (if at all), and a <a href="http://immike.net/blog/2008/02/06/xhtml-2-vs-html-5/#comment-59846">lot of</a> arguments <a href="http://www.w3.org/QA/2006/10/reinventing_html_discuss.html">along the way</a>. What am I talking about? XHTML 2.0</p>
<p>I&#8217;ve been looking at the draft <a href="http://www.w3.org/TR/xhtml2/introduction.html#s_intro_whatisxhtml2">XHTML 2.0</a> and <a href="http://www.w3.org/TR/html5/">HTML5</a> markup language standards from the point of view of a <a href="http://www.blogstorm.co.uk/">search engine optimisation</a> consultant. What are these languages and how will they affect the way we do <a href="http://seogadget.co.uk/">SEO</a>, if at all? What do you need to know now, and when will the way we work be impacted by the eventual replacement of <a href="http://www.w3.org/TR/xhtml1/">XHTML 1.0</a> and <a href="http://www.w3.org/TR/html401/">HTML 4.01</a>, the current common markup languages of the web.</p>
<p><strong>What&#8217;s HTML 5?</strong></p>
<p>HTML 5 is &#8220;the 5th major revision of the core language of the World Wide Web: the Hypertext Markup Language (HTML).&#8221; <a href="http://www.w3.org/TR/html5/">W3C Working Draft 10 June 2008</a>. The new language is generally considered a step forward from the previous version, HTML 4.01. Basically, HTML 5 is being created to fix some problems and improve &#8220;interoperability&#8221; between different &#8220;user agents&#8221;.</p>
<p><strong>How will HTML 5 affect SEO?</strong></p>
<p>HTML 5 will introduce new features that help us (and search engines) better dissect a webpage. In the past, &lt;div&gt; elements have been used everywhere where, in HTML 5 an array of elements will be available to describe navigation, text sections, articles and headers. The improved sectioning could quite easily assist a search engine in understanding the layout of a page &#8211; check out <a href="http://www.timnash.co.uk/05/2008/block-segmentation-analysis/">this post on block analysis</a> to understand why that&#8217;s cool.</p>
<p>Here are two excellent diagrams explaining the differences found on <a href="http://www.alistapart.com/articles/previewofhtml5">A List Apart: HTML 5</a>:</p>
<p><strong>Current layout with  HTML:</strong></p>
<p><img class="alignnone size-full wp-image-992" title="structure divs" src="http://seogadget.co.uk/wp-content/uploads/2009/02/structure-div.gif" alt="structure divs" width="540" height="270" /></p>
<p><strong>Layout with HTML 5:</strong></p>
<p><img class="alignnone size-full wp-image-994" title="structure html5" src="http://seogadget.co.uk/wp-content/uploads/2009/02/structure-html5.gif" alt="structure html5" width="540" height="270" /></p>
<p>There are a few other interesting additions too. For example, the <a href="http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-dialog-element">dialog</a> element will allow better representation of conversations in HTML. For example, a WP Twitter plugin could output code like this:</p>
<p><code>&lt;dialog id="Twittering"&gt;</code><br />
<code>&lt;dt&gt; &lt;time&gt;14:22&lt;/time&gt; richardbaxter</code><br />
<code>&lt;dd&gt; Has anyone seen the latest Battlestar?</code><br />
<code>&lt;dt&gt; &lt;time&gt;14:23&lt;/time&gt; ZakaZaka</code><br />
<code>&lt;dd&gt; @richardbaxter Get on with your job!</code><br />
<code>&lt;/dialog&gt;</code></p>
<p>The best articles I found on HTML 5 were this <a href="http://www.webmonkey.com/blog/How_HTML_5_Is_Already_Changing_the_Web">Webmonkey article</a> and the article I mentioned earlier on <a href="http://www.alistapart.com/articles/previewofhtml5">alistapart.com</a> &#8211; excellent background reading.</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>What&#8217;s XHTML 2.0?</strong></p>
<p>&#8220;XHTML 2 is a general-purpose markup language designed for representing documents for a wide range of purposes across the World Wide Web. To this end it does not attempt to be all things to all people, supplying every possible markup idiom, but to supply a generally useful set of elements.&#8221; &#8211; <a href="http://www.w3.org/TR/xhtml2/introduction.html">XHTML2.0 draft specification, July 2006</a></p>
<p>XHTML 2.0 is an upgrade or replacement for the existing markup standards. It&#8217;s not &#8220;backwards compatible&#8221; with HTML 4.01 and not yet supported by browsers such as Firefox and Internet Explorer. The standard is designed to generate better search results, and to create a more accessible Web for people of all abilities and using all types of devices.</p>
<p>Fundamentally, XHTML 2.0 is considered a significant leap forward in markup language devvelopment and as a result, is not backwards compatible with the current HTML 4.01 standards. Current expectation is that the language (if it ever arrives), will be expected for sometime around 2012.</p>
<p><strong>How will XHTML 2.0 affect the way we do SEO?</strong></p>
<p>Here&#8217;s a <a href="http://w3future.com/weblog/gems/xhtml2.xml">page created in XHTML 2.0</a>. If you&#8217;re an SEO, here are the main things to look out for:</p>
<p><strong>Headings</strong></p>
<p>Where H1, H2, etc would describe the relationships between headings (and therefore the semantic structure of the document) in HTML, XHTML 2 lets you explicitly markup the document structure with the section element, and its related header element &#8220;h&#8221;.</p>
<p>So, in XHTML 2.0, your optimised document looks like this:<br />
<code><br />
&lt;h&gt;A study of Monkeys and Dishwashers&lt;/h&gt;</code><br />
<code>&lt;p&gt;An introductory text explaining the purpose of my study of dishwashers and monkeys.&lt;/p&gt;</code><br />
<code>&lt;section&gt;</code><br />
<code>&lt;h&gt;Dishwashers&lt;/h&gt;</code><br />
<code>&lt;p&gt;Text about Dishwashers&lt;/p&gt;</code><br />
<code>&lt;section&gt;</code><br />
<code>&lt;h&gt;Monkeys&lt;/h&gt;</code><br />
<code>&lt;p&gt;Text about monkeys&lt;/p&gt;</code><br />
<code>&lt;section&gt;</code><br />
<code>&lt;h&gt;Conclusion&lt;/h&gt;</code><br />
<code>&lt;p&gt;Dishwashers and monkeys have little, if anything to do with each other&lt;/p&gt;</code><br />
<code>&lt;/section&gt;</code></p>
<p><strong>You can add links or images to any &#8220;element&#8221;</strong></p>
<p><code>&lt;p src="images/picture.gif"&gt;some text here&lt;/p&gt;</code></p>
<p><strong>No more alt=&#8221;" attribute</strong></p>
<p>The alt attribute of the img element has been removed, so in XHTML 2 you give the descriptive text in the content of the actual element  e.g., &lt;img src=&#8221;image-profile.jpg&#8221;&gt;Profile picture &#8211; Richard&lt;/img&gt;.</p>
<p>There are a great deal of changes to be aware of, and frankly, my work on this subject has not finished. That said, I think it&#8217;s extremely important for SEO&#8217;s today to understand the markup languages of the future. It&#8217;s definitely worth paying attention to the subject of HTML and XHTML development. They will change the way we work with front end code for SEO.</p>
<h6>Photo credit: <a href="http://www.flickr.com/photos/pasukaru76/">pasukaru76</a></h6>
<p><a href="http://seogadget.co.uk/xhtml-20-and-seo/">XHTML 2.0, HTML5 and SEO</a> is one of our latest posts from: <a href="http://seogadget.co.uk">SEOgadget.co.uk</a>, UK SEO consultants helping people and organisations succeed in search.</p>
]]></content:encoded>
			<wfw:commentRss>http://seogadget.co.uk/xhtml-20-and-seo/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
