<?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>Search Engine Land &#187; Aaron Bradley</title>
	<atom:link href="http://searchengineland.com/author/aaron-bradley/feed" rel="self" type="application/rss+xml" />
	<link>http://searchengineland.com</link>
	<description>Search Engine Land: News On Search Engines, Search Engine Optimization (SEO) &#38; Search Engine Marketing (SEM)</description>
	<lastBuildDate>Fri, 24 May 2013 21:04:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>E-commerce SEO Using Schema.org Just Got A Lot More Granular</title>
		<link>http://searchengineland.com/e-commerce-seo-using-schema-org-just-got-a-lot-more-granular-139236</link>
		<comments>http://searchengineland.com/e-commerce-seo-using-schema-org-just-got-a-lot-more-granular-139236#comments</comments>
		<pubDate>Fri, 09 Nov 2012 17:25:57 +0000</pubDate>
		<dc:creator>Aaron Bradley</dc:creator>
				<category><![CDATA[Channel: SEO]]></category>
		<category><![CDATA[Schema.org]]></category>
		<category><![CDATA[Search & Retail]]></category>

		<guid isPermaLink="false">http://searchengineland.com/?p=139236</guid>
		<description><![CDATA[Ramanathan V. Guha of Google announced on 8 November that, effective immediately, e-commerce schemas from the GoodRelations project have been integrated into schema.org. This vastly increases the number of schema.org classes and properties available for e-commerce websites. Put another way, this means that webmasters can now provide Google, Bing, Yahoo and Yandex with much more granular [...]]]></description>
				<content:encoded><![CDATA[<p>Ramanathan V. Guha of Google <a title="Blog post announcing GoodRelations integration into the schema.org vocabulary" href="http://blog.schema.org/2012/11/good-relations-and-schemaorg.html" target="_blank">announced on 8 November</a> that, effective immediately, e-commerce schemas from the <a title="GoodRelations" href="http://purl.org/goodrelations/" target="_blank">GoodRelations project</a> have been integrated into <a title="schema.org" href="http://schema.org/" target="_blank">schema.org</a>. This vastly increases the number of schema.org classes and properties available for e-commerce websites.</p>
<p>Put another way, this means that webmasters can now provide Google, Bing, Yahoo and Yandex with much more granular information about products and offers on e-commerce sites in a manner that is officially sanctioned by these search engines. In terms of e-commerce SEO, this is potentially a pretty big deal:  it is a means of providing very exact e-commerce information to the search engines in exactly the form they want it.</p>
<h2>The Integration Of GoodRelations Into Schema.org</h2>
<p>As Barbara Starr emphasized in a <a title=" An Illustrated Guide To E-Commerce Markup Using GoodRelations" href="http://searchengineland.com/make-yourself-findable-in-the-global-graph-of-commerce-135082" target="_blank">previous article</a>, GoodRelations and schema.org are both <em>vocabularies</em>, and should not be confused with the syntaxes available to encode these vocabularies. Both of these vocabularies can be marked up in HTML using either the RDFa or microdata syntax (although initially, schema.org was very much geared toward microdata).</p>
<p>Until now, these were related but separate vocabularies. With this integration, however, the bulk of the GoodRelations vocabulary has now been made available in schema.org.</p>
<p>For those who had been using RDFa to markup GoodRelations, the situation is unchanged. The developer of GoodRelations, Martin Hepp, said in <a title="GoodRelations as part of schema.org" href="http://wiki.goodrelations-vocabulary.org/Cookbook/Schema.org" target="_blank">a post</a> on the technical background of the integration with schema.org that &#8220;<em>GoodRelations will remain an independent vocabulary, and usable in RDFa and other RDF syntaxes</em>.&#8221;</p>
<p>The majority of sites using schema.org, however, have been employing microdata, including e-commerce giants like WalMart, Overstock and eBay. For these sites, the type of e-commerce information that can be marked with microdata has been vastly extended.</p>
<h2>New Product Types &amp; Offer Properties In Schema.org</h2>
<p>While the integration of GoodRelations has resulted in a multitude of new types and properties being made available in schema.org, the types most obviously extended by GoodRelations are <a title="The schema.org class Product" href="http://schema.org/Product" target="_blank">schema.org/Product</a> and <a title="The schema.org class Offer" href="http://schema.org/Offer" target="_blank">schema.org/Offer</a>.</p>
<p><div id="attachment_139255" class="wp-caption aligncenter" style="width: 610px"><img class="size-full wp-image-139255 " src="http://searchengineland.com/figz/wp-content/seloads/2012/11/product-and-offer-schema-org.jpg" alt="The schema.org Product and Offer Classes Before and After GoodRelations Integration" width="600" height="514" /><p class="wp-caption-text">The schema.org Product (left) and Offer (right) classes before and after integration with GoodRelations</p></div></p>
<p>The number of <em>Product-specific properties </em>have grown from eight to 25, and three product-specific types have been added where previously there were none.</p>
<p>The additions now make it possible to describe physical properties of a product, allows relationships between products to be defined, and extends the number of product identifiers (like SKUs and part numbers) that can be associated with an item.</p>
<ul>
<li><strong>Product physical properties</strong>
<em>color, depth, height, weight, width, itemCondition</em>
These properties now make it possible to provide structured data about the physical dimensions, appearance and condition of products.</li>
<li><strong>Product relationships</strong>
<em>isAccessoryOrSparePartFor, isConsumableFor, isRelatedTo, isSimilarTo</em>
These properties now make it possible to formally link related products. Previously, there was no way in schema.org to indicate which camera a lens cap fit onto, or what battery that camera required: now, these relationships can be explicitly declared.</li>
<li><strong>Product numbers</strong>
<em>gtin13, gtin14, gtin8, mpn, sku
</em>These properties allow much more specific product identifiers to be declared than the previously all-purpose property <em>productID</em>.</li>
<li><strong>Specific product types</strong>
<em>IndividualProduct, ProductModel, SomeProducts</em>
Allows everything from very specific products (such as a laptop with a specific serial number) to very general products (such as multiple, similar laptops) to be described with Product properties.</li>
</ul>
<p>The number of <em>Offer-specific properties</em> have grown from ten to 37. These additions make it possible to provide much more detailed information about prices and offer conditions, as well as allowing vendors to describe e-commerce offers other than the sale of physical products.</p>
<ul>
<li><strong>Offer conditions</strong>
<em>acceptedPaymentMethod, addon, eligibleQuantity, eligibleRegion and other properties</em>
These properties facilitate the description of all types of offer conditions, such as the payment types that the vendor accepts, or the geographical regions for which that offer is valid.</li>
<li><strong>Offer availability</strong>
<em>availabilityEnds, availabilityStarts, availableAtOrFrom, availableAtOrFrom, availableDeliveryMethod</em>
These properties make it possible to state the length of time an offer is available, where the offer (usually, but not always, a product) can be obtained, and what delivery method is available for the offer (which can be everything from a specific delivery service to a computer download).</li>
<li><strong>Offer business function</strong>
<em>The property businessFunction and its expected type, BusinessFunction</em>
This allows markup of offers besides simple offers to sell, representing a huge extension of types of transactions supported by schema.org. Apartment rentals, car leases, maintenance agreements and even offers to buy can now be marked up.</li>
<li><strong>Offer warranties</strong>
<em>The property warranty and its expected type, WarrantyPromise</em>
The duration of a warranty and the precise scope of services a warranty covers can now be explicitly stated with schema.org.</li>
</ul>
<p>These are cursory descriptions of just the main additions to Product and Offer in schema.org as a result of GoodRelations integration.  E-commerce site owners would to well to examine the Product and Offer classes in detail to determine which specific properties might apply to their products and services (keeping in mind that what constitutes an <em>e-commerce site</em>, from a schema.org perspective, has been vastly extended).</p>
<p>As well, the impact of GoodRelations integration extends well past these two e-commerce-specific classes. <a title="The schema.org structured value OwnershipInfo" href="http://schema.org/OwnershipInfo" target="_blank">OwnershipInfo</a>, for example, provides a way of formally describing the ownership history of a product.</p>
<p><a title="The schema.org structured value OpeningHoursSpecification" href="http://schema.org/OpeningHoursSpecification" target="_blank">OpeningHoursSpecification</a> supports a more granular way of specifying hours of operations, as well as making hours of operation applicable to more things, such as places. And so on&#8230; Again, there&#8217;s a lot to discover for anyone not previously familiar with the GoodRelations vocabulary.</p>
<h2>Rich Snippet Benefits</h2>
<p>Functionally, the chief benefit of the integration is that it extends the number of things that you&#8217;re able to describe to the search engines using structured data markup, especially things in the realm of e-commerce.</p>
<p>Currently, the chief SEO benefit of providing such markup is increased visibility in the SERPs when search engines generate rich snippets for a product in the search results. Here’s a rich snippet in Google for a camera on eBay, which uses schema.org Product, Offer and Review markup.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-139258" src="http://searchengineland.com/figz/wp-content/seloads/2012/11/ebay-rich-snippet.jpg" alt="A Rich Snippet for a Camera on Ebay" width="571" height="132" /></p>
<p>It’s still far too early to see if the search engines will produce rich snippets for any of the GoodRelations types and properties newly integrated into schema.org (things like “For rent from $623 per week” or “1 year warranty”). However, I’d be very surprised if we don’t see more product and offer information appearing in the SERPs based on the extension of the schema.org vocabulary.</p>
<p>Certainly, e-commerce sites desirous of a competitive advantage won’t want to wait until new rich snippets start appearing before adding new markup to their pages. And businesses whose offers weren’t adequately addressed by the original schema.org vocabulary will certainly want to add markup if that now allows them to provide detailed structured data to the search engines about their products and services.</p>
<h2><strong>Rich Snippet &amp; Structured Data Testing</strong></h2>
<p>As <a title="Dan Brickley on updates to the Structured Data Testing Tool" href="http://lists.w3.org/Archives/Public/public-vocabs/2012Nov/0020.html" target="_blank">reported </a>by schema.org&#8217;s Dan Brickley, Google&#8217;s <a title="Structured Data Testing Tool" href="http://www.google.com/webmasters/tools/richsnippets" target="_blank">Structured Data Testing Tool</a> &#8220;<em>was updated before we pushed the new site</em>.&#8221;</p>
<p>Accordingly, the Testing Tool should now validate or provide error messages for code using the extended schema.org vocabulary.</p>
<p>The Testing Tool certainly didn&#8217;t have any problems validating an example snippet contained in Martin Hepp&#8217;s post detailing the integration, although testing hiccups are likely to occur during the initial phases of the roll-out.</p>
<h2><a href="http://searchengineland.com/figz/wp-content/seloads/2012/11/goodrelations-testing-full.jpg"><img class="aligncenter size-full wp-image-139261" src="http://searchengineland.com/figz/wp-content/seloads/2012/11/goodrelations-testing-small.jpg" alt="GoodRelations-Integrated schema.org Code and Structured Data Testing Tool Results" width="600" height="657" /></a></h2>
<h2>SEO Benefits Beyond Rich Snippets… &amp; Benefits Beyond SEO</h2>
<p>Will supplying even more specific e-commerce information to the search engines result boost a site’s organic rankings? However, it stands to reason that sites capable of correctly offering more extensive e-commerce information will by necessity be well-structured, rich in detail and technically sound &#8212; attributes generally regarded as favoring higher rankings.</p>
<p>Outside of the realm of SEO, this integration has potential repercussions for the entire ecosystem of commercial transactions on the Web. Search engines are, after all, not the only data consumers that can digest and make use of semantic markup.</p>
<p>OpenLink founder Kingsley Idehen <a title="Google+ post by Kingsley Idehen " href="https://plus.google.com/u/0/112399767740508618350/posts/WocLxiYTKnZ" target="_blank">openly pondered</a> the implications of the integration and said, first of all, that “<em>structured data driven e-commerce at Web-scale is now a reality &#8212; think Amazon.com on steroids as a natural feature of the Web</em>.” It also facilitates <em>serendipitous discovery of offers, wish-lists, products etc.</em>, and does all of this <em>without compromising privacy</em>.</p>
<p>In short, it brings us closer to the realization of the <a title="Linked Open Commerce" href="http://linkedopencommerce.com/" target="_blank">linked open commerce</a> model that he, Martin Hepp and Aldo Bucchi have been working on since 2009. The model envisions the interlinking of e-commerce platforms, big Web retailers, product catalogs and ontologies &#8212; with GoodRelations providing the universal e-commerce model.</p>
<p><img class="aligncenter size-full wp-image-139264" src="http://searchengineland.com/figz/wp-content/seloads/2012/11/linked-open-commerce-data-sets.jpg" alt="Linked Open Commerce Datasets" width="600" height="402" /></p>
<p>Pretty geeky, right? Fortunately, the site also provides a very concrete example of where linked open commerce might take us.</p>
<h2><img class="aligncenter  wp-image-139265" src="http://searchengineland.com/figz/wp-content/seloads/2012/11/linked-open-commerce-consumers.jpg" alt="Linked Open Commerce Consumers" width="600" height="402" /></h2>
<p>Even if this integration doesn&#8217;t usher in a brave new world of intelligently linked e-commerce information, it certainly does allow e-commerce webmasters using schema.org the opportunity to provide more detailed information to the search engines about what&#8217;s offered on their websites.</p>
<h6>Linked open commerce images above used under a Creative Commons license from linkedopencommerce.com.</h6>
]]></content:encoded>
			<wfw:commentRss>http://searchengineland.com/e-commerce-seo-using-schema-org-just-got-a-lot-more-granular-139236/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Employing Microformats &amp; Structured Data For Enhanced Search Engine Visibility</title>
		<link>http://searchengineland.com/employing-microformats-structured-data-for-enhanced-search-engine-visibility-94122</link>
		<comments>http://searchengineland.com/employing-microformats-structured-data-for-enhanced-search-engine-visibility-94122#comments</comments>
		<pubDate>Thu, 29 Sep 2011 15:25:22 +0000</pubDate>
		<dc:creator>Aaron Bradley</dc:creator>
				<category><![CDATA[All Things SEO]]></category>
		<category><![CDATA[Channel: SEO]]></category>
		<category><![CDATA[Google: Rich Snippets]]></category>
		<category><![CDATA[Schema.org]]></category>

		<guid isPermaLink="false">http://searchengineland.com/?p=94122</guid>
		<description><![CDATA[With the introduction of the schema.org vocabulary, much attention has been focused on the benefits of employing structured data for improved visibility in the search engines. The mostly widely cited and easily verifiable of these benefits is the generation of rich snippets:  a specially formatted search result block that includes information specific to the type [...]]]></description>
				<content:encoded><![CDATA[<p>With the introduction of the <a href="http://www.schema.org">schema.org</a> vocabulary, much attention has been focused on the benefits of employing structured data for improved visibility in the search engines.</p>
<p>The mostly widely cited and easily verifiable of these benefits is the generation of rich snippets:  a specially formatted search result block that includes information specific to the type of resource being referenced.</p>
<p>Might there be other SEO benefits to using structured data?</p>
<p>On one hand, Google has insisted that the advantage of employing structured data (in the form of structured markup) is limited to the production of rich snippets. On the other hand, bald claims have been made that structured data use, in and of itself, improves the ranking of Web pages in search.</p>
<p>I believe the truth lies somewhere in between. While employing structured data by no means guarantees superior rankings, the provision of metadata can potentially provide the search engines with a better understanding of what any given Web resource is about.</p>
<p>As I’ll argue, the search engines would have to willfully ignore in their ranking algorithms information they ascertained was reliable enough to return in a rich snippet. This is possible but (I think) highly unlikely.</p>
<h2>Attribute-Based Structured Data</h2>
<p>The most widely employed use of structured data for search visibility are mechanisms that rely on HTML attributes to encode metadata in web pages, usually referred to as structured markup.</p>
<p>With structured markup the presentation layer (what humans see when the look at a Web page) is separated from the data (what computers see).</p>
<p>In this way, search engines do less guesswork because they receive explicit information about elements on a page.</p>
<p>For example, 10:12 is less likely to be misinterpreted as a ratio when it is marked up in a time field.</p>
<p>The chief types of structured markup now widely supported are:</p>
<ul>
<li><strong>Microformats</strong> - Structured markup for very specific topical realms, such as recipes (<a title="hRecipe Specification" href="http://microformats.org/wiki/hrecipe" target="_blank">hRecipe</a>) or people (<a title="hCard Specification" href="http://microformats.org/wiki/hcard" target="_blank">hCard</a>).</li>
<li><strong>Microdata</strong> - Structured markup based on HTML5 attributes and – in terms of official search engine support – referencing the <a title="Schema.org Vocabulary" href="http://schema.org/" target="_blank">schema.org</a> vocabulary.</li>
<li><strong>RDFa</strong> - Structured markup that can draw on any number of vocabularies, making it very extensible but also more complex than microformats or microdata.</li>
</ul>
<p>Any of these attribute-based markup formats are capable of producing rich snippets for currently supported types, such as online product offerings, reviews and events.</p>
<p><div id="attachment_94125" class="wp-caption aligncenter" style="width: 623px"><img class="size-full wp-image-94125 " src="http://searchengineland.com/figz/wp-content/seloads/2011/09/shrimp-rich-snippets.jpg" alt="Rich Snippets in Google and Bing" width="613" height="217" /><p class="wp-caption-text">A recipe rich snippet from Google and a product rich snippet from Bing</p></div></p>
<p>&nbsp;</p>
<p>But do they also facilitate better search engine visibility, either in the form of higher rankings in the SERPs, or the inclusion of pages in result sets for which they might otherwise be excluded?</p>
<p>Google <a title="Google Rich Snippets" href="http://www.google.com/support/webmasters/bin/answer.py?answer=99170" target="_blank">asserts</a> that &#8220;marking up your data for rich snippets won&#8217;t affect your page&#8217;s ranking in search results.&#8221;</p>
<p>But on the same page, we’re also informed that:</p>
<blockquote>&#8220;Providing this information doesn&#8217;t affect the appearance of your content on your own pages, but it does help Google better understand and present information from your page.&#8221;</blockquote>
<p>That structured markup helps Google better &#8220;present information&#8221; is, of course, self-evident insofar as they encourage its use for rich snippet generation.</p>
<p>What is more interesting is the statement that it helps Google to &#8220;better <em>understand</em>&#8221; content.</p>
<p>Is it not reasonable to think that when your content is better understood this might lead Google to include or elevate that content, at least where that improved understanding helped Google to better associate that content with a relevant query?</p>
<p>Bing ‘s <a title="Bing on Annotating Structured Content" href="http://onlinehelp.microsoft.com/en-us/bing/hh207238.aspx" target="_blank">article </a>on annotating structured content provides a similar insight (without, as far as I can determine, speaking explicitly to the question of rankings, one way or the other):</p>
<blockquote>&#8220;Annotating your data doesn’t actually change the visible content, but gives Bing valuable information on the type of content you’re hosting on your site. On our side, we put your annotations to good use, for example by using them to increase the visual appeal of your search results, or to supplement and validate our data sources.&#8221;</blockquote>
<p>Like Google, Bing suggests here that the value of structured markup may extend past rich snippets (&#8220;the visual appeal&#8221; of search results), but also serve to provide additional information about the annotated content <em>in general</em>.</p>
<p>Again, it seems to me that better understood content, or content that might be deemed more trustworthy by dint of seemingly copasetic structured annotations, could at least potentially fare better in the search results for relevant queries.</p>
<p>I’ll return to this thought after looking at another type of data annotation by way of comparison:  metadata rich XML files.</p>
<h2>&#8220;Structured&#8221; Data:  Beyond Attribute-Based Structured Markup</h2>
<p>The search engines (and Google in particular) have long supported a number of different protocols that provide additional information about a resource directly through the provision of an XML file. Sitemaps and RSS feeds are what I’ll use as examples here.</p>
<p>To a semantic Web purist, these data types are not &#8220;structured data&#8221; because they are not, strictly speaking, related to the Resource Description Framework (RDF).</p>
<p>However, insofar as the search engines understand and readily consume these XML formats, they are capable of deriving the same sort of information from them as &#8220;true&#8221; structured data. In short, they provide the search engines with metadata about URIs.</p>
<p>Just as the benefits of structured markup may extend beyond the appearance of rich snippets in the SERPs, the benefits of sitemaps and RSS may extend past their traditionally-extolled virtues related to indexing and subscriptions, respectively.</p>
<p>XML sitemaps, at a basic level, allow webmasters to tell the search engines about the URLs available on a domain, and provide the search engines with hints that may expedite the re-indexing of important or frequently-changing pages.</p>
<p>However, they also allow webmasters to provide the search engines with more detailed information about a specific URL, including information that might not be available on the webpage itself.</p>
<p>Consider these examples of tags for different types of sitemaps and Google’s description of each.</p>
<ul>
<li><strong>Video Sitemap  &lt;video:tag&gt;</strong> &#8211; A short description &#8220;of key concepts associated with a video or piece of content&#8221;</li>
<li><strong>Google News Sitemap &lt;stock_tickers&gt;</strong> &#8211; The &#8220;stock tickers of the companies, mutual funds, or other financial entities that are the main subject of the article&#8221;</li>
<li><strong>Image Sitemap</strong> &lt;image:geo_location&gt; &#8211; &#8220;The geographic location of the image&#8221;</li>
</ul>
<p>These tags all extend the value of sitemaps beyond ensuring or expediting indexation. They provide the search engines with additional information that may enable the resource to be displayed in the results for relevant queries.</p>
<p>The net impact of this, from an SEO perspective, is that videos, pages and images may appear in the SERPs on the basis of the metadata that has been provided.</p>
<p>In this way, an image tagged in an image sitemap with &#8220;Dublin, Ireland&#8221; may have a better chance of appearing in results for &#8220;photos Dublin&#8221; than the same image on another site lacking that geographical information.</p>
<p>Similarly, assigning a stock ticker symbol should certainly help Google ascertain whether or not a news article pertains to a corporate entity. If there’s any doubt in Google’s mind as to whether occurrences of &#8220;Apple&#8221; in a post refers to the company or the thing you eat, adding the markup &#8220;NASDAQ:AAPL &#8221; should remove any ambiguity.</p>
<p>This is not to claim that employing sitemap tags is in itself sufficient to gain visibility in the SERPs for relevant queries. Google will certainly rely heavily on the context of the page in which an image appears to determine its geographical relevance, and it can almost certainly tell the difference between a fruit and a computer manufacturer in the absence of metadata.</p>
<p>But, if these types of sitemap-provided data do not at least potentially provide Google with a better understanding what a resource is about, then it strikes me as curious that they actively solicit this information.</p>
<p>The brief point I’ll make about RSS feeds are that they are conceptually similar to XML sitemaps in that they provide metadata that is consumed – and used – by the search engines (a fact often overlooked by webmasters that singularly regard RSS only as a subscription mechanism).</p>
<p>I once hounded a blog I read regularly to differentiate their site-wide &lt;title&gt; tag, although I was unable to cite their presence in the SERPs as a reason, as Google was returning the RSS title &lt;item&gt; in search snippets rather than the &lt;title&gt; tag itself. I won’t speculate on whether or not the provision of RSS aided in the ranking of their posts, but it unquestionably had a favourable influence on the visibility of those posts in the SERPs.</p>
<h2>Visibility In Search Beyond Rich Snippets</h2>
<p>When you use structured data, you provide the search engines with a better understanding of a resource. If employed successfully, structured data shouldn&#8217;t invoke a &#8220;uh-huh&#8221; but an <em>A-HA! </em>moment from the search engines: not &#8220;yeah, that&#8217;s a product price &#8211; so what?&#8221; but &#8220;<em>that&#8217;s a product price &#8211; good to know</em>!&#8221;</p>
<p>Just in the same way that traditional HTML optimization is beneficial because it provides the search engines with more information about a resource (an &lt;img&gt; ALT attribute, an &lt;h1&gt;-qualified title, and so on) so does structured data.</p>
<p>In the same way that a Google News sitemap can potentially help Google tell the difference between Apple and an apple, structured markup might also help in situations where disambiguation is an issue.</p>
<p>If you&#8217;ve told Google and Bing that your page is about the book <em>Tom Jones</em> rather than Tom Jones the performer, wouldn’t it stand to reason that the former would have a better chance of appearing in search results for the query &#8220;tom jones fielding&#8221; and the latter in results for &#8220;tom jones musician&#8221;?</p>
<p>So using structured data may not &#8220;get you high rankings&#8221; in the sense that links or lots of quality content might, but as with other metadata it absolutely has the potential to be beneficial.</p>
<p>If you&#8217;re a typical SEO you&#8217;ll optimize the &lt;title&gt; tag to make sure it contains important keywords and is descriptive of the page&#8217;s content. Does this guarantee that your page will have better visibility for a target search term? No.</p>
<p>But you have provided the search engines with further information about your page, that they&#8217;ll check against other data points and probably use if its valid &#8211; which is why a web page with a descriptive &lt;title&gt; tag typically outperforms a similar page that lacks one altogether.</p>
<p>The principle applies to all sorts of optimization techniques and strategies, such as optimized anchor text, flat information architecture and breadcrumbs.</p>
<p>These are all things that, like structured data, allow Google to better determine the topicality of your pages and your site, but themselves don&#8217;t guarantee &#8220;high rankings&#8221; simply because you’ve employed them.</p>
]]></content:encoded>
			<wfw:commentRss>http://searchengineland.com/employing-microformats-structured-data-for-enhanced-search-engine-visibility-94122/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking Up The Funnel: Web Conversion Strategies By Traffic Source</title>
		<link>http://searchengineland.com/looking-up-the-funnel-web-conversion-strategies-by-traffic-source-85772</link>
		<comments>http://searchengineland.com/looking-up-the-funnel-web-conversion-strategies-by-traffic-source-85772#comments</comments>
		<pubDate>Wed, 20 Jul 2011 15:28:42 +0000</pubDate>
		<dc:creator>Aaron Bradley</dc:creator>
				<category><![CDATA[Channel: Analytics]]></category>
		<category><![CDATA[Search & Conversion]]></category>

		<guid isPermaLink="false">http://searchengineland.com/?p=85772</guid>
		<description><![CDATA[Many marketers start their conversion optimization efforts by looking at the behavior of a visitor once they arrive on a website. Which buttons are effective in attracting clicks? What type of product images encourage cart additions?  What messaging seems to work on a particular landing page? But a journey down the conversion funnel always starts [...]]]></description>
				<content:encoded><![CDATA[<p>Many marketers start their conversion optimization efforts by looking at the behavior of a visitor once they arrive on a website. Which buttons are effective in attracting clicks? What type of product images encourage cart additions?  What messaging seems to work on a particular landing page?</p>
<p>But a journey down the conversion funnel always starts elsewhere:  the display of a banner ad, the entry of a search query, the appearance of a link &#8211; even a blank browser window poised to accept a type-in address.</p>
<p>In short, not all traffic to a website is created equal, and these individual sources must be taken into account when crafting strategies to increase conversions.</p>
<h2>Targeting Specific Sources Of Traffic</h2>
<p>Which traffic sources are likely to generate the highest conversion rates? According to one case study, paid search is the most effective converter. Another cites social media referrals as a conversion hero. Still another clearly shows that direct traffic outperforms any other source of referrals.</p>
<p>There are numerous reasons why conversion benchmarks by traffic source are unreliable. Obviously the nature of the target website plays a role in conversion. Established ecommerce brands like QVC or Amazon will almost always perform better than relatively unknown sites, even if they sell similar products at a similar price point.</p>
<p>The specifics surrounding a particular source of traffic are also important.</p>
<p>An email campaign targeting previous customers who have specifically opted into a mailing list will have a much higher success rate than an identical campaign blasted to 100,000 random email addresses purchased from a list vendor. A high-budget paid search program targeting only branded keywords will likely do better than one making low bids on generic keywords.</p>
<p>The devil is in the details, so don&#8217;t dismiss out of hand any given traffic source because of a supposedly low conversion rate, just as you shouldn&#8217;t aggressively pursue purportedly high-converting traffic that may turn out to expensive and ineffectual. Through trial and error you&#8217;ll be able to uncover traffic sources that convert at a reasonable rate for a reasonable price.</p>
<p>This is not as simple as spending more on those sources which offer the highest conversion rate, however. In calculating return on investment you must also account for the cost of the traffic and the average revenue that each conversion from that source brings in. So display advertising, for example &#8211; a notoriously bad converter &#8211; may turn out to a profitable traffic source for your website because the cost of impressions is so low, and the volume so high.</p>
<h2>Matching The Message To The Medium</h2>
<p>Insofar as it’s feasible, you should endeavor to direct traffic from different sources to an appropriate location on your website. Whether that location is a specifically designed landing page or an existing page on your site, the message on your site should mirror the messaging of the off-site traffic source.</p>
<p>It’s not always possible to send different types of traffic to custom landing pages. But it is often possible to change the message that appears on a single page based on the source of traffic.</p>
<p>Perhaps the most widely-known example of this strategy is dynamic keyword insertion (DKI) for pay-per-click campaigns (I’m speaking here of dynamically inserting search keywords on the landing page, not to be confused with dynamically inserting keywords into the PPC ad itself). The offer on the landing page remains constant regardless of the keywords used to discover the page, but the message on the landing page is changed to include references to those keywords.</p>
<p>Below I describe a number of conversion strategies for specific types of traffic, but often, variations on this sort of mechanism can be used to increase conversion rates. Whatever the source of traffic to your site, you&#8217;ll have a much better chance of converting visitors if you use customization to better meet their expectations.</p>
<h2>Optimizing Traffic From Organic Search</h2>
<p>While it might not seem initially that you can do much to boost conversions from organic search, it is certainly possible to align the messaging that appears in your search result snippet with what the visitor sees when they click through to your site.</p>
<p>The title and meta description of a page is usually what appears to visitors in search results, and the message they see once they click through to the target page should be closely aligned with the promise, if not the actual wording, of the search result snippet.</p>
<p>Your search engine optimization efforts themselves should anticipate the relationship between organic search traffic and conversion. Both in regard to external link development and internal linking, SEO efforts should be geared toward having the right page rank for the right term.</p>
<p>Build deep links so that the appropriate target page appears in the search results for any give term. If you&#8217;re successful in ranking for &#8220;blue widget&#8221; the search result should link directly to the blue widget page, not to the home page where the blue widget is one or more clicks away.</p>
<h2>Optimizing Traffic From Paid Search</h2>
<p>In many cases, employing a landing page that reinforces and logically progresses the message of a paid search ad offers the best chance of converting paid search traffic.</p>
<p>Aside from the exact control over messaging that a landing page provides, it also provides the opportunity to test different elements of the landing page in order to improve conversion rates through the life of a paid search campaign.</p>
<p>In the absence of a specifically designed landing page, the target page for any given pay-per-click ad should at least be closely aligned with what&#8217;s advertised. For an ad that matches the keyword query &#8220;Nikon camera&#8221; ensure the visitor lands the category page for Nikon cameras &#8211; not cameras in general, and certainly not the home page.</p>
<p>While this is very much conventional wisdom it bears repeating, as it is still extremely common to see ads centered on very specific keywords link to a single, generic click-through location.</p>
<h2>Optimizing Email Traffic</h2>
<p>Like paid search, custom landing pages are likeliest to perform best for email campaigns, though like paid search this is dependent on the details of the marketing message. Unlike paid search an email may present links to a number of offers, and it&#8217;s perfectly acceptable to link to, say, individual product detail pages if that&#8217;s what the email is advertising.</p>
<p>Whether the click-through targets of an email campaign are custom landing pages, static pages on the site, or a combination of both, in almost all circumstances email allows you to personalize the on-site targets.</p>
<p>This degree of personalization ran range from a dynamically-inserted greeting at the top of a page welcoming the visitor, to personalized product recommendations based on their previous behavior on the site.</p>
<h2>Optimizing Direct Traffic</h2>
<p>Visitors that arrive at your site from typing in its address or clicking on a bookmark are likely to be repeat visitors. They are also likely to enter your site through the home page.  Armed with this knowledge there&#8217;s a couple of things you can do to encourage these visitors to complete a website goal.</p>
<p>For visitors that you can positively identify as repeat customers, either by tracking cookies or a login, personalize their visit based on their preferences and past behavior. If they&#8217;ve previously made purchases, display items related to those purchases.</p>
<p>If they&#8217;ve visited the site before but exited before checking out, remind them of the items that remain in their shopping cart, possibly providing further incentives to complete the purchase by offering a discount or free shipping.</p>
<p><div id="attachment_85815" class="wp-caption aligncenter" style="width: 533px"><img class="size-full wp-image-85815" src="http://searchengineland.com/figz/wp-content/seloads/2011/07/zappos.jpg" alt="Home Page Personalization - Zappos.com" width="523" height="342" /><p class="wp-caption-text">Optimizing for direct traffic at Zappos.com home page.  </p></div></p>
<p>In the image above, the relatively generic block on the left is displayed by default. The block at right is displayed to a logged in Zappos user, and shows items related to recently-made purchases.</p>
<p>This sort of personalization may not be feasible, either because your site is not collecting data that can be used to dynamically modify page content, or because such mechanisms are beyond your technical capabilities or budget.</p>
<p>You can at least ensure that you keep your home page fresh, displaying new offers without interfering with the main navigation and search functions.  Return visitors will have something new to explore, and fresh content certainly won&#8217;t negatively impact the experience of first-time visitors.</p>
<h2>Display, Social Media, Partnerships &amp; Beyond</h2>
<p>What I&#8217;ve outlined above are only examples of how site locations can be aligned with traffic sources:  whatever the source of traffic to your site, the more consideration you give to the source of traffic, the better your chance of converting those visitors when they land on your site.</p>
<p>Landing pages for a display campaign should reflect not only the message, but also the look and feel of the banner responsible for click-throughs to the site. The landing page for a pay-per-click ad will rarely work well for a campaign that originates from your Facebook page. Inbound traffic from a run-of-site campaign on a partner site will convert at a higher rate if the landing page is designed to leverage the interests or demographic profile of visitors to that partner site. And so on.</p>
<p>As a general rule, improving conversion rates based on specific traffic sources is a matter of fulfilling a visitor&#8217;s expectations. Your site will perform best when you try to determine, for each source, what promise motivated a visitor to come to your site, and then deliver on that promise once they arrive.</p>
]]></content:encoded>
			<wfw:commentRss>http://searchengineland.com/looking-up-the-funnel-web-conversion-strategies-by-traffic-source-85772/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Anatomy Of A Compelling Call To Action Button</title>
		<link>http://searchengineland.com/the-anatomy-of-a-compelling-call-to-action-button-81244</link>
		<comments>http://searchengineland.com/the-anatomy-of-a-compelling-call-to-action-button-81244#comments</comments>
		<pubDate>Wed, 22 Jun 2011 12:22:07 +0000</pubDate>
		<dc:creator>Aaron Bradley</dc:creator>
				<category><![CDATA[Channel: Analytics]]></category>
		<category><![CDATA[Search & Conversion]]></category>

		<guid isPermaLink="false">http://searchengineland.com/?p=81244</guid>
		<description><![CDATA[In the vast majority of cases, the path to a conversion starts with the click a of button. The most compelling offer in the world will not result in a website goal being completed unless you can successfully entice a visitor to hover over a button and tap their mouse. Accordingly, the biggest single thing [...]]]></description>
				<content:encoded><![CDATA[<p>In the vast majority of cases, the path to a conversion starts with the click a of button. The most compelling offer in the world will not result in a website goal being completed unless you can successfully entice a visitor to hover over a button and tap their mouse. Accordingly, the biggest single thing a webmaster can do to improve conversion rates is to modify the wording, appearance or behavior of a button.</p>
<p>Thankfully, one of the easiest website elements to test is a button. Technically, buttons are usually discreet image files that can be swapped out with hardly any code modification required. In terms of procedure, there&#8217;s perhaps no more straightforward A/B test that can be run than measuring the comparative performance of two buttons.</p>
<p>Testing always plays a pivotal role in conversion rate improvement, but it is particularly important in crafting a winning button. User interaction with buttons is notoriously idiosyncratic:  the precise reason why a visitor will choose to click one button over a virtually identical alternative is next to impossible to decipher. The best-performing button is as often as not a surprise to the tester. And when it comes to buttons, there&#8217;s many things that can be tested.</p>
<h2>The Button Call-To-Action</h2>
<p>At a basic level, it is important that a visitor knows the consequences of clicking a button, and feels reassured that clicking will not result in any negative or unwanted consequences. It must at once inform and inspire confidence.</p>
<p><div id="attachment_81355" class="wp-caption alignright" style="width: 323px"><img class="size-full wp-image-81355  " style="margin: 10px;" src="http://searchengineland.com/figz/wp-content/seloads/2011/06/firefox-download-button.jpg" alt="Clear Messaging - Firefox Download Button" width="313" height="137" /><p class="wp-caption-text">Clear messaging: the Firefox download button lets visitors know exactly what they&#39;re getting</p></div></p>
<p>As calls-to-action go, button wording like &#8220;click here,&#8221; &#8220;go&#8221; and &#8220;submit&#8221; tell visitors little about what clicking accomplishes (<a href="http://creativethirst.com/blog/2011/01/the-best-call-to-action-for-website-conversion-rates/" target="_blank">one study found</a> that &#8220;submit&#8221; may be the worst way of enticing a user to submit a form).</p>
<p>This is particularly true of a ubiquitous call-to-action button that appears on all pages of a site, where the context of the button might not provide a visitor with enough information to want to proceed.</p>
<p>Make it obvious what action (and benefit) a visitor can expect from a button click.</p>
<p>This is not to say that a button&#8217;s call-to-action should be wordy or ingenious. Twitter was observed by <a href="http://www.conversiondoctor.com/conversion-blog/twitter-split-testing" target="_blank">multiple</a> <a href="http://blog.performable.com/536475670/" target="_blank">sources</a> to be testing different variations on their sign up button.</p>
<p>One can only surmise that the extremely pedestrian &#8220;Sign up&#8221; that currently is displayed on their site performed better than livelier constructions such as &#8220;Give it a try&#8221; and &#8220;Let me in.&#8221;  Sometimes the best wording for a button is the simplest.</p>
<p>In situations where users might fear that their personal information will be shared, their computer might be at risk or that they might incur a charge, the call-to-action button (or text in close proximity to it) should be employed to reassure visitors.</p>
<p>A call-to-action button for a web-based software service might inform visitors that no installation is required. The submit button for an opt-in form where an email address is required might do well to include the message &#8220;no spam!&#8221; in big friendly letters.</p>
<p>An <a href="http://whichtestwon.com/button-copy-ab-test" target="_blank">A/B test</a> conducted for a solar energy company demonstrates how both clarity and reassurance in a button call-to-action impact conversions. Their original button that encouraged a visitor to &#8220;Click for Your Solar Consultation&#8221; was both vague (what&#8217;s a &#8220;solar consulation&#8221;?) and failed to remind users that clicking did not entail a commitment. Changing this text to &#8220;Get Your No Obligation Quote Now!&#8221; resulted in a 74% boost in conversions.</p>
<p>Instilling a sense of urgency has also been shown to lift conversion rates. On one hand, the simple addition of words like &#8220;now&#8221; and &#8220;today&#8221; (&#8220;download now!&#8221;, &#8220;sign up today!&#8221;) can improve conversion rates without making any particular claim about the timeliness of an offer. On the other hand, specifically stating or implying that an opportunity is limited might encourage a user to click a button for fear that they&#8217;ll be missing out by not doing so.</p>
<p>A <a href="http://www.widerfunnel.com/proof/case-studies/increase-in-bookings-for-rv-rental-company" target="_blank">Wider Funnel case study</a> cites a 106% increase in bookings for a recreational vehicle company based on changing a persistent call-to-action to include a reminder that availability was limited, and changing the button text from &#8220;Go&#8221;  to &#8220;Get RV Rental Pricing and Availability Now!&#8221;</p>
<p>Perhaps obviously, if you&#8217;re offering something to a visitor without charge it is often beneficial to remind them that they&#8217;re getting something for free. A <a href="http://visualwebsiteoptimizer.com/split-testing-blog/ab-test-case-study-how-two-magical-words-increased-conversion-rate-by-28/" target="_blank">Visual Website Optimizer case study</a> saw a 28% conversion rate lift for online address book Soocial simply by adding the words &#8220;It’s free&#8221; next a button with the call-to-action &#8220;Sign up now!&#8221; And, Firefox saw a lift from 9.73% to 10.07% for downloads by changing their button copy from &#8220;Try Firefox 3&#8243; to &#8220;Download Now &#8211; Free.&#8221;</p>
<p>Like almost anything having to do with button performance, there are <a href="http://whichtestwon.com/call-to-action-copy-test" target="_blank">exceptions</a> even to the seemingly logical proposition that a call-to-action that includes &#8220;free&#8221; should outperform one that doesn&#8217;t.</p>
<p>Successfully instilling a sense of urgency can be incredibly nuanced as well:  membership portal site Kajabi <a href="http://blog.kajabi.com/a-dead-simple-change-that-increased-our-conve" target="_blank">observed</a> a 2% lift when they changed their button text to read &#8220;Get instant access now,&#8221; but a <em>252% increase </em>in conversions when this was changed to read &#8220;Get started today.&#8221;</p>
<p>All of this to stress the importance of testing button call-to-action copy. However, much prior experience and common sense may suggest that one call-to-action is superior to another, it&#8217;s impossible to say which of two buttons will perform better without testing.</p>
<h2>Button Prominence &amp; Placement</h2>
<p><div id="attachment_81357" class="wp-caption alignright" style="width: 262px"><img class="size-full wp-image-81357 " style="margin: 10px;" src="http://searchengineland.com/figz/wp-content/seloads/2011/06/dropbox-button.jgp_.jpg" alt="Prominence - Dropbox Download Button" width="252" height="175" /><p class="wp-caption-text">Prominence: Dropbox employs whitespace in order to make their download button stand out</p></div></p>
<p>An effective button should be clearly visible on a page, and at least relatively prominent in relation to other elements.</p>
<p>On a landing page &#8211; and indeed for most pages, where this is feasible &#8211; a button should appear above the fold. The likelihood that a button will be clicked is greatly diminished if a visitor has to scroll to see the it.</p>
<p>For this reason, it is also common to see a call-to-action button placed both above the fold and at the bottom of a long page. Just a user is less likely to scroll down to click a button, they&#8217;re also less likely to go back up if they have scrolled past a button.</p>
<p>In a relative sense, button size matters as well. There shouldn&#8217;t be any question in a visitor&#8217;s mind of where they are meant to click. In one split test, <!--[if gte mso 9]&gt;  Normal 0     false false false  EN-CA X-NONE X-NONE                           &lt;![endif]--><!--[if gte mso 9]&gt;                                                                                                                                            &lt;![endif]--><!--[if gte mso 10]&gt; &lt;!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:&quot;Table Normal&quot;; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:&quot;&quot;; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:&quot;Times New Roman&quot;; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--><a href="http://www.conversiondoctor.com/conversion-blog/submit-button-usability-split-test-results-size-does-matter" target="_blank">Eric Graham reported</a> a sizable lift in conversion rate simply by increasing the size of a opt-in button.</p>
<p>As size is relative, however, this does not mean that you should simply build bigger buttons, but that they should stand out from other page elements. This can also be achieved in large part by judicious use of white space:  a button surrounded by white space will be much more prominent than one which is lost in a sea of text and graphics.</p>
<p><div id="attachment_81362" class="wp-caption alignright" style="width: 241px"><img class="size-full wp-image-81362  " style="margin: 10px;" src="http://searchengineland.com/figz/wp-content/seloads/2011/06/amazon-buttons1.jpg" alt="Amazon Buttons" width="231" height="162" /><p class="wp-caption-text">Competing buttons: there&#39;s no doubt which is the more important button on this Amazon page</p></div></p>
<p>Proximity to other page elements is important as well. Obviously for an e-commerce site an &#8220;add to cart&#8221; button that&#8217;s right next to a product should perform better than one that&#8217;s further removed.</p>
<p>In other situations, it is important to keep a call-to-action button close to such things as value propositions, testimonials and feature lists that are intended to stimulate conversions.</p>
<p>Inevitably, a primary call-to-action button will be sharing real estate with other, competing buttons. The most important button should draw maximum attention to itself, though without interfering with the usability of buttons that have other functions (buttons must be in some way necessary, or they shouldn&#8217;t be appearing on the page).</p>
<p>Giving prominence to the most important button can be achieved by manipulating the size, color and contrast of this button.</p>
<h2>Button Color &amp; Contrast</h2>
<p><div id="attachment_81364" class="wp-caption alignright" style="width: 262px"><img class="size-full wp-image-81364 " style="margin: 10px;" src="http://searchengineland.com/figz/wp-content/seloads/2011/06/twitter-sign-up-button.jpg" alt="Twitter Sign Up Botton" width="252" height="162" /><p class="wp-caption-text">Using contrasting colors: even in this thumbnail view, the Twitter &quot;Sign up&quot; button is unmistakable</p></div></p>
<p>Color has a demonstrable influence on whether or not a user will click on a call-to-action button, but determining precisely which button color will result in the highest number of clicks is, yet again, a matter of testing.</p>
<p>It has sometimes been said that a red buttons (and red text links) perform best:  by changing the color of their call-to-action button from green to red, Performable <a href="http://blog.performable.com/631526233/" target="_blank">increased conversions by 21%</a>.</p>
<p>Rightfully, Performable did not ascribe this to any inherent value of red over green, but speculated that it could be due to the color preferences of their specific audience, or how the red stood out in contrast to their website’s green color scheme.</p>
<p>Using contrasting colors is certainly a key factor in making a button stand out, particularly if there are many other interactive elements on the page. So it may be that increases observed in conversion rate from changing the color of a button may have less to do with the specific button color than how this color stands out on the website.</p>
<p>Certainly, a red button on a website full of red buttons is unlikely to be distinguished from its neighbors, and receive any greater attention as a result of its color.</p>
<h2>Button Behavior</h2>
<p><div id="attachment_81367" class="wp-caption alignright" style="width: 248px"><img class="size-full wp-image-81367 " style="margin: 10px;" src="http://searchengineland.com/figz/wp-content/seloads/2011/06/zappos-add-to-cart-button.jpg" alt="Zappos Add to Cart Button" width="238" height="176" /><p class="wp-caption-text">Button behavior: when mousing over this Zappos button, the pointer changes appearance and the button (subtly) changes color</p></div></p>
<p>It should be clear to visitors that a button is really a button &#8211; something you can click on that will result in a specific action &#8211; rather than simply a graphical element on a page.</p>
<p>Graphically speaking, there are a number of ways to do this, including embossing the button, placing the call-to-action text in a discreet bordered area, or offsetting the button from other graphical elements.</p>
<p>The button must also behave like a button when a user mouses over it. If a visitor hovers over a button and the cursor does not change from a pointer to a hand symbol, then that visitor is less likely to click.</p>
<p>For buttons that are not hyperlinked (and so do not automatically generate a hand symbol in the mouse over state) this can readily be accomplished with CSS.</p>
<p>A change in the button&#8217;s appearance itself on mouse over, such as a change in color, is a further signal (if not actually a small inducement) to the visitor that the button is clickable.</p>
<h2>A Little Button SEO</h2>
<p>In many situations, such as buttons used for the shopping cart functions of an ecommerce site, the button itself is not a hyperlinked element, and as such has no specific association with a target URL.</p>
<p>In many instances, however, a button is directly linked to a page indexed by the search engines. Adding an &lt;img&gt; alt attribute will provide the search engines with text they will associate with the target page:  if you are targeting keywords on that target place, you should employ them in your &lt;img&gt; alt.</p>
<p>Furthermore, an &lt;img&gt; alt attribute (or, depending on the browser, an &lt;a&gt; title attribute) may be displayed to a visitor when they mouse over the button, providing yet another opportunity to reinforce or augment your call-to-action (&#8220;start your no obligation trial!&#8221;).</p>
]]></content:encoded>
			<wfw:commentRss>http://searchengineland.com/the-anatomy-of-a-compelling-call-to-action-button-81244/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>5 Easy Things You Can Do to Improve Website Conversions Right Now</title>
		<link>http://searchengineland.com/5-easy-things-you-can-do-to-improve-website-conversions-right-now-77950</link>
		<comments>http://searchengineland.com/5-easy-things-you-can-do-to-improve-website-conversions-right-now-77950#comments</comments>
		<pubDate>Wed, 25 May 2011 16:04:01 +0000</pubDate>
		<dc:creator>Aaron Bradley</dc:creator>
				<category><![CDATA[Channel: Analytics]]></category>
		<category><![CDATA[Search & Conversion]]></category>

		<guid isPermaLink="false">http://searchengineland.com/?p=77950</guid>
		<description><![CDATA[The bedrock of conversion rate improvement is testing. However, testing is almost always easier said than done. You might lack the technical or executive support to implement a test program. A test or series of tests might already be in the works, but you’re sitting on your hands while the data is being collected. What [...]]]></description>
				<content:encoded><![CDATA[<p>The bedrock of conversion rate improvement is testing. However, testing is almost always easier said than done. You might lack the technical or executive support to implement a test program. A test or series of tests might already be in the works, but you’re sitting on your hands while the data is being collected.</p>
<p>What can the motivated marketer do to improve conversions <em>today</em>?</p>
<p>While testing will always provide you with the best guidance in making website conversion improvements, enough testing has been done collectively that certain conversion-facing improvements can be made in the absence of test data.</p>
<p>While you will always want to measure the impact of page changes on conversion rates by comparing data before and after those changes have been made, there are a number of measures you can undertake with relative safety that are almost certain to improve how many visitors complete a website goal.</p>
<h2><strong>1. Remove One Unnecessary Web Page Element</strong></h2>
<p>Singularly of purpose is important in maximizing conversion rates. In general, the fewer elements you have competing for a visitor’s attention, the more likely that visitor is to follow through on actions that ultimately lead a conversion, whether that conversion takes the form of an online purchase, successfully completing a form, or making a phone call.</p>
<p>If you’re only going to remove one thing to improve your conversion rate, the biggest bang for your buck is almost certainly going to come from removing an unnecessary form element. People don’t like filling in forms, and they also don’t like divulging personal information. By removing an unnecessary form field, you’ll increase the likelihood that a visitor will fill out and submit the form.</p>
<p>Review each form field and ask yourself two questions:  is it helpful to collect this piece of data, and is it necessary?</p>
<p>Gender declaration is a useful example here. If you ask visitors to select &#8220;male&#8221; or &#8220;female&#8221; on a form, what use do you make of that information? This is frequently the sort of data that’s collected solely to be able to report on visitor demographics, or is being collected for &#8220;future reference.&#8221;  In both of these cases, there’s no <em>actual</em> benefit in collecting gender information, so it should be dropped from the form.</p>
<p>Perhaps that information is used – say in differentiating subsequent email offers by gender. Then you need to ask if that information is <em>necessary</em>, even if it is <em>helpful</em>.</p>
<p>Put another way, is this essential information, or are you willing to see it omitted if this results in more conversions? If conversion trumps data collection, then at the very least make that a non-mandatory field, which will also likely improve your conversion rate on that form.</p>
<p>For sites where the conversion does not involve a form, or if you’re already asking for the bare minimum of information in your form, look at other places where an unnecessary page element can be removed. When a website visitor enters into the conversion funnel, you don’t want that visitor to be distracted from completing the goal at the end of that funnel.</p>
<p>The appearance of a secondary call to action, a link that unnecessarily provides a path out of the funnel, and even non-clickable visual elements that draw the visitor’s focus from completing an action can all potentially lower conversion rates.</p>
<h2><strong>2. Reduce The Load Time Of One Page</strong></h2>
<p>The longer a page takes to load, the less likely a visitor is going to stick around. According to a <a href="http://blog.kissmetrics.com/loading-time/">recent study</a>, a <em>one second delay</em> in page load time can result in a 7% reduction in conversions. Furthermore, users are less likely to return to a website with pages that load slowly, and page speed is now <a href="http://googlewebmastercentral.blogspot.com/2010/04/using-site-speed-in-web-search-ranking.html">acknowledged by Google</a> to be a factor in rankings. There is simply no downside to making a page load faster.</p>
<div class="mceTemp">
<dl id="attachment_77953" class="wp-caption alignright" style="width: 252px;"> 
<dt class="wp-caption-dt"><a href="http://searchengineland.com/figz/wp-content/seloads/2011/05/page-speed.jpg"><img class="size-full wp-image-77953 " style="margin: 8px;" src="http://searchengineland.com/figz/wp-content/seloads/2011/05/page-speed-t.jpg" alt="Google Page Speed Online" width="242" height="159" /></a></dt>
<h5 class="wp-caption-dd"><strong>Google Page Speed Online</strong></h5>
</dl>
</div>
<p>Google has made diagnosing page load time easier of late with the introduction of <a href="http://code.google.com/speed/page-speed/">page speed tools</a>, including a <a href="http://pagespeed.googlelabs.com/">simple form</a> where you can enter a URL and page speed improvements are suggested. Common sense questions can augment tool findings.</p>
<p>Are any images being served that are being resized down with HTML that could simply be replaced with a smaller image? Are unnecessary scripts being run on the pages, such as tracking pixels that are no longer used?</p>
<p>Improving the load time of a single page may not send your conversions through the roof, but it’s a good place to start. However, as most sites are based on page templates, you may find that making one change has a positive impact on page load times across your website.</p>
<h2><strong>3. Add One Call To Action To Your Thank You Page</strong></h2>
<p>Thank you pages – the page that appears after a visitor has successfully ordered an item or submitted a form – are often missed opportunities. Yes, the visitor has already successfully completed the goal in this visit, but you want to facilitate future conversions by providing a follow-up action for that visitor to pursue.</p>
<p>Some of the calls to action you can consider adding to a thank you page include:</p>
<ul>
<li>Signing up for a newsletter</li>
<li>Becoming a follower on Twitter or a fan on Facebook</li>
<li>Inviting the visitor to share the offer they have just completed with others</li>
<li>Providing a coupon for a future visit</li>
</ul>
<p>Almost any call to action on a thank you page is better than simply saying &#8220;thanks&#8221; without providing any links for the visitor to follow. A visitor in this case is really left with only one easy course of action:  closing the browser window.</p>
<h2><strong>4.  Replace One Block Of Text With Bullet Points</strong></h2>
<p>Identify a page in, or closely related to, the conversion funnel that contains a large paragraph of text, and then rework that paragraph as a bulleted list. The bigger the text block and more convoluted the copy, the more likely it is that it is having a negative impact on conversions.</p>
<p>Among the reasons why bullet points may be more effective than text blocks:</p>
<ul>
<li>Bullet points are more effective for listing the benefits of a product or service, since each point is distinctly enumerated</li>
<li>Special formatting <em><strong>stands out that much more</strong></em> in bullet points compared to a paragraph</li>
<li>People find it easier to scan bullet points than a big block of text, which is important because the average visitor spends very little time on each page</li>
</ul>
<p>The very exercise of reworking a wordy paragraph as a bulleted list can be beneficial. Self-promotional copy without useful information for the visitor doesn’t lend itself well to a bulleted list, and should be replaced with better information or deleted altogether.</p>
<p>There are any number of candidates you can look at for making this improvement, such as a product page with a verbose product description, or a wordy return policy FAQ. The existence or absence of a bulleted list won’t make or break your site’s conversion rate, but you’ll rarely be doing your website visitors a disservice by making the site’s copy easier to read and digest.</p>
<h2><strong>5. Use Analytics To Uncover One Actionable Insight</strong></h2>
<p>So you’ve got a fast site with nothing to distract or impede visitors in their journey through the conversion funnel. You edited your content and its presentation for maximum ease of readability. You’ve carefully considered possible post-purchase visitor actions and incorporated these into your thank you page.</p>
<p>Is there nothing you can do improve your conversion rate without testing?</p>
<p>Unless you’re not using analytics on your site (in which case it’s laudable, but bizarre, that you’re even investigating conversion improvements) the answer is almost certainly yes.</p>
<p>Sifting through your analytics with an eye to improving conversions, even without a specific purpose in mind, is almost certain to uncover at least one actionable insight.</p>
<p>Some possible lines of inquiry include:</p>
<ul>
<li>What page has the highest bounce rate on your site?</li>
<li>Does the page deliver the promise of its primary traffic sources, or are users’ expectations being thwarted?  If so, how could those expectations be better met?</li>
<li>Does the page vary substantially from pages with lower bounce rates, and if so, what aspects of the low bounce rate pages be carried over?</li>
<li>Which page in the purchase funnel has the highest proportion of exits?</li>
<li>Why might this be the case, and what improvements might you make to decrease the fallout rate?</li>
<li>Of the top 25 or 50 keywords entered in site search, which has the lowest conversion rate?</li>
<li>Does an existing page need to be modified, or a new one created, to better satisfy a visitor’s expectation for that search term?</li>
<li> For ecommerce sites, is the site search for that low-performing query returning the right products, or does site search need to be tweaked to produce better results for that query?</li>
</ul>
<p>Your site’s analytics are a mine of information that can help you improve conversions, but all too often analytics data is relegated to use in reporting or ignored altogether. Taking the time to perform some basic analysis on page performance will almost always result in at least one insight that will improve your site’s bottom line.</p>
]]></content:encoded>
			<wfw:commentRss>http://searchengineland.com/5-easy-things-you-can-do-to-improve-website-conversions-right-now-77950/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How PPC Can Improve Organic Search Conversions</title>
		<link>http://searchengineland.com/how-ppc-can-improve-organic-search-conversions-74422</link>
		<comments>http://searchengineland.com/how-ppc-can-improve-organic-search-conversions-74422#comments</comments>
		<pubDate>Wed, 27 Apr 2011 16:03:34 +0000</pubDate>
		<dc:creator>Aaron Bradley</dc:creator>
				<category><![CDATA[Channel: Analytics]]></category>
		<category><![CDATA[Search & Conversion]]></category>

		<guid isPermaLink="false">http://searchengineland.com/?p=74422</guid>
		<description><![CDATA[When formulating strategies and tactics for organic search, some of the most difficult questions that arise are related to conversion of organic search traffic. Are you targeting keywords that will bring not only traffic, but converting traffic, to your site? Is your page meta data optimized not only for high rankings, but for high clickthrough [...]]]></description>
				<content:encoded><![CDATA[<p>When formulating strategies and tactics for organic search, some of the most difficult questions that arise are related to conversion of organic search traffic.</p>
<p>Are you targeting keywords that will bring not only traffic, but converting traffic, to your site? Is your page meta data optimized not only for high rankings, but for high clickthrough rates when your site&#8217;s snippets do appear highly in organic search results? How can the target page for any given keyword be manipulated to improve conversions from organic search?</p>
<p>Data from paid search campaigns can help answer all these questions.  PPC data can be invaluable both in initial SEO planning and for optimizing existing pages for improved conversion, largely because paid search can provide information on keywords for which a site does not currently rank.</p>
<h2><strong>Keyword Targeting</strong></h2>
<p>One of the most difficult things to assess in organic search is which keywords to target for optimal conversion. Or, more precisely, trying to determine which keywords will deliver a reasonable amount of traffic at a reasonably high conversion rate.</p>
<p>All keyword tools provide an estimate of the number of searches a keyword is likely to receive in a given period, but this says nothing about the conversion potential of those queries.</p>
<p>On one hand, a presumably high-traffic keyword may not actually deliver large numbers of visitors, because your site is a poor match for the intent behind the query. If you were to successfully optimize for that keyword, your site would appear in many search results, but few users would click through to your site from them.</p>
<p>On the other hand, a high-traffic keyword may actually drive large numbers of visitors to your site, but upon arrival those visitors fail to purchase an item, fill out a form, signup or otherwise complete a website goal. If you were successful in your optimization efforts for that keyword, you would drive large numbers of visitors to your site, but few users would end up converting (and as a result would be less likely to return).</p>
<p>Paid search can help define or refine your organic keyword targeting by providing data on both issues. The clickthrough rate on paid ad impressions can help you determine which keywords have a good organic traffic potential. This in itself can be extremely helpful for informational sites where ingestion of a single page is a valid conversion goal, and where other engagement metrics like time on site or pages per visit may not come into play.</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_74423" class="wp-caption aligncenter" style="width: 467px;"> 
<dt class="wp-caption-dt"><img class="size-full wp-image-74423  " title="Effective keyword targeting for SEO entails finding the sweet spot of relatively high traffic and a relatively high conversion rate - here Keyword B" src="http://searchengineland.com/figz/wp-content/seloads/2011/04/seo-performance.jpg" alt="Keyword Targeting - Traffic and Conversion Rates" width="457" height="224" /></dt>
<h6 class="wp-caption-dd">Effective keyword targeting for SEO entails finding the sweet spot of relatively high traffic &amp; a relatively high conversion rate &#8211; here, Keyword B</h6>
</dl>
</div>
<p>&nbsp;</p>
<p>More obviously, the actual conversion rate of paid search keywords can provide an important data-based clue for organic keyword targeting. At a page level, trying to decide which of a number of topically similar, but semantically different keywords to target is made immeasurably easier when PPC data is available: focus on what paid search has revealed as the highest-converting keywords.</p>
<p>While this sounds simple in theory, it may be more difficult to accomplish in practice, particularly in the not uncommon situation where SEO is managed in-house, but PPC by an agency. And a certain amount of guess work and extrapolation is going to be involved in prying search terms from broad and phrase matched keywords in different ad groups. But this is effort well taken. Otherwise, you may only discover after months of effort that your ranking success for &#8220;blue widgets&#8221; hasn&#8217;t resulted in the sale of many blue widgets.</p>
<p>Even in the absence of a paid search program, paid search in the form of estimated cost-per-click (as reported by the Google AdWords Keyword Tool) may help inform your organic keyword targeting. It stands to reason that if an advertiser is willing to pay $2.00 for &#8220;widget killer&#8221; but only $1.00 for &#8220;widget zapper&#8221; then it is likely that the former has been demonstrated to convert better.</p>
<p>Estimated CPC is an extremely blunt instrument and should be used with caution for SEO, but it can be helpful when trying to set optimization priorities among a number of similar, high-traffic keywords.</p>
<h2><strong>The Perfect Snippet</strong></h2>
<p>The snippet for a page in your site in the search engine results pages is comprised of the linked page &lt;title&gt;, its URL and, in most cases, the &lt;meta&gt; description for that page. This is roughly analogous to the elements of a PPC ad:  the linked ad headline, the display URL, and the ad text.</p>
<p>A knowledge of which ads have resulted in the highest conversion rate for a keyword or ad group can help you craft meta data that will be more successful in driving clickthroughs from search engine results pages to your site.</p>
<p>While the longest allowable Google AdWords ad headline is shorter than the maximum title tag that will appear in Google without an ellipses (25 characters versus 70), and the ad text shorter than a fully-displayed meta description (70 characters versus 156), successful ads can give you an excellent idea of what sort of copy resonates with searchers. Using ad copy to help fine-tune page titles and descriptions is especially helpful because there&#8217;s no straightforward way of testing the effectiveness of different snippets in organic search.</p>
<p>In some situations, successful ad copy can also be leveraged to craft messages on the page that will result in higher conversions from organic search. While a successful ad headline might not be exactly appropriate for a page title tag, it might be an excellent candidate for the on-page title or subtitle. Similarly, the messaging in the PPC ad might be used to improve the wording of a call-to-action on a page.</p>
<h2><strong>Leveraging PPC Landing Pages For SEO</strong></h2>
<p>In the happy event that your company uses landing pages as paid search targets, you can use these landing pages to help build permanent pages that will do a better job of converting organic search traffic, and may even improve the ability of those pages to rank for their target keywords.</p>
<p>This is really an extension carrying over snippet messaging to your organic target page to improve conversions, but on a bigger scale. Aside from using ad messaging that&#8217;s proven successful in paid search, you can also carry over other aspects of a PPC landing page that have proven successful through testing, such as the content of text blocks and visual page design.</p>
<p>The beauty of using PPC landing pages to improve your organic search performance &#8211; rather than landing pages in general &#8211; is that there is a relationship between query keywords and the effectiveness of the landing page in paid search that can be carried over in the organic realm. Where the traffic source for a landing page is not search, such as display advertising or a television commercial, then the same parallels may not exist.</p>
<p>Manipulating your site pages in this manner may not, of course, be possible. A PPC landing page for an ad with the headline &#8220;Buy 2 Leather Chairs, Get 1 Free&#8221; may not be altogether helpful in manipulating your standing ecommerce category page for leather chairs, even though both target the keyword &#8220;leather chairs.&#8221; Even in this situation, however, lessons derived from testing elements of PPC landing pages aside from messaging can help improve the organic search performance of indexed site pages.</p>
<p>Google AdWords Quality Score data from PPC landing pages can also be brought into play when trying to improve the performance of a page optimized for similar keywords. Landing pages with a high Quality Score are likely to better models for an organic search target page than those with a lower score, as Quality Score takes into landing page quality into consideration. Information from the AdWords keyword diagnosis report can also be helpful in building better organic search target pages.</p>
<p>Whether you are using data from PPC landing pages and paid search ads to improve on-page SEO or better define organic search keyword targets, paid search can be a great help in your SEO efforts. The biggest challenge to using paid search data effectively for SEO may be uncovering that data in the first place, so don&#8217;t be shy in approaching your in-house or external provider of PPC services for the information that can be used to improve the performance of your optimization efforts.</p>
]]></content:encoded>
			<wfw:commentRss>http://searchengineland.com/how-ppc-can-improve-organic-search-conversions-74422/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How To Convert Website Visitors To Facebook Likes</title>
		<link>http://searchengineland.com/how-to-convert-website-visitors-to-facebook-likes-70545</link>
		<comments>http://searchengineland.com/how-to-convert-website-visitors-to-facebook-likes-70545#comments</comments>
		<pubDate>Wed, 30 Mar 2011 13:00:52 +0000</pubDate>
		<dc:creator>Aaron Bradley</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Channel: Social]]></category>
		<category><![CDATA[How To: Facebook]]></category>
		<category><![CDATA[How To: Social Media Marketing]]></category>

		<guid isPermaLink="false">http://searchengineland.com/?p=70545</guid>
		<description><![CDATA[Because of its intrinsic relationship with the Open Graph protocol, there’s even more compelling reasons to use the Facebook like button than to use the official Tweet button. Like the Tweet button, the Like button is easy to install, and is highly standardized. Furthermore, the Like button is tied directly to Facebook’s analytics platform, Insights, [...]]]></description>
				<content:encoded><![CDATA[<p>Because of its intrinsic relationship with the Open Graph protocol, there’s even more compelling reasons to use the <a href="http://developers.facebook.com/docs/reference/plugins/like/">Facebook like button</a> than to use the official Tweet button.</p>
<p>Like the Tweet button, the Like button is easy to install, and is highly standardized. Furthermore, the Like button is tied directly to Facebook’s analytics platform, <a href="http://www.facebook.com/insights/">Insights</a>, which can provide you with valuable information about each Like button’s performance.</p>
<h2>Display Type</h2>
<p><em></em> The Like button is available in three formats. Standard, which shows the name of a visitor’s friend that has liked the page (if any friends have), and the total number of Likes; button count, which only displays the number of Likes in a compact format; and box count, that shows the number of Likes in a large block above the like icon.</p>
<p>Additionally, photos of the visitor’s friends who have also Liked the resource may be displayed.</p>
<div class="center">
<p><div id="attachment_70054" class="wp-caption aligncenter" style="width: 580px"><img class="size-full wp-image-70054" src="http://searchengineland.com/figz/wp-content/seloads/2011/03/facebook-like-buttons.jpg" alt="Facebook Like Buttons" width="570" height="280" /><p class="wp-caption-text">Different Facebook Button Layouts and Variations</p></div></p>
</div>
<p>The same considerations that apply to the Tweet button are at play here, although the Like count is always displayed, so less active websites will probably not want to highlight the small number of Likes by using the box count option or displaying faces.</p>
<p>A light and dark color scheme are available, as well as different fonts; optimizing these may take the form of either closely matching your site’s look and feel, or perhaps trying to improve conversions by using a color scheme and font combination that make the like button stand out.</p>
<h2>Positioning</h2>
<p>The placement options that apply to the Tweet button are applicable here as well. Ensure that the Like button is placed where users are most likely to click on it in the context of the content, and don’t clutter up short pages with multiple like buttons.</p>
<h2>Like vs. Recommend</h2>
<p><em></em>Facebook provides two label options for the Like button:  &#8220;Like&#8221; and &#8220;Recommend.&#8221;</p>
<p>That recommendation  implies standing more firmly behind something than simply liking it does may discourage some visitors from clicking on a &#8220;recommend&#8221; button, but it may be the most appropriate verb for some types of content (and may increase other conversions associated with that resource, because it is stronger than &#8220;like&#8221;).  This is definitely something worth testing to maximize the number of likes a page receives.</p>
<h2><strong>Liking (&amp; Commenting) vs. Sharing On Facebook</strong></h2>
<p>Prior to the introduction of the Like button in April 2010, visitors to a site could post both a link to a comment to their Facebook profile wall by using the Facebook share button (introduced in October 2010).</p>
<p>Some users have continued to employ both the share and Like buttons, both because of the commenting functionality of the share button, and the greater visibility granted to shared items on Facebook.</p>
<p>However, as a result of a February 2011 update to the Like button, Liked items now receive the same visibility on Facebook as shared items, and users are given the option to add a comment to a link once the Like button has been pressed.</p>
<p>For these reasons, and the fact that Facebook is no longer developing the share button, there is no reason to carry both buttons.</p>
<p>From a conversion perspective, the presence of two Facebook buttons with different labels that accomplish basically the same thing is not helpful;  if you’re carrying the share button, consider retiring it and using the Like button exclusively.</p>
<p>Read on for other useful tips in this series:</p>
<ul>
<li><a href="http://searchengineland.com/how-to-convert-website-visitors-to-tweeters-70516">How To Convert Visitors To Tweeters</a></li>
<li><a href="http://searchengineland.com/how-to-convert-website-visitors-into-twitter-followers-70535">How To Convert Website Visitors Into Twitter Followers </a>
<ul>
<li>Plus: How To Use &#8220;Direct Following&#8221;</li>
</ul>
</li>
<li><a href="http://searchengineland.com/how-to-convert-website-visitors-to-facebook-likes-70545">How To Convert Website Visitors To Facebook Likes</a></li>
<li><a href="http://searchengineland.com/how-to-convert-website-visitors-into-facebook-fans-70557">How To Convert Website Visitors Into Facebook Fans</a></li>
<li><a href="http://searchengineland.com/7-approaches-to-engagement-conversion-5-explicit-tactics-for-twitter-facebook-70030">7 Approaches To Engagement Conversion On Twitter &amp; Facebook</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://searchengineland.com/how-to-convert-website-visitors-to-facebook-likes-70545/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Convert Website Visitors Into Twitter Followers</title>
		<link>http://searchengineland.com/how-to-convert-website-visitors-into-twitter-followers-70535</link>
		<comments>http://searchengineland.com/how-to-convert-website-visitors-into-twitter-followers-70535#comments</comments>
		<pubDate>Wed, 30 Mar 2011 13:00:24 +0000</pubDate>
		<dc:creator>Aaron Bradley</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Channel: Social]]></category>
		<category><![CDATA[How To: Social Media Marketing]]></category>
		<category><![CDATA[How To: Twitter]]></category>

		<guid isPermaLink="false">http://searchengineland.com/?p=70535</guid>
		<description><![CDATA[Where the standard Tweet button gives you little control over the button’s appearance, functionality or call-to-action (you can Tweet, Tweet or Tweet) you have virtually unlimited options when encouraging users to follow you on Twitter. This is because the following action takes place on Twitter itself, rather than on your website:  you’re essentially encouraging a [...]]]></description>
				<content:encoded><![CDATA[<p>Where the standard Tweet button gives you little control over the button’s appearance, functionality or call-to-action (you can Tweet, Tweet or Tweet) you have virtually unlimited options when encouraging users to follow you on Twitter.</p>
<p>This is because the following action takes place on Twitter itself, rather than on your website:  you’re essentially encouraging a user to click on a link. As such, there’s more optimization and testing opportunities.</p>
<h2>Call-to-Action</h2>
<p>Your call-to-action can take the form of a text link, a linked graphic or both. This gives you the opportunity to create and test any number of calls-to-action until you uncover the formula that delivers the highest number of followers.</p>
<p>Best practices for other calls-to-action can be called upon here:  the use of action verbs, brief but compelling text that provides an incentive to click the button, and so on.</p>
<h2>Positioning</h2>
<p>Factors to consider here are the closeness to the Tweet button, the positioning of other network join buttons (especially your Facebook call-to-action) and the relative effectiveness (or ineffectiveness) of a call-to-action to follow in a place like the sidebar.</p>
<h2>Tweet Stream</h2>
<p>A stream of your recent tweets may provide an additional incentive for visitors to follow you if, of course, they like what they see.  This technique will obviously work best if you have a very active Twitter account that displays a high level of interaction.</p>
<h2><strong>Direct Following With Twitter</strong></h2>
<p><em> </em>It is technically possible to have a button that allows users to follow you without leaving your site.</p>
<p>To accomplish this with any degree of customization entails creating and registering an <a href="http://dev.twitter.com/anywhere/begin">@Anywhere</a> application, so is really only suitable for those with development skills.</p>
<p>Tweetmeme also provides a <a href="http://tweetmeme.com/about/follow_button">follow button</a>, but there are few customization options available. These options are worth exploring if you have the skills to implement them and want to try and decrease fallouts in the following process, but users are fairly well-accustomed to initiating a follow on the Twitter account page itself.</p>
<p>In any case the official Twitter button itself provides a mechanism for following without leaving your website. Any visitors that successfully complete a Tweet from your webpage are subsequently presented with the option of following one or two Twitter accounts.</p>
<div class="center"><img src="http://searchengineland.com/figz/wp-content/seloads/2011/03/twitter-follow1.jpg" alt="Follow Recommendations from the Official Twitter Tweet Button" width="570" height="443" />&nbsp;</p>
<h6 class="wp-caption-dd" style="text-align: left;">Tweet Button Follow Recommendations (Second Recommendation w/ Custom Description)</h6>
</div>
<p>This, in itself, is another compelling reason to use the official Tweet  button, as this functionality is built in.</p>
<p>That you can suggest two  Twitter accounts to follow in the pop-up is particularly useful for content sites, where often both the author of a post or article and the domain itself have Twitter profiles (accounts the visitor is already following do not appear).</p>
<p>A line of text can optionally be inserted above the profile block, providing at least a nominal opportunity to create and test a call-to-action.</p>
<p>Read on for other useful tips in this series: </p>
<ul>
<li><a href="http://searchengineland.com/how-to-convert-website-visitors-to-tweeters-70516">How To Convert Visitors To Tweeters</a></li>
<li><a href="http://searchengineland.com/how-to-convert-website-visitors-into-twitter-followers-70535">How To Convert Website Visitors Into Twitter Followers </a></li>
<ul>
<li>Plus: How To Use &#8220;Direct Following&#8221;</li>
</ul>
<li><a href="http://searchengineland.com/how-to-convert-website-visitors-to-facebook-likes-70545">How To Convert Website Visitors To Facebook Likes</a></li>
<li><a href="http://searchengineland.com/how-to-convert-website-visitors-into-facebook-fans-70557">How To Convert Website Visitors Into Facebook Fans</a></li>
<li><a href="http://searchengineland.com/7-approaches-to-engagement-conversion-5-explicit-tactics-for-twitter-facebook-70030">7 Approaches To Engagement Conversion On Twitter &#038; Facebook</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://searchengineland.com/how-to-convert-website-visitors-into-twitter-followers-70535/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Convert Website Visitors Into Facebook Fans</title>
		<link>http://searchengineland.com/how-to-convert-website-visitors-into-facebook-fans-70557</link>
		<comments>http://searchengineland.com/how-to-convert-website-visitors-into-facebook-fans-70557#comments</comments>
		<pubDate>Wed, 30 Mar 2011 13:00:18 +0000</pubDate>
		<dc:creator>Aaron Bradley</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Channel: Social]]></category>
		<category><![CDATA[How To: Facebook]]></category>
		<category><![CDATA[How To: Social Media Marketing]]></category>

		<guid isPermaLink="false">http://searchengineland.com/?p=70557</guid>
		<description><![CDATA[Whereas Twitter direct follow buttons are not easy to implement, Facebook makes it simple to &#8220;Like&#8221; a Page on Facebook (i.e., to become a &#8220;fan&#8221; of the person or organization represented by that Facebook Page) without actually needing to visit Facebook. The alternate method of enticing visitors to become fans is simply to link to [...]]]></description>
				<content:encoded><![CDATA[<p>Whereas Twitter direct follow buttons are not easy to implement, Facebook makes it simple to &#8220;Like&#8221; a Page on Facebook (i.e., to become a &#8220;fan&#8221; of the person or organization represented by that Facebook Page) without actually needing to visit Facebook.</p>
<p>The alternate method of enticing visitors to become fans is simply to link to the Page on Facebook, where there is a prominent Like button at the top of the Page.</p>
<p>There are advantages and drawbacks to each method.</p>
<p>The obvious benefit of a direct Like is that the user is connected in one step, without the danger of failing to click on the Facebook Page Like button. The biggest drawback is not being able to control the call-to-action or its appearance: linking to a Facebook Page is equivalent to linking to a Twitter profile, and provides the opportunity to closely associate following on Twitter and becoming a fan on Facebook.</p>
<p>What optimization can be performed at the page level depends on which method is used, though of course both a direct Like button and a linked call-to-action can be used on the same page, and their performance compared.</p>
<h2>Positioning</h2>
<p>If using the Like button directly, it is important to separate this from any other Like buttons on the page, and ideally identify for the user what it is they are about to Like. When linking to a Facebook Page, the same positioning considerations apply as with a Twitter linked call-to-action.</p>
<h2>Call-to-Action</h2>
<p>For Page Like buttons, &#8220;Like&#8221; seems the most natural label, and &#8220;recommend&#8221; seems awkward. For linked Facebook Pages, you can do away with &#8220;Like&#8221; altogether, and try things like the older, descriptive &#8220;become a fan on Facebook&#8221; or even &#8220;follow us on Facebook.&#8221;</p>
<h2>Like Box</h2>
<p><em></em>The <a href="http://developers.facebook.com/docs/reference/plugins/like-box/">Like box</a> is a sort of extended version of a Like button for Pages, and displays a &#8220;Find us on Facebook header,&#8221; the number of users that Like the Page, recent posts from the Page, pictures of profile photos and, of course, a like button (&#8220;recommend&#8221; is not available).</p>
<p>The header, post page stream and photos are all optional.</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_70055" class="wp-caption aligncenter" style="width: 580px;"> 
<dt class="wp-caption-dt"><img class="size-full wp-image-70055" src="http://searchengineland.com/figz/wp-content/seloads/2011/03/like-box.jpg" alt="Facebook Like Box" width="570" height="517" /></dt>
<h6 class="wp-caption-dd">Common Facebook Like Box Variations</h6>
</dl>
</div>
<p>The Like box takes up a fair of amount of real estate with all of its functions enabled, but can be pared down and employed as a beefier call-to-action to Like a Page than is offered by the Like button itself.</p>
<p>For active sites with large numbers of users and good content, the Like box may serve as an enticement by showcasing the Page’s usefulness and popularity.</p>
<p>Read on for other useful tips in this series:</p>
<ul>
<li><a href="http://searchengineland.com/how-to-convert-website-visitors-to-tweeters-70516">How To Convert Visitors To Tweeters</a></li>
<li><a href="http://searchengineland.com/how-to-convert-website-visitors-into-twitter-followers-70535">How To Convert Website Visitors Into Twitter Followers </a>
<ul>
<li>Plus: How To Use &#8220;Direct Following&#8221;</li>
</ul>
</li>
<li><a href="http://searchengineland.com/how-to-convert-website-visitors-to-facebook-likes-70545">How To Convert Website Visitors To Facebook Likes</a></li>
<li><a href="http://searchengineland.com/how-to-convert-website-visitors-into-facebook-fans-70557">How To Convert Website Visitors Into Facebook Fans</a></li>
<li><a href="http://searchengineland.com/7-approaches-to-engagement-conversion-5-explicit-tactics-for-twitter-facebook-70030">7 Approaches To Engagement Conversion On Twitter &amp; Facebook</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://searchengineland.com/how-to-convert-website-visitors-into-facebook-fans-70557/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Convert Website Visitors To Tweeters</title>
		<link>http://searchengineland.com/how-to-convert-website-visitors-to-tweeters-70516</link>
		<comments>http://searchengineland.com/how-to-convert-website-visitors-to-tweeters-70516#comments</comments>
		<pubDate>Wed, 30 Mar 2011 13:00:18 +0000</pubDate>
		<dc:creator>Aaron Bradley</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Channel: Social]]></category>
		<category><![CDATA[How To: Social Media Marketing]]></category>
		<category><![CDATA[How To: Twitter]]></category>

		<guid isPermaLink="false">http://searchengineland.com/?p=70516</guid>
		<description><![CDATA[The official tweet button from Twitter is easy to implement, aggregates direct tweets and retweets in its counter, and includes a mechanism to encourage following (discussed below). These features almost certainly outweigh the slender benefits of employing third-party tweeting tools (the main benefit being more flexibility in styling the tweet button&#8217;s appearance). There are a [...]]]></description>
				<content:encoded><![CDATA[<p>The <a href="http://twitter.com/about/resources/tweetbutton">official tweet button</a> from Twitter is easy to implement, aggregates direct tweets and retweets in its counter, and includes a mechanism to encourage following (discussed below). These features almost certainly outweigh the slender benefits of employing third-party tweeting tools (the main benefit being more flexibility in styling the tweet button&#8217;s appearance).</p>
<p>There are a number of things that can be tested in order to improve the number of Tweets a page receives.</p>
<h2>Display Type</h2>
<p><em> </em>The Tweet button is available in three versions, all versions sharing the same color, size and label (&#8220;Tweet&#8221;). You can choose a button that does not display tweet counts, one that displays the tweet count next to the button horizontally, and one that displays the tweet count above the tweet button.</p>
<div class="center"><img class="size-full wp-image-70051" src="http://searchengineland.com/figz/wp-content/seloads/2011/03/tweet-buttons.jpg" alt="Tweet Button Styles - Official Twitter Tweet Button" width="389" height="124" />&nbsp;</p>
<h6 class="wp-caption-dd">Tweet Button Styles</h6>
</div>
<p>For sites where pages receive a lot of Tweets, the vertical option puts the highest emphasis on the Tweet count and is probably your best bet (because of the &#8220;bandwagon effect,&#8221; whereby something demonstrated to be desirable is more likely to be perceived as desirable).</p>
<p>For sites with little traffic, or things like product detail pages where a low Tweet count might potentially discourage tweeting (or give a product or resource the appearance of being &#8220;unpopular&#8221;) a button without a count might be the way to go.</p>
<h2>Positioning</h2>
<p>What works best:  a Tweet button at the top of the page?  The bottom of a page?  Multiple locations?</p>
<p>Obviously, for very long pages like in-depth articles, a bottom placement (or top-and-bottom placement) seems logical, as visitor may not return to the top of the page to click on a tweet button that they’ve long ago scrolled past.</p>
<p>For a page where all or most of the content is above the fold, such as a video or product page, multiple buttons may clutter up the page and dissuade the visitor from taking other actions. Another possibility for the technically-proficient is a fixed twitter button or share block, that stays in the same position on the page as a user scrolls.</p>
<h2>Twitter Reactions</h2>
<p>A stream of tweets being made about a page, or even tweets topically related to the page, may encourage visitors to click on the tweet button themselves in order to join in on the conversation (although for content-based sites the most obvious real estate to house Twitter reactions is usually taken up by comments).</p>
<p>Unlike the relative simplicity of adding a tweet button, a certain amount of heavy lifting is involved to include Twitter reactions:  <a href="http://robertnyman.com/2010/11/28/javascript-badge-to-present-twitter-reactions-to-a-certain-url-in-your-own-web-site/">manual scripting</a>, <a href="http://codecanyon.net/item/twitter-reactions/98160">a custom script</a> or a <a href="http://docs.disqus.com/help/20/">third-party tool</a> is required. </p>
<p>Read on for other tips in this series: </p>
<ul>
<li><a href="http://searchengineland.com/how-to-convert-website-visitors-to-tweeters-70516">How To Convert Visitors To Tweeters</a></li>
<li><a href="http://searchengineland.com/how-to-convert-website-visitors-into-twitter-followers-70535">How To Convert Website Visitors Into Twitter Followers </a>
<ul>
<li>Plus: How To Use &#8220;Direct Following&#8221;</li>
</ul>
</li>
<li><a href="http://searchengineland.com/how-to-convert-website-visitors-to-facebook-likes-70545">How To Convert Website Visitors To Facebook Likes</a></li>
<li><a href="http://searchengineland.com/how-to-convert-website-visitors-into-facebook-fans-70557">How To Convert Website Visitors Into Facebook Fans</a></li>
<li><a href="http://searchengineland.com/7-approaches-to-engagement-conversion-5-explicit-tactics-for-twitter-facebook-70030">7 Approaches To Engagement Conversion On Twitter &#038; Facebook</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://searchengineland.com/how-to-convert-website-visitors-to-tweeters-70516/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
