<?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/"
xmlns:media="http://search.yahoo.com/mrss/"
><channel><title>Yoast&#187; Conversion Rate Optimization Archives  - Yoast - Tweaking Websites</title> <atom:link href="http://yoast.com/tag/conversion-rate-optimization/feed/" rel="self" type="application/rss+xml" /><link>http://yoast.com</link> <description>Tweaking Websites</description> <lastBuildDate>Sun, 07 Mar 2010 11:56:16 +0000</lastBuildDate> <generator>http://wordpress.org/?v=</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <image><title>Yoast</title> <url>http://netdna.yoast.com/wp-content/themes/yoast-v2/images/yoast-logo-rss.png</url><link>http://yoast.com</link> <width>144</width> <height>103</height> <description>Tweaking Websites</description> </image> <item><title>Google &amp; Microformats: Drive More Traffic</title><link>http://yoast.com/google-microformats-conversion-rate-optimization-serps/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=google-microformats-conversion-rate-optimization-serps</link> <comments>http://yoast.com/google-microformats-conversion-rate-optimization-serps/#comments</comments> <pubDate>Thu, 18 Feb 2010 16:28:13 +0000</pubDate> <dc:creator>Frederick Townes</dc:creator> <category><![CDATA[SEO]]></category> <category><![CDATA[WordPress]]></category> <category><![CDATA[Conversion Rate Optimization]]></category> <category><![CDATA[Microformats]]></category> <category><![CDATA[rich snippets]]></category> <category><![CDATA[SERPS]]></category><guid
isPermaLink="false">http://yoast.com/?p=1966</guid> <description><![CDATA[Conversion rate optimization is now more of an exact science thanks to Google's adoption of microformats. Maximize the effectiveness of your snippets on search engine result pages.<p><a
href="http://yoast.com/google-microformats-conversion-rate-optimization-serps/">Google &amp; Microformats: Drive More Traffic</a> is a post from <a
href="http://yoast.com/about-me/">Joost de Valk</a>&#39;s <a
href="http://yoast.com">Yoast - Tweaking Websites</a>.A good WordPress blog needs good hosting, you don't want your blog to be slow, or, even worse, down, do you? Check out my thoughts on <a
href="http://yoast.com/wordpress-hosting/">WordPress hosting</a>!</p> ]]></description> <content:encoded><![CDATA[<p>Anyone that has spent time trying to improve their click through rates (<acronym
title="click through rate">CTR</acronym>) from search engine results pages (<acronym
title="search engine results page">SERP</acronym>s) will tell you that Google algorithmically picks the snippet displayed for a given  page; it's not something you can always control. Unfortunately, Google doesn't always display the snippet that will give you the best conversion rate.</p><p>However, the use of <a
href="http://microformats.org/" target="_blank">microformats</a>, a set of agreed upon <acronym
title="Hyper Text Markup Language">HTML</acronym> conventions used to describe content, can give you more control of the <a
href="http://www.google.com/support/webmasters/bin/answer.py?answer=99170" target="_blank">snippets</a> displayed in Google <acronym
title="search engine results page">SERP</acronym>s. Once your site is properly using <a
href="http://microformats.org/2009/05/15/rich-snippets-microformat-search" target="_blank">rich snippets</a>, you will see them also appear in your <a
href="http://www.google.com/cse/" target="_blank">Google custom search</a> and <a
href="http://www.google.com/sitesearch/" target="_blank">Google site search</a> results, so this technique is definitely worth exploring if you use those tools as well.</p><p>The changes are easy to implement  for <a
href="http://wordpress.org/" target="_blank">WordPress</a>, <a
href="http://www.magentocommerce.com/" target="_blank">Magento</a> and other software, let's  take a look at some use cases based on <a
href="http://microformats.org/wiki/hreview" target="_blank">hReview</a>, <a
href="http://microformats.org/wiki/hcard" target="_blank">hCard</a>, <a
href="http://microformats.org/wiki/hproduct" target="_blank">hProduct</a> and <a
href="http://gmpg.org/xfn/" target="_blank">XFN</a>:</p><h2 id="business">Businesses &amp; Organizations</h2><table
border="0" cellspacing="5" cellpadding="5"><tr><td><em>Property</em></td><td><em>Description</em></td></tr><tr><td>name (fn/org)</td><td>The name of the business. If you use microformats, you should use both fn and org, and ensure that these have the same value.</td></tr><tr><td>url</td><td>Link to a web page on the business's site.</td></tr><tr><td>address (adr)</td><td>The location of the business. Can contain the sub properties street address, locality, region, postal-code, and country-name.</td></tr><tr><td>tel</td><td>The telephone number of the business or organization.</td></tr><tr><td>geo</td><td>Specifies the geographical coordinates of the location. Includes two elements: latitude and longitude. Optional.</td></tr></table><p>Could be marked up as follows:</p><div
class="wp_syntax"><div
class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;div</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;vcard&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;fn org&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>L'Amourita Pizza<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span> 
   Located at 
     <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;div</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;adr&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span> 
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;street-address&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>123 Main St<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>, 
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;locality&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>Albuquerque<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>, 
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;region&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>NM<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>.
     <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>   
     <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;geo&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;latitude&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
           <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;value-title&quot;</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;37.774929&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;longitude&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
           <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;value-title&quot;</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;-122.419416&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
     <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
   Phone: <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;tel&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>206-555-1234<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;a</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://pizza.example.com/&quot;</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;url&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>http://pizza.example.com<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a<span style="color: #000000; font-weight: bold;">&gt;</span></span></span> 
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div><p>Learn more about the business and organization markup at <a
href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=146861" target="_blank">webmaster central</a>.</p><h2 id="products">Products</h2><table
border="0" cellspacing="5" cellpadding="5"><tr><td><em>Property</em></td><td><em>Description</em></td></tr><tr><td>brand</td><td>The brand of the product for example, ACME.</td></tr><tr><td>category</td><td>The product category for example, "Books&mdash;Fiction", "Heavy Objects", or "Cars".</td></tr><tr><td>description</td><td>Product description</td></tr><tr><td>name (fn)</td><td>Product name</td></tr><tr><td>price</td><td>Floating point number. Can use currency format.</td></tr><tr><td>photo</td><td>URL of product photo</td></tr><tr><td>url</td><td>URL of product page</td></tr></table><p>Could be marked  up as follows:</p><div
class="wp_syntax"><div
class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;div</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;hproduct&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
   Brand: <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;brand&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>ACME<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;category&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>Heavy objects<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;h1</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;fn&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>Large all-purpose anvil<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/h1<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
   On sale for 
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;price&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>$99.95<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>.
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;description&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>If you need an object to drop from a height,
   the classic A23859 anvil from ACME is the way to go.<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;a</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://anvil.example.com&quot;</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;url&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>Anvil details page<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div><p>Becomes:</p><p><img
src="http://netdna.yoast.com/wp-content/uploads/2010/02/webmasters_146645_individualimage.png" alt="Individual Product" title="Individual Product" width="553" height="95" class="aligncenter size-full wp-image-2030" /></p><p>Learn more about the product markup at <a
href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=146750" target="_blank">webmaster central</a>.</p><h2 id="people">People</h2><table
border="0" cellspacing="5" cellpadding="5"><tr><td><em>Property</em></td><td><em>Description</em></td></tr><tr><td>name (fn)</td><td>Name</td></tr><tr><td>nickname</td><td>Nickname</td></tr><tr><td>photo</td><td>An image link</td></tr><tr><td>title</td><td>The person's title (for example, Financial Manager)</td></tr><tr><td>role</td><td>The person's role (for example, Accountant)</td></tr><tr><td>url</td><td>Link to a web page, such as the person's home page</td></tr><tr><td>affiliation (org)</td><td>The name of an organization with which the person is associated (for example, an employer). If fn and org have the exact same value, Google will interpret the information as referring to a business or organization, not a person.</td></tr><tr><td>friend</td><td>Identifies a social relationship between the person described and another person.</td></tr><tr><td>contact</td><td>Identifies a social relationship between the person described and another person.</td></tr><tr><td>acquaintance</td><td>Identifies a social relationship between the person described and another person.</td></tr><tr><td>address (adr)</td><td>The location of the person. Can have the sub properties street address, city, region, postal-code, and country-name.</td></tr></table><p>Could be marked up as:</p><div
class="wp_syntax"><div
class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;div</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;vcard&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
   My name is
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;fn&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>Bob Smith<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>,
   but people call me
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;nickname&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>Smithy<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>.
   Here is my home page:
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;a</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://www.example.com&quot;</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;url&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>www.example.com<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>.
   I live in
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;adr&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
      <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;locality&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>Albuquerque<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>,
      <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;region&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>NM<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
   and work as an
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;title&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>engineer<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span> at
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;org&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>ACME Corp<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>.
   My friends:
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;a</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://darryl-blog.example.com&quot;</span> <span style="color: #000066;">rel</span>=<span style="color: #ff0000;">&quot;friend&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>Darryl<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>,
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;a</span> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">&quot;http://edna-blog.example.com&quot;</span> <span style="color: #000066;">rel</span>=<span style="color: #ff0000;">&quot;friend&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>Edna<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div><p>Becomes:</p><p><img
src="http://netdna.yoast.com/wp-content/uploads/2010/02/webmasters_146676_rspeople.png" alt="People" title="People" width="557" height="95" class="aligncenter size-full wp-image-2031" /></p><p>Learn more about markup for people at <a
href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=146646" target="_blank">webmaster central</a>.</p><h2 id="reviews">Reviews</h2><table
border="0" cellspacing="5" cellpadding="5"><tr><td><em>Property</em></td><td><em>Description</em></td></tr><tr><td>itemreviewed (item)</td><td>The item being reviewed. In microformats, can contain the element name (fn).</td></tr><tr><td>rating</td><td>A numerical quality rating for the item (for example, 4). You can indicate a rating scale by specifying best (default: 5) and worst (default: 1). <a
href="http://www.google.com/support/webmasters/bin/answer.py?answer=172705" target="_blank">More information about review ratings.</a></td></tr><tr><td>reviewer</td><td>The author of the review.</td></tr><tr><td>dtreviewed</td><td>The date that the item was reviewed in <a
href="http://www.w3.org/QA/Tips/iso-date" target="_blank">ISO date format</a>.</td></tr><tr><td>description</td><td>The body of the review.</td></tr><tr><td>summary</td><td>A short summary of the review.</td></tr></table><p>Could be marked up as:</p><div
class="wp_syntax"><div
class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;div</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;hreview&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;item&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
      <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;fn&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>L’Amourita Pizza<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
   Reviewed by <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;reviewer&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>Ulysses Grant<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span> on
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;dtreviewed&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
      Jan 6<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;value-title&quot;</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">&quot;2009-01-06&quot;</span> <span style="color: #000000; font-weight: bold;">/&gt;</span></span>
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>.
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;summary&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>Delicious, tasty pizza on Eastlake!<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;description&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>L'Amourita serves up traditional wood-fired   
   Neapolitan-style pizza, brought to your table promptly and without fuss. 
   An ideal neighborhood pizza joint.<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
   Rating: 
   <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;span</span> <span style="color: #000066;">class</span>=<span style="color: #ff0000;">&quot;rating&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>4.5<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/div<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div><p>Learn more about markup for reviews at <a
href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=146645" target="_blank">webmaster central</a>.</p><p>Interested in getting started? Well there's no reason not to start using microformats as much as possible already; semantic markup is always good for search engine optimization:</p><ol><li>Update your markup (<a
href="http://validator.w3.org/" target="_blank">make sure it's valid</a>) and use the <a
href="http://quixapp.com/" target="_blank">Quix bookmarklet</a> to check your page, by entering 'snippet' to submit the current page to Google Rich Snippets <a
href="http://www.google.com/webmasters/tools/richsnippets" target="_blank">test tool</a>.</li><li>Getting the “Insufficient data to generate the  preview” error? Then make sure that there are no errors in the markup (go back to step one) or check that you are using enough data to generate the snippet  preview, so check the <a
href="http://microformats.org/wiki/debugging-tools" target="_blank">microformat syntax again</a>.</li><li>Finally, <a
href="http://www.google.com/support/webmasters/bin/request.py?contact_type=rich_snippets_feedback" target="_blank">let Google know</a> that you're an early adopter.</li></ol><p>So who's using microformats in  this and other ways? Brands like <a
href="http://www.google.com/webmasters/tools/richsnippets?url=http://mashable.com/" target="_blank">Mashable</a>, <a
href="http://www.ysearchblog.com/2008/03/13/the-yahoo-search-open-ecosystem/" target="_blank">Yahoo!</a>, <a
href="http://www.google.com/webmasters/tools/richsnippets?url=http://www.yelp.com/biz/christian-louboutin-new-york" target="_blank">Yelp</a>, Technorati, SearchMonkey, <a
href="http://www.google.com/webmasters/tools/richsnippets?url=http://www.linkedin.com/in/w3edge" target="_blank">LinkedIn</a>, <a
href="http://www.google.com/webmasters/tools/richsnippets?url=http://www.urbanspoon.com/r/6/765421/restaurant/Pizza-My-Heart-Santa-Cruz" target="_blank">Urbanspoon</a> and many more. If you're interested in <a
href="http://radar.oreilly.com/2009/05/google-adds-microformat-parsin.html" target="_blank">digging deeper</a> into the future of <a
href="http://knol.google.com/k/google-rich-snippets-tips-and-tricks#Tips_and_tricks" target="_blank">microformats</a> as they relate to web analytics as well, Dennis Mortensen from Yahoo! has <a
href="http://visualrevenue.com/blog/2009/12/using-microformats-to-extend-web-analytics-tagging.html" target="_blank">a great post</a> on what the future may hold.</p><p><a
href="http://yoast.com/google-microformats-conversion-rate-optimization-serps/">Google &amp; Microformats: Drive More Traffic</a> is a post from <a
href="http://yoast.com/about-me/">Joost de Valk</a>&#39;s <a
href="http://yoast.com">Yoast - Tweaking Websites</a>.A good WordPress blog needs good hosting, you don't want your blog to be slow, or, even worse, down, do you? Check out my thoughts on <a
href="http://yoast.com/wordpress-hosting/">WordPress hosting</a>!</p> ]]></content:encoded> <wfw:commentRss>http://yoast.com/google-microformats-conversion-rate-optimization-serps/feed/</wfw:commentRss> <slash:comments>76</slash:comments> <media:thumbnail url="http://netdna.yoast.com/wp-content/uploads/2010/02/webmasters_146645_individualimage-125x95.png" /> <media:content url="http://netdna.yoast.com/wp-content/uploads/2010/02/webmasters_146645_individualimage.png" medium="image"> <media:title type="html">Individual Product</media:title> <media:thumbnail url="http://netdna.yoast.com/wp-content/uploads/2010/02/webmasters_146645_individualimage-125x95.png" /> </media:content> <media:content url="http://netdna.yoast.com/wp-content/uploads/2010/02/webmasters_146676_rspeople.png" medium="image"> <media:title type="html">People</media:title> <media:thumbnail url="http://netdna.yoast.com/wp-content/uploads/2010/02/webmasters_146676_rspeople-125x95.png" /> </media:content> </item> <item><title>Useful Link Roundup</title><link>http://yoast.com/links-21-10/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=links-21-10</link> <comments>http://yoast.com/links-21-10/#comments</comments> <pubDate>Tue, 21 Oct 2008 18:57:50 +0000</pubDate> <dc:creator>Joost de Valk</dc:creator> <category><![CDATA[Online Marketing]]></category> <category><![CDATA[Conversion Rate Optimization]]></category><guid
isPermaLink="false">http://yoast.com/?p=1266</guid> <description><![CDATA[I've been awfully busy the last few days, but still a few interesting things came flying by:My buddies at Conversion Rate Experts released an article on their blog today which really rocks: Understanding your visitors.
Bloglines apparently fixed their "Crawler problem", according to their news page, and that boosted the RSS readership for this site from [...]<p><a
href="http://yoast.com/links-21-10/">Useful Link Roundup</a> is a post from <a
href="http://yoast.com/about-me/">Joost de Valk</a>&#39;s <a
href="http://yoast.com">Yoast - Tweaking Websites</a>.A good WordPress blog needs good hosting, you don't want your blog to be slow, or, even worse, down, do you? Check out my thoughts on <a
href="http://yoast.com/wordpress-hosting/">WordPress hosting</a>!</p> ]]></description> <content:encoded><![CDATA[<p>I've been awfully busy the last few days, but still a few interesting things came flying by:</p><ul><li>My buddies at Conversion Rate Experts released an article on their blog today which really rocks: <a
href="http://www.conversion-rate-experts.com/articles/understanding-your-visitors/">Understanding your visitors</a>.</li><li>Bloglines apparently fixed their "Crawler problem", according to their <a
href="http://www.bloglines.com/about/news">news page</a>, and that boosted the RSS readership for this site from 4,000 something to 4,637!</li><li>I'll be on <a
href="http://www.bnr.nl/nieuws/home/">Dutch Business News Radio</a> this thursday, talking about the online marketing methods used in the American elections. For you Dutchies: read <a
href="http://eeuw.blogspot.com/2008/10/campagnevoeren-via-internet.html">more about the show here</a>.</li><li>Bryan Eisenberg did a great round up of <a
href="http://www.grokdotcom.com/2008/10/16/google_analytics_hacks/">Google Analytics plugins, hacks &#038; tricks</a>.</li><li>Aaron did an <a
href="http://www.seobook.com/seomoz-linkscape">incredibly thorough roundup</a> of all the issues around SEOmoz's <a
href="http://www.seomoz.org/linkscape">Linkscape</a>, and gives an incredible load of advice in the process.</li></ul><p>Btw, check out this screenshot I made of Google Analytics with the first tool mentioned in the <a
href="http://www.grokdotcom.com/2008/10/16/google_analytics_hacks/">article on grokdotcom</a>: the <a
href="http://blog.vkistudios.com/index.cfm/2008/10/6/Social-Media-Metrics-Greasemonkey-Plugin-For-Google-Analytics">Social Media Metrics Greasemonkey Plugin For Google Analytics</a>.</p><p><img
src="http://netdna.yoast.com/wp-content/uploads/2008/10/ga-social.png" alt="ga-social.png" class="aligncenter" width="356" height="555" /></p><p><a
href="http://yoast.com/links-21-10/">Useful Link Roundup</a> is a post from <a
href="http://yoast.com/about-me/">Joost de Valk</a>&#39;s <a
href="http://yoast.com">Yoast - Tweaking Websites</a>.A good WordPress blog needs good hosting, you don't want your blog to be slow, or, even worse, down, do you? Check out my thoughts on <a
href="http://yoast.com/wordpress-hosting/">WordPress hosting</a>!</p> ]]></content:encoded> <wfw:commentRss>http://yoast.com/links-21-10/feed/</wfw:commentRss> <slash:comments>6</slash:comments> <media:thumbnail url="http://netdna.yoast.com/wp-content/uploads/2008/10/ga-social.png" /> <media:content url="http://netdna.yoast.com/wp-content/uploads/2008/10/ga-social.png" medium="image"> <media:title type="html">ga-social.png</media:title> </media:content> </item> <item><title>More conversions on a lower budget</title><link>http://yoast.com/more-conversions-lower-budget/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=more-conversions-lower-budget</link> <comments>http://yoast.com/more-conversions-lower-budget/#comments</comments> <pubDate>Tue, 21 Oct 2008 13:00:18 +0000</pubDate> <dc:creator>Joost de Valk</dc:creator> <category><![CDATA[Online Marketing]]></category> <category><![CDATA[Conversion Rate Optimization]]></category><guid
isPermaLink="false">http://yoast.com/?p=1265</guid> <description><![CDATA[As you know I've recently started working at OrangeValley, for which we've just launched the new site (Dutch, english full version coming soon). As a young and very enthusiastic company, we can be very honest about it: we've got room for clients.
"Us" is a group of highly experienced web marketing consultants. Some of you, especially [...]<p><a
href="http://yoast.com/more-conversions-lower-budget/">More conversions on a lower budget</a> is a post from <a
href="http://yoast.com/about-me/">Joost de Valk</a>&#39;s <a
href="http://yoast.com">Yoast - Tweaking Websites</a>.A good WordPress blog needs good hosting, you don't want your blog to be slow, or, even worse, down, do you? Check out my thoughts on <a
href="http://yoast.com/wordpress-hosting/">WordPress hosting</a>!</p> ]]></description> <content:encoded><![CDATA[<p>As you know I've recently started working at OrangeValley, for which we've just launched the <a
href="http://www.orangevalley.nl/">new site</a> (Dutch, english full version coming soon). As a young and very enthusiastic company, we can be very honest about it: we've got room for clients.</p><p>"Us" is a group of highly experienced web marketing consultants. Some of you, especially the Dutch people, might know <a
href="http://www.linkedin.com/in/tonwesseling">Ton Wesseling</a>, and of course you know me.</p><p>Now you'll ask: what can we offer you?</p><ul><li>An expert review of your site</li><li>Workshops in online marketing (given by Ton and me together)</li></ul><p>In both cases, you've got the rare chance of getting not one but two (!!) online marketing experts helping you to make (more) money online.</p><h2>Expert review</h2><p>In the expert review we will review your entire site: starting with usability and functionality, up to how you are persuading your customers to buy, and whether your online presence outside of your site needs improving.  And best of all, we can do it not only for your site, but your competitors too, revealing your strengths and weaknesses.</p><p>Whether you have an e-commerce site, a subscription based site (newspaper, blog, etc.) or a service site, our expert review is sure to give you hands-on tips for improvements.</p><h2>Workshop more conversions on a lower budget</h2><p>In the workshop, we'll tell you how to do online marketing in times of recession: more conversions on a lower budget. And we will not only tell you, we will, interactively, create an improved online strategy for you <em>and</em> with you.</p><h2>Act now!</h2><p>Both of these are on a first come first serve basis, and since our time is limited, we might be sold out as soon as today, so be sure to react soon by <a
href="mailto:joost@orangevalley.nl">emailing me</a> for pricing &#038; availability details.</p><p><a
href="http://yoast.com/more-conversions-lower-budget/">More conversions on a lower budget</a> is a post from <a
href="http://yoast.com/about-me/">Joost de Valk</a>&#39;s <a
href="http://yoast.com">Yoast - Tweaking Websites</a>.A good WordPress blog needs good hosting, you don't want your blog to be slow, or, even worse, down, do you? Check out my thoughts on <a
href="http://yoast.com/wordpress-hosting/">WordPress hosting</a>!</p> ]]></content:encoded> <wfw:commentRss>http://yoast.com/more-conversions-lower-budget/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Know your customer!</title><link>http://yoast.com/know-your-customer/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=know-your-customer</link> <comments>http://yoast.com/know-your-customer/#comments</comments> <pubDate>Fri, 26 Oct 2007 12:30:55 +0000</pubDate> <dc:creator>Joost de Valk</dc:creator> <category><![CDATA[Online Marketing]]></category> <category><![CDATA[Conferences]]></category> <category><![CDATA[Conversion Rate Optimization]]></category><guid
isPermaLink="false">http://www.joostdevalk.nl/know-your-customer/</guid> <description><![CDATA[The next session for today is by Tony Pybuss and a bit of talk by Jason Duke who are talking about knowing your customer's values, and how you can use that info in search and conversion optimization. Tony is teaching marketing here, and it's great, Maslow's hierarchy of needs comes around, funny because I've been [...]<p><a
href="http://yoast.com/know-your-customer/">Know your customer!</a> is a post from <a
href="http://yoast.com/about-me/">Joost de Valk</a>&#39;s <a
href="http://yoast.com">Yoast - Tweaking Websites</a>.A good WordPress blog needs good hosting, you don't want your blog to be slow, or, even worse, down, do you? Check out my thoughts on <a
href="http://yoast.com/wordpress-hosting/">WordPress hosting</a>!</p> ]]></description> <content:encoded><![CDATA[<p><img
src="http://netdna.yoast.com/wp-content/uploads/2007/10/maslow.gif" alt="Maslow's hierarchy of needs" align="right" />The next session for today is by Tony Pybuss and a bit of talk by Jason Duke who are talking about knowing your customer's <em>values</em>, and how you can use that info in search and conversion optimization. Tony is teaching marketing here, and it's great, <a
href="http://en.wikipedia.org/wiki/Maslow's_hierarchy_of_needs">Maslow's hierarchy of needs</a> comes around, funny because I've been reading up on his hierarchy of needs recently.</p><p>He started out with this statement:</p><blockquote><p>The sole purpose of Marketing: to chance or enhance existing behavior.</p></blockquote><p>And then walked us through different "groups" of people, "throwing" them into three different groups: inner directed, outer directed and sustenance driven, and plotting that along a market development chart. It's way too much to blog right now, but I'll ask Tony if there's a chance that he can put up his presentation on something like slideshare.</p><p>He gives some example of sites that are sending confusing messages, talking about products that are interesting only to the outer directed, in a language that will only appeal to the inner directed. He's so right... Jason gives some examples of gambling sites where they have, by looking at them with this method, increased conversion by 1200%.</p><p>There's a question from the public about using this in b2b. The answer: you're still targeting humans. Think of which <em>people </em>are buying your goods within those companies, and in which time frame they're thinking: if they're thinking 5 years ahead, don't sell them anything that's aimed at fixing something tomorrow, OR sell them something talking about the next 20 years. He recommended a book about this too: <a
rel="nofollow" href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FREQUISITE-ORGANIZATION-Elliot-Jaques%2Fdp%2F0566028581&amp;tag=css3info-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">The requisite organization</a> by Elliot Jacques.</p><p><a
href="http://yoast.com/know-your-customer/">Know your customer!</a> is a post from <a
href="http://yoast.com/about-me/">Joost de Valk</a>&#39;s <a
href="http://yoast.com">Yoast - Tweaking Websites</a>.A good WordPress blog needs good hosting, you don't want your blog to be slow, or, even worse, down, do you? Check out my thoughts on <a
href="http://yoast.com/wordpress-hosting/">WordPress hosting</a>!</p> ]]></content:encoded> <wfw:commentRss>http://yoast.com/know-your-customer/feed/</wfw:commentRss> <slash:comments>3</slash:comments> <media:thumbnail url="http://netdna.yoast.com/wp-content/uploads/2007/10/maslow.gif" /> <media:content url="http://netdna.yoast.com/wp-content/uploads/2007/10/maslow.gif" medium="image"> <media:title type="html">Maslow's hierarchy of needs</media:title> </media:content> </item> <item><title>Conversion Rate Experts!</title><link>http://yoast.com/conversion-rate-experts/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=conversion-rate-experts</link> <comments>http://yoast.com/conversion-rate-experts/#comments</comments> <pubDate>Thu, 25 Oct 2007 14:46:12 +0000</pubDate> <dc:creator>Joost de Valk</dc:creator> <category><![CDATA[Online Marketing]]></category> <category><![CDATA[Conferences]]></category> <category><![CDATA[Conversion Rate Optimization]]></category><guid
isPermaLink="false">http://www.joostdevalk.nl/conversion-rate-experts/</guid> <description><![CDATA[I'm now in the session of my good friends Karl and Ben from Conversion-Rate-Experts, whom I met beginning of this year at Dave's SEOdays. They talk about multivariate testing, and I have seen the presentation before, but these guys are still amazing!
I was talking to Ben earlier and he said "we have actually never worked [...]<p><a
href="http://yoast.com/conversion-rate-experts/">Conversion Rate Experts!</a> is a post from <a
href="http://yoast.com/about-me/">Joost de Valk</a>&#39;s <a
href="http://yoast.com">Yoast - Tweaking Websites</a>.A good WordPress blog needs good hosting, you don't want your blog to be slow, or, even worse, down, do you? Check out my thoughts on <a
href="http://yoast.com/wordpress-hosting/">WordPress hosting</a>!</p> ]]></description> <content:encoded><![CDATA[<p>I'm now in the session of my good friends Karl and Ben from <a
href="http://www.conversion-rate-experts.com/">Conversion-Rate-Experts</a>, whom I met beginning of this year at <a
href="http://www.davidnaylor.co.uk/">Dave</a>'s <a
href="http://www.seodays.com/">SEOdays</a>. They talk about multivariate testing, and I have seen the presentation before, but these guys are still <em>amazing</em>!</p><p>I was talking to <a
href="http://www.ben-jesson.co.uk/">Ben</a> earlier and he said "we have actually never worked with a client for whom we haven't at least doubled their conversion rate". You should read their report on <a
href="http://www.conversion-rate-experts.com/articles/101-google-website-optimizer-tips/">101 easy ways to use Google Website Optimizer</a>.</p><p>They quote <a
href="http://www.gregboser.com/">Greg Boser</a>: "I have just realized how much cash I've left on the table because I haven't dedicated enough time and resources to conversion improvement". I think thatÂ´s true for most of you (and me) as well...</p><p><a
href="http://yoast.com/conversion-rate-experts/">Conversion Rate Experts!</a> is a post from <a
href="http://yoast.com/about-me/">Joost de Valk</a>&#39;s <a
href="http://yoast.com">Yoast - Tweaking Websites</a>.A good WordPress blog needs good hosting, you don't want your blog to be slow, or, even worse, down, do you? Check out my thoughts on <a
href="http://yoast.com/wordpress-hosting/">WordPress hosting</a>!</p> ]]></content:encoded> <wfw:commentRss>http://yoast.com/conversion-rate-experts/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Database Caching 7/19 queries in 0.018 seconds using apc
Content Delivery Network via netdna.yoast.com

Served from: yoast.com @ 2010-03-15 14:07:43 -->