<?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>SEO Badger &#187; SEO</title>
	<atom:link href="http://seobadger.com/category/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://seobadger.com</link>
	<description>An SEO Services Company Offering Premium SEO Packages</description>
	<lastBuildDate>Sat, 04 Feb 2012 08:04:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Build an Advanced Keyword Analysis Report in Excel</title>
		<link>http://feedproxy.google.com/~r/seomoz/~3/xdY75HrxZJo/how-to-build-an-advanced-keyword-analysis-report-in-excel</link>
		<comments>http://feedproxy.google.com/~r/seomoz/~3/xdY75HrxZJo/how-to-build-an-advanced-keyword-analysis-report-in-excel#comments</comments>
		<pubDate>Sat, 04 Feb 2012 08:04:41 +0000</pubDate>
		<dc:creator>Dan Peskin</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://seobadger.com/?guid=b5192d49bce1b0887a101f48adc2091e</guid>
		<description><![CDATA[Posted by Dan PeskinThis post was originally in YouMoz, and was promoted to the main blog because it provides great value and interest to our community. The author's views are entirely his or her own and may not reflect the views of SEOmoz, Inc.
	Analy...]]></description>
			<content:encoded><![CDATA[<p>Posted by <a href="http://www.seomoz.org/users/profile/345635">Dan Peskin</a></p><p id="promoted">This post was originally in <a href="http://feedproxy.google.com/ugc">YouMoz</a>, and was promoted to the main blog because it provides great value and interest to our community. The author's views are entirely his or her own and may not reflect the views of SEOmoz, Inc.</p><p>
	Analyzing keyword performance, discovering new keyword opportunities, and determining which keywords to focus efforts on can be painstaking when you have thousands of keywords to review. With keyword metrics coming from all over the place (Analytics, Adwords, Webmaster Tools, etc.), it&rsquo;s challenging to analyze all the data in one place regularly without having to do a decent amount of manual data manipulation. In addition, dependent on your site&rsquo;s business model, tying revenue metrics to keyword data is a whole other battle.</p>
<p>
	<strong>This post will walk you through a solution to these keyword analysis issues and provide some tips on how you can slice and dice your data in wonderful ways.</strong></p>
<p>
	With Microsoft Excel, we can create a report with all the keyword data you will need, all in one place, and fairly easy to update on a weekly or monthly basis. Then with all this data we can easily categorize segments of it to more quickly determine the better performing sets of keywords.</p>
<p>
	What we will need to do is push Google Analytics, Webmaster Tools, Adwords, Ranking data, and Revenue data all into one excel spreadsheet. Then we will put it all together into one master report and one categorized pivot table report.</p>
<p>
	To start, you should be especially familiar with pivot tables, the Google Adwords API, the Google Analytics API, and <a href="http://www.seomoz.org/beginners-guide-to-seo/keyword-research" >keyword research</a> of course. Utilizing these APIs and being consistent in the formatting of the data you put into your spreadsheet will make it easy to update. If you aren&rsquo;t familiar with these tools, I have provided resources below and some steps to organizing this data.</p>
<p>
	<strong>Here are some resources for learning to use pivot tables in Excel:</strong></p>
<p>
	<a href="http://www.distilled.net/excel-for-seo/#lesson5%20" >Excel for SEO</a><a href="http://office.microsoft.com/en-us/excel-help/overview-of-pivottable-and-pivotchart-reports-HP010342752.aspx" ><br />
	Microsoft Pivot Table Overview</a></p>
<p>
	Now let&rsquo;s go fetch that data.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>I Got 99 Problems, But A Keyword Visit Ain&#39;t One</strong></h2>
<p>
	First off we need to get our keyword traffic metrics through the Google Analytics API. I suggest using Mikael Thuneberg&rsquo;s GA Data Fetch spreadsheet. You can follow the instructions, read the how to guide, and download the file <a href="http://www.automateanalytics.com/2009/08/excel-functions-for-fetching-data.html" >here</a>.</p>
<p>
	Make sure to build off the GA data fetch file or a copy of it, as it has the proper VBA functions (the Visual Basic code that allows for the API to work) installed for API calls. Once you have your API token and the spreadsheet setup you can perform your first API call.</p>
<p>
	We will be using the more complex query to extract organic keyword visits for a specific date field and filter by the number of visits. The query I use for example, will output visits, average time on site, page views, and bounces for any keyword with 5 or more visits in the last 30 days. However, you can modify the parameters to your liking. To see what other metrics can be used, check out the Analytics <a href="http://code.google.com/apis/analytics/docs/gdata/gdataReferenceDimensionsMetrics.html" >API documentation</a>.</p>
<p>
	Your Analytics data should look something like this:</p>
<p>
	<a href="http://farm8.staticflickr.com/7144/6801957099_a33a496686_b.jpg"><img alt="Analytics API Data" src="http://farm8.staticflickr.com/7144/6801957099_a33a496686_b.jpg" style="width: 620px; height: 433px;" /></a></p>
<p>
	<em>Google Analytics data called through the API in Excel.</em></p>
<p>
	Now select the whole keyword column and create a pivot table of the keyword list in another sheet. In the adjacent column create a table where the cells equal the values in the pivot table column. Label this table &ldquo;KeywordList&rdquo; or whatever you like. We now have the keyword table to reference for extracting Adwords data.</p>
<p>
	<img alt="Keyword Lists and Tables" src="http://farm8.staticflickr.com/7161/6802010661_7324f2e280.jpg" style="width: 345px; height: 319px; " /></p>
<p>
	<em>Pivot tables don&rsquo;t have the same referencing abilities as regular tables, so the table in column B is what you will reference in future steps.</em></p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>To Be, Or Not To Be Searched, That Is The Question</strong></h2>
<p>
	Next up is pulling in search volumes for our keyword table. Thanks to the wonderful Richard Baxter, there are a couple articles on using and installing the Adwords API Plugin. One on <a href="http://www.seomoz.org/blog/search-volume-data-excel" >SEOmoz</a> and one on <a href="http://seogadget.co.uk/google-adwords-plugin-excel/" >Seogadget</a>.</p>
<p>
	<em>I know the Adwords API access is a bit of an issue for some, so if you cannot use the API, utilize the Google Adwords Keyword Tool (gathering data from this tool will unfortunately require a lot more work).</em></p>
<p>
	In a new sheet, use the Adwords API array formula called &ldquo;arrayGetAdWordsStats&rdquo; to pull in the average and seasonal monthly search volumes for your keyword table. Your formula should look something like this:</p>
<p>
	<strong>=arrayGetAdWordsStats(KeywordList,&rdquo;EXACT&rdquo;,&rdquo;US&rdquo;,&rdquo;WEB&rdquo;)</strong></p>
<p>
	You should now have 12 months of historical search volumes and averages for all your keywords.</p>
<p>
	<a href="http://farm8.staticflickr.com/7142/6802010807_7466cf7ce8_b.jpg"><img alt="Adwords API Data" src="http://farm8.staticflickr.com/7142/6802010807_7466cf7ce8_b.jpg" style="width: 620px; height: 397px;" /></a></p>
<p>
	<em>Results from an Adwords API call usually look like this.</em></p>
<p>
	<strong>Note:</strong> If your keyword list is greater than 800 keywords, you will have to break out the list into a few separate tables just to perform API calls for those keywords. If this is the case, make sure to keep each array of search volumes aligned in the same columns.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>The Impression That I Get</strong></h2>
<p>
	No API required here, Google&rsquo;s <a href="http://www.google.com/webmasters/tools/" >Webmaster Tools </a> provides a pretty easy way to download its search query data. If you open up the Search Queries report in Webmaster Tools there is an option to &ldquo;download the table&rdquo; at the bottom. Download the table for the same date range you used earlier and drop it into a new sheet.</p>
<p>
	<a href="http://farm8.staticflickr.com/7004/6801956913_bafdc02633_b.jpg"><img alt="Webmaster Tools Keyword Data" src="http://farm8.staticflickr.com/7004/6801956913_bafdc02633_b.jpg" style="width: 620px; height: 402px;" /></a></p>
<p>
	<em>The report downloaded from Webmaster Tools. Note the &ldquo;-&ldquo; is used for zero values, in the yellow columns I simply cleaned that up with an IF statement.</em></p>
<p>
	Impressions, CTR, and Average Rank can now been added to our metrics.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>If You Ain&#39;t First Page, You&#39;re Last</strong></h2>
<p>
	Since we all know how accurate average rank is from Webmaster Tools, let&rsquo;s get some current rankings into this report .Grab your main keyword list from the spreadsheet and run rankings for them with your application of choice. I usually use <a href="http://www.link-assistant.com/rank-tracker/" >Rank Tracker</a>, but I am sure everyone has their own preference. Once you have your rankings drop it into a new sheet.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>The More You Know</strong></h2>
<p>
	The number of metrics we can add to the report are limitless, but there comes a point where adding too many can create more work for updating the report or create analysis paralysis. The only other metric I suggest adding in is the SEOmoz Keyword Difficulty if you have a PRO account. Again this may be very time consuming to add for large numbers of keywords, <em>hopefully you have an intern for that</em>.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>Mo Money Mo Metrics</strong></h2>
<p>
	Revenue data may come from different places dependent on how your business works, so I unfortunately don&rsquo;t have a one stop solution to importing that data. However, most applications usually allow you to download that data to CSV or Excel. If you have Ecommerce enabled in Google Analytics, you can use the API to pull in this data. As long as you have some metrics to relate to your keyword such as Average Order Value or Conversion Rate, drop it in a new sheet and you will be good to go.</p>
<p>
	Some of you may be asking yourself what to do if your revenue data does not tie back to the keyword visit. This is where the categorization of keywords plays an extremely important part in this report. In this case, we want to create a bridge between the revenue data and keyword data. This can be done through categorizing your keywords into a category that relates back to a field in your revenue data. For example, you might be able to associate keywords with product names or landing pages. These products or landing pages would then become categories. Once you have determined what your categories will be, you can assign them to keywords in a new sheet that simply contains keywords in one column and the category tag in the other. You can learn more about keyword categorization <a href="http://www.seomoz.org/blog/keyword-research-using-categories" >here</a>.</p>
<p>
	<a href="http://farm8.staticflickr.com/7147/6801957003_6a6cb9526b_b.jpg"><img alt="Keyword Categorization" src="http://farm8.staticflickr.com/7147/6801957003_6a6cb9526b_b.jpg" style="width: 620px; height: 419px;" /></a></p>
<p>
	<em>Categorizing the keywords above not only lets me group them to aggregate metrics for analysis, but it allows me to bridge the gap somewhat between the keywords and conversions in this example.</em></p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>One Report To Rule Them All</strong></h2>
<p>
	Finally we have all the data; we just have to put it all together. Create a new sheet and pull in your master keyword list by using =NameOfTheTable, drag this down until you reach the last keyword on the list (paste values after if you want sorting capabilities). Now select your keywords and create a new table. In the columns next to the keywords all you have to do is a <a href="http://office.microsoft.com/en-us/excel-help/vlookup-HP005209335.aspx" >VLOOKUP</a> of each metric you would like to add to your report. Once you fill in the first cell of each column, the column should automatically be added to the table and populate the other cells with the equation. Repeat this process until all your metrics are in this table.</p>
<p>
	There will also be a need to calculate some metrics such as the Bounce Rate or Conversion Rate if you pulled in revenue data. Those should be added in adjacent columns as well. Additionally, if you didn&rsquo;t need to categorize your keywords earlier, I suggest categorizing them now in an adjacent column. When completed your master report should look something like this:</p>
<p>
	<a href="http://farm8.staticflickr.com/7159/6802155359_7561d25700_b.jpg"><img alt="Master Report" src="http://farm8.staticflickr.com/7159/6802155359_7561d25700_b.jpg" style="width: 620px; height: 317px;" /></a></p>
<p>
	<em>The master report.</em></p>
<p>
	<strong>Amazing.</strong> We have all the data in one place in a simple to sort and use table! Just wait&hellip;it gets better.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>Pivotal Success</strong></h2>
<p>
	Now you may be wondering how this report can get any better. Two words my friends: <strong>Pivot Tables</strong>.</p>
<p>
	Creating a pivot table of your master report will allow you to segment your data in a number of ways that weren&rsquo;t possible before. In the Pivot Table Field List, the Row Labels, Column Labels, and Values will define the layout of your report. What we first need to do is drag and drop the Category and Keyword fields into the Row Labels respectively. This will set your top level metrics to summarize at the Category level and allow you to drill down into each Category to see the associated keywords and their individual metrics.</p>
<p>
	Next you will want to start dragging your metrics into the Values section, which will automatically populate the Column Labels section with the Values field. As you add your metrics in, you can edit their names and the way they are aggregated. You will want to think carefully about how you will aggregate certain metrics so that viewing those summarized numbers at a Category level makes sense.</p>
<p>
	<img alt="Pivot Table Fields" src="http://farm8.staticflickr.com/7164/6801956635_0b67034e09.jpg" style="width: 312px; height: 397px; " /></p>
<p>
	<em>This shows you how best to setup your pivot table fields and their value settings.</em></p>
<p>
	For instance, I might summarize Impressions and Visits, but average CTR and Bounce Rate. Seeing the average CTR and Bounce Rate for a Category will allow me to narrow down which sets of keywords are performing better than others. Then looking at the total Impressions and Visits for those well performing categories will allow me to see where there might be a higher potential to increase traffic to my site. While this may not be an absolute rule to determine keyword focus, it is a good rule of thumb and can be a way to prioritize which ones to focus on.</p>
<p>
	Pivot table reports also allow you to add report filters, letting you filter out data by any metric or even multiple metrics. With this you could analyze keywords that only rank on the first page of SERPs using the current ranking as a filter. Hell, you could add a field to the master report calculating the number of words in each keyword phrase, then filter by that and bounce rate, giving you your well performing long tail keywords. Get creative, let loose, play with the metrics, you will be surprised at what kind of conclusions you can make about your site&rsquo;s keyword traffic.</p>
<p>
	<a href="http://farm8.staticflickr.com/7153/6801864371_531a8daac3_b.jpg"><img alt="Final Keyword Analysis Report" src="http://farm8.staticflickr.com/7153/6801864371_531a8daac3_b.jpg" style="width: 620px; height: 196px;" /></a></p>
<p>
	<em>The final product.</em></p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>Conclusion</strong></h2>
<p>
	Updating the report is simple. Rerun the API calls with the new date range, rerun your rankings for the new keyword list, and export the other reports you need with new date range. As long as you kept your formatting and equations the same, the rankings and other reports should be dropped into their respective sheets without having to change anything. The master report should automatically be updated once you update the keyword column and the pivot report should update once you hit refresh under the pivot table menu. That&rsquo;s it!</p>
<p>
	Well I should probably stop talking now and let you get to your hours upon hours of keyword analysis fun. Hopefully this was informative enough to make building a report such as this fairly easy. I would love to hear your feedback and will gladly answer any questions or comments about the post below. If you have issues later on, you can always contact me via Twitter.</p>
<br /><p><a href="http://www.seomoz.org/moztop10">Sign up for The Moz Top 10</a>, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don't have time to hunt down but want to read!</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/seomoz?a=xdY75HrxZJo:jXE697u2jsA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/seomoz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=xdY75HrxZJo:jXE697u2jsA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/seomoz?i=xdY75HrxZJo:jXE697u2jsA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=xdY75HrxZJo:jXE697u2jsA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/seomoz?i=xdY75HrxZJo:jXE697u2jsA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=xdY75HrxZJo:jXE697u2jsA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/seomoz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=xdY75HrxZJo:jXE697u2jsA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/seomoz?i=xdY75HrxZJo:jXE697u2jsA:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/seomoz/~4/xdY75HrxZJo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://seobadger.com/how-to-build-an-advanced-keyword-analysis-report-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Build an Advanced Keyword Analysis Report in Excel</title>
		<link>http://feedproxy.google.com/~r/seomoz/~3/xdY75HrxZJo/how-to-build-an-advanced-keyword-analysis-report-in-excel</link>
		<comments>http://feedproxy.google.com/~r/seomoz/~3/xdY75HrxZJo/how-to-build-an-advanced-keyword-analysis-report-in-excel#comments</comments>
		<pubDate>Sat, 04 Feb 2012 08:04:41 +0000</pubDate>
		<dc:creator>Dan Peskin</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://seobadger.com/?guid=b5192d49bce1b0887a101f48adc2091e</guid>
		<description><![CDATA[Posted by Dan PeskinThis post was originally in YouMoz, and was promoted to the main blog because it provides great value and interest to our community. The author's views are entirely his or her own and may not reflect the views of SEOmoz, Inc.
	Analy...]]></description>
			<content:encoded><![CDATA[<p>Posted by <a href="http://www.seomoz.org/users/profile/345635">Dan Peskin</a></p><p id="promoted">This post was originally in <a href="http://feedproxy.google.com/ugc">YouMoz</a>, and was promoted to the main blog because it provides great value and interest to our community. The author's views are entirely his or her own and may not reflect the views of SEOmoz, Inc.</p><p>
	Analyzing keyword performance, discovering new keyword opportunities, and determining which keywords to focus efforts on can be painstaking when you have thousands of keywords to review. With keyword metrics coming from all over the place (Analytics, Adwords, Webmaster Tools, etc.), it&rsquo;s challenging to analyze all the data in one place regularly without having to do a decent amount of manual data manipulation. In addition, dependent on your site&rsquo;s business model, tying revenue metrics to keyword data is a whole other battle.</p>
<p>
	<strong>This post will walk you through a solution to these keyword analysis issues and provide some tips on how you can slice and dice your data in wonderful ways.</strong></p>
<p>
	With Microsoft Excel, we can create a report with all the keyword data you will need, all in one place, and fairly easy to update on a weekly or monthly basis. Then with all this data we can easily categorize segments of it to more quickly determine the better performing sets of keywords.</p>
<p>
	What we will need to do is push Google Analytics, Webmaster Tools, Adwords, Ranking data, and Revenue data all into one excel spreadsheet. Then we will put it all together into one master report and one categorized pivot table report.</p>
<p>
	To start, you should be especially familiar with pivot tables, the Google Adwords API, the Google Analytics API, and <a href="http://www.seomoz.org/beginners-guide-to-seo/keyword-research" >keyword research</a> of course. Utilizing these APIs and being consistent in the formatting of the data you put into your spreadsheet will make it easy to update. If you aren&rsquo;t familiar with these tools, I have provided resources below and some steps to organizing this data.</p>
<p>
	<strong>Here are some resources for learning to use pivot tables in Excel:</strong></p>
<p>
	<a href="http://www.distilled.net/excel-for-seo/#lesson5%20" >Excel for SEO</a><a href="http://office.microsoft.com/en-us/excel-help/overview-of-pivottable-and-pivotchart-reports-HP010342752.aspx" ><br />
	Microsoft Pivot Table Overview</a></p>
<p>
	Now let&rsquo;s go fetch that data.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>I Got 99 Problems, But A Keyword Visit Ain&#39;t One</strong></h2>
<p>
	First off we need to get our keyword traffic metrics through the Google Analytics API. I suggest using Mikael Thuneberg&rsquo;s GA Data Fetch spreadsheet. You can follow the instructions, read the how to guide, and download the file <a href="http://www.automateanalytics.com/2009/08/excel-functions-for-fetching-data.html" >here</a>.</p>
<p>
	Make sure to build off the GA data fetch file or a copy of it, as it has the proper VBA functions (the Visual Basic code that allows for the API to work) installed for API calls. Once you have your API token and the spreadsheet setup you can perform your first API call.</p>
<p>
	We will be using the more complex query to extract organic keyword visits for a specific date field and filter by the number of visits. The query I use for example, will output visits, average time on site, page views, and bounces for any keyword with 5 or more visits in the last 30 days. However, you can modify the parameters to your liking. To see what other metrics can be used, check out the Analytics <a href="http://code.google.com/apis/analytics/docs/gdata/gdataReferenceDimensionsMetrics.html" >API documentation</a>.</p>
<p>
	Your Analytics data should look something like this:</p>
<p>
	<a href="http://farm8.staticflickr.com/7144/6801957099_a33a496686_b.jpg"><img alt="Analytics API Data" src="http://farm8.staticflickr.com/7144/6801957099_a33a496686_b.jpg" style="width: 620px; height: 433px;" /></a></p>
<p>
	<em>Google Analytics data called through the API in Excel.</em></p>
<p>
	Now select the whole keyword column and create a pivot table of the keyword list in another sheet. In the adjacent column create a table where the cells equal the values in the pivot table column. Label this table &ldquo;KeywordList&rdquo; or whatever you like. We now have the keyword table to reference for extracting Adwords data.</p>
<p>
	<img alt="Keyword Lists and Tables" src="http://farm8.staticflickr.com/7161/6802010661_7324f2e280.jpg" style="width: 345px; height: 319px; " /></p>
<p>
	<em>Pivot tables don&rsquo;t have the same referencing abilities as regular tables, so the table in column B is what you will reference in future steps.</em></p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>To Be, Or Not To Be Searched, That Is The Question</strong></h2>
<p>
	Next up is pulling in search volumes for our keyword table. Thanks to the wonderful Richard Baxter, there are a couple articles on using and installing the Adwords API Plugin. One on <a href="http://www.seomoz.org/blog/search-volume-data-excel" >SEOmoz</a> and one on <a href="http://seogadget.co.uk/google-adwords-plugin-excel/" >Seogadget</a>.</p>
<p>
	<em>I know the Adwords API access is a bit of an issue for some, so if you cannot use the API, utilize the Google Adwords Keyword Tool (gathering data from this tool will unfortunately require a lot more work).</em></p>
<p>
	In a new sheet, use the Adwords API array formula called &ldquo;arrayGetAdWordsStats&rdquo; to pull in the average and seasonal monthly search volumes for your keyword table. Your formula should look something like this:</p>
<p>
	<strong>=arrayGetAdWordsStats(KeywordList,&rdquo;EXACT&rdquo;,&rdquo;US&rdquo;,&rdquo;WEB&rdquo;)</strong></p>
<p>
	You should now have 12 months of historical search volumes and averages for all your keywords.</p>
<p>
	<a href="http://farm8.staticflickr.com/7142/6802010807_7466cf7ce8_b.jpg"><img alt="Adwords API Data" src="http://farm8.staticflickr.com/7142/6802010807_7466cf7ce8_b.jpg" style="width: 620px; height: 397px;" /></a></p>
<p>
	<em>Results from an Adwords API call usually look like this.</em></p>
<p>
	<strong>Note:</strong> If your keyword list is greater than 800 keywords, you will have to break out the list into a few separate tables just to perform API calls for those keywords. If this is the case, make sure to keep each array of search volumes aligned in the same columns.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>The Impression That I Get</strong></h2>
<p>
	No API required here, Google&rsquo;s <a href="http://www.google.com/webmasters/tools/" >Webmaster Tools </a> provides a pretty easy way to download its search query data. If you open up the Search Queries report in Webmaster Tools there is an option to &ldquo;download the table&rdquo; at the bottom. Download the table for the same date range you used earlier and drop it into a new sheet.</p>
<p>
	<a href="http://farm8.staticflickr.com/7004/6801956913_bafdc02633_b.jpg"><img alt="Webmaster Tools Keyword Data" src="http://farm8.staticflickr.com/7004/6801956913_bafdc02633_b.jpg" style="width: 620px; height: 402px;" /></a></p>
<p>
	<em>The report downloaded from Webmaster Tools. Note the &ldquo;-&ldquo; is used for zero values, in the yellow columns I simply cleaned that up with an IF statement.</em></p>
<p>
	Impressions, CTR, and Average Rank can now been added to our metrics.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>If You Ain&#39;t First Page, You&#39;re Last</strong></h2>
<p>
	Since we all know how accurate average rank is from Webmaster Tools, let&rsquo;s get some current rankings into this report .Grab your main keyword list from the spreadsheet and run rankings for them with your application of choice. I usually use <a href="http://www.link-assistant.com/rank-tracker/" >Rank Tracker</a>, but I am sure everyone has their own preference. Once you have your rankings drop it into a new sheet.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>The More You Know</strong></h2>
<p>
	The number of metrics we can add to the report are limitless, but there comes a point where adding too many can create more work for updating the report or create analysis paralysis. The only other metric I suggest adding in is the SEOmoz Keyword Difficulty if you have a PRO account. Again this may be very time consuming to add for large numbers of keywords, <em>hopefully you have an intern for that</em>.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>Mo Money Mo Metrics</strong></h2>
<p>
	Revenue data may come from different places dependent on how your business works, so I unfortunately don&rsquo;t have a one stop solution to importing that data. However, most applications usually allow you to download that data to CSV or Excel. If you have Ecommerce enabled in Google Analytics, you can use the API to pull in this data. As long as you have some metrics to relate to your keyword such as Average Order Value or Conversion Rate, drop it in a new sheet and you will be good to go.</p>
<p>
	Some of you may be asking yourself what to do if your revenue data does not tie back to the keyword visit. This is where the categorization of keywords plays an extremely important part in this report. In this case, we want to create a bridge between the revenue data and keyword data. This can be done through categorizing your keywords into a category that relates back to a field in your revenue data. For example, you might be able to associate keywords with product names or landing pages. These products or landing pages would then become categories. Once you have determined what your categories will be, you can assign them to keywords in a new sheet that simply contains keywords in one column and the category tag in the other. You can learn more about keyword categorization <a href="http://www.seomoz.org/blog/keyword-research-using-categories" >here</a>.</p>
<p>
	<a href="http://farm8.staticflickr.com/7147/6801957003_6a6cb9526b_b.jpg"><img alt="Keyword Categorization" src="http://farm8.staticflickr.com/7147/6801957003_6a6cb9526b_b.jpg" style="width: 620px; height: 419px;" /></a></p>
<p>
	<em>Categorizing the keywords above not only lets me group them to aggregate metrics for analysis, but it allows me to bridge the gap somewhat between the keywords and conversions in this example.</em></p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>One Report To Rule Them All</strong></h2>
<p>
	Finally we have all the data; we just have to put it all together. Create a new sheet and pull in your master keyword list by using =NameOfTheTable, drag this down until you reach the last keyword on the list (paste values after if you want sorting capabilities). Now select your keywords and create a new table. In the columns next to the keywords all you have to do is a <a href="http://office.microsoft.com/en-us/excel-help/vlookup-HP005209335.aspx" >VLOOKUP</a> of each metric you would like to add to your report. Once you fill in the first cell of each column, the column should automatically be added to the table and populate the other cells with the equation. Repeat this process until all your metrics are in this table.</p>
<p>
	There will also be a need to calculate some metrics such as the Bounce Rate or Conversion Rate if you pulled in revenue data. Those should be added in adjacent columns as well. Additionally, if you didn&rsquo;t need to categorize your keywords earlier, I suggest categorizing them now in an adjacent column. When completed your master report should look something like this:</p>
<p>
	<a href="http://farm8.staticflickr.com/7159/6802155359_7561d25700_b.jpg"><img alt="Master Report" src="http://farm8.staticflickr.com/7159/6802155359_7561d25700_b.jpg" style="width: 620px; height: 317px;" /></a></p>
<p>
	<em>The master report.</em></p>
<p>
	<strong>Amazing.</strong> We have all the data in one place in a simple to sort and use table! Just wait&hellip;it gets better.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>Pivotal Success</strong></h2>
<p>
	Now you may be wondering how this report can get any better. Two words my friends: <strong>Pivot Tables</strong>.</p>
<p>
	Creating a pivot table of your master report will allow you to segment your data in a number of ways that weren&rsquo;t possible before. In the Pivot Table Field List, the Row Labels, Column Labels, and Values will define the layout of your report. What we first need to do is drag and drop the Category and Keyword fields into the Row Labels respectively. This will set your top level metrics to summarize at the Category level and allow you to drill down into each Category to see the associated keywords and their individual metrics.</p>
<p>
	Next you will want to start dragging your metrics into the Values section, which will automatically populate the Column Labels section with the Values field. As you add your metrics in, you can edit their names and the way they are aggregated. You will want to think carefully about how you will aggregate certain metrics so that viewing those summarized numbers at a Category level makes sense.</p>
<p>
	<img alt="Pivot Table Fields" src="http://farm8.staticflickr.com/7164/6801956635_0b67034e09.jpg" style="width: 312px; height: 397px; " /></p>
<p>
	<em>This shows you how best to setup your pivot table fields and their value settings.</em></p>
<p>
	For instance, I might summarize Impressions and Visits, but average CTR and Bounce Rate. Seeing the average CTR and Bounce Rate for a Category will allow me to narrow down which sets of keywords are performing better than others. Then looking at the total Impressions and Visits for those well performing categories will allow me to see where there might be a higher potential to increase traffic to my site. While this may not be an absolute rule to determine keyword focus, it is a good rule of thumb and can be a way to prioritize which ones to focus on.</p>
<p>
	Pivot table reports also allow you to add report filters, letting you filter out data by any metric or even multiple metrics. With this you could analyze keywords that only rank on the first page of SERPs using the current ranking as a filter. Hell, you could add a field to the master report calculating the number of words in each keyword phrase, then filter by that and bounce rate, giving you your well performing long tail keywords. Get creative, let loose, play with the metrics, you will be surprised at what kind of conclusions you can make about your site&rsquo;s keyword traffic.</p>
<p>
	<a href="http://farm8.staticflickr.com/7153/6801864371_531a8daac3_b.jpg"><img alt="Final Keyword Analysis Report" src="http://farm8.staticflickr.com/7153/6801864371_531a8daac3_b.jpg" style="width: 620px; height: 196px;" /></a></p>
<p>
	<em>The final product.</em></p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<strong>Conclusion</strong></h2>
<p>
	Updating the report is simple. Rerun the API calls with the new date range, rerun your rankings for the new keyword list, and export the other reports you need with new date range. As long as you kept your formatting and equations the same, the rankings and other reports should be dropped into their respective sheets without having to change anything. The master report should automatically be updated once you update the keyword column and the pivot report should update once you hit refresh under the pivot table menu. That&rsquo;s it!</p>
<p>
	Well I should probably stop talking now and let you get to your hours upon hours of keyword analysis fun. Hopefully this was informative enough to make building a report such as this fairly easy. I would love to hear your feedback and will gladly answer any questions or comments about the post below. If you have issues later on, you can always contact me via Twitter.</p>
<br /><p><a href="http://www.seomoz.org/moztop10">Sign up for The Moz Top 10</a>, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don't have time to hunt down but want to read!</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/seomoz?a=xdY75HrxZJo:jXE697u2jsA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/seomoz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=xdY75HrxZJo:jXE697u2jsA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/seomoz?i=xdY75HrxZJo:jXE697u2jsA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=xdY75HrxZJo:jXE697u2jsA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/seomoz?i=xdY75HrxZJo:jXE697u2jsA:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=xdY75HrxZJo:jXE697u2jsA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/seomoz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=xdY75HrxZJo:jXE697u2jsA:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/seomoz?i=xdY75HrxZJo:jXE697u2jsA:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/seomoz/~4/xdY75HrxZJo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://seobadger.com/how-to-build-an-advanced-keyword-analysis-report-in-excel-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Hidden Factors in Accomplishing Your Online Marketing Goals &#8211; Whiteboard Friday</title>
		<link>http://feedproxy.google.com/~r/seomoz/~3/jGnAiXWxsC4/the-hidden-factors-in-accomplishing-your-online-marketing-goals-whiteboard-friday</link>
		<comments>http://feedproxy.google.com/~r/seomoz/~3/jGnAiXWxsC4/the-hidden-factors-in-accomplishing-your-online-marketing-goals-whiteboard-friday#comments</comments>
		<pubDate>Thu, 02 Feb 2012 20:42:02 +0000</pubDate>
		<dc:creator>randfish</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://seobadger.com/?guid=dbaeb70c640cd528635dd8a069d2d303</guid>
		<description><![CDATA[<p>Posted by <a href="http://www.seomoz.org/users/profile/63">randfish</a></p><p>
	In this week&#039;s Whiteboard Friday, we go underneath the surface and bring to light some hidden factors in online marketing. These often overlooked details can have a huge impact in helping us accomplish our goals as online marketers. Please enjoy and don&#039;t forget to leave your comments below.<br />
	<br />
	<b>Please note that we shot this week&#039;s Whiteboard Friday on a brand new video camera and we still need to work out a few kinks. I apologize for the slight purple tint on the Whiteboard.</b></p>

	<div>
		</div>
	
<br />
<br />
<h2>
	Video Transcription</h2>
<blockquote>
	Howdy, SEOmoz fans. Welcome to another edition of Whiteboard Friday. This week I want to talk about the goals that we try to get people to accomplish on the Web, the things that we&#039;re trying to accomplish as online marketers, and what we&#039;re trying to optimize for, things like: click-through rate from search results; getting people to subscribe to RSS and e-mail; getting them to click links that are posted on social networks; getting them to share things on social networks, on blogs, on websites of all kinds; getting them to convert from browsing to buying; completing a free trial or downloading a white paper and giving you their information; staying a customer of a subscription product. These goals that we have are traditionally done through optimization tactics that we&#039;ve talked about many, many times here. But there are hidden factors. There are things that hide beneath the surface that impact and affect all of these, all of the success rates and the conversion rates and the goal rates that you have. They can be so subtle sometimes and so hidden beneath the surface that we don&#039;t even realize what&#039;s going on. That&#039;s what I want to talk about today.<br />
	<br />
	So in terms of impacting all of these items, there&#039;s traditional stuff that we know, we talk about. So things like, oh, and the click-through rate for the search results, I know that position matters. I know that getting a rich snippet matters. If I can have little stars next to mine; if I can have a picture, a photo, or a video, that usually increases click-through rate. I know that if I&#039;m in special kinds of results, that can either increase or decrease my results. I know if I&#039;ve got a listing and an indented listing below, that can help me. I know that with subscriptions to RSS and e-mail, I can test different buttons, different versions of the entry form; different calls to action. On links that I click, I can test different titles. All this kind of stuff, there are those traditional testing kinds of things, right?<br />
	<br />
	So in that traditional CRO, that&#039;s been covered a ton of times. We don&#039;t need to cover this because you often know a lot of the things that are in there. You can find them. They&#039;re well-documented. The subtle stuff, the weird stuff is oftentimes around just two questions.<br />
	<br />
	Number one: Does the product or service or thing that you want me to do meet my needs? It could be as simple as: Do I think when I click on this result in the search engine that it will answer the question that I originally asked? But there are so many subtleties that are involved in that, that we never think about, that doing traditional kinds of CRO testing and optimization, we&#039;ll never get there.<br />
	<br />
	The second question is: Do I trust and like the brand and/or people behind the brand? This goes to fundamental marketing and branding awareness, and it is so pervasive in all the things that we do, whether it&#039;s in web marketing or in offline marketing, and yet oftentimes ignored by marketers like us, who operate in the inbound world of SEO and social media and content marketing and these kinds of things, because we&#039;re so analytics driven, that we see a lower click-through rate than we want, a lower conversion rate than we want, a lower subscription rate, a lower sharing rate than we want, and we think, hey, let&#039;s test these traditional types of CRO things. Sometimes the problem or the optimization tactics are at a much deeper level.<br />
	<br />
	Let&#039;s start with the product/service meeting the needs. There&#039;s a bunch of things that go in here. Uptime and reliability is one of the biggest ones. So essentially, if I click a website and it is not speedy, delivering the things that I need, and consistent, I&#039;m going to learn not to trust it, and I&#039;m going to be less likely to click it. This is why you see things like speed being a factor, webpage load speed in Google&#039;s rankings, granted a very small factor, but certainly a much bigger factor when you&#039;re talking about, &#34;Hey, I&#039;m going to click this, and boy, it&#039;s going to take a long time.&#34;<br />
	<br />
	I&#039;ll give you a good example. I personally think that a lot of the writing at Forbes is pretty darn good. Same with The Wall Street Journal, same with Bloomberg online. But they almost all have interstitial ads and very, very slow page load times. At least in my experience in the past, those websites have done that for me. Almost always have the interstitial, almost always takes a while to load, and then I have to wait through the interstitial. I hate it.<br />
	<br />
	So if I see something else in the search results, a site in social media, I&#039;m going to be less apt to share it. I&#039;m going to be less apt to click on it. I&#039;ve learned through the conditioning that those brands have given me that the uptime, reliability speed issues are problems.<br />
	<br />
	Same thing with pricing. So I think Radian6 is an absolutely phenomenal product. I&#039;ve heard great things about it, met the CEO, know some people there. Terrific product. Way too expensive! No way that I can justify affording it. Right now, I&#039;m using Google Alerts and some combination of Google searches that I do every day, some other brand monitoring stuff that SEOmoz is working on in beta, the Blogscape Project, which of course I get kind of alpha access to.<br />
	<br />
	Pricing is wrapped in there by necessity. When you worry, &#34;Hey, wait a minute. I&#039;m attracting all these visitors. They&#039;re not converting or they&#039;re not taking this action.&#34; They may have heard, or they may know, or they may have seen that your pricing simply doesn&#039;t match their market, or they have fears around that. That&#039;s why I&#039;m such a big fan of transparency here, because I think that you will weed out and save your salespeople time, and save your customer service people time, and save your website bandwidth, if you&#039;re transparent about this most of the time.<br />
	<br />
	Features and perceived features. Features is: Do you do the thing that I want you to do? When I&#039;m talking about features, I could mean in software. I could mean in a product, like I&#039;m buying a digital camera, I&#039;m buying a car, I&#039;m buying a whiteboard pen, I&#039;m buying a subscription to a software service. I&#039;m looking purely for information. The features are: Do you do the things that I want you do to? Oftentimes, that comes through brand perception as well.<br />
	<br />
	So I know that a lot of the times when I visit an eHow type of website, that it doesn&#039;t have the features that I want, which is a reliable source that I know I can trust. Wikipedia&#039;s the same way. I only semi-trust Wikipedia, and I trust it on some topics and not others, and I always want to back it up with something else from some reliable source where I know the person there or I know the brand there, because Wikipedia could be edited by anybody, and I don&#039;t necessarily know who&#039;s behind it.<br />
	<br />
	So those types of brands, and this is even true sometimes at About.com, where the writers in some categories are phenomenal. Southern food, I think is terrific. Some of the digital marketing ones are good. Some of them are mediocre. It&#039;s a trust factor around the features and the perception of features. Perception of features is often very different from actual features.<br />
	<br />
	We find, for example, when we survey customers of SEOmoz that they have no idea that we actually will help track their Facebook pages, Insights data over time, and their Twitter data over time. Many people don&#039;t even know that Open Site Explorer and SEOmoz are offered in the same subscription. So this is clearly a problem that we have had on perception of features, not even on actual features.<br />
	<br />
	Presentation. The way and the style in which the features and the information and the pricing and reliability and the uptime, all of that is presented is another big one. The thing about presentation is that it&#039;s a layer that impacts everything else, not just up here, but down here as well. It&#039;s often done terribly, terribly wrong on the Web.<br />
	<br />
	Because it ties so much to the, &#34;Do I like and trust these people,&#34; let&#039;s talk about those. This question, when you ask the question, &#34;Do I like and trust the brand, and the people behind the brand,&#34; that goes to a bunch of inputs that are very, very far removed, all so far removed from traditional CRO stuff. That&#039;s things like design and UX, which we talk about many times here on Whiteboard Friday and on the site. Higher quality, more professional, more consistent with what your audience is looking for, just does a fantastically better job than, &#34;Oh yeah, we bought some stock photography of some people in an office working, and don&#039;t they look attractive, don&#039;t they have perfect skin? And now, you know, that&#039;s our homepage, and then there&#039;s Services, and Contact, and About. Great, we have a professional website!&#34; No, you don&#039;t. No, no, you don&#039;t!<br />
	<br />
	Design UX isn&#039;t just about that. There are other inputs like domain name and brand name. One of the biggest reasons that I&#039;m often against exact- match domains is because it is so tremendously hard to build up any sort of branding. If you name industries, you will very, very rarely hear that the generic, exact-match domain for what we call that industry is a market leader, a brand leader, and because of that and also because, to be totally fair, a lot of people in the domaining sphere and the affiliate marketing and SEO sphere noticed the power that these had in Google and abused them tremendously. So now consumers have an association, particularly savvy consumers have an association, a brand association with exact-match domains. That is, &#34;Oh, that&#039;s probably a low-quality site. That&#039;s probably not the real brand. I don&#039;t know if I can trust it if I click on that,&#34; versus actual brand names.<br />
	<br />
	I&#039;ll give you some very good examples. In the world of office supplies I&#039;ve heard of Staples, right? I&#039;ve heard of OfficeMax. I&#039;ve heard of Office Depot. But if it&#039;s OfficeSupplies.net, I&#039;m sure someone owns that domain. It could even be someone awesome. Maybe it&#039;s a great site, but if I see it in the search results, I&#039;m going to be mighty suspicious. That suspicion just naturally creeps in. That&#039;s why domain name and brand name are so tied together in the perception of trust and can substantially impact things like click-through rate and conversion rate and subscription rate, etc.<br />
	<br />
	Accessibility of contact information. It&#039;s funny, I was just on an e-mail thread yesterday night, and some folks in the SEO sphere said, hey, have you ever heard of this particular - it was an enterprise SEO software provider. I went, &#34;No, I haven&#039;t heard of them. This is the first time. Let me go check out their site.&#34; I see they try and say a few futures, but there&#039;s literally nothing, no one mentioned on the site; no people who are using it, no people who are associated with the brand. The contact information is &#34;Fill out a contact form&#34; or &#34;Here&#039;s our office.&#34; I think it was somewhere in the United States; I can&#039;t remember exactly where. But other than a mailing address and a phone number, there was no human being listed, which made me very suspicious, because why would you not show off the team? Like, here&#039;s the exec team behind it. Here are our engineers. That kind of transparency is natural in the software world. Something&#039;s weird if it doesn&#039;t exist there.<br />
	<br />
	Being able to find that information - a phone number, e-mail, contact forms, here&#039;s our Twitter and our Facebook, and these kinds of things - you just expect those from web companies. When they don&#039;t exist, you become highly suspicious.<br />
	<br />
	The authenticity of the content. One of my favorite examples is there&#039;s a brand that&#039;s been doing a ton of fantastic infographics. I think it&#039;s MBAonline or MBAeducation.com, one of the online education providers with a very generic name. They really do great infographics. They sponsor some awesome stuff. Sometimes they&#039;ll get featured on a Mashable or even a TechCrunch, or something like that. Tremendous work, excellent work getting that brand out there.<br />
	<br />
	But I always look at them and think this doesn&#039;t have a relationship with what the services that you&#039;re trying to sell, which is you&#039;re an affiliate for a bunch of online education providers, which can be a little bit of a nasty, sort of spammy, aggressive field. The challenge here is, hey, yes, you&#039;ve got the infographic, you&#039;ve got the link. But when you&#039;re trying to tie back into consumers and earn their business, those of us who are savvy and sophisticated, we sort of get a funny feeling, like something doesn&#039;t match up. The content is not authentic to the brand. Why is it being produced?<br />
	<br />
	I think a great example of this is OkTrends, which is OkCupid&#039;s blog. They essentially have dating content that matches up with what people are looking for from their site. So, here&#039;s how to optimize your dating profile, and by the way, we&#039;re a dating website. Great, makes perfect sense.<br />
	<br />
	Hey, here&#039;s an infographic about the rise of Twitter or Twitter click- through rates or something - and by the way, we&#039;re an MBA online education provider. Why is that? It seems like it&#039;s just for the links and attention and awareness and has nothing to do with the actual brand. Highly suspicious, particularly in spheres that are very aggressive.<br />
	<br />
	Industry reputation, word of mouth. I&#039;ll give you another example. So, there was another provider that was mentioned on this string in the SEO enterprise space. No, I&#039;m sorry. It was another enterprise software provider, but not in SEO. There were some comments of, &#34;Oh, hey, should we use this? Should we use this other one?&#34; Someone remarked on an e-mail thread, &#34;You know, the CEO of this particular company has treated women employees very badly.&#34;<br />
	<br />
	You would never find that on the Web, right? That&#039;s not information that you&#039;re going to see. If you start searching for reviews, you won&#039;t find it on their website. It&#039;s something that&#039;s word-of-mouth only, but it&#039;s made its way to enough influencers that now that is an influential thing in the perception of, &#34;Do I like the brand and the people?&#34; Very frankly, I trust this source, and I know the source knows the CEO there, and I don&#039;t. I&#039;m probably not going to buy from this particular enterprise software provider, even if they meet my needs up here. This is the type of stuff that influences conversion rate, that is so subtle and so hidden, that you&#039;re never going to realize it from a traditional CRO-type of perspective. And yet, it pays huge dividends to go and investigate this stuff and understand that perception.<br />
	<br />
	The final one that I&#039;ll mention here is familiarity with the brand and social proof of the brand. A great example here, go to SurveyMonkey&#039;s website. If you&#039;re not logged in, the homepage is a woman from Facebook, her picture, she&#039;s a statistical analyst there, and she&#039;s giving an endorsement to SurveyMonkey. Now, Facebook is a phenomenal brand; they&#039;re very well-known. Their business practices are respected. People know that they&#039;re a great data-driven company, and so the fact that they trust SurveyMonkey strongly suggests SurveyMonkey must be a great provider. So, they&#039;ve created that social proof, and they&#039;re using a brand that you&#039;re familiar with.<br />
	<br />
	When you combine those things, it&#039;s absolutely excellent and incredibly powerful. When I go to websites and I see a lot of social proof from either people that are anonymous or people that provide only their fist name or people that I don&#039;t know, it&#039;s less powerful. When I have seen a brand, six, seven, eight times on the Web, at a conference, in various types of ways - I&#039;ve heard from someone over e-mail, I know someone who&#039;s used them, I&#039;ve had an experience with someone from that company - those types of things strongly influence these. Building up all of this builds up your conversion rates and builds up all of these metrics that you think about as an online marketer, and yet, we often have so little control or so little even ability to judge and record these things.<br />
	<br />
	What I want to suggest is that, to those of you who are doing web marketing, when you&#039;re thinking about these metrics, remember that these are all inputs. Don&#039;t necessarily use them as excuses, but make sure that you&#039;re taking some action on them. Make sure that you&#039;re finding ways to measure them. Make sure that these aren&#039;t the reasons why your rates over here are low, rather than the stuff that you focus on, because it can be incredibly frustrating to find that, hey, the reason that we&#039;re not making good sales is because no one is familiar with our brand, and we don&#039;t have the right social proof, rather than, oh, it&#039;s because I didn&#039;t write the title tags correctly, and I don&#039;t have a compelling description for the content, and the page isn&#039;t optimized well. It doesn&#039;t have a good flow and conversion process and funnel. Sometimes these two things are mixed up together, and I worry about those hidden factors.<br />
	<br />
	So, I hope you&#039;ve enjoyed this edition of Whiteboard Friday, and I hope we&#039;ll see you again next week. Take care.</blockquote>
<p>
	<a href="http://www.speechpad.com/page/video-transcription/">Video transcription</a> by <a href="http://www.speechpad.com/">Speechpad.com</a></p>
<br /><p><a href="http://www.seomoz.org/moztop10">Sign up for The Moz Top 10</a>, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don't have time to hunt down but want to read!</p><div>
<a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/seomoz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/seomoz?i=jGnAiXWxsC4:ySaHW70HgHs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/seomoz?i=jGnAiXWxsC4:ySaHW70HgHs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/seomoz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/seomoz?i=jGnAiXWxsC4:ySaHW70HgHs:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/seomoz/~4/jGnAiXWxsC4" height="1" width="1" />]]></description>
			<content:encoded><![CDATA[<p>Posted by <a href="http://www.seomoz.org/users/profile/63">randfish</a></p><p>
	In this week&#39;s Whiteboard Friday, we go underneath the surface and bring to light some hidden factors in online marketing. These often overlooked details can have a huge impact in helping us accomplish our goals as online marketers. Please enjoy and don&#39;t forget to leave your comments below.<br />
	<br />
	<b>Please note that we shot this week&#39;s Whiteboard Friday on a brand new video camera and we still need to work out a few kinks. I apologize for the slight purple tint on the Whiteboard.</b></p>
<center>
	<div data-video-height="338" data-video-width="600" id="wistia_8e32abec11" style="width:600px;height:363px;">
		<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="wistia_8e32abec11_seo" style="display:block;height:100%;position:relative;width:100%;"><param name="movie" value="http://seomoz-cdn.wistia.com/flash/embed_player_v2.0.swf" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="wmode" value="opaque" /><param name="flashvars" value="videoUrl=http://seomoz-cdn.wistia.com/deliveries/3d79beb17f6cbbd246992753be07148723f091ad.bin&amp;&amp;hdUrl=http://seomoz-cdn.wistia.com/deliveries/e211bc4d31145c8be7b144d0a6c04320fa240de4.bin&amp;stillUrl=http://seomoz-cdn.wistia.com/deliveries/9edc7698466f9dc343cee6dcf13eb9e9d58205b5.bin" /><embed allowfullscreen="true" allowscriptaccess="always" flashvars="videoUrl=http://seomoz-cdn.wistia.com/deliveries/3d79beb17f6cbbd246992753be07148723f091ad.bin&amp;hdUrl=http://seomoz-cdn.wistia.com/deliveries/e211bc4d31145c8be7b144d0a6c04320fa240de4.bin&amp;stillUrl=http://seomoz-cdn.wistia.com/deliveries/9edc7698466f9dc343cee6dcf13eb9e9d58205b5.bin" src="http://seomoz-cdn.wistia.com/flash/embed_player_v2.0.swf" style="display:block;height:100%;position:relative;width:100%;" type="application/x-shockwave-flash" wmode="opaque"></embed></object></div>
	<script charset="ISO-8859-1" src="http://fast.wistia.com/static/E-v1.js"></script><script charset="ISO-8859-1" src="http://fast.wistia.com/static/concat/E-v1-gridify,W-v1-wistia_url_min,socialbar-v1.js"></script><script>//<![CDATA[
wistiaEmbed = Wistia.embed("8e32abec11", {
  videoWidth: "600",
  videoHeight: "338",
  controlsVisibleOnLoad: true
});
Wistia.plugin.socialbar(wistiaEmbed, {
  version: "v1",
  buttons: "embed-email"
});
//]]</script></center>
<br />
<br />
<h2>
	Video Transcription</h2>
<blockquote>
	Howdy, SEOmoz fans. Welcome to another edition of Whiteboard Friday. This week I want to talk about the goals that we try to get people to accomplish on the Web, the things that we&#39;re trying to accomplish as online marketers, and what we&#39;re trying to optimize for, things like: click-through rate from search results; getting people to subscribe to RSS and e-mail; getting them to click links that are posted on social networks; getting them to share things on social networks, on blogs, on websites of all kinds; getting them to convert from browsing to buying; completing a free trial or downloading a white paper and giving you their information; staying a customer of a subscription product. These goals that we have are traditionally done through optimization tactics that we&#39;ve talked about many, many times here. But there are hidden factors. There are things that hide beneath the surface that impact and affect all of these, all of the success rates and the conversion rates and the goal rates that you have. They can be so subtle sometimes and so hidden beneath the surface that we don&#39;t even realize what&#39;s going on. That&#39;s what I want to talk about today.<br />
	<br />
	So in terms of impacting all of these items, there&#39;s traditional stuff that we know, we talk about. So things like, oh, and the click-through rate for the search results, I know that position matters. I know that getting a rich snippet matters. If I can have little stars next to mine; if I can have a picture, a photo, or a video, that usually increases click-through rate. I know that if I&#39;m in special kinds of results, that can either increase or decrease my results. I know if I&#39;ve got a listing and an indented listing below, that can help me. I know that with subscriptions to RSS and e-mail, I can test different buttons, different versions of the entry form; different calls to action. On links that I click, I can test different titles. All this kind of stuff, there are those traditional testing kinds of things, right?<br />
	<br />
	So in that traditional CRO, that&#39;s been covered a ton of times. We don&#39;t need to cover this because you often know a lot of the things that are in there. You can find them. They&#39;re well-documented. The subtle stuff, the weird stuff is oftentimes around just two questions.<br />
	<br />
	Number one: Does the product or service or thing that you want me to do meet my needs? It could be as simple as: Do I think when I click on this result in the search engine that it will answer the question that I originally asked? But there are so many subtleties that are involved in that, that we never think about, that doing traditional kinds of CRO testing and optimization, we&#39;ll never get there.<br />
	<br />
	The second question is: Do I trust and like the brand and/or people behind the brand? This goes to fundamental marketing and branding awareness, and it is so pervasive in all the things that we do, whether it&#39;s in web marketing or in offline marketing, and yet oftentimes ignored by marketers like us, who operate in the inbound world of SEO and social media and content marketing and these kinds of things, because we&#39;re so analytics driven, that we see a lower click-through rate than we want, a lower conversion rate than we want, a lower subscription rate, a lower sharing rate than we want, and we think, hey, let&#39;s test these traditional types of CRO things. Sometimes the problem or the optimization tactics are at a much deeper level.<br />
	<br />
	Let&#39;s start with the product/service meeting the needs. There&#39;s a bunch of things that go in here. Uptime and reliability is one of the biggest ones. So essentially, if I click a website and it is not speedy, delivering the things that I need, and consistent, I&#39;m going to learn not to trust it, and I&#39;m going to be less likely to click it. This is why you see things like speed being a factor, webpage load speed in Google&#39;s rankings, granted a very small factor, but certainly a much bigger factor when you&#39;re talking about, &quot;Hey, I&#39;m going to click this, and boy, it&#39;s going to take a long time.&quot;<br />
	<br />
	I&#39;ll give you a good example. I personally think that a lot of the writing at Forbes is pretty darn good. Same with The Wall Street Journal, same with Bloomberg online. But they almost all have interstitial ads and very, very slow page load times. At least in my experience in the past, those websites have done that for me. Almost always have the interstitial, almost always takes a while to load, and then I have to wait through the interstitial. I hate it.<br />
	<br />
	So if I see something else in the search results, a site in social media, I&#39;m going to be less apt to share it. I&#39;m going to be less apt to click on it. I&#39;ve learned through the conditioning that those brands have given me that the uptime, reliability speed issues are problems.<br />
	<br />
	Same thing with pricing. So I think Radian6 is an absolutely phenomenal product. I&#39;ve heard great things about it, met the CEO, know some people there. Terrific product. Way too expensive! No way that I can justify affording it. Right now, I&#39;m using Google Alerts and some combination of Google searches that I do every day, some other brand monitoring stuff that SEOmoz is working on in beta, the Blogscape Project, which of course I get kind of alpha access to.<br />
	<br />
	Pricing is wrapped in there by necessity. When you worry, &quot;Hey, wait a minute. I&#39;m attracting all these visitors. They&#39;re not converting or they&#39;re not taking this action.&quot; They may have heard, or they may know, or they may have seen that your pricing simply doesn&#39;t match their market, or they have fears around that. That&#39;s why I&#39;m such a big fan of transparency here, because I think that you will weed out and save your salespeople time, and save your customer service people time, and save your website bandwidth, if you&#39;re transparent about this most of the time.<br />
	<br />
	Features and perceived features. Features is: Do you do the thing that I want you to do? When I&#39;m talking about features, I could mean in software. I could mean in a product, like I&#39;m buying a digital camera, I&#39;m buying a car, I&#39;m buying a whiteboard pen, I&#39;m buying a subscription to a software service. I&#39;m looking purely for information. The features are: Do you do the things that I want you do to? Oftentimes, that comes through brand perception as well.<br />
	<br />
	So I know that a lot of the times when I visit an eHow type of website, that it doesn&#39;t have the features that I want, which is a reliable source that I know I can trust. Wikipedia&#39;s the same way. I only semi-trust Wikipedia, and I trust it on some topics and not others, and I always want to back it up with something else from some reliable source where I know the person there or I know the brand there, because Wikipedia could be edited by anybody, and I don&#39;t necessarily know who&#39;s behind it.<br />
	<br />
	So those types of brands, and this is even true sometimes at About.com, where the writers in some categories are phenomenal. Southern food, I think is terrific. Some of the digital marketing ones are good. Some of them are mediocre. It&#39;s a trust factor around the features and the perception of features. Perception of features is often very different from actual features.<br />
	<br />
	We find, for example, when we survey customers of SEOmoz that they have no idea that we actually will help track their Facebook pages, Insights data over time, and their Twitter data over time. Many people don&#39;t even know that Open Site Explorer and SEOmoz are offered in the same subscription. So this is clearly a problem that we have had on perception of features, not even on actual features.<br />
	<br />
	Presentation. The way and the style in which the features and the information and the pricing and reliability and the uptime, all of that is presented is another big one. The thing about presentation is that it&#39;s a layer that impacts everything else, not just up here, but down here as well. It&#39;s often done terribly, terribly wrong on the Web.<br />
	<br />
	Because it ties so much to the, &quot;Do I like and trust these people,&quot; let&#39;s talk about those. This question, when you ask the question, &quot;Do I like and trust the brand, and the people behind the brand,&quot; that goes to a bunch of inputs that are very, very far removed, all so far removed from traditional CRO stuff. That&#39;s things like design and UX, which we talk about many times here on Whiteboard Friday and on the site. Higher quality, more professional, more consistent with what your audience is looking for, just does a fantastically better job than, &quot;Oh yeah, we bought some stock photography of some people in an office working, and don&#39;t they look attractive, don&#39;t they have perfect skin? And now, you know, that&#39;s our homepage, and then there&#39;s Services, and Contact, and About. Great, we have a professional website!&quot; No, you don&#39;t. No, no, you don&#39;t!<br />
	<br />
	Design UX isn&#39;t just about that. There are other inputs like domain name and brand name. One of the biggest reasons that I&#39;m often against exact- match domains is because it is so tremendously hard to build up any sort of branding. If you name industries, you will very, very rarely hear that the generic, exact-match domain for what we call that industry is a market leader, a brand leader, and because of that and also because, to be totally fair, a lot of people in the domaining sphere and the affiliate marketing and SEO sphere noticed the power that these had in Google and abused them tremendously. So now consumers have an association, particularly savvy consumers have an association, a brand association with exact-match domains. That is, &quot;Oh, that&#39;s probably a low-quality site. That&#39;s probably not the real brand. I don&#39;t know if I can trust it if I click on that,&quot; versus actual brand names.<br />
	<br />
	I&#39;ll give you some very good examples. In the world of office supplies I&#39;ve heard of Staples, right? I&#39;ve heard of OfficeMax. I&#39;ve heard of Office Depot. But if it&#39;s OfficeSupplies.net, I&#39;m sure someone owns that domain. It could even be someone awesome. Maybe it&#39;s a great site, but if I see it in the search results, I&#39;m going to be mighty suspicious. That suspicion just naturally creeps in. That&#39;s why domain name and brand name are so tied together in the perception of trust and can substantially impact things like click-through rate and conversion rate and subscription rate, etc.<br />
	<br />
	Accessibility of contact information. It&#39;s funny, I was just on an e-mail thread yesterday night, and some folks in the SEO sphere said, hey, have you ever heard of this particular - it was an enterprise SEO software provider. I went, &quot;No, I haven&#39;t heard of them. This is the first time. Let me go check out their site.&quot; I see they try and say a few futures, but there&#39;s literally nothing, no one mentioned on the site; no people who are using it, no people who are associated with the brand. The contact information is &quot;Fill out a contact form&quot; or &quot;Here&#39;s our office.&quot; I think it was somewhere in the United States; I can&#39;t remember exactly where. But other than a mailing address and a phone number, there was no human being listed, which made me very suspicious, because why would you not show off the team? Like, here&#39;s the exec team behind it. Here are our engineers. That kind of transparency is natural in the software world. Something&#39;s weird if it doesn&#39;t exist there.<br />
	<br />
	Being able to find that information - a phone number, e-mail, contact forms, here&#39;s our Twitter and our Facebook, and these kinds of things - you just expect those from web companies. When they don&#39;t exist, you become highly suspicious.<br />
	<br />
	The authenticity of the content. One of my favorite examples is there&#39;s a brand that&#39;s been doing a ton of fantastic infographics. I think it&#39;s MBAonline or MBAeducation.com, one of the online education providers with a very generic name. They really do great infographics. They sponsor some awesome stuff. Sometimes they&#39;ll get featured on a Mashable or even a TechCrunch, or something like that. Tremendous work, excellent work getting that brand out there.<br />
	<br />
	But I always look at them and think this doesn&#39;t have a relationship with what the services that you&#39;re trying to sell, which is you&#39;re an affiliate for a bunch of online education providers, which can be a little bit of a nasty, sort of spammy, aggressive field. The challenge here is, hey, yes, you&#39;ve got the infographic, you&#39;ve got the link. But when you&#39;re trying to tie back into consumers and earn their business, those of us who are savvy and sophisticated, we sort of get a funny feeling, like something doesn&#39;t match up. The content is not authentic to the brand. Why is it being produced?<br />
	<br />
	I think a great example of this is OkTrends, which is OkCupid&#39;s blog. They essentially have dating content that matches up with what people are looking for from their site. So, here&#39;s how to optimize your dating profile, and by the way, we&#39;re a dating website. Great, makes perfect sense.<br />
	<br />
	Hey, here&#39;s an infographic about the rise of Twitter or Twitter click- through rates or something - and by the way, we&#39;re an MBA online education provider. Why is that? It seems like it&#39;s just for the links and attention and awareness and has nothing to do with the actual brand. Highly suspicious, particularly in spheres that are very aggressive.<br />
	<br />
	Industry reputation, word of mouth. I&#39;ll give you another example. So, there was another provider that was mentioned on this string in the SEO enterprise space. No, I&#39;m sorry. It was another enterprise software provider, but not in SEO. There were some comments of, &quot;Oh, hey, should we use this? Should we use this other one?&quot; Someone remarked on an e-mail thread, &quot;You know, the CEO of this particular company has treated women employees very badly.&quot;<br />
	<br />
	You would never find that on the Web, right? That&#39;s not information that you&#39;re going to see. If you start searching for reviews, you won&#39;t find it on their website. It&#39;s something that&#39;s word-of-mouth only, but it&#39;s made its way to enough influencers that now that is an influential thing in the perception of, &quot;Do I like the brand and the people?&quot; Very frankly, I trust this source, and I know the source knows the CEO there, and I don&#39;t. I&#39;m probably not going to buy from this particular enterprise software provider, even if they meet my needs up here. This is the type of stuff that influences conversion rate, that is so subtle and so hidden, that you&#39;re never going to realize it from a traditional CRO-type of perspective. And yet, it pays huge dividends to go and investigate this stuff and understand that perception.<br />
	<br />
	The final one that I&#39;ll mention here is familiarity with the brand and social proof of the brand. A great example here, go to SurveyMonkey&#39;s website. If you&#39;re not logged in, the homepage is a woman from Facebook, her picture, she&#39;s a statistical analyst there, and she&#39;s giving an endorsement to SurveyMonkey. Now, Facebook is a phenomenal brand; they&#39;re very well-known. Their business practices are respected. People know that they&#39;re a great data-driven company, and so the fact that they trust SurveyMonkey strongly suggests SurveyMonkey must be a great provider. So, they&#39;ve created that social proof, and they&#39;re using a brand that you&#39;re familiar with.<br />
	<br />
	When you combine those things, it&#39;s absolutely excellent and incredibly powerful. When I go to websites and I see a lot of social proof from either people that are anonymous or people that provide only their fist name or people that I don&#39;t know, it&#39;s less powerful. When I have seen a brand, six, seven, eight times on the Web, at a conference, in various types of ways - I&#39;ve heard from someone over e-mail, I know someone who&#39;s used them, I&#39;ve had an experience with someone from that company - those types of things strongly influence these. Building up all of this builds up your conversion rates and builds up all of these metrics that you think about as an online marketer, and yet, we often have so little control or so little even ability to judge and record these things.<br />
	<br />
	What I want to suggest is that, to those of you who are doing web marketing, when you&#39;re thinking about these metrics, remember that these are all inputs. Don&#39;t necessarily use them as excuses, but make sure that you&#39;re taking some action on them. Make sure that you&#39;re finding ways to measure them. Make sure that these aren&#39;t the reasons why your rates over here are low, rather than the stuff that you focus on, because it can be incredibly frustrating to find that, hey, the reason that we&#39;re not making good sales is because no one is familiar with our brand, and we don&#39;t have the right social proof, rather than, oh, it&#39;s because I didn&#39;t write the title tags correctly, and I don&#39;t have a compelling description for the content, and the page isn&#39;t optimized well. It doesn&#39;t have a good flow and conversion process and funnel. Sometimes these two things are mixed up together, and I worry about those hidden factors.<br />
	<br />
	So, I hope you&#39;ve enjoyed this edition of Whiteboard Friday, and I hope we&#39;ll see you again next week. Take care.</blockquote>
<p>
	<a href="http://www.speechpad.com/page/video-transcription/">Video transcription</a> by <a href="http://www.speechpad.com/">Speechpad.com</a></p>
<br /><p><a href="http://www.seomoz.org/moztop10">Sign up for The Moz Top 10</a>, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don't have time to hunt down but want to read!</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/seomoz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/seomoz?i=jGnAiXWxsC4:ySaHW70HgHs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/seomoz?i=jGnAiXWxsC4:ySaHW70HgHs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/seomoz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/seomoz?i=jGnAiXWxsC4:ySaHW70HgHs:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/seomoz/~4/jGnAiXWxsC4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://seobadger.com/the-hidden-factors-in-accomplishing-your-online-marketing-goals-whiteboard-friday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Hidden Factors in Accomplishing Your Online Marketing Goals &#8211; Whiteboard Friday</title>
		<link>http://feedproxy.google.com/~r/seomoz/~3/jGnAiXWxsC4/the-hidden-factors-in-accomplishing-your-online-marketing-goals-whiteboard-friday</link>
		<comments>http://feedproxy.google.com/~r/seomoz/~3/jGnAiXWxsC4/the-hidden-factors-in-accomplishing-your-online-marketing-goals-whiteboard-friday#comments</comments>
		<pubDate>Thu, 02 Feb 2012 20:42:02 +0000</pubDate>
		<dc:creator>randfish</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://seobadger.com/?guid=dbaeb70c640cd528635dd8a069d2d303</guid>
		<description><![CDATA[<p>Posted by <a href="http://www.seomoz.org/users/profile/63">randfish</a></p><p>
	In this week&#039;s Whiteboard Friday, we go underneath the surface and bring to light some hidden factors in online marketing. These often overlooked details can have a huge impact in helping us accomplish our goals as online marketers. Please enjoy and don&#039;t forget to leave your comments below.<br />
	<br />
	<b>Please note that we shot this week&#039;s Whiteboard Friday on a brand new video camera and we still need to work out a few kinks. I apologize for the slight purple tint on the Whiteboard.</b></p>

	<div>
		</div>
	
<br />
<br />
<h2>
	Video Transcription</h2>
<blockquote>
	Howdy, SEOmoz fans. Welcome to another edition of Whiteboard Friday. This week I want to talk about the goals that we try to get people to accomplish on the Web, the things that we&#039;re trying to accomplish as online marketers, and what we&#039;re trying to optimize for, things like: click-through rate from search results; getting people to subscribe to RSS and e-mail; getting them to click links that are posted on social networks; getting them to share things on social networks, on blogs, on websites of all kinds; getting them to convert from browsing to buying; completing a free trial or downloading a white paper and giving you their information; staying a customer of a subscription product. These goals that we have are traditionally done through optimization tactics that we&#039;ve talked about many, many times here. But there are hidden factors. There are things that hide beneath the surface that impact and affect all of these, all of the success rates and the conversion rates and the goal rates that you have. They can be so subtle sometimes and so hidden beneath the surface that we don&#039;t even realize what&#039;s going on. That&#039;s what I want to talk about today.<br />
	<br />
	So in terms of impacting all of these items, there&#039;s traditional stuff that we know, we talk about. So things like, oh, and the click-through rate for the search results, I know that position matters. I know that getting a rich snippet matters. If I can have little stars next to mine; if I can have a picture, a photo, or a video, that usually increases click-through rate. I know that if I&#039;m in special kinds of results, that can either increase or decrease my results. I know if I&#039;ve got a listing and an indented listing below, that can help me. I know that with subscriptions to RSS and e-mail, I can test different buttons, different versions of the entry form; different calls to action. On links that I click, I can test different titles. All this kind of stuff, there are those traditional testing kinds of things, right?<br />
	<br />
	So in that traditional CRO, that&#039;s been covered a ton of times. We don&#039;t need to cover this because you often know a lot of the things that are in there. You can find them. They&#039;re well-documented. The subtle stuff, the weird stuff is oftentimes around just two questions.<br />
	<br />
	Number one: Does the product or service or thing that you want me to do meet my needs? It could be as simple as: Do I think when I click on this result in the search engine that it will answer the question that I originally asked? But there are so many subtleties that are involved in that, that we never think about, that doing traditional kinds of CRO testing and optimization, we&#039;ll never get there.<br />
	<br />
	The second question is: Do I trust and like the brand and/or people behind the brand? This goes to fundamental marketing and branding awareness, and it is so pervasive in all the things that we do, whether it&#039;s in web marketing or in offline marketing, and yet oftentimes ignored by marketers like us, who operate in the inbound world of SEO and social media and content marketing and these kinds of things, because we&#039;re so analytics driven, that we see a lower click-through rate than we want, a lower conversion rate than we want, a lower subscription rate, a lower sharing rate than we want, and we think, hey, let&#039;s test these traditional types of CRO things. Sometimes the problem or the optimization tactics are at a much deeper level.<br />
	<br />
	Let&#039;s start with the product/service meeting the needs. There&#039;s a bunch of things that go in here. Uptime and reliability is one of the biggest ones. So essentially, if I click a website and it is not speedy, delivering the things that I need, and consistent, I&#039;m going to learn not to trust it, and I&#039;m going to be less likely to click it. This is why you see things like speed being a factor, webpage load speed in Google&#039;s rankings, granted a very small factor, but certainly a much bigger factor when you&#039;re talking about, &#34;Hey, I&#039;m going to click this, and boy, it&#039;s going to take a long time.&#34;<br />
	<br />
	I&#039;ll give you a good example. I personally think that a lot of the writing at Forbes is pretty darn good. Same with The Wall Street Journal, same with Bloomberg online. But they almost all have interstitial ads and very, very slow page load times. At least in my experience in the past, those websites have done that for me. Almost always have the interstitial, almost always takes a while to load, and then I have to wait through the interstitial. I hate it.<br />
	<br />
	So if I see something else in the search results, a site in social media, I&#039;m going to be less apt to share it. I&#039;m going to be less apt to click on it. I&#039;ve learned through the conditioning that those brands have given me that the uptime, reliability speed issues are problems.<br />
	<br />
	Same thing with pricing. So I think Radian6 is an absolutely phenomenal product. I&#039;ve heard great things about it, met the CEO, know some people there. Terrific product. Way too expensive! No way that I can justify affording it. Right now, I&#039;m using Google Alerts and some combination of Google searches that I do every day, some other brand monitoring stuff that SEOmoz is working on in beta, the Blogscape Project, which of course I get kind of alpha access to.<br />
	<br />
	Pricing is wrapped in there by necessity. When you worry, &#34;Hey, wait a minute. I&#039;m attracting all these visitors. They&#039;re not converting or they&#039;re not taking this action.&#34; They may have heard, or they may know, or they may have seen that your pricing simply doesn&#039;t match their market, or they have fears around that. That&#039;s why I&#039;m such a big fan of transparency here, because I think that you will weed out and save your salespeople time, and save your customer service people time, and save your website bandwidth, if you&#039;re transparent about this most of the time.<br />
	<br />
	Features and perceived features. Features is: Do you do the thing that I want you to do? When I&#039;m talking about features, I could mean in software. I could mean in a product, like I&#039;m buying a digital camera, I&#039;m buying a car, I&#039;m buying a whiteboard pen, I&#039;m buying a subscription to a software service. I&#039;m looking purely for information. The features are: Do you do the things that I want you do to? Oftentimes, that comes through brand perception as well.<br />
	<br />
	So I know that a lot of the times when I visit an eHow type of website, that it doesn&#039;t have the features that I want, which is a reliable source that I know I can trust. Wikipedia&#039;s the same way. I only semi-trust Wikipedia, and I trust it on some topics and not others, and I always want to back it up with something else from some reliable source where I know the person there or I know the brand there, because Wikipedia could be edited by anybody, and I don&#039;t necessarily know who&#039;s behind it.<br />
	<br />
	So those types of brands, and this is even true sometimes at About.com, where the writers in some categories are phenomenal. Southern food, I think is terrific. Some of the digital marketing ones are good. Some of them are mediocre. It&#039;s a trust factor around the features and the perception of features. Perception of features is often very different from actual features.<br />
	<br />
	We find, for example, when we survey customers of SEOmoz that they have no idea that we actually will help track their Facebook pages, Insights data over time, and their Twitter data over time. Many people don&#039;t even know that Open Site Explorer and SEOmoz are offered in the same subscription. So this is clearly a problem that we have had on perception of features, not even on actual features.<br />
	<br />
	Presentation. The way and the style in which the features and the information and the pricing and reliability and the uptime, all of that is presented is another big one. The thing about presentation is that it&#039;s a layer that impacts everything else, not just up here, but down here as well. It&#039;s often done terribly, terribly wrong on the Web.<br />
	<br />
	Because it ties so much to the, &#34;Do I like and trust these people,&#34; let&#039;s talk about those. This question, when you ask the question, &#34;Do I like and trust the brand, and the people behind the brand,&#34; that goes to a bunch of inputs that are very, very far removed, all so far removed from traditional CRO stuff. That&#039;s things like design and UX, which we talk about many times here on Whiteboard Friday and on the site. Higher quality, more professional, more consistent with what your audience is looking for, just does a fantastically better job than, &#34;Oh yeah, we bought some stock photography of some people in an office working, and don&#039;t they look attractive, don&#039;t they have perfect skin? And now, you know, that&#039;s our homepage, and then there&#039;s Services, and Contact, and About. Great, we have a professional website!&#34; No, you don&#039;t. No, no, you don&#039;t!<br />
	<br />
	Design UX isn&#039;t just about that. There are other inputs like domain name and brand name. One of the biggest reasons that I&#039;m often against exact- match domains is because it is so tremendously hard to build up any sort of branding. If you name industries, you will very, very rarely hear that the generic, exact-match domain for what we call that industry is a market leader, a brand leader, and because of that and also because, to be totally fair, a lot of people in the domaining sphere and the affiliate marketing and SEO sphere noticed the power that these had in Google and abused them tremendously. So now consumers have an association, particularly savvy consumers have an association, a brand association with exact-match domains. That is, &#34;Oh, that&#039;s probably a low-quality site. That&#039;s probably not the real brand. I don&#039;t know if I can trust it if I click on that,&#34; versus actual brand names.<br />
	<br />
	I&#039;ll give you some very good examples. In the world of office supplies I&#039;ve heard of Staples, right? I&#039;ve heard of OfficeMax. I&#039;ve heard of Office Depot. But if it&#039;s OfficeSupplies.net, I&#039;m sure someone owns that domain. It could even be someone awesome. Maybe it&#039;s a great site, but if I see it in the search results, I&#039;m going to be mighty suspicious. That suspicion just naturally creeps in. That&#039;s why domain name and brand name are so tied together in the perception of trust and can substantially impact things like click-through rate and conversion rate and subscription rate, etc.<br />
	<br />
	Accessibility of contact information. It&#039;s funny, I was just on an e-mail thread yesterday night, and some folks in the SEO sphere said, hey, have you ever heard of this particular - it was an enterprise SEO software provider. I went, &#34;No, I haven&#039;t heard of them. This is the first time. Let me go check out their site.&#34; I see they try and say a few futures, but there&#039;s literally nothing, no one mentioned on the site; no people who are using it, no people who are associated with the brand. The contact information is &#34;Fill out a contact form&#34; or &#34;Here&#039;s our office.&#34; I think it was somewhere in the United States; I can&#039;t remember exactly where. But other than a mailing address and a phone number, there was no human being listed, which made me very suspicious, because why would you not show off the team? Like, here&#039;s the exec team behind it. Here are our engineers. That kind of transparency is natural in the software world. Something&#039;s weird if it doesn&#039;t exist there.<br />
	<br />
	Being able to find that information - a phone number, e-mail, contact forms, here&#039;s our Twitter and our Facebook, and these kinds of things - you just expect those from web companies. When they don&#039;t exist, you become highly suspicious.<br />
	<br />
	The authenticity of the content. One of my favorite examples is there&#039;s a brand that&#039;s been doing a ton of fantastic infographics. I think it&#039;s MBAonline or MBAeducation.com, one of the online education providers with a very generic name. They really do great infographics. They sponsor some awesome stuff. Sometimes they&#039;ll get featured on a Mashable or even a TechCrunch, or something like that. Tremendous work, excellent work getting that brand out there.<br />
	<br />
	But I always look at them and think this doesn&#039;t have a relationship with what the services that you&#039;re trying to sell, which is you&#039;re an affiliate for a bunch of online education providers, which can be a little bit of a nasty, sort of spammy, aggressive field. The challenge here is, hey, yes, you&#039;ve got the infographic, you&#039;ve got the link. But when you&#039;re trying to tie back into consumers and earn their business, those of us who are savvy and sophisticated, we sort of get a funny feeling, like something doesn&#039;t match up. The content is not authentic to the brand. Why is it being produced?<br />
	<br />
	I think a great example of this is OkTrends, which is OkCupid&#039;s blog. They essentially have dating content that matches up with what people are looking for from their site. So, here&#039;s how to optimize your dating profile, and by the way, we&#039;re a dating website. Great, makes perfect sense.<br />
	<br />
	Hey, here&#039;s an infographic about the rise of Twitter or Twitter click- through rates or something - and by the way, we&#039;re an MBA online education provider. Why is that? It seems like it&#039;s just for the links and attention and awareness and has nothing to do with the actual brand. Highly suspicious, particularly in spheres that are very aggressive.<br />
	<br />
	Industry reputation, word of mouth. I&#039;ll give you another example. So, there was another provider that was mentioned on this string in the SEO enterprise space. No, I&#039;m sorry. It was another enterprise software provider, but not in SEO. There were some comments of, &#34;Oh, hey, should we use this? Should we use this other one?&#34; Someone remarked on an e-mail thread, &#34;You know, the CEO of this particular company has treated women employees very badly.&#34;<br />
	<br />
	You would never find that on the Web, right? That&#039;s not information that you&#039;re going to see. If you start searching for reviews, you won&#039;t find it on their website. It&#039;s something that&#039;s word-of-mouth only, but it&#039;s made its way to enough influencers that now that is an influential thing in the perception of, &#34;Do I like the brand and the people?&#34; Very frankly, I trust this source, and I know the source knows the CEO there, and I don&#039;t. I&#039;m probably not going to buy from this particular enterprise software provider, even if they meet my needs up here. This is the type of stuff that influences conversion rate, that is so subtle and so hidden, that you&#039;re never going to realize it from a traditional CRO-type of perspective. And yet, it pays huge dividends to go and investigate this stuff and understand that perception.<br />
	<br />
	The final one that I&#039;ll mention here is familiarity with the brand and social proof of the brand. A great example here, go to SurveyMonkey&#039;s website. If you&#039;re not logged in, the homepage is a woman from Facebook, her picture, she&#039;s a statistical analyst there, and she&#039;s giving an endorsement to SurveyMonkey. Now, Facebook is a phenomenal brand; they&#039;re very well-known. Their business practices are respected. People know that they&#039;re a great data-driven company, and so the fact that they trust SurveyMonkey strongly suggests SurveyMonkey must be a great provider. So, they&#039;ve created that social proof, and they&#039;re using a brand that you&#039;re familiar with.<br />
	<br />
	When you combine those things, it&#039;s absolutely excellent and incredibly powerful. When I go to websites and I see a lot of social proof from either people that are anonymous or people that provide only their fist name or people that I don&#039;t know, it&#039;s less powerful. When I have seen a brand, six, seven, eight times on the Web, at a conference, in various types of ways - I&#039;ve heard from someone over e-mail, I know someone who&#039;s used them, I&#039;ve had an experience with someone from that company - those types of things strongly influence these. Building up all of this builds up your conversion rates and builds up all of these metrics that you think about as an online marketer, and yet, we often have so little control or so little even ability to judge and record these things.<br />
	<br />
	What I want to suggest is that, to those of you who are doing web marketing, when you&#039;re thinking about these metrics, remember that these are all inputs. Don&#039;t necessarily use them as excuses, but make sure that you&#039;re taking some action on them. Make sure that you&#039;re finding ways to measure them. Make sure that these aren&#039;t the reasons why your rates over here are low, rather than the stuff that you focus on, because it can be incredibly frustrating to find that, hey, the reason that we&#039;re not making good sales is because no one is familiar with our brand, and we don&#039;t have the right social proof, rather than, oh, it&#039;s because I didn&#039;t write the title tags correctly, and I don&#039;t have a compelling description for the content, and the page isn&#039;t optimized well. It doesn&#039;t have a good flow and conversion process and funnel. Sometimes these two things are mixed up together, and I worry about those hidden factors.<br />
	<br />
	So, I hope you&#039;ve enjoyed this edition of Whiteboard Friday, and I hope we&#039;ll see you again next week. Take care.</blockquote>
<p>
	<a href="http://www.speechpad.com/page/video-transcription/">Video transcription</a> by <a href="http://www.speechpad.com/">Speechpad.com</a></p>
<br /><p><a href="http://www.seomoz.org/moztop10">Sign up for The Moz Top 10</a>, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don't have time to hunt down but want to read!</p><div>
<a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/seomoz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/seomoz?i=jGnAiXWxsC4:ySaHW70HgHs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/seomoz?i=jGnAiXWxsC4:ySaHW70HgHs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/seomoz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/seomoz?i=jGnAiXWxsC4:ySaHW70HgHs:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/seomoz/~4/jGnAiXWxsC4" height="1" width="1" />]]></description>
			<content:encoded><![CDATA[<p>Posted by <a href="http://www.seomoz.org/users/profile/63">randfish</a></p><p>
	In this week&#39;s Whiteboard Friday, we go underneath the surface and bring to light some hidden factors in online marketing. These often overlooked details can have a huge impact in helping us accomplish our goals as online marketers. Please enjoy and don&#39;t forget to leave your comments below.<br />
	<br />
	<b>Please note that we shot this week&#39;s Whiteboard Friday on a brand new video camera and we still need to work out a few kinks. I apologize for the slight purple tint on the Whiteboard.</b></p>
<center>
	<div data-video-height="338" data-video-width="600" id="wistia_8e32abec11" style="width:600px;height:363px;">
		<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" id="wistia_8e32abec11_seo" style="display:block;height:100%;position:relative;width:100%;"><param name="movie" value="http://seomoz-cdn.wistia.com/flash/embed_player_v2.0.swf" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="wmode" value="opaque" /><param name="flashvars" value="videoUrl=http://seomoz-cdn.wistia.com/deliveries/3d79beb17f6cbbd246992753be07148723f091ad.bin&amp;&amp;hdUrl=http://seomoz-cdn.wistia.com/deliveries/e211bc4d31145c8be7b144d0a6c04320fa240de4.bin&amp;stillUrl=http://seomoz-cdn.wistia.com/deliveries/9edc7698466f9dc343cee6dcf13eb9e9d58205b5.bin" /><embed allowfullscreen="true" allowscriptaccess="always" flashvars="videoUrl=http://seomoz-cdn.wistia.com/deliveries/3d79beb17f6cbbd246992753be07148723f091ad.bin&amp;hdUrl=http://seomoz-cdn.wistia.com/deliveries/e211bc4d31145c8be7b144d0a6c04320fa240de4.bin&amp;stillUrl=http://seomoz-cdn.wistia.com/deliveries/9edc7698466f9dc343cee6dcf13eb9e9d58205b5.bin" src="http://seomoz-cdn.wistia.com/flash/embed_player_v2.0.swf" style="display:block;height:100%;position:relative;width:100%;" type="application/x-shockwave-flash" wmode="opaque"></embed></object></div>
	<script charset="ISO-8859-1" src="http://fast.wistia.com/static/E-v1.js"></script><script charset="ISO-8859-1" src="http://fast.wistia.com/static/concat/E-v1-gridify,W-v1-wistia_url_min,socialbar-v1.js"></script><script>//<![CDATA[
wistiaEmbed = Wistia.embed("8e32abec11", {
  videoWidth: "600",
  videoHeight: "338",
  controlsVisibleOnLoad: true
});
Wistia.plugin.socialbar(wistiaEmbed, {
  version: "v1",
  buttons: "embed-email"
});
//]]</script></center>
<br />
<br />
<h2>
	Video Transcription</h2>
<blockquote>
	Howdy, SEOmoz fans. Welcome to another edition of Whiteboard Friday. This week I want to talk about the goals that we try to get people to accomplish on the Web, the things that we&#39;re trying to accomplish as online marketers, and what we&#39;re trying to optimize for, things like: click-through rate from search results; getting people to subscribe to RSS and e-mail; getting them to click links that are posted on social networks; getting them to share things on social networks, on blogs, on websites of all kinds; getting them to convert from browsing to buying; completing a free trial or downloading a white paper and giving you their information; staying a customer of a subscription product. These goals that we have are traditionally done through optimization tactics that we&#39;ve talked about many, many times here. But there are hidden factors. There are things that hide beneath the surface that impact and affect all of these, all of the success rates and the conversion rates and the goal rates that you have. They can be so subtle sometimes and so hidden beneath the surface that we don&#39;t even realize what&#39;s going on. That&#39;s what I want to talk about today.<br />
	<br />
	So in terms of impacting all of these items, there&#39;s traditional stuff that we know, we talk about. So things like, oh, and the click-through rate for the search results, I know that position matters. I know that getting a rich snippet matters. If I can have little stars next to mine; if I can have a picture, a photo, or a video, that usually increases click-through rate. I know that if I&#39;m in special kinds of results, that can either increase or decrease my results. I know if I&#39;ve got a listing and an indented listing below, that can help me. I know that with subscriptions to RSS and e-mail, I can test different buttons, different versions of the entry form; different calls to action. On links that I click, I can test different titles. All this kind of stuff, there are those traditional testing kinds of things, right?<br />
	<br />
	So in that traditional CRO, that&#39;s been covered a ton of times. We don&#39;t need to cover this because you often know a lot of the things that are in there. You can find them. They&#39;re well-documented. The subtle stuff, the weird stuff is oftentimes around just two questions.<br />
	<br />
	Number one: Does the product or service or thing that you want me to do meet my needs? It could be as simple as: Do I think when I click on this result in the search engine that it will answer the question that I originally asked? But there are so many subtleties that are involved in that, that we never think about, that doing traditional kinds of CRO testing and optimization, we&#39;ll never get there.<br />
	<br />
	The second question is: Do I trust and like the brand and/or people behind the brand? This goes to fundamental marketing and branding awareness, and it is so pervasive in all the things that we do, whether it&#39;s in web marketing or in offline marketing, and yet oftentimes ignored by marketers like us, who operate in the inbound world of SEO and social media and content marketing and these kinds of things, because we&#39;re so analytics driven, that we see a lower click-through rate than we want, a lower conversion rate than we want, a lower subscription rate, a lower sharing rate than we want, and we think, hey, let&#39;s test these traditional types of CRO things. Sometimes the problem or the optimization tactics are at a much deeper level.<br />
	<br />
	Let&#39;s start with the product/service meeting the needs. There&#39;s a bunch of things that go in here. Uptime and reliability is one of the biggest ones. So essentially, if I click a website and it is not speedy, delivering the things that I need, and consistent, I&#39;m going to learn not to trust it, and I&#39;m going to be less likely to click it. This is why you see things like speed being a factor, webpage load speed in Google&#39;s rankings, granted a very small factor, but certainly a much bigger factor when you&#39;re talking about, &quot;Hey, I&#39;m going to click this, and boy, it&#39;s going to take a long time.&quot;<br />
	<br />
	I&#39;ll give you a good example. I personally think that a lot of the writing at Forbes is pretty darn good. Same with The Wall Street Journal, same with Bloomberg online. But they almost all have interstitial ads and very, very slow page load times. At least in my experience in the past, those websites have done that for me. Almost always have the interstitial, almost always takes a while to load, and then I have to wait through the interstitial. I hate it.<br />
	<br />
	So if I see something else in the search results, a site in social media, I&#39;m going to be less apt to share it. I&#39;m going to be less apt to click on it. I&#39;ve learned through the conditioning that those brands have given me that the uptime, reliability speed issues are problems.<br />
	<br />
	Same thing with pricing. So I think Radian6 is an absolutely phenomenal product. I&#39;ve heard great things about it, met the CEO, know some people there. Terrific product. Way too expensive! No way that I can justify affording it. Right now, I&#39;m using Google Alerts and some combination of Google searches that I do every day, some other brand monitoring stuff that SEOmoz is working on in beta, the Blogscape Project, which of course I get kind of alpha access to.<br />
	<br />
	Pricing is wrapped in there by necessity. When you worry, &quot;Hey, wait a minute. I&#39;m attracting all these visitors. They&#39;re not converting or they&#39;re not taking this action.&quot; They may have heard, or they may know, or they may have seen that your pricing simply doesn&#39;t match their market, or they have fears around that. That&#39;s why I&#39;m such a big fan of transparency here, because I think that you will weed out and save your salespeople time, and save your customer service people time, and save your website bandwidth, if you&#39;re transparent about this most of the time.<br />
	<br />
	Features and perceived features. Features is: Do you do the thing that I want you to do? When I&#39;m talking about features, I could mean in software. I could mean in a product, like I&#39;m buying a digital camera, I&#39;m buying a car, I&#39;m buying a whiteboard pen, I&#39;m buying a subscription to a software service. I&#39;m looking purely for information. The features are: Do you do the things that I want you do to? Oftentimes, that comes through brand perception as well.<br />
	<br />
	So I know that a lot of the times when I visit an eHow type of website, that it doesn&#39;t have the features that I want, which is a reliable source that I know I can trust. Wikipedia&#39;s the same way. I only semi-trust Wikipedia, and I trust it on some topics and not others, and I always want to back it up with something else from some reliable source where I know the person there or I know the brand there, because Wikipedia could be edited by anybody, and I don&#39;t necessarily know who&#39;s behind it.<br />
	<br />
	So those types of brands, and this is even true sometimes at About.com, where the writers in some categories are phenomenal. Southern food, I think is terrific. Some of the digital marketing ones are good. Some of them are mediocre. It&#39;s a trust factor around the features and the perception of features. Perception of features is often very different from actual features.<br />
	<br />
	We find, for example, when we survey customers of SEOmoz that they have no idea that we actually will help track their Facebook pages, Insights data over time, and their Twitter data over time. Many people don&#39;t even know that Open Site Explorer and SEOmoz are offered in the same subscription. So this is clearly a problem that we have had on perception of features, not even on actual features.<br />
	<br />
	Presentation. The way and the style in which the features and the information and the pricing and reliability and the uptime, all of that is presented is another big one. The thing about presentation is that it&#39;s a layer that impacts everything else, not just up here, but down here as well. It&#39;s often done terribly, terribly wrong on the Web.<br />
	<br />
	Because it ties so much to the, &quot;Do I like and trust these people,&quot; let&#39;s talk about those. This question, when you ask the question, &quot;Do I like and trust the brand, and the people behind the brand,&quot; that goes to a bunch of inputs that are very, very far removed, all so far removed from traditional CRO stuff. That&#39;s things like design and UX, which we talk about many times here on Whiteboard Friday and on the site. Higher quality, more professional, more consistent with what your audience is looking for, just does a fantastically better job than, &quot;Oh yeah, we bought some stock photography of some people in an office working, and don&#39;t they look attractive, don&#39;t they have perfect skin? And now, you know, that&#39;s our homepage, and then there&#39;s Services, and Contact, and About. Great, we have a professional website!&quot; No, you don&#39;t. No, no, you don&#39;t!<br />
	<br />
	Design UX isn&#39;t just about that. There are other inputs like domain name and brand name. One of the biggest reasons that I&#39;m often against exact- match domains is because it is so tremendously hard to build up any sort of branding. If you name industries, you will very, very rarely hear that the generic, exact-match domain for what we call that industry is a market leader, a brand leader, and because of that and also because, to be totally fair, a lot of people in the domaining sphere and the affiliate marketing and SEO sphere noticed the power that these had in Google and abused them tremendously. So now consumers have an association, particularly savvy consumers have an association, a brand association with exact-match domains. That is, &quot;Oh, that&#39;s probably a low-quality site. That&#39;s probably not the real brand. I don&#39;t know if I can trust it if I click on that,&quot; versus actual brand names.<br />
	<br />
	I&#39;ll give you some very good examples. In the world of office supplies I&#39;ve heard of Staples, right? I&#39;ve heard of OfficeMax. I&#39;ve heard of Office Depot. But if it&#39;s OfficeSupplies.net, I&#39;m sure someone owns that domain. It could even be someone awesome. Maybe it&#39;s a great site, but if I see it in the search results, I&#39;m going to be mighty suspicious. That suspicion just naturally creeps in. That&#39;s why domain name and brand name are so tied together in the perception of trust and can substantially impact things like click-through rate and conversion rate and subscription rate, etc.<br />
	<br />
	Accessibility of contact information. It&#39;s funny, I was just on an e-mail thread yesterday night, and some folks in the SEO sphere said, hey, have you ever heard of this particular - it was an enterprise SEO software provider. I went, &quot;No, I haven&#39;t heard of them. This is the first time. Let me go check out their site.&quot; I see they try and say a few futures, but there&#39;s literally nothing, no one mentioned on the site; no people who are using it, no people who are associated with the brand. The contact information is &quot;Fill out a contact form&quot; or &quot;Here&#39;s our office.&quot; I think it was somewhere in the United States; I can&#39;t remember exactly where. But other than a mailing address and a phone number, there was no human being listed, which made me very suspicious, because why would you not show off the team? Like, here&#39;s the exec team behind it. Here are our engineers. That kind of transparency is natural in the software world. Something&#39;s weird if it doesn&#39;t exist there.<br />
	<br />
	Being able to find that information - a phone number, e-mail, contact forms, here&#39;s our Twitter and our Facebook, and these kinds of things - you just expect those from web companies. When they don&#39;t exist, you become highly suspicious.<br />
	<br />
	The authenticity of the content. One of my favorite examples is there&#39;s a brand that&#39;s been doing a ton of fantastic infographics. I think it&#39;s MBAonline or MBAeducation.com, one of the online education providers with a very generic name. They really do great infographics. They sponsor some awesome stuff. Sometimes they&#39;ll get featured on a Mashable or even a TechCrunch, or something like that. Tremendous work, excellent work getting that brand out there.<br />
	<br />
	But I always look at them and think this doesn&#39;t have a relationship with what the services that you&#39;re trying to sell, which is you&#39;re an affiliate for a bunch of online education providers, which can be a little bit of a nasty, sort of spammy, aggressive field. The challenge here is, hey, yes, you&#39;ve got the infographic, you&#39;ve got the link. But when you&#39;re trying to tie back into consumers and earn their business, those of us who are savvy and sophisticated, we sort of get a funny feeling, like something doesn&#39;t match up. The content is not authentic to the brand. Why is it being produced?<br />
	<br />
	I think a great example of this is OkTrends, which is OkCupid&#39;s blog. They essentially have dating content that matches up with what people are looking for from their site. So, here&#39;s how to optimize your dating profile, and by the way, we&#39;re a dating website. Great, makes perfect sense.<br />
	<br />
	Hey, here&#39;s an infographic about the rise of Twitter or Twitter click- through rates or something - and by the way, we&#39;re an MBA online education provider. Why is that? It seems like it&#39;s just for the links and attention and awareness and has nothing to do with the actual brand. Highly suspicious, particularly in spheres that are very aggressive.<br />
	<br />
	Industry reputation, word of mouth. I&#39;ll give you another example. So, there was another provider that was mentioned on this string in the SEO enterprise space. No, I&#39;m sorry. It was another enterprise software provider, but not in SEO. There were some comments of, &quot;Oh, hey, should we use this? Should we use this other one?&quot; Someone remarked on an e-mail thread, &quot;You know, the CEO of this particular company has treated women employees very badly.&quot;<br />
	<br />
	You would never find that on the Web, right? That&#39;s not information that you&#39;re going to see. If you start searching for reviews, you won&#39;t find it on their website. It&#39;s something that&#39;s word-of-mouth only, but it&#39;s made its way to enough influencers that now that is an influential thing in the perception of, &quot;Do I like the brand and the people?&quot; Very frankly, I trust this source, and I know the source knows the CEO there, and I don&#39;t. I&#39;m probably not going to buy from this particular enterprise software provider, even if they meet my needs up here. This is the type of stuff that influences conversion rate, that is so subtle and so hidden, that you&#39;re never going to realize it from a traditional CRO-type of perspective. And yet, it pays huge dividends to go and investigate this stuff and understand that perception.<br />
	<br />
	The final one that I&#39;ll mention here is familiarity with the brand and social proof of the brand. A great example here, go to SurveyMonkey&#39;s website. If you&#39;re not logged in, the homepage is a woman from Facebook, her picture, she&#39;s a statistical analyst there, and she&#39;s giving an endorsement to SurveyMonkey. Now, Facebook is a phenomenal brand; they&#39;re very well-known. Their business practices are respected. People know that they&#39;re a great data-driven company, and so the fact that they trust SurveyMonkey strongly suggests SurveyMonkey must be a great provider. So, they&#39;ve created that social proof, and they&#39;re using a brand that you&#39;re familiar with.<br />
	<br />
	When you combine those things, it&#39;s absolutely excellent and incredibly powerful. When I go to websites and I see a lot of social proof from either people that are anonymous or people that provide only their fist name or people that I don&#39;t know, it&#39;s less powerful. When I have seen a brand, six, seven, eight times on the Web, at a conference, in various types of ways - I&#39;ve heard from someone over e-mail, I know someone who&#39;s used them, I&#39;ve had an experience with someone from that company - those types of things strongly influence these. Building up all of this builds up your conversion rates and builds up all of these metrics that you think about as an online marketer, and yet, we often have so little control or so little even ability to judge and record these things.<br />
	<br />
	What I want to suggest is that, to those of you who are doing web marketing, when you&#39;re thinking about these metrics, remember that these are all inputs. Don&#39;t necessarily use them as excuses, but make sure that you&#39;re taking some action on them. Make sure that you&#39;re finding ways to measure them. Make sure that these aren&#39;t the reasons why your rates over here are low, rather than the stuff that you focus on, because it can be incredibly frustrating to find that, hey, the reason that we&#39;re not making good sales is because no one is familiar with our brand, and we don&#39;t have the right social proof, rather than, oh, it&#39;s because I didn&#39;t write the title tags correctly, and I don&#39;t have a compelling description for the content, and the page isn&#39;t optimized well. It doesn&#39;t have a good flow and conversion process and funnel. Sometimes these two things are mixed up together, and I worry about those hidden factors.<br />
	<br />
	So, I hope you&#39;ve enjoyed this edition of Whiteboard Friday, and I hope we&#39;ll see you again next week. Take care.</blockquote>
<p>
	<a href="http://www.speechpad.com/page/video-transcription/">Video transcription</a> by <a href="http://www.speechpad.com/">Speechpad.com</a></p>
<br /><p><a href="http://www.seomoz.org/moztop10">Sign up for The Moz Top 10</a>, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don't have time to hunt down but want to read!</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/seomoz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/seomoz?i=jGnAiXWxsC4:ySaHW70HgHs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/seomoz?i=jGnAiXWxsC4:ySaHW70HgHs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/seomoz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=jGnAiXWxsC4:ySaHW70HgHs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/seomoz?i=jGnAiXWxsC4:ySaHW70HgHs:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/seomoz/~4/jGnAiXWxsC4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://seobadger.com/the-hidden-factors-in-accomplishing-your-online-marketing-goals-whiteboard-friday-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are Your Titles Irresistibly Click Worthy &amp; Viral?!</title>
		<link>http://feedproxy.google.com/~r/seomoz/~3/Cor0Fl8tGdk/are-your-titles-irresistibly-click-worthy-viral</link>
		<comments>http://feedproxy.google.com/~r/seomoz/~3/Cor0Fl8tGdk/are-your-titles-irresistibly-click-worthy-viral#comments</comments>
		<pubDate>Thu, 02 Feb 2012 13:01:42 +0000</pubDate>
		<dc:creator>evolvingSEO</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://seobadger.com/?guid=7b8548afaf63f4e02792a7d21e22b79e</guid>
		<description><![CDATA[Posted by evolvingSEOThis post was originally in YouMoz, and was promoted to the main blog because it provides great value and interest to our community. The author's views are entirely his or her own and may not reflect the views of SEOmoz, Inc.
	The ...]]></description>
			<content:encoded><![CDATA[<p>Posted by <a href="http://www.seomoz.org/users/profile/194646">evolvingSEO</a></p><p id="promoted">This post was originally in <a href="http://feedproxy.google.com/ugc">YouMoz</a>, and was promoted to the main blog because it provides great value and interest to our community. The author's views are entirely his or her own and may not reflect the views of SEOmoz, Inc.</p><h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	The 80/20 Value of Titles</h1>
<p>
	Recently, Rand did one of the <a href="http://www.seomoz.org/blog/how-to-increase-the-odds-of-your-content-going-viral-whiteboard-friday" >best Whiteboard Fridays</a> I&#39;ve seen in a while (I do watch all of them) about increasing the likelihood of your content going viral. He touches briefly upon the importance of your title for click through rate and sharability, but in this post I&#39;d like to take a more <strong>in depth look at titles and how they help spread your content</strong>. (By the way, this is my first YouMoz - woohoo!)</p>
<p>
	In my opinion, the <strong>elements of writing click worthy titles deserve more attention</strong>. In the wonderful marketing book &quot;Made To Stick&quot;, the Heath brothers note that any good news or editorial writer may spend 80% of their time crafting the title (or &quot;lead&quot;) and then whatever time they have left on the body of the content.</p>
<p>
	For those familiar with 80/20, what this means is, the <strong>size of the title compared to the actual content</strong> (and time spent crafting it) <strong>disproportionately affects the success of that content</strong>. It&#39;s one small piece of text with a lot power!</p>
<p>
	<em>Note: to clarify, I am not necessarily referring to the <a href="http://www.seomoz.org/learn-seo/title-tag" >title tag</a> exclusively. I&#39;m referring to simply the title of a page, post, article... which as you will see below can be the same as your title tag, but doesn&#39;t have to be.</em></p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<em>A Quick Analogy: The Internet As a Highway</em></h2>
<p>
	If your <strong>webpage was a store on the side of a busy highway</strong>, the title&#39;s job would be to capture attention and <strong>get people in the door</strong>. As many of the right people as possible. If you&#39;ve ever driven on Route 1 heading into Boston, MA, you know what I mean (see photo).</p>
<p>
	Lots of people may pass by your links, tweets and shares, but few may actually stop to come in and check things out.</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/highways-2.png" style="border-width: 1px; border-style: solid; width: 620px; height: 288px;" /></p>
<p>
	I hope this little analogy illustrates the extreme importance of crafting a clickable title - and that you will join me as I suggest some <strong>ideas for making your titles more clickable.</strong> Let&#39;s go!!!</p>
<hr />
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	7 Ingredients of a Click Worthy Title</h1>
<p>
	Assuming all other factors neutral for the moment, let&#39;s look at what I think are <strong>7 most important ingredients</strong> of your titles;</p>
<ol>
	<li>
		Curiosity</li>
	<li>
		Benefit</li>
	<li>
		Emotion</li>
	<li>
		Tangible</li>
	<li>
		Appearance</li>
	<li>
		Sound</li>
	<li>
		Expectation</li>
</ol>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Ingredient 1: Curiosity</h3>
<p>
	Your title should be clear enough that people know what they&#39;re going to get when they click, but also leave an element of curiosity - so you almost <em>can&#39;t help</em> but to click. You just have to find out what&#39;s on the other side. Some examples of elements that can entice curiosity;</p>
<p>
	<strong>Curiosity A: Unexpected</strong></p>
<p>
	How do you make something unexpected? Combine two things that usually do not go together, like this;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/diet-coke.png" style="border-width: 1px; border-style: solid; width: 620px; height: 119px;" /></p>
<p>
	&quot;Diet Coke&quot; is not something you usually expect to see in a post about SEO. 77 thumbs up.</p>
<p>
	<strong>Curiosity B: Incomplete Thought or Question</strong></p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/question.png" style="border-width: 1px; border-style: solid; width: 620px; height: 119px;" /></p>
<p>
	Pete&#39;s title here makes me curious, because he asks an open question, which I wonder how/if it will be answered within the post.</p>
<p>
	<strong>Curiosity C: Present A Conflict (Plot)</strong></p>
<p>
	<strong><img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/or.png" style="border-width: 1px; border-style: solid; width: 620px; height: 119px;" /></strong></p>
<p>
	Rand does a great job here of introducing curiosity because <strong>there is an inherent conflict;</strong> a choice requiring resolution. Which one will he choose and why? Which do I choose and can I offer an alternative opinion? Will I agree with him?</p>
<p>
	<strong>Curiosity D: State What Something Isn&#39;t</strong></p>
<p>
	<strong><img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/not.png" style="border-width: 1px; border-style: solid; width: 620px; height: 94px;" /></strong></p>
<p>
	I&#39;m left thinking; It isn&#39;t? What Is? Do I know them? What&#39;s John going to say?</p>
<p>
	<span style="font-size: 1.4em; line-height: 1.1em; ">Ingredient 2: Highlight The Benefit</span></p>
<p>
	<strong>Benefit is congruent to differentiation.</strong> On the whole, people will visit a page because there is some sort of benefit to them. Useful content, entertainment, or <strong>even content that will make them look good if they share it</strong>. Why should someone click and visit your page? What are they going to get out of it? Some examples that imply benefit;</p>
<ul>
	<li>
		How to...</li>
	<li>
		7 Ways...</li>
	<li>
		Find Out How...</li>
	<li>
		Introducing.... (implies newness)</li>
</ul>
<p>
	These are all common elements of a title that hint at benefit. Like this;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/face-off.png" style="border-width: 1px; border-style: solid; width: 620px; height: 119px;" /></p>
<p>
	Providing a clear benefit is also a way to differentiate your content from others, in that you&#39;re implying it holds unique value that can&#39;t be found elsewhere. I also like &quot;face-off&quot; - there&#39;s a lot of meaning (visual, emotion, tension, etc) packed into those two words.</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Ingredient 3: Elicit Excitement/Emotion</h3>
<p>
	People also act on emotion - excitement, fear, hope. Your title should conjure the right emotion in viewers. I don&#39;t think people always click purely on emotion, but emotion can certainly support the other ingredients. Things like;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/emotion.png" style="border-width: 1px; border-style: solid; width: 620px; height: 180px;" /></p>
<p>
	Thanks for the tweet Tom :-) I think the emotional aspect (as in this case) can apply more to social media - the title you might craft in a tweet of something, such as Tom&#39;s &quot;ridiculously awesome&quot; text here. Some other emotional words are;</p>
<ul>
	<li>
		killer</li>
	<li>
		amazingly</li>
	<li>
		fantastic</li>
	<li>
		FREE</li>
	<li>
		mistakes</li>
	<li>
		mind-blowing</li>
	<li>
		surprising</li>
	<li>
		staggering</li>
	<li>
		surprisingly</li>
	<li>
		uncommonly</li>
	<li>
		unusually</li>
	<li>
		myths</li>
	<li>
		irresistibly</li>
	<li>
		seductively</li>
	<li>
		tempting</li>
	<li>
		uncontrollably</li>
	<li>
		unexpected</li>
	<li>
		unbelievably</li>
	<li>
		astonishing</li>
	<li>
		astoundingly</li>
	<li>
		remarkably</li>
	<li>
		insanely</li>
	<li>
		stupidly</li>
	<li>
		wicked</li>
	<li>
		viral</li>
	<li>
		epic</li>
</ul>
<p>
	You get the idea :-)</p>
<p>
	Note that <em>adverbs</em> (ending in &quot;ly&quot;) are quite popular. Honestly, I&#39;m just using the thesaurus for a lot of those :-) But if you&#39;re fine with describing your own work in such glamorous words, go for it! I typically reserve this for something I&#39;m really confident about, or if I&#39;m referring to something else, like a product review.</p>
<p>
	Also;</p>
<ul>
	<li>
		Exclamation points!!!!!!</li>
	<li>
		ALL CAPS - You MUST Read This NOW</li>
	<li>
		--------&gt;Arrows. The Best Post Ever ---&gt; Read Now</li>
	<li>
		*Asterisks* - I Just *Love* The Ideas in blah blah blah....</li>
</ul>
<p>
	Just remember that not all special type characters work well across different platforms (social, blog themes etc) so use carefully. And they can also get annoying quickly, so use sparingly.</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Ingredient 4: Make It Tangible</h3>
<p>
	The Health Brother&#39;s book &quot;Made To Stick&quot; talks a lot about making your ideas concrete or tangible. I highly recommend going to <a href="http://www.heathbrothers.com/resources/download/" >this page of resources</a> and downloading the free PDF &quot;Made To Stick Success Model&quot; (and read their book!)</p>
<p>
	Great example here though by Mike King;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/cat-in-the-hat.png" style="border-width: 1px; border-style: solid; width: 620px; height: 119px;" /></p>
<p>
	I&#39;m sure we all get an instant clear picture in mind of the &quot;Cat In The Hat&quot;, as it&#39;s a familiar tangible graphic. Also keep in mind that, in Mike&#39;s case especially, <strong>a great post can naturally lend its self to a great title</strong>.</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Ingredient 5: Appearance &amp; Length</h3>
<p>
	Although, in my opinion, not as important as 1-4, but if you can get your titles to look aesthetically pleasing, even better. Like this;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/seven.png" style="border-width: 1px; border-style: solid; width: 620px; height: 119px;" /></p>
<p>
	I like what Neil has done here, however intentional or not. The title fits on one line. It looks pleasing graphically, and its seven words long (which is supposedly the recommended length of a title or headline).</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Ingredient 6: Sound</h3>
<p>
	I don&#39;t know about you, but I &quot;hear&quot; myself saying the titles in my head. Just like appearance, this is of secondary importance, but if you can put an artistic touch to your titles, it makes them that much better.</p>
<p>
	I&#39;m going to use Neil&#39;s title (noted just above) again as an example here. It sounds nice. It has a poetic ring to it.</p>
<ul>
	<li>
		The alliteration &quot;Lessons Learned&quot;.</li>
	<li>
		The &quot;esss&quot; sound in &quot;Lessons&quot; and &quot;SEO&quot; fit nicely</li>
	<li>
		as well as the &quot;sea&quot; sound in agency.</li>
</ul>
<p>
	Can you tell I am a musician?</p>
<p>
	Again, the appearance and sound of your title is secondary, I believe, to the first four ingredients, but in my mind if you can get all 7 elements into a title, you&#39;re a freakin&#39; genius. :-)</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Ingredient 7: Expectations</h3>
<p>
	Don&#39;t advertise &quot;the best burger in town&quot; and then have it be a veggie burger. It could be the best veggie burger that ever existed, but you set the wrong expectation. This is where you need to have some serious alignment and harmony between <strong>what you promise in the title</strong> and <strong>deliver with the content</strong>.</p>
<p>
	For this, I&#39;d like to cite an example where the <em>wrong expectation</em> may have been set;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/expectations.png" style="border-width: 1px; border-style: solid; width: 620px; height: 120px;" /></p>
<p>
	While honestly, I&#39;ve only skimmed this post, the 17 thumbs down and people&#39;s comments (some about the title directly) illustrate the point that <strong>you don&#39;t want misrepresent the content of your post</strong>. Whether intentional or not, this post unfortunately seemed to do that. But conversely it did get quite a bit of attention (101 thumbs up and promotion to main blog) so it was a well-written title, just may not have been best aligned with the content.</p>
<p>
	So some questions to ask yourself to double check this;</p>
<ul>
	<li>
		Does the title match the content? - What would YOU expect to see on the other side if you read the title? Does it match in what you imply the benefits will be?</li>
	<li>
		Does it imply content type? - Do you use the words &quot;photo, video, graphic, interview, read, slideshow&quot; etc implying what the core content type is going to be? Does that in fact match what&#39;s in the post?</li>
	<li>
		How long will it take to consume? - Do you call something a &quot;complete guide&quot;, implying extensive length, when it is just a short overview? Do you call something a &quot;quick recap&quot; when in fact it&#39;s an in-depth look? Or say &quot;7 steps&quot; when in fact that&#39;s only a piece of the whole content?</li>
</ul>
<p>
	Finally, note that <strong>you don&#39;t have to have all of these ingredients all of the time</strong>. Certain content may be more inherently exciting, or other content more controversial and thus evokes more curiosity.</p>
<hr />
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	Breaking The Rules</h1>
<p>
	There are, of course plenty of exceptions to these ingredients in the real world:</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Exception 1: Created By Influential Person/Business</h3>
<p>
	If Rand or Danny Sullivan or Avinash posts a new article, there is an inherent trust and reputation built in. I think the concept of authority is explained well in Rand&#39;s <a href="http://www.seomoz.org/blog/the-best-seo-social-content-strategy-thought-leadership" >post about thought leadership</a>. Along those lines, when Roger (@SEOmoz) tweets out the newest blog post, since this is coming from a popular SEO company, Roger&#39;s reputation can boost up click worthiness and thus, the title is not <em>quite</em> as important.</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Exception 2: Extremely Noteworthy or Newsworthy Content</h3>
<p>
	During the time of SOPA or the Google (Not Provided) dilemma or now SPYW, if you were to post something with a decent title that was timely, this would be more likely to get clicks, just by nature of it being a hot topic.</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Exception 3: Rebellion / Pure Artistic Liberty / Don&#39;t Care</h3>
<p>
	Obviously there are sectors of the web or moments where you just want to throw your hair down and crank out an over the top, creative, artistic, rebellious title. Of course, as I&#39;m now typing this, those sound like they&#39;d get some good clicks as well! They just won&#39;t follow the &quot;formula&quot;.</p>
<p>
	I shamelessly use my own example;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/ubbersuggest.png" style="border-width: 1px; border-style: solid; width: 620px; height: 104px;" /></p>
<p>
	When I was first getting <a href="http://www.evolvingseo.com/seo-blog/" >my SEO blog</a> going, I didn&#39;t care so much about getting tons of traffic, because I knew I was just starting to blog about SEO, and thus it wouldn&#39;t be my best content. It was more for practice, and to have some content there to build upon. So why not have some fun right?</p>
<p>
	And as I imply, the &quot;ingredients&quot; as described above do not always have to follow this formula, depending upon your audience and industry and even goals.</p>
<hr />
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	Where / How The Title Appears Around the Web</h1>
<p>
	When you come up with a great title, where do you put it? Should it always go in your title tag? Header?</p>
<p>
	Most often, some version of your title is going to be in three places;</p>
<ol>
	<li>
		Title Tag</li>
	<li>
		Header (which should be the H1)</li>
	<li>
		URL (in a &quot;clean&quot; format, with hyphens etc).</li>
</ol>
<p>
	But there are exceptions and considerations. A balance needs to be found between what will appear <strong>on-site</strong>, in the <strong>SERPs</strong> in <strong>social media</strong> or <strong>even bookmarking</strong>. Some things to keep in mind about each;</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	1. The SERPs</h3>
<p>
	1.<strong>The title tag IS the anchor text in the SERPs </strong>(unless Google decides to change it).</p>
<p>
	I know this is basic, but SO important to remember when we&#39;re composing the title tag not only for rankings but CTR. Doesn&#39;t help if it ranks but no one clicks!</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/serp-title.png" style="border-width: 1px; border-style: solid; width: 620px; height: 199px;" /></p>
<p>
	2. <strong>(In My Opinion) The Title Tag Should Be 50% for SEO and 50% for clicks</strong></p>
<p>
	What do I mean by this? Good practice <em>technical</em> SEO (for ranking) says to put your most important keyword/keyphrase in the title tag, and as close to the front as possible. I&#39;m speaking more about blog posts in this case, but I feel that if the keyword needs to be towards the end, or split up/modified in some way, to create a click worthy title, this is essential. Obviously if you&#39;re trying to rank a page for an extremely competitive keyword in the e-commerce space for example, this is going to differ, but that case may be extreme.</p>
<p>
	3. <strong>URLs - This is where you can win for rankings!!</strong></p>
<p>
	Look at the URL in Avinash&#39;s post;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/avinash.png" style="border-width: 1px; border-style: solid; width: 620px; height: 233px;" /></p>
<p>
	His TITLE (with &quot;change or perish&quot; is click worthy) but his URL <em>does not need</em> &quot;change or perish&quot;. Keep your URLs as clean, focused and optimized as possible. This again is simply my opinion and experience and what I would recommend to clients in most cases. I even recommend <em>switching the order of your words</em> in the URL to get the keywords in the front of the URL, if this was not possible in the title tag.</p>
<p>
	The <strong>header</strong> will likely NOT appear in the SERPs, unless it ends up in the description.</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	2. Twitter</h3>
<p>
	What I find unique about Twitter is, <strong>the link anchor text is not the title</strong>, which differs from most other places on the web. Thus why I like Twitter as a tool for experimentation, because you can change the headline easily just by writing a new tweet, but it is important to know where the title can come from.</p>
<p>
	<strong>Via The Tweet Button</strong></p>
<p>
	Normally, what will auto-fill by default is the title tag;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/lions.png" style="border-width: 1px; border-style: solid; width: 620px; height: 310px;" /></p>
<p>
	Yet another reason to optimize your title tag for CTR!!!</p>
<p>
	You can of course control to an extent what text auto-fills via the tweet button, and I recommend starting with the <a href="https://dev.twitter.com/docs/tweet-button" >Twitter documentation</a> for this.</p>
<p>
	<strong>What The User Inputs</strong></p>
<p>
	Often it&#39;s the case that people will create their own text to tweet a link, but in many cases they will just copy your page header (this is what I do anyway if just sharing quickly) because it&#39;s the easiest thing to do. In many cases, your CMS (WordPress for example) will make your title tag and header the same thing by default (and also add the website name at the end of the title tag).</p>
<p>
	<strong>Twitter and URLs</strong></p>
<p>
	This is an interesting and outlying example that Rand pointed out, where the URL <em>can</em> potentially help CTR. That is, when you hover over most URLs in Twitter, you can see the full URL as you hover;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/Picture-8.png" style="border-width: 1px; border-style: solid; width: 620px; height: 149px;" /></p>
<p>
	Very useful, and this for me will make or break a click 100% of the time. I always hover before clicking. Obviously this is limited to desktop/laptop devices :-)</p>
<p>
	But here you can see that is not always the case, and in this case I am much less likely to click;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/Picture-7.png" style="border-width: 1px; border-style: solid; width: 620px; height: 136px;" /></p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	3. Facebook</h3>
<p>
	Ahh... Facebook and the Open Graph. This is where things get interesting for sure. I remember when I first was learning about the Facebook like/share/recommend buttons, I was confused how it all worked. In short though - <a href="http://developers.facebook.com/docs/reference/plugins/like/" >you have to properly add the Facebook open graph meta tags to your site</a> to control what appears when people use Facebook share buttons, and even to an extent, when people simply cut and paste a link into Facebook.</p>
<p>
	And I would <em>highly recommend</em> reading <a href="http://searchengineland.com/learn-to-control-your-message-with-social-sharing-open-graph-100245" >this post</a> and <em>especially</em> ---&gt; <a href="http://searchengineland.com/optimize-facebook-open-graph-tags-they-are-the-50-105799" >this post</a> by Aaron Friedman on <a href="http://searchengineland.com/author/aaron-friedman" >Search Engine Land</a> for more details on controlling your Facebook titles around the web.</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	4. Google Plus</h3>
<p>
	As expected, Goolge Plus uses your title tag for the title of a link when sharing;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/google-plus.png" style="border-width: 1px; border-style: solid; width: 620px; height: 245px;" /></p>
<p>
	It&#39;s OK to share stuff about Facebook on Google Plus right?</p>
<p>
	So to conclude for implementation, in general:</p>
<ul>
	<li>
		<strong>Write Title Tags for CTR with enough SEO to help rankings.</strong></li>
	<li>
		<strong>Write URLs mainly for SEO but descriptive enough for clicks. Keep them clean looking.</strong></li>
	<li>
		<strong>Write Headers that closely match your title but also look and feel great on-page.</strong></li>
	<li>
		<strong>While all three elements should contain your core keyword, the three elements do not have to be exactly the same.</strong></li>
</ul>
<hr />
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	Analyzing The Effectiveness Of Your Titles</h1>
<p>
	While an in depth technique for measuring CTR is out of the scope of this post (it still seems CTR is one of those Holy Grail metrics for SEO - deceptively hard to calculate average CTR and even actual CTR for specific sites. Not just in SERPs, but everywhere around the web. If SEOmoz developed a way to truly and accurately measure this, I would use it! Do you agree?) .. I <em>can</em> however point you to a few resources, which can help you get a basic feel for how your CTR is going;</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	Bit.ly Data</h2>
<p>
	There are many options for URL shorteners, but I personally use and like bit.ly, so we&#39;ll focus on that here.</p>
<p>
	First, I recommend reading <a href="https://bitly.com/pages/help#i_3_0" >bit.ly&#39;s documentation</a> on how they capture data and display metrics.</p>
<p>
	Secondly, Rand mentions how if you add the + (plus) sign to the end of any bit.ly URL, you can see the stats for that link. This is awesome!!</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/bitly-stats.png" style="border-width: 1px; border-style: solid; width: 620px; height: 311px;" /></p>
<p>
	For instance, take someone like Tim Ferriss, who has a relatively high amount of followers on Twitter. I can take a link he&#39;s shared on Twitter and see how many clicks its received. Not only that, I can look through his entire list of publically shortened URLs.</p>
<p>
	That said, I&#39;m sure there are technical geniuses who can figure out a more robust method to measuring and using publically available data like this, but just eyeballing it is worthwhile, to study what titles have been effective.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	External Resources</h2>
<p>
	<a href="http://www.seomoz.org/blog/calculating-and-improving-your-twitter-clickthroughrate" >Click Through Rate For Twitter</a> - Rand wrote a great post, which attempts to measure Twitter CTR in conjunction with some other interesting metrics.</p>
<p>
	<a href="http://www.tomanthony.co.uk/tools/serp-turkey/" >SERP Turkey</a> - The new tool by Tom Anthony, which allows you to test CTR in the SERPs. Admittedly I have not tried it yet, but would also like to say it deserves more attention! Richard Baxter wrote about it <a href="https://seogadget.co.uk/understanding-how-intention-influences-search-result/" >here in a fantastic post</a> about how search intention may influence CTR.</p>
<hr />
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	Practice Writing Titles!</h1>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	A/B Test Titles</h2>
<p>
	Again, using bit.ly, you can;</p>
<ol>
	<li>
		Create two (or more if you want to go nuts) short links to the same article.</li>
	<li>
		Tweet them both using <strong>two versions</strong> of the title in your tweet - try to keep other variables as similar as possible.</li>
	<li>
		Look at your bit.ly stats and see which one got more clicks and shares.</li>
</ol>
<p>
	This isn&#39;t to be scientific, as much as to practice and have fun!!</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	Re-Write Other People&#39;s Titles</h2>
<p>
	I love this one. I regularly will compose tweets to other people&#39;s content and write my own title, use bit.ly and measure the clicks. Again, we&#39;re just having fun and practicing here, not necessarily being super scientific.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	Write Ten Titles in 60 Seconds</h2>
<p>
	Sometime you just have to get those ideas moving. Try setting a timer and jot down ten titles as fast as you can!! Just do it!! The creative moment can be a powerful thing.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	Study Non-Web Sources</h2>
<p>
	As Gianluca pointed out in his comments to Rand&#39;s post, look at how newspapers and editorial print publications compose titles. This is not a new concept, in fact as you&#39;ll learn in Made To Stick, the idea of crafting a lead has been around a long time!! You can gain a lot of inspiration from non-web sources.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	Try Identifying the &quot;Ingredients&quot; Of Any Given Title;</h2>
<ul>
	<li>
		Curiosity</li>
	<li>
		Benefit</li>
	<li>
		Emotion</li>
	<li>
		Tangible</li>
	<li>
		Appearance</li>
	<li>
		Sound</li>
	<li>
		Expectation</li>
</ul>
<hr />
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	Inspiration &amp; Resources</h1>
<p>
	<a href="http://37signals.com/svn/posts/2647-the-class-id-like-to-teach" >The Class I&#39;d Like to Teach</a> - 37Signals - Love this little piece by co-founder Jason Fried. He talks about writing a &quot;one sentence paper&quot; but the spirit of it certainly applies to titles.</p>
<p>
	<a href="http://www.getelastic.com/6-tips-for-improving-twitter-link-click-through-rate/" >6 Tips for Improving Twitter CTR</a> - Get Elastic - Fantastic article with a wide variety of suggestions for improving CTR in Twitter (not just Titles), but things like link placement, length, word types etc.</p>
<p>
	<a href="http://www.jonathanfields.com/blog/irresistible-headlines/" >Irresistible Headlines</a> - Jonathan Fields - I confess, a few of my &quot;ingredient&quot; ideas for titles came from this post, and although Jonathan&#39;s SEO tips are pretty basic, there&#39;s some fantastic idea in this post. One interesting suggestion he makes is that the use of numbers, specifically the number &#39;7&#39; has shown highest success.</p>
<p>
	<a href="http://sivers.org/a" >Anything You Want</a> - Derek Sivers - Founder of CDBaby, Derek Sivers (I think) is brilliant at tangible little headlines. His work in general is of inspiration. But specifically, in his book &quot;Anything You Want&quot; he tells an interesting story about the <strong>value of user feedback</strong> when sending out huge bulk emails to their mailing list. If one sentence was slightly unclear, they&#39;d get thousands of confused replies back, that would take $5,000 of man-hours to respond to. Many of us do not get this type of feedback loop from our webpages and titles. If something is unclear or uninspiring, all we get is silence. He makes the point - <em>imagine you were to <strong>email</strong> thousands of people your webpage/article - would you get lots of confused replies back?</em> To that I&#39;d add - imagine your title was the subject of the email. Would it get opened?</p>
<p>
	<a href="http://www.heathbrothers.com/resources/download/" >Made To Stick Resources</a> - The Heath Brothers - Previously mentioned a few times in this post, I probably learned the most about crafting a good title and making your words and ideas stick from their book. Highly recommend you check it out!</p>
<p>
	<a href="http://thesaurus.com/" >The Thesaurus</a> - One of my favorite SEO tools!! Helps you find that perfect word.</p>
<hr />
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	Final Thought: Titles Are <em>Timeless</em></h2>
<p>
	Perhaps what I love most is <strong>the skill of crafting a click worthy title is timeless</strong>. While so many things in SEO change so fast, this is at least one facet that is deeply rooted in the past, and will thus endure for a long time.</p>
<p>
	To me, it&#39;s worthwhile and inspiring to step back and identify these timeless elements in a field that changes so rapidly. And it helps me remember that, despite the strong technical aspects to SEO, there is plenty of room for art and humanity. That, and we&#39;ll still all have jobs in 20 years :-)</p>
<hr />
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	What Did You Think?</h1>
<p>
	As mentioned, <strong>this was my first YouMoz</strong>. *Wild Applause!!* Perhaps a bit overdue by my standards (I&#39;d drafted and scrapped two posts prior to settling on this one). I would LOVE to hear your comments, suggestions and questions below: <strong>I will respond to all, promise :-)</strong></p>
<p>
	You can also hit me up on <a href="https://twitter.com/#!/dan_shure" >Twitter</a>.</p>
<br /><p><a href="http://www.seomoz.org/moztop10">Sign up for The Moz Top 10</a>, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don't have time to hunt down but want to read!</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/seomoz?a=Cor0Fl8tGdk:7TH1Pij2QgM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/seomoz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=Cor0Fl8tGdk:7TH1Pij2QgM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/seomoz?i=Cor0Fl8tGdk:7TH1Pij2QgM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=Cor0Fl8tGdk:7TH1Pij2QgM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/seomoz?i=Cor0Fl8tGdk:7TH1Pij2QgM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=Cor0Fl8tGdk:7TH1Pij2QgM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/seomoz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=Cor0Fl8tGdk:7TH1Pij2QgM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/seomoz?i=Cor0Fl8tGdk:7TH1Pij2QgM:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/seomoz/~4/Cor0Fl8tGdk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://seobadger.com/are-your-titles-irresistibly-click-worthy-viral/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are Your Titles Irresistibly Click Worthy &amp; Viral?!</title>
		<link>http://feedproxy.google.com/~r/seomoz/~3/Cor0Fl8tGdk/are-your-titles-irresistibly-click-worthy-viral</link>
		<comments>http://feedproxy.google.com/~r/seomoz/~3/Cor0Fl8tGdk/are-your-titles-irresistibly-click-worthy-viral#comments</comments>
		<pubDate>Thu, 02 Feb 2012 13:01:42 +0000</pubDate>
		<dc:creator>evolvingSEO</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://seobadger.com/?guid=7b8548afaf63f4e02792a7d21e22b79e</guid>
		<description><![CDATA[Posted by evolvingSEOThis post was originally in YouMoz, and was promoted to the main blog because it provides great value and interest to our community. The author's views are entirely his or her own and may not reflect the views of SEOmoz, Inc.
	The ...]]></description>
			<content:encoded><![CDATA[<p>Posted by <a href="http://www.seomoz.org/users/profile/194646">evolvingSEO</a></p><p id="promoted">This post was originally in <a href="http://feedproxy.google.com/ugc">YouMoz</a>, and was promoted to the main blog because it provides great value and interest to our community. The author's views are entirely his or her own and may not reflect the views of SEOmoz, Inc.</p><h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	The 80/20 Value of Titles</h1>
<p>
	Recently, Rand did one of the <a href="http://www.seomoz.org/blog/how-to-increase-the-odds-of-your-content-going-viral-whiteboard-friday" >best Whiteboard Fridays</a> I&#39;ve seen in a while (I do watch all of them) about increasing the likelihood of your content going viral. He touches briefly upon the importance of your title for click through rate and sharability, but in this post I&#39;d like to take a more <strong>in depth look at titles and how they help spread your content</strong>. (By the way, this is my first YouMoz - woohoo!)</p>
<p>
	In my opinion, the <strong>elements of writing click worthy titles deserve more attention</strong>. In the wonderful marketing book &quot;Made To Stick&quot;, the Heath brothers note that any good news or editorial writer may spend 80% of their time crafting the title (or &quot;lead&quot;) and then whatever time they have left on the body of the content.</p>
<p>
	For those familiar with 80/20, what this means is, the <strong>size of the title compared to the actual content</strong> (and time spent crafting it) <strong>disproportionately affects the success of that content</strong>. It&#39;s one small piece of text with a lot power!</p>
<p>
	<em>Note: to clarify, I am not necessarily referring to the <a href="http://www.seomoz.org/learn-seo/title-tag" >title tag</a> exclusively. I&#39;m referring to simply the title of a page, post, article... which as you will see below can be the same as your title tag, but doesn&#39;t have to be.</em></p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	<em>A Quick Analogy: The Internet As a Highway</em></h2>
<p>
	If your <strong>webpage was a store on the side of a busy highway</strong>, the title&#39;s job would be to capture attention and <strong>get people in the door</strong>. As many of the right people as possible. If you&#39;ve ever driven on Route 1 heading into Boston, MA, you know what I mean (see photo).</p>
<p>
	Lots of people may pass by your links, tweets and shares, but few may actually stop to come in and check things out.</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/highways-2.png" style="border-width: 1px; border-style: solid; width: 620px; height: 288px;" /></p>
<p>
	I hope this little analogy illustrates the extreme importance of crafting a clickable title - and that you will join me as I suggest some <strong>ideas for making your titles more clickable.</strong> Let&#39;s go!!!</p>
<hr />
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	7 Ingredients of a Click Worthy Title</h1>
<p>
	Assuming all other factors neutral for the moment, let&#39;s look at what I think are <strong>7 most important ingredients</strong> of your titles;</p>
<ol>
	<li>
		Curiosity</li>
	<li>
		Benefit</li>
	<li>
		Emotion</li>
	<li>
		Tangible</li>
	<li>
		Appearance</li>
	<li>
		Sound</li>
	<li>
		Expectation</li>
</ol>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Ingredient 1: Curiosity</h3>
<p>
	Your title should be clear enough that people know what they&#39;re going to get when they click, but also leave an element of curiosity - so you almost <em>can&#39;t help</em> but to click. You just have to find out what&#39;s on the other side. Some examples of elements that can entice curiosity;</p>
<p>
	<strong>Curiosity A: Unexpected</strong></p>
<p>
	How do you make something unexpected? Combine two things that usually do not go together, like this;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/diet-coke.png" style="border-width: 1px; border-style: solid; width: 620px; height: 119px;" /></p>
<p>
	&quot;Diet Coke&quot; is not something you usually expect to see in a post about SEO. 77 thumbs up.</p>
<p>
	<strong>Curiosity B: Incomplete Thought or Question</strong></p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/question.png" style="border-width: 1px; border-style: solid; width: 620px; height: 119px;" /></p>
<p>
	Pete&#39;s title here makes me curious, because he asks an open question, which I wonder how/if it will be answered within the post.</p>
<p>
	<strong>Curiosity C: Present A Conflict (Plot)</strong></p>
<p>
	<strong><img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/or.png" style="border-width: 1px; border-style: solid; width: 620px; height: 119px;" /></strong></p>
<p>
	Rand does a great job here of introducing curiosity because <strong>there is an inherent conflict;</strong> a choice requiring resolution. Which one will he choose and why? Which do I choose and can I offer an alternative opinion? Will I agree with him?</p>
<p>
	<strong>Curiosity D: State What Something Isn&#39;t</strong></p>
<p>
	<strong><img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/not.png" style="border-width: 1px; border-style: solid; width: 620px; height: 94px;" /></strong></p>
<p>
	I&#39;m left thinking; It isn&#39;t? What Is? Do I know them? What&#39;s John going to say?</p>
<p>
	<span style="font-size: 1.4em; line-height: 1.1em; ">Ingredient 2: Highlight The Benefit</span></p>
<p>
	<strong>Benefit is congruent to differentiation.</strong> On the whole, people will visit a page because there is some sort of benefit to them. Useful content, entertainment, or <strong>even content that will make them look good if they share it</strong>. Why should someone click and visit your page? What are they going to get out of it? Some examples that imply benefit;</p>
<ul>
	<li>
		How to...</li>
	<li>
		7 Ways...</li>
	<li>
		Find Out How...</li>
	<li>
		Introducing.... (implies newness)</li>
</ul>
<p>
	These are all common elements of a title that hint at benefit. Like this;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/face-off.png" style="border-width: 1px; border-style: solid; width: 620px; height: 119px;" /></p>
<p>
	Providing a clear benefit is also a way to differentiate your content from others, in that you&#39;re implying it holds unique value that can&#39;t be found elsewhere. I also like &quot;face-off&quot; - there&#39;s a lot of meaning (visual, emotion, tension, etc) packed into those two words.</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Ingredient 3: Elicit Excitement/Emotion</h3>
<p>
	People also act on emotion - excitement, fear, hope. Your title should conjure the right emotion in viewers. I don&#39;t think people always click purely on emotion, but emotion can certainly support the other ingredients. Things like;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/emotion.png" style="border-width: 1px; border-style: solid; width: 620px; height: 180px;" /></p>
<p>
	Thanks for the tweet Tom :-) I think the emotional aspect (as in this case) can apply more to social media - the title you might craft in a tweet of something, such as Tom&#39;s &quot;ridiculously awesome&quot; text here. Some other emotional words are;</p>
<ul>
	<li>
		killer</li>
	<li>
		amazingly</li>
	<li>
		fantastic</li>
	<li>
		FREE</li>
	<li>
		mistakes</li>
	<li>
		mind-blowing</li>
	<li>
		surprising</li>
	<li>
		staggering</li>
	<li>
		surprisingly</li>
	<li>
		uncommonly</li>
	<li>
		unusually</li>
	<li>
		myths</li>
	<li>
		irresistibly</li>
	<li>
		seductively</li>
	<li>
		tempting</li>
	<li>
		uncontrollably</li>
	<li>
		unexpected</li>
	<li>
		unbelievably</li>
	<li>
		astonishing</li>
	<li>
		astoundingly</li>
	<li>
		remarkably</li>
	<li>
		insanely</li>
	<li>
		stupidly</li>
	<li>
		wicked</li>
	<li>
		viral</li>
	<li>
		epic</li>
</ul>
<p>
	You get the idea :-)</p>
<p>
	Note that <em>adverbs</em> (ending in &quot;ly&quot;) are quite popular. Honestly, I&#39;m just using the thesaurus for a lot of those :-) But if you&#39;re fine with describing your own work in such glamorous words, go for it! I typically reserve this for something I&#39;m really confident about, or if I&#39;m referring to something else, like a product review.</p>
<p>
	Also;</p>
<ul>
	<li>
		Exclamation points!!!!!!</li>
	<li>
		ALL CAPS - You MUST Read This NOW</li>
	<li>
		--------&gt;Arrows. The Best Post Ever ---&gt; Read Now</li>
	<li>
		*Asterisks* - I Just *Love* The Ideas in blah blah blah....</li>
</ul>
<p>
	Just remember that not all special type characters work well across different platforms (social, blog themes etc) so use carefully. And they can also get annoying quickly, so use sparingly.</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Ingredient 4: Make It Tangible</h3>
<p>
	The Health Brother&#39;s book &quot;Made To Stick&quot; talks a lot about making your ideas concrete or tangible. I highly recommend going to <a href="http://www.heathbrothers.com/resources/download/" >this page of resources</a> and downloading the free PDF &quot;Made To Stick Success Model&quot; (and read their book!)</p>
<p>
	Great example here though by Mike King;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/cat-in-the-hat.png" style="border-width: 1px; border-style: solid; width: 620px; height: 119px;" /></p>
<p>
	I&#39;m sure we all get an instant clear picture in mind of the &quot;Cat In The Hat&quot;, as it&#39;s a familiar tangible graphic. Also keep in mind that, in Mike&#39;s case especially, <strong>a great post can naturally lend its self to a great title</strong>.</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Ingredient 5: Appearance &amp; Length</h3>
<p>
	Although, in my opinion, not as important as 1-4, but if you can get your titles to look aesthetically pleasing, even better. Like this;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/seven.png" style="border-width: 1px; border-style: solid; width: 620px; height: 119px;" /></p>
<p>
	I like what Neil has done here, however intentional or not. The title fits on one line. It looks pleasing graphically, and its seven words long (which is supposedly the recommended length of a title or headline).</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Ingredient 6: Sound</h3>
<p>
	I don&#39;t know about you, but I &quot;hear&quot; myself saying the titles in my head. Just like appearance, this is of secondary importance, but if you can put an artistic touch to your titles, it makes them that much better.</p>
<p>
	I&#39;m going to use Neil&#39;s title (noted just above) again as an example here. It sounds nice. It has a poetic ring to it.</p>
<ul>
	<li>
		The alliteration &quot;Lessons Learned&quot;.</li>
	<li>
		The &quot;esss&quot; sound in &quot;Lessons&quot; and &quot;SEO&quot; fit nicely</li>
	<li>
		as well as the &quot;sea&quot; sound in agency.</li>
</ul>
<p>
	Can you tell I am a musician?</p>
<p>
	Again, the appearance and sound of your title is secondary, I believe, to the first four ingredients, but in my mind if you can get all 7 elements into a title, you&#39;re a freakin&#39; genius. :-)</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Ingredient 7: Expectations</h3>
<p>
	Don&#39;t advertise &quot;the best burger in town&quot; and then have it be a veggie burger. It could be the best veggie burger that ever existed, but you set the wrong expectation. This is where you need to have some serious alignment and harmony between <strong>what you promise in the title</strong> and <strong>deliver with the content</strong>.</p>
<p>
	For this, I&#39;d like to cite an example where the <em>wrong expectation</em> may have been set;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/expectations.png" style="border-width: 1px; border-style: solid; width: 620px; height: 120px;" /></p>
<p>
	While honestly, I&#39;ve only skimmed this post, the 17 thumbs down and people&#39;s comments (some about the title directly) illustrate the point that <strong>you don&#39;t want misrepresent the content of your post</strong>. Whether intentional or not, this post unfortunately seemed to do that. But conversely it did get quite a bit of attention (101 thumbs up and promotion to main blog) so it was a well-written title, just may not have been best aligned with the content.</p>
<p>
	So some questions to ask yourself to double check this;</p>
<ul>
	<li>
		Does the title match the content? - What would YOU expect to see on the other side if you read the title? Does it match in what you imply the benefits will be?</li>
	<li>
		Does it imply content type? - Do you use the words &quot;photo, video, graphic, interview, read, slideshow&quot; etc implying what the core content type is going to be? Does that in fact match what&#39;s in the post?</li>
	<li>
		How long will it take to consume? - Do you call something a &quot;complete guide&quot;, implying extensive length, when it is just a short overview? Do you call something a &quot;quick recap&quot; when in fact it&#39;s an in-depth look? Or say &quot;7 steps&quot; when in fact that&#39;s only a piece of the whole content?</li>
</ul>
<p>
	Finally, note that <strong>you don&#39;t have to have all of these ingredients all of the time</strong>. Certain content may be more inherently exciting, or other content more controversial and thus evokes more curiosity.</p>
<hr />
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	Breaking The Rules</h1>
<p>
	There are, of course plenty of exceptions to these ingredients in the real world:</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Exception 1: Created By Influential Person/Business</h3>
<p>
	If Rand or Danny Sullivan or Avinash posts a new article, there is an inherent trust and reputation built in. I think the concept of authority is explained well in Rand&#39;s <a href="http://www.seomoz.org/blog/the-best-seo-social-content-strategy-thought-leadership" >post about thought leadership</a>. Along those lines, when Roger (@SEOmoz) tweets out the newest blog post, since this is coming from a popular SEO company, Roger&#39;s reputation can boost up click worthiness and thus, the title is not <em>quite</em> as important.</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Exception 2: Extremely Noteworthy or Newsworthy Content</h3>
<p>
	During the time of SOPA or the Google (Not Provided) dilemma or now SPYW, if you were to post something with a decent title that was timely, this would be more likely to get clicks, just by nature of it being a hot topic.</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	Exception 3: Rebellion / Pure Artistic Liberty / Don&#39;t Care</h3>
<p>
	Obviously there are sectors of the web or moments where you just want to throw your hair down and crank out an over the top, creative, artistic, rebellious title. Of course, as I&#39;m now typing this, those sound like they&#39;d get some good clicks as well! They just won&#39;t follow the &quot;formula&quot;.</p>
<p>
	I shamelessly use my own example;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/ubbersuggest.png" style="border-width: 1px; border-style: solid; width: 620px; height: 104px;" /></p>
<p>
	When I was first getting <a href="http://www.evolvingseo.com/seo-blog/" >my SEO blog</a> going, I didn&#39;t care so much about getting tons of traffic, because I knew I was just starting to blog about SEO, and thus it wouldn&#39;t be my best content. It was more for practice, and to have some content there to build upon. So why not have some fun right?</p>
<p>
	And as I imply, the &quot;ingredients&quot; as described above do not always have to follow this formula, depending upon your audience and industry and even goals.</p>
<hr />
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	Where / How The Title Appears Around the Web</h1>
<p>
	When you come up with a great title, where do you put it? Should it always go in your title tag? Header?</p>
<p>
	Most often, some version of your title is going to be in three places;</p>
<ol>
	<li>
		Title Tag</li>
	<li>
		Header (which should be the H1)</li>
	<li>
		URL (in a &quot;clean&quot; format, with hyphens etc).</li>
</ol>
<p>
	But there are exceptions and considerations. A balance needs to be found between what will appear <strong>on-site</strong>, in the <strong>SERPs</strong> in <strong>social media</strong> or <strong>even bookmarking</strong>. Some things to keep in mind about each;</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	1. The SERPs</h3>
<p>
	1.<strong>The title tag IS the anchor text in the SERPs </strong>(unless Google decides to change it).</p>
<p>
	I know this is basic, but SO important to remember when we&#39;re composing the title tag not only for rankings but CTR. Doesn&#39;t help if it ranks but no one clicks!</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/serp-title.png" style="border-width: 1px; border-style: solid; width: 620px; height: 199px;" /></p>
<p>
	2. <strong>(In My Opinion) The Title Tag Should Be 50% for SEO and 50% for clicks</strong></p>
<p>
	What do I mean by this? Good practice <em>technical</em> SEO (for ranking) says to put your most important keyword/keyphrase in the title tag, and as close to the front as possible. I&#39;m speaking more about blog posts in this case, but I feel that if the keyword needs to be towards the end, or split up/modified in some way, to create a click worthy title, this is essential. Obviously if you&#39;re trying to rank a page for an extremely competitive keyword in the e-commerce space for example, this is going to differ, but that case may be extreme.</p>
<p>
	3. <strong>URLs - This is where you can win for rankings!!</strong></p>
<p>
	Look at the URL in Avinash&#39;s post;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/avinash.png" style="border-width: 1px; border-style: solid; width: 620px; height: 233px;" /></p>
<p>
	His TITLE (with &quot;change or perish&quot; is click worthy) but his URL <em>does not need</em> &quot;change or perish&quot;. Keep your URLs as clean, focused and optimized as possible. This again is simply my opinion and experience and what I would recommend to clients in most cases. I even recommend <em>switching the order of your words</em> in the URL to get the keywords in the front of the URL, if this was not possible in the title tag.</p>
<p>
	The <strong>header</strong> will likely NOT appear in the SERPs, unless it ends up in the description.</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	2. Twitter</h3>
<p>
	What I find unique about Twitter is, <strong>the link anchor text is not the title</strong>, which differs from most other places on the web. Thus why I like Twitter as a tool for experimentation, because you can change the headline easily just by writing a new tweet, but it is important to know where the title can come from.</p>
<p>
	<strong>Via The Tweet Button</strong></p>
<p>
	Normally, what will auto-fill by default is the title tag;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/lions.png" style="border-width: 1px; border-style: solid; width: 620px; height: 310px;" /></p>
<p>
	Yet another reason to optimize your title tag for CTR!!!</p>
<p>
	You can of course control to an extent what text auto-fills via the tweet button, and I recommend starting with the <a href="https://dev.twitter.com/docs/tweet-button" >Twitter documentation</a> for this.</p>
<p>
	<strong>What The User Inputs</strong></p>
<p>
	Often it&#39;s the case that people will create their own text to tweet a link, but in many cases they will just copy your page header (this is what I do anyway if just sharing quickly) because it&#39;s the easiest thing to do. In many cases, your CMS (WordPress for example) will make your title tag and header the same thing by default (and also add the website name at the end of the title tag).</p>
<p>
	<strong>Twitter and URLs</strong></p>
<p>
	This is an interesting and outlying example that Rand pointed out, where the URL <em>can</em> potentially help CTR. That is, when you hover over most URLs in Twitter, you can see the full URL as you hover;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/Picture-8.png" style="border-width: 1px; border-style: solid; width: 620px; height: 149px;" /></p>
<p>
	Very useful, and this for me will make or break a click 100% of the time. I always hover before clicking. Obviously this is limited to desktop/laptop devices :-)</p>
<p>
	But here you can see that is not always the case, and in this case I am much less likely to click;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/Picture-7.png" style="border-width: 1px; border-style: solid; width: 620px; height: 136px;" /></p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	3. Facebook</h3>
<p>
	Ahh... Facebook and the Open Graph. This is where things get interesting for sure. I remember when I first was learning about the Facebook like/share/recommend buttons, I was confused how it all worked. In short though - <a href="http://developers.facebook.com/docs/reference/plugins/like/" >you have to properly add the Facebook open graph meta tags to your site</a> to control what appears when people use Facebook share buttons, and even to an extent, when people simply cut and paste a link into Facebook.</p>
<p>
	And I would <em>highly recommend</em> reading <a href="http://searchengineland.com/learn-to-control-your-message-with-social-sharing-open-graph-100245" >this post</a> and <em>especially</em> ---&gt; <a href="http://searchengineland.com/optimize-facebook-open-graph-tags-they-are-the-50-105799" >this post</a> by Aaron Friedman on <a href="http://searchengineland.com/author/aaron-friedman" >Search Engine Land</a> for more details on controlling your Facebook titles around the web.</p>
<h3 style="color:#414040;font-size:1.4em;line-height:1.1em;margin-bottom:1em;">
	4. Google Plus</h3>
<p>
	As expected, Goolge Plus uses your title tag for the title of a link when sharing;</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/google-plus.png" style="border-width: 1px; border-style: solid; width: 620px; height: 245px;" /></p>
<p>
	It&#39;s OK to share stuff about Facebook on Google Plus right?</p>
<p>
	So to conclude for implementation, in general:</p>
<ul>
	<li>
		<strong>Write Title Tags for CTR with enough SEO to help rankings.</strong></li>
	<li>
		<strong>Write URLs mainly for SEO but descriptive enough for clicks. Keep them clean looking.</strong></li>
	<li>
		<strong>Write Headers that closely match your title but also look and feel great on-page.</strong></li>
	<li>
		<strong>While all three elements should contain your core keyword, the three elements do not have to be exactly the same.</strong></li>
</ul>
<hr />
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	Analyzing The Effectiveness Of Your Titles</h1>
<p>
	While an in depth technique for measuring CTR is out of the scope of this post (it still seems CTR is one of those Holy Grail metrics for SEO - deceptively hard to calculate average CTR and even actual CTR for specific sites. Not just in SERPs, but everywhere around the web. If SEOmoz developed a way to truly and accurately measure this, I would use it! Do you agree?) .. I <em>can</em> however point you to a few resources, which can help you get a basic feel for how your CTR is going;</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	Bit.ly Data</h2>
<p>
	There are many options for URL shorteners, but I personally use and like bit.ly, so we&#39;ll focus on that here.</p>
<p>
	First, I recommend reading <a href="https://bitly.com/pages/help#i_3_0" >bit.ly&#39;s documentation</a> on how they capture data and display metrics.</p>
<p>
	Secondly, Rand mentions how if you add the + (plus) sign to the end of any bit.ly URL, you can see the stats for that link. This is awesome!!</p>
<p>
	<img alt="" src="http://www.evolvingseo.com/wp-content/uploads/2012/01/bitly-stats.png" style="border-width: 1px; border-style: solid; width: 620px; height: 311px;" /></p>
<p>
	For instance, take someone like Tim Ferriss, who has a relatively high amount of followers on Twitter. I can take a link he&#39;s shared on Twitter and see how many clicks its received. Not only that, I can look through his entire list of publically shortened URLs.</p>
<p>
	That said, I&#39;m sure there are technical geniuses who can figure out a more robust method to measuring and using publically available data like this, but just eyeballing it is worthwhile, to study what titles have been effective.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	External Resources</h2>
<p>
	<a href="http://www.seomoz.org/blog/calculating-and-improving-your-twitter-clickthroughrate" >Click Through Rate For Twitter</a> - Rand wrote a great post, which attempts to measure Twitter CTR in conjunction with some other interesting metrics.</p>
<p>
	<a href="http://www.tomanthony.co.uk/tools/serp-turkey/" >SERP Turkey</a> - The new tool by Tom Anthony, which allows you to test CTR in the SERPs. Admittedly I have not tried it yet, but would also like to say it deserves more attention! Richard Baxter wrote about it <a href="https://seogadget.co.uk/understanding-how-intention-influences-search-result/" >here in a fantastic post</a> about how search intention may influence CTR.</p>
<hr />
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	Practice Writing Titles!</h1>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	A/B Test Titles</h2>
<p>
	Again, using bit.ly, you can;</p>
<ol>
	<li>
		Create two (or more if you want to go nuts) short links to the same article.</li>
	<li>
		Tweet them both using <strong>two versions</strong> of the title in your tweet - try to keep other variables as similar as possible.</li>
	<li>
		Look at your bit.ly stats and see which one got more clicks and shares.</li>
</ol>
<p>
	This isn&#39;t to be scientific, as much as to practice and have fun!!</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	Re-Write Other People&#39;s Titles</h2>
<p>
	I love this one. I regularly will compose tweets to other people&#39;s content and write my own title, use bit.ly and measure the clicks. Again, we&#39;re just having fun and practicing here, not necessarily being super scientific.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	Write Ten Titles in 60 Seconds</h2>
<p>
	Sometime you just have to get those ideas moving. Try setting a timer and jot down ten titles as fast as you can!! Just do it!! The creative moment can be a powerful thing.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	Study Non-Web Sources</h2>
<p>
	As Gianluca pointed out in his comments to Rand&#39;s post, look at how newspapers and editorial print publications compose titles. This is not a new concept, in fact as you&#39;ll learn in Made To Stick, the idea of crafting a lead has been around a long time!! You can gain a lot of inspiration from non-web sources.</p>
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	Try Identifying the &quot;Ingredients&quot; Of Any Given Title;</h2>
<ul>
	<li>
		Curiosity</li>
	<li>
		Benefit</li>
	<li>
		Emotion</li>
	<li>
		Tangible</li>
	<li>
		Appearance</li>
	<li>
		Sound</li>
	<li>
		Expectation</li>
</ul>
<hr />
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	Inspiration &amp; Resources</h1>
<p>
	<a href="http://37signals.com/svn/posts/2647-the-class-id-like-to-teach" >The Class I&#39;d Like to Teach</a> - 37Signals - Love this little piece by co-founder Jason Fried. He talks about writing a &quot;one sentence paper&quot; but the spirit of it certainly applies to titles.</p>
<p>
	<a href="http://www.getelastic.com/6-tips-for-improving-twitter-link-click-through-rate/" >6 Tips for Improving Twitter CTR</a> - Get Elastic - Fantastic article with a wide variety of suggestions for improving CTR in Twitter (not just Titles), but things like link placement, length, word types etc.</p>
<p>
	<a href="http://www.jonathanfields.com/blog/irresistible-headlines/" >Irresistible Headlines</a> - Jonathan Fields - I confess, a few of my &quot;ingredient&quot; ideas for titles came from this post, and although Jonathan&#39;s SEO tips are pretty basic, there&#39;s some fantastic idea in this post. One interesting suggestion he makes is that the use of numbers, specifically the number &#39;7&#39; has shown highest success.</p>
<p>
	<a href="http://sivers.org/a" >Anything You Want</a> - Derek Sivers - Founder of CDBaby, Derek Sivers (I think) is brilliant at tangible little headlines. His work in general is of inspiration. But specifically, in his book &quot;Anything You Want&quot; he tells an interesting story about the <strong>value of user feedback</strong> when sending out huge bulk emails to their mailing list. If one sentence was slightly unclear, they&#39;d get thousands of confused replies back, that would take $5,000 of man-hours to respond to. Many of us do not get this type of feedback loop from our webpages and titles. If something is unclear or uninspiring, all we get is silence. He makes the point - <em>imagine you were to <strong>email</strong> thousands of people your webpage/article - would you get lots of confused replies back?</em> To that I&#39;d add - imagine your title was the subject of the email. Would it get opened?</p>
<p>
	<a href="http://www.heathbrothers.com/resources/download/" >Made To Stick Resources</a> - The Heath Brothers - Previously mentioned a few times in this post, I probably learned the most about crafting a good title and making your words and ideas stick from their book. Highly recommend you check it out!</p>
<p>
	<a href="http://thesaurus.com/" >The Thesaurus</a> - One of my favorite SEO tools!! Helps you find that perfect word.</p>
<hr />
<h2 style="color:#414040;font-size:1.5em;line-height:1.2em;margin-bottom:0.75em;">
	Final Thought: Titles Are <em>Timeless</em></h2>
<p>
	Perhaps what I love most is <strong>the skill of crafting a click worthy title is timeless</strong>. While so many things in SEO change so fast, this is at least one facet that is deeply rooted in the past, and will thus endure for a long time.</p>
<p>
	To me, it&#39;s worthwhile and inspiring to step back and identify these timeless elements in a field that changes so rapidly. And it helps me remember that, despite the strong technical aspects to SEO, there is plenty of room for art and humanity. That, and we&#39;ll still all have jobs in 20 years :-)</p>
<hr />
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	What Did You Think?</h1>
<p>
	As mentioned, <strong>this was my first YouMoz</strong>. *Wild Applause!!* Perhaps a bit overdue by my standards (I&#39;d drafted and scrapped two posts prior to settling on this one). I would LOVE to hear your comments, suggestions and questions below: <strong>I will respond to all, promise :-)</strong></p>
<p>
	You can also hit me up on <a href="https://twitter.com/#!/dan_shure" >Twitter</a>.</p>
<br /><p><a href="http://www.seomoz.org/moztop10">Sign up for The Moz Top 10</a>, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don't have time to hunt down but want to read!</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/seomoz?a=Cor0Fl8tGdk:7TH1Pij2QgM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/seomoz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=Cor0Fl8tGdk:7TH1Pij2QgM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/seomoz?i=Cor0Fl8tGdk:7TH1Pij2QgM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=Cor0Fl8tGdk:7TH1Pij2QgM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/seomoz?i=Cor0Fl8tGdk:7TH1Pij2QgM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=Cor0Fl8tGdk:7TH1Pij2QgM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/seomoz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=Cor0Fl8tGdk:7TH1Pij2QgM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/seomoz?i=Cor0Fl8tGdk:7TH1Pij2QgM:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/seomoz/~4/Cor0Fl8tGdk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://seobadger.com/are-your-titles-irresistibly-click-worthy-viral-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 10 Golden Rules to Attracting Authority Links</title>
		<link>http://feedproxy.google.com/~r/seomoz/~3/rMTP9jlYLPw/the-10-golden-rules-to-attracting-authority-links</link>
		<comments>http://feedproxy.google.com/~r/seomoz/~3/rMTP9jlYLPw/the-10-golden-rules-to-attracting-authority-links#comments</comments>
		<pubDate>Wed, 01 Feb 2012 21:08:14 +0000</pubDate>
		<dc:creator>neilpatel</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://seobadger.com/?guid=ac1ee0c9bed2083a2324909dff852388</guid>
		<description><![CDATA[Posted by neilpatelThis post was originally in YouMoz, and was promoted to the main blog because it provides great value and interest to our community. The author's views are entirely his or her own and may not reflect the views of SEOmoz, Inc.
	In the...]]></description>
			<content:encoded><![CDATA[<p>Posted by <a href="http://www.seomoz.org/users/profile/361137">neilpatel</a></p><p id="promoted">This post was originally in <a href="http://feedproxy.google.com/ugc">YouMoz</a>, and was promoted to the main blog because it provides great value and interest to our community. The author's views are entirely his or her own and may not reflect the views of SEOmoz, Inc.</p><p>
	In the world of link building, getting an authority link to your site/blog has been one of the most important aspects of growing your blog. Back in 2009 Page Level Link Metrics and Domain Level Authority Features <a href="http://www.seomoz.org/article/search-ranking-factors">accounted for over 46% of your pages own authority</a>:</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image1.png" style="width: 620px; height: 189px;" /></p>
<p>
	In 2011, that percentage has dropped, but only by 4% [42.58%], suggesting that link building will continue to be a critical factor to your blog/website&rsquo;s success.</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image2.png" style="width: 620px; height: 153px;" /></p>
<p>
	But we pretty much know that <em>not</em> just any link will do. The better the site the link is coming from, the better the link.</p>
<p>
	That&rsquo;s why your link-building campaigns need to be built around attracting authority links. But how do you do that? And what exactly is an authority link? Let me explain.</p>
<p>
	<strong>Absolute and relative authority links explained </strong></p>
<p>
	There are two types of authorities. There are the absolute authority sites like <a href="http://www.huffingtonpost.com/">Huffington Post</a>, <a href="http://www.thedailybeast.com/">The Daily Beast</a> and <a href="http://googleblog.blogspot.com/2011/11/giving-you-fresher-more-recent-search.html">Google&rsquo;s blog</a>. These sites are also labeled &ldquo;informational&rdquo; authorities versus navigational authorities like <a href="http://www.dmoz.org/">DMOZ</a>.</p>
<p>
	On the other hand, you also have <em>relative</em> authority sites. These are sites run by bloggers or webmasters that are authorities in a niche. Bloggers like <a href="http://scobleizer.com/">Robert Scoble</a>, <a href="http://dooce.com/">Dooce</a> or <a href="http://mashable.com/">Mashable</a> are authorities in their markets. While the link juice they&rsquo;ll give you if they link to you is not as high as what an absolute authority site could give you&hellip;<em>they are definitely worth attracting</em>.</p>
<p>
	But how do you actually get a link from these sites? Here are the ten golden rules to attracting authority links.</p>
<p>
	<strong>Rule 1: Write content that attracts Editorial In-content Links</strong></p>
<p>
	The most fundamental tactic of attracting authority links is to <a href="http://www.quicksprout.com/2011/11/22/content-marketing/">write content that is worth a link</a>. What does this content look like?</p>
<ul>
	<li>
		<strong>Cornerstone</strong> &ndash; this content fills an obvious gap in the web information world that you fill with expert advice, detailed posts and well-reasoned arguments. This content will also define you, so it&rsquo;s important to establish up front what your blog/site is going to focus on. This is also a large portion of the content you share.</li>
	<li>
		<strong>Personal content </strong>&ndash; About a quarter or less of the content should contain personal stories about yourself that helps your readers to understand who you are and where you come from. My <a href="http://www.quicksprout.com/2009/11/19/how-being-a-patel-made-me-somewhat-successful/">How Being a Patel Made Me Somewhat Successful</a> is a great example. It stays within the cornerstone content of the site, but it gives you a peek into my personal life.</li>
	<li>
		<strong>Spicy content </strong>&ndash; This is a <em>small </em>fraction of your content and is made up of controversial posts you write about. Typically you attack a high-profile idea or person or explain why something popular is really dumb. These are for linkbait purposes typically, but generally also give your readers an idea of who you are.</li>
</ul>
<p>
	Building up a blog/site with this kind of content will take time, so you may not pick up a natural authority link out of the gate. Better yet, once you have a solid archive of content, approach these authority sites and ask for a link. Give them a good reason, which could be one of the following:</p>
<ul>
	<li>
		You wrote about the author and now he might be interested in sharing with his circle the blog post that you published.</li>
	<li>
		You wrote a post that works well with a series that he wrote our compliments it. You could even critique something he or she did, which might spark an across-blog debate. If that sparks a firestorm of other responses&hellip;<em>then you&rsquo;ve won!</em></li>
</ul>
<p>
	<strong>Rule 2: Fix other people&rsquo;s broken links</strong></p>
<p>
	Links die all the time. People shut down website or pull web pages. When these documents or sites vanish all the links pointing to them are dead.</p>
<p>
	For example, if you work through a web page by a publisher who links out a lot and the page is a few years old, you are bound to find at least one or two dead links on that page. Work through the entire site and you could find dozens.</p>
<p>
	<a href="http://mashable.com/">Mashable</a> is a good example of a site that links out a lot and will probably have a lot of dead links on older pages since they tend to report on startups that don&rsquo;t always last.</p>
<p>
	You can easily solve this in 2 ways:</p>
<ul>
	<li>
		<strong>Manual</strong> - Make a list of all the dead links you find, then approach the author of those pages. It&rsquo;s better if you focus on one author/one person and offer several options for content instead of having to contact different authors for each dead link. That can become an administrative nightmare.</li>
	<li>
		<strong>Link validator </strong>&ndash; Use a tool like the W3C&rsquo;s <a href="http://validator.w3.org/">Link Checker</a> to find dead links on a website or blog. It&rsquo;s pretty easy to do. Here are the steps I took to check Mashable.</li>
</ul>
<p>
	Drop link into sub form:</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image3.png" style="width: 620px; height: 151px;" /></p>
<p>
	Choose your options:</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image4.png" style="width: 620px; height: 262px;" /></p>
<p>
	Click &ldquo;done&rdquo; and then wait 644.47 seconds:</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image5.png" style="width: 620px; height: 231px;" /></p>
<p>
	You can then work your way through the status report:</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image6.png" style="width: 620px; height: 338px;" /></p>
<p>
	From that report you can build a list of dead links, the pages that need to replaced and the authors you can approach if it is a multi-author site like Mashable.</p>
<p>
	<strong>Rule 3: Create a desirable image library</strong></p>
<p>
	If you have high-quality images on our site, you can use those images as an incentive to get people to link to you. Imagine you have a gallery of large, high-resolution pictures&hellip;well, then offer a contact form that allows a person to grab the file and linking code right there on the page.</p>
<p>
	You don&rsquo;t have to go all out like a <a href="http://www.photl.com/">photl.com</a>:</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image7.png" style="width: 620px; height: 191px;" /></p>
<p>
	Or <a href="http://freepixels.com/">freepixels.com</a>:</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image8.png" style="width: 620px; height: 182px;" /></p>
<div>
	But more like a <a href="http://haw-lin.com/">Haw-lin</a>:</div>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image9.png" style="width: 620px; height: 192px;" /></p>
<p>
	The last site specialize in photos, for you though being a content publisher looking for ranking juice, you could build a sub-domain devoted to photos like these.</p>
<p>
	Here&rsquo;s what you have to do, though.</p>
<ul>
	<li>
		<strong>Hire a decent amateur photographer</strong> - If you are not a good photographer and to keep it inexpensive you could hire a local photographer who is good but not really good to charge outlandish fees.</li>
	<li>
		<strong>Use your phone</strong> - Now a days, however, most cameras on smart phones can take high-quality photos. It&rsquo;s often the skill of taking a good picture&hellip;like having the right angle and light&hellip;that a decent photographer should know about. In any case, the better the photos, the more likely you will get interest in the images.</li>
</ul>
<p>
	And to help you benefit fully from this tactic, keep this in mind when building a library of images:</p>
<ul>
	<li>
		The higher the quality of each image the better link building potential these photos will have.</li>
	<li>
		Search out affordable ways to take pictures. This could mean hiring a inexpensive photographer or buying a decent smart phone with a great camera.</li>
	<li>
		Each image should be posted on its own page.</li>
	<li>
		The delivery service should be as easy as possible. Test different set ups and use the one that makes adoption easy.</li>
	<li>
		Add images on a schedule, whether one a day or once a week.</li>
</ul>
<p>
	<strong>Rule 4: Offer to write a column or do a guest post</strong></p>
<p>
	Giving a publisher practical, highly-researched content as a guest post is a great way to get links to your site from him or her.</p>
<p>
	Keep in mind this tactic typically be easier to pull off for those <em>relative</em> authority content sites than <em>absolute authority </em>sites due to their blogging policy. But if you have a guest posting strategy that involves focusing on building links, traffic and exposure via guest posting on a select few relative authority sites, you&rsquo;ll eventually have an arsenal of content that you can pitch to the absolute authority sites.</p>
<p>
	Some authority sites like <a href="http://www.openforum.com/">Open Forum</a> or <a href="http://www.huffingtonpost.com/">Huffington Post</a> have so much need for content that you can usually get a post on there. But you typically still have to provide a portfolio of posts so they can understand what level of writing you are at and not just someone off the street.</p>
<p>
	Here are some resource to help you write, submit and get published guest posts:</p>
<ul>
	<li>
		<a href="http://www.problogger.net/archives/2011/12/30/a-quick-and-dirty-guide-to-your-first-guest-post/">A Quick and Dirty Guide to Writing Your First Guest Post</a></li>
	<li>
		<a href="http://www.problogger.net/archives/2011/10/18/neil-patels-guide-to-writing-popular-blog-posts/">Neil Patel&rsquo;s Guide to Writing Popular Blog Posts</a></li>
	<li>
		<a href="http://www.iwillteachyoutoberich.com/write-a-guest-post-for-i-will-teach-you-to-be-rich/">Write a Guest Post for I Will Teach You to Be Rich</a> (while Ramit Sethi focuses on tips on how to write for his blog&hellip;they are valuable for any blog, really.)</li>
	<li>
		<a href="http://www.problogger.net/archives/2011/11/14/why-submit-your-best-posts-as-guest-posts/">Why Submit Your Best Posts as Guest Posts?</a></li>
	<li>
		<a href="http://writetodone.com/2011/11/07/how-to-land-a-guest/">How to Land a Guest Post Without Fail: 21 Secret Tips</a></li>
</ul>
<p>
	<strong>Rule 5: Go to where your target audience hangs out</strong></p>
<p>
	As bloggers and people of the internet we often forget about all of the face-to-face connections that can provide us with valuable links from relative or absolute authority site publishers.</p>
<p>
	For example, travel to conferences and hook up with some of the people you want to influence and convince to link to your site. Don&rsquo;t be a pest to these people, but hang out, be cool to them, and then leave them alone for the rest of the events. You then need to go to the after-event event at the bar. This is where you can make things happen by simply buying them a drink or two.</p>
<p>
	If you really want to take it to another level, offer to take them out for dinner and pick up the check. During that dinner suggest they link to you in some purposeful way&hellip;perhaps you offer to create an infographics or a beginner&rsquo;s guide.</p>
<p>
	But even if you don&rsquo;t get some agreement like that you can say as you grab the check, &ldquo;No, let me get this. You give me a link or something.&rdquo;</p>
<p>
	That way the person thinks, &ldquo;A $50 dinner for a link? You got it.&rdquo;</p>
<p>
	<strong>Rule 6: Fill gaps in content</strong></p>
<p>
	As I mentioned above, when you are talking to content publishers, ask them what content they are missing&hellip;and offer to create it for them. It could be a video interview of Guy Kawaski or a periodic table of the fundamentals of link building. It could be an idea they&rsquo;ve had for an ebook.</p>
<p>
	Whatever it is, offer to create it for them.</p>
<p>
	Once you create the content you will get the credit as a link back to your site. Make sure you offer content that you can create professionally and will attract people who are in your target audience. Creating a weight-loss calculator for a site when you are in real estate will drive traffic to your site&hellip;but it will be the wrong traffic. You might as well <em>done nothing</em>.</p>
<p>
	<strong>Rule 7: Contact big media at the right time</strong></p>
<p>
	When you are trying to attract the attention of big media sites like <a href="http://www.cnn.com/">CNN</a> or <a href="http://www.economist.com/">The Economist</a>, knowing when they publish their content is important.</p>
<p>
	For those sites who are less tied to a content schedule, like a <a href="http://www.drudgereport.com/">Drudge Report</a>, you will not need to know when they publish their links because they do it pretty much as the story breaks.</p>
<p>
	Still, having some kind of bead on when that time is will improve your chances. Here&rsquo;s a guideline to follow:</p>
<ul>
	<li>
		For many absolute authorities like the one I mentioned above, you can be certain that they will plan Monday&rsquo;s content on Sunday.</li>
	<li>
		Around 6:30 am to 9:30 am, the media staff will put together a list of their top 15 stories for the day. This is the news list. Contacting them during this time is more likely to influence their decision even more than if you called or emailed them the day before.</li>
	<li>
		The next step for the media staff is to present the completed list of news stories to a team who will then decide which stories will get front page billing. This usually happens around 9:30 am to noon. This is your last chance to send anything. Do it now, because unless you have something spectacular, sending anything over after 1 pm will end up in the trash.</li>
</ul>
<p>
	And even if you do get coverage&hellip;it won&rsquo;t be a lot and it probably won&rsquo;t be a link. Late content entries are typically reduced to the show that doesn&rsquo;t impact SEO at all.</p>
<p>
	<strong>8. Approach government or education sites</strong></p>
<p>
	A sure sign of an authority site is a .edu or .gov. This could be a link from a college like <a href="http://www.harvard.edu/">Harvard</a> or <a href="http://www.stanford.edu/">Stanford</a> or a link from the <a href="http://www.whitehouse.gov/">White House</a> or <a href="http://usability.gov/">Usability.gov</a>. Getting those links are not always easy.</p>
<p>
	One example is to look for ways you can register accounts with these institutions. For example, Harvard has <a href="http://h2obeta.law.harvard.edu/home.do">The Harvard H20 Playlist Project</a>. It&rsquo;s simply a series of links to books, articles or content that hopes to spark content.</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image10.png" style="width: 620px; height: 320px;" /></p>
<p>
	Simply create a playlist and add a link to a useful post inside your site.</p>
<p>
	Creating meaningful, researched content or break an interesting story and these sites might naturally attract these sites might link to you. Examples of content that you could write that might actually grab their attention include:</p>
<ul>
	<li>
		Write a solid, thorough review about one of their programs, pulling in information from historical data sets, current events and future predictions. This will likely catch their eye.</li>
	<li>
		Sponsor a student event. This will not cost very much.</li>
	<li>
		Volunteer to be a guest speaker for graduates.</li>
	<li>
		Approach their business school and offer to be a case study.</li>
</ul>
<p>
	The kind of content you could create that would attract a government link could be:</p>
<ul>
	<li>
		Create a community page/sub-domain on your site that supports some club or event in your city.</li>
	<li>
		Create content that supports some sort of charitable cause.</li>
	<li>
		Put on an event. Not only the .gov sites will approach you, but the local press will do so as well.</li>
	<li>
		Run for an office in your community. The commitment is usually low, so it&rsquo;s not like you will be consumed with it.</li>
</ul>
<p>
	In some cases you will just have to approach these institutions. When you do, you are more likely to get an answer however, and a positive one at that, if you inspect their site, identify the content gaps and then offer to fill them.</p>
<p>
	Again, it&rsquo;s going to be important that you have something to show that you can pull off the content professionally, so don&rsquo;t try this tactic until you have a good catalog of posts in your archives.</p>
<p>
	<strong>9. Buy links without penalty</strong></p>
<p>
	It&rsquo;s no secret that <a href="http://support.google.com/webmasters/bin/answer.py?hl=en&amp;answer=66736">buying links violates Google&rsquo;s policy</a> and the penalty can be very stiff. So you may be wonder why I&rsquo;m suggesting you buy links.</p>
<p>
	There are ways to buy links that <em>will not</em> be a violation of Google&rsquo;s policy. Here are two:</p>
<ul>
	<li>
		<strong>Donate to a charity</strong> &ndash; Depending on how much you donate, some organizations will display you name and donation amount on their sites.</li>
	<li>
		<strong>Offer to pay influential bloggers to post on your site</strong> &ndash; The content is simple. Give an authoritative blogger some kind of incentive like cash to write a post you can post on your site. In all likelihood they&rsquo;ll link to it once it&rsquo;s published.</li>
	<li>
		<strong>Fund research</strong> &ndash; Sometimes when you fund research projects people will link back to your website to show people who provided them with the funding. It&rsquo;s their way of saying &ldquo;thanks&rdquo; and showing appreciation.</li>
</ul>
<p>
	As you can see these examples are based on an exchange of value between two people and their websites that can relate to the relevancy of content&hellip;so it&rsquo;s an ethical way of buying links.</p>
<p>
	<strong>Rule 10: Know the difference between a good and a bad site</strong></p>
<p>
	Finally, one of the most fundamental rules to link building is knowing the difference between a good website and a bad one. This might sound obvious but it&rsquo;s sometimes easy to get tricked into asking a site that looks like an authority but is in reality spammy.</p>
<p>
	What are the elements that determine if a website is a bad one? Here are five ways:</p>
<ul>
	<li>
		<strong>Negative PPC</strong> &ndash; If you come across a site that has SEO links based on pills, casinos or porn, then it&rsquo;s not a good site to get a link from.</li>
	<li>
		<strong>Link overload</strong> &ndash; Also avoid sites that have a high link-to-content ratio. Anything above 20% links to 80% content is probably too high.</li>
	<li>
		<strong>Keyword stuffing</strong> &ndash; Some sites that rank high in search engines will be notorious for keyword stuff. You&rsquo;re first clue is the title description. If it looks like someone treated it like a keyword meta tag, they are probably employing spam techniques elsewhere, too. Perhaps it&rsquo;s in the footer, behind images or in the source code.:</li>
	<li>
		<strong>Ad overload</strong> &ndash; These sites will be like a sore thumb when it comes to the number of ads they have. They&rsquo;ll have ads down both sidebars, above the header and multiple times throughout the content.</li>
	<li>
		<strong>Poor content</strong> - Another clue this is not a great site is the low content-to-ad ratio. This one can be tricky because even absolute authority sites can push the limits when it comes to displaying ads. Look at <a href="http://www.marketingpilgrim.com/2012/01/google-adds-auto-hashtag-and-photo-text-lol.html">Marketing Pilgrim</a>, for example:</li>
</ul>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image11.png" style="width: 620px; height: 419px;" /></p>
<div style="margin-left: 40px;">
	Ads easily dominate 2/3 of the real estate. But it&rsquo;s a legitimate website with pretty good content. If that&rsquo;s the case, then evaluate the copy. Is it well written, heavily researched and specific? Is there an author attached to it? Is there a convincing author bio page? These are all elements you need to look at to determine whether you should write a guest post for them or not.</div>
<ul>
	<li>
		<strong>Poor design</strong> &ndash; Does the site look like they used a free theme? Are the fonts irregular in size or shape? These are usually signs that someone has not spent anyone on the site&hellip;which is a signal they could be spammers.</li>
</ul>
<p>
	<strong>Conclusion</strong></p>
<p>
	Trust me when I say that you will not be wasting your time if you invest it in attracting authority links to your website or blog. Remember: nearly half of what determines the rank of your site is based upon the types of links driving to your site. Hopefully this guide has given you the tips and the tools necessary to help you succeed.</p>
<p>
	&nbsp;</p>
<p>
	<em><strong>About the author:</strong> <a href="http://www.quicksprout.com/" style="color: rgb(172, 1, 1); text-decoration: none; outline-style: none;" >Neil Patel</a> is the co-founder of <a href="http://www.kissmetrics.com/" style="color: rgb(0, 102, 153); text-decoration: underline;" >KISSmetrics</a>, an analytics provider that helps companies make better business decisions. </em></p>
<br /><p><a href="http://www.seomoz.org/moztop10">Sign up for The Moz Top 10</a>, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don't have time to hunt down but want to read!</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/seomoz?a=rMTP9jlYLPw:9KonpiQtBMo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/seomoz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=rMTP9jlYLPw:9KonpiQtBMo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/seomoz?i=rMTP9jlYLPw:9KonpiQtBMo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=rMTP9jlYLPw:9KonpiQtBMo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/seomoz?i=rMTP9jlYLPw:9KonpiQtBMo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=rMTP9jlYLPw:9KonpiQtBMo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/seomoz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=rMTP9jlYLPw:9KonpiQtBMo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/seomoz?i=rMTP9jlYLPw:9KonpiQtBMo:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/seomoz/~4/rMTP9jlYLPw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://seobadger.com/the-10-golden-rules-to-attracting-authority-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 10 Golden Rules to Attracting Authority Links</title>
		<link>http://feedproxy.google.com/~r/seomoz/~3/rMTP9jlYLPw/the-10-golden-rules-to-attracting-authority-links</link>
		<comments>http://feedproxy.google.com/~r/seomoz/~3/rMTP9jlYLPw/the-10-golden-rules-to-attracting-authority-links#comments</comments>
		<pubDate>Wed, 01 Feb 2012 21:08:14 +0000</pubDate>
		<dc:creator>neilpatel</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://seobadger.com/?guid=ac1ee0c9bed2083a2324909dff852388</guid>
		<description><![CDATA[Posted by neilpatelThis post was originally in YouMoz, and was promoted to the main blog because it provides great value and interest to our community. The author's views are entirely his or her own and may not reflect the views of SEOmoz, Inc.
	In the...]]></description>
			<content:encoded><![CDATA[<p>Posted by <a href="http://www.seomoz.org/users/profile/361137">neilpatel</a></p><p id="promoted">This post was originally in <a href="http://feedproxy.google.com/ugc">YouMoz</a>, and was promoted to the main blog because it provides great value and interest to our community. The author's views are entirely his or her own and may not reflect the views of SEOmoz, Inc.</p><p>
	In the world of link building, getting an authority link to your site/blog has been one of the most important aspects of growing your blog. Back in 2009 Page Level Link Metrics and Domain Level Authority Features <a href="http://www.seomoz.org/article/search-ranking-factors">accounted for over 46% of your pages own authority</a>:</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image1.png" style="width: 620px; height: 189px;" /></p>
<p>
	In 2011, that percentage has dropped, but only by 4% [42.58%], suggesting that link building will continue to be a critical factor to your blog/website&rsquo;s success.</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image2.png" style="width: 620px; height: 153px;" /></p>
<p>
	But we pretty much know that <em>not</em> just any link will do. The better the site the link is coming from, the better the link.</p>
<p>
	That&rsquo;s why your link-building campaigns need to be built around attracting authority links. But how do you do that? And what exactly is an authority link? Let me explain.</p>
<p>
	<strong>Absolute and relative authority links explained </strong></p>
<p>
	There are two types of authorities. There are the absolute authority sites like <a href="http://www.huffingtonpost.com/">Huffington Post</a>, <a href="http://www.thedailybeast.com/">The Daily Beast</a> and <a href="http://googleblog.blogspot.com/2011/11/giving-you-fresher-more-recent-search.html">Google&rsquo;s blog</a>. These sites are also labeled &ldquo;informational&rdquo; authorities versus navigational authorities like <a href="http://www.dmoz.org/">DMOZ</a>.</p>
<p>
	On the other hand, you also have <em>relative</em> authority sites. These are sites run by bloggers or webmasters that are authorities in a niche. Bloggers like <a href="http://scobleizer.com/">Robert Scoble</a>, <a href="http://dooce.com/">Dooce</a> or <a href="http://mashable.com/">Mashable</a> are authorities in their markets. While the link juice they&rsquo;ll give you if they link to you is not as high as what an absolute authority site could give you&hellip;<em>they are definitely worth attracting</em>.</p>
<p>
	But how do you actually get a link from these sites? Here are the ten golden rules to attracting authority links.</p>
<p>
	<strong>Rule 1: Write content that attracts Editorial In-content Links</strong></p>
<p>
	The most fundamental tactic of attracting authority links is to <a href="http://www.quicksprout.com/2011/11/22/content-marketing/">write content that is worth a link</a>. What does this content look like?</p>
<ul>
	<li>
		<strong>Cornerstone</strong> &ndash; this content fills an obvious gap in the web information world that you fill with expert advice, detailed posts and well-reasoned arguments. This content will also define you, so it&rsquo;s important to establish up front what your blog/site is going to focus on. This is also a large portion of the content you share.</li>
	<li>
		<strong>Personal content </strong>&ndash; About a quarter or less of the content should contain personal stories about yourself that helps your readers to understand who you are and where you come from. My <a href="http://www.quicksprout.com/2009/11/19/how-being-a-patel-made-me-somewhat-successful/">How Being a Patel Made Me Somewhat Successful</a> is a great example. It stays within the cornerstone content of the site, but it gives you a peek into my personal life.</li>
	<li>
		<strong>Spicy content </strong>&ndash; This is a <em>small </em>fraction of your content and is made up of controversial posts you write about. Typically you attack a high-profile idea or person or explain why something popular is really dumb. These are for linkbait purposes typically, but generally also give your readers an idea of who you are.</li>
</ul>
<p>
	Building up a blog/site with this kind of content will take time, so you may not pick up a natural authority link out of the gate. Better yet, once you have a solid archive of content, approach these authority sites and ask for a link. Give them a good reason, which could be one of the following:</p>
<ul>
	<li>
		You wrote about the author and now he might be interested in sharing with his circle the blog post that you published.</li>
	<li>
		You wrote a post that works well with a series that he wrote our compliments it. You could even critique something he or she did, which might spark an across-blog debate. If that sparks a firestorm of other responses&hellip;<em>then you&rsquo;ve won!</em></li>
</ul>
<p>
	<strong>Rule 2: Fix other people&rsquo;s broken links</strong></p>
<p>
	Links die all the time. People shut down website or pull web pages. When these documents or sites vanish all the links pointing to them are dead.</p>
<p>
	For example, if you work through a web page by a publisher who links out a lot and the page is a few years old, you are bound to find at least one or two dead links on that page. Work through the entire site and you could find dozens.</p>
<p>
	<a href="http://mashable.com/">Mashable</a> is a good example of a site that links out a lot and will probably have a lot of dead links on older pages since they tend to report on startups that don&rsquo;t always last.</p>
<p>
	You can easily solve this in 2 ways:</p>
<ul>
	<li>
		<strong>Manual</strong> - Make a list of all the dead links you find, then approach the author of those pages. It&rsquo;s better if you focus on one author/one person and offer several options for content instead of having to contact different authors for each dead link. That can become an administrative nightmare.</li>
	<li>
		<strong>Link validator </strong>&ndash; Use a tool like the W3C&rsquo;s <a href="http://validator.w3.org/">Link Checker</a> to find dead links on a website or blog. It&rsquo;s pretty easy to do. Here are the steps I took to check Mashable.</li>
</ul>
<p>
	Drop link into sub form:</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image3.png" style="width: 620px; height: 151px;" /></p>
<p>
	Choose your options:</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image4.png" style="width: 620px; height: 262px;" /></p>
<p>
	Click &ldquo;done&rdquo; and then wait 644.47 seconds:</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image5.png" style="width: 620px; height: 231px;" /></p>
<p>
	You can then work your way through the status report:</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image6.png" style="width: 620px; height: 338px;" /></p>
<p>
	From that report you can build a list of dead links, the pages that need to replaced and the authors you can approach if it is a multi-author site like Mashable.</p>
<p>
	<strong>Rule 3: Create a desirable image library</strong></p>
<p>
	If you have high-quality images on our site, you can use those images as an incentive to get people to link to you. Imagine you have a gallery of large, high-resolution pictures&hellip;well, then offer a contact form that allows a person to grab the file and linking code right there on the page.</p>
<p>
	You don&rsquo;t have to go all out like a <a href="http://www.photl.com/">photl.com</a>:</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image7.png" style="width: 620px; height: 191px;" /></p>
<p>
	Or <a href="http://freepixels.com/">freepixels.com</a>:</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image8.png" style="width: 620px; height: 182px;" /></p>
<div>
	But more like a <a href="http://haw-lin.com/">Haw-lin</a>:</div>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image9.png" style="width: 620px; height: 192px;" /></p>
<p>
	The last site specialize in photos, for you though being a content publisher looking for ranking juice, you could build a sub-domain devoted to photos like these.</p>
<p>
	Here&rsquo;s what you have to do, though.</p>
<ul>
	<li>
		<strong>Hire a decent amateur photographer</strong> - If you are not a good photographer and to keep it inexpensive you could hire a local photographer who is good but not really good to charge outlandish fees.</li>
	<li>
		<strong>Use your phone</strong> - Now a days, however, most cameras on smart phones can take high-quality photos. It&rsquo;s often the skill of taking a good picture&hellip;like having the right angle and light&hellip;that a decent photographer should know about. In any case, the better the photos, the more likely you will get interest in the images.</li>
</ul>
<p>
	And to help you benefit fully from this tactic, keep this in mind when building a library of images:</p>
<ul>
	<li>
		The higher the quality of each image the better link building potential these photos will have.</li>
	<li>
		Search out affordable ways to take pictures. This could mean hiring a inexpensive photographer or buying a decent smart phone with a great camera.</li>
	<li>
		Each image should be posted on its own page.</li>
	<li>
		The delivery service should be as easy as possible. Test different set ups and use the one that makes adoption easy.</li>
	<li>
		Add images on a schedule, whether one a day or once a week.</li>
</ul>
<p>
	<strong>Rule 4: Offer to write a column or do a guest post</strong></p>
<p>
	Giving a publisher practical, highly-researched content as a guest post is a great way to get links to your site from him or her.</p>
<p>
	Keep in mind this tactic typically be easier to pull off for those <em>relative</em> authority content sites than <em>absolute authority </em>sites due to their blogging policy. But if you have a guest posting strategy that involves focusing on building links, traffic and exposure via guest posting on a select few relative authority sites, you&rsquo;ll eventually have an arsenal of content that you can pitch to the absolute authority sites.</p>
<p>
	Some authority sites like <a href="http://www.openforum.com/">Open Forum</a> or <a href="http://www.huffingtonpost.com/">Huffington Post</a> have so much need for content that you can usually get a post on there. But you typically still have to provide a portfolio of posts so they can understand what level of writing you are at and not just someone off the street.</p>
<p>
	Here are some resource to help you write, submit and get published guest posts:</p>
<ul>
	<li>
		<a href="http://www.problogger.net/archives/2011/12/30/a-quick-and-dirty-guide-to-your-first-guest-post/">A Quick and Dirty Guide to Writing Your First Guest Post</a></li>
	<li>
		<a href="http://www.problogger.net/archives/2011/10/18/neil-patels-guide-to-writing-popular-blog-posts/">Neil Patel&rsquo;s Guide to Writing Popular Blog Posts</a></li>
	<li>
		<a href="http://www.iwillteachyoutoberich.com/write-a-guest-post-for-i-will-teach-you-to-be-rich/">Write a Guest Post for I Will Teach You to Be Rich</a> (while Ramit Sethi focuses on tips on how to write for his blog&hellip;they are valuable for any blog, really.)</li>
	<li>
		<a href="http://www.problogger.net/archives/2011/11/14/why-submit-your-best-posts-as-guest-posts/">Why Submit Your Best Posts as Guest Posts?</a></li>
	<li>
		<a href="http://writetodone.com/2011/11/07/how-to-land-a-guest/">How to Land a Guest Post Without Fail: 21 Secret Tips</a></li>
</ul>
<p>
	<strong>Rule 5: Go to where your target audience hangs out</strong></p>
<p>
	As bloggers and people of the internet we often forget about all of the face-to-face connections that can provide us with valuable links from relative or absolute authority site publishers.</p>
<p>
	For example, travel to conferences and hook up with some of the people you want to influence and convince to link to your site. Don&rsquo;t be a pest to these people, but hang out, be cool to them, and then leave them alone for the rest of the events. You then need to go to the after-event event at the bar. This is where you can make things happen by simply buying them a drink or two.</p>
<p>
	If you really want to take it to another level, offer to take them out for dinner and pick up the check. During that dinner suggest they link to you in some purposeful way&hellip;perhaps you offer to create an infographics or a beginner&rsquo;s guide.</p>
<p>
	But even if you don&rsquo;t get some agreement like that you can say as you grab the check, &ldquo;No, let me get this. You give me a link or something.&rdquo;</p>
<p>
	That way the person thinks, &ldquo;A $50 dinner for a link? You got it.&rdquo;</p>
<p>
	<strong>Rule 6: Fill gaps in content</strong></p>
<p>
	As I mentioned above, when you are talking to content publishers, ask them what content they are missing&hellip;and offer to create it for them. It could be a video interview of Guy Kawaski or a periodic table of the fundamentals of link building. It could be an idea they&rsquo;ve had for an ebook.</p>
<p>
	Whatever it is, offer to create it for them.</p>
<p>
	Once you create the content you will get the credit as a link back to your site. Make sure you offer content that you can create professionally and will attract people who are in your target audience. Creating a weight-loss calculator for a site when you are in real estate will drive traffic to your site&hellip;but it will be the wrong traffic. You might as well <em>done nothing</em>.</p>
<p>
	<strong>Rule 7: Contact big media at the right time</strong></p>
<p>
	When you are trying to attract the attention of big media sites like <a href="http://www.cnn.com/">CNN</a> or <a href="http://www.economist.com/">The Economist</a>, knowing when they publish their content is important.</p>
<p>
	For those sites who are less tied to a content schedule, like a <a href="http://www.drudgereport.com/">Drudge Report</a>, you will not need to know when they publish their links because they do it pretty much as the story breaks.</p>
<p>
	Still, having some kind of bead on when that time is will improve your chances. Here&rsquo;s a guideline to follow:</p>
<ul>
	<li>
		For many absolute authorities like the one I mentioned above, you can be certain that they will plan Monday&rsquo;s content on Sunday.</li>
	<li>
		Around 6:30 am to 9:30 am, the media staff will put together a list of their top 15 stories for the day. This is the news list. Contacting them during this time is more likely to influence their decision even more than if you called or emailed them the day before.</li>
	<li>
		The next step for the media staff is to present the completed list of news stories to a team who will then decide which stories will get front page billing. This usually happens around 9:30 am to noon. This is your last chance to send anything. Do it now, because unless you have something spectacular, sending anything over after 1 pm will end up in the trash.</li>
</ul>
<p>
	And even if you do get coverage&hellip;it won&rsquo;t be a lot and it probably won&rsquo;t be a link. Late content entries are typically reduced to the show that doesn&rsquo;t impact SEO at all.</p>
<p>
	<strong>8. Approach government or education sites</strong></p>
<p>
	A sure sign of an authority site is a .edu or .gov. This could be a link from a college like <a href="http://www.harvard.edu/">Harvard</a> or <a href="http://www.stanford.edu/">Stanford</a> or a link from the <a href="http://www.whitehouse.gov/">White House</a> or <a href="http://usability.gov/">Usability.gov</a>. Getting those links are not always easy.</p>
<p>
	One example is to look for ways you can register accounts with these institutions. For example, Harvard has <a href="http://h2obeta.law.harvard.edu/home.do">The Harvard H20 Playlist Project</a>. It&rsquo;s simply a series of links to books, articles or content that hopes to spark content.</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image10.png" style="width: 620px; height: 320px;" /></p>
<p>
	Simply create a playlist and add a link to a useful post inside your site.</p>
<p>
	Creating meaningful, researched content or break an interesting story and these sites might naturally attract these sites might link to you. Examples of content that you could write that might actually grab their attention include:</p>
<ul>
	<li>
		Write a solid, thorough review about one of their programs, pulling in information from historical data sets, current events and future predictions. This will likely catch their eye.</li>
	<li>
		Sponsor a student event. This will not cost very much.</li>
	<li>
		Volunteer to be a guest speaker for graduates.</li>
	<li>
		Approach their business school and offer to be a case study.</li>
</ul>
<p>
	The kind of content you could create that would attract a government link could be:</p>
<ul>
	<li>
		Create a community page/sub-domain on your site that supports some club or event in your city.</li>
	<li>
		Create content that supports some sort of charitable cause.</li>
	<li>
		Put on an event. Not only the .gov sites will approach you, but the local press will do so as well.</li>
	<li>
		Run for an office in your community. The commitment is usually low, so it&rsquo;s not like you will be consumed with it.</li>
</ul>
<p>
	In some cases you will just have to approach these institutions. When you do, you are more likely to get an answer however, and a positive one at that, if you inspect their site, identify the content gaps and then offer to fill them.</p>
<p>
	Again, it&rsquo;s going to be important that you have something to show that you can pull off the content professionally, so don&rsquo;t try this tactic until you have a good catalog of posts in your archives.</p>
<p>
	<strong>9. Buy links without penalty</strong></p>
<p>
	It&rsquo;s no secret that <a href="http://support.google.com/webmasters/bin/answer.py?hl=en&amp;answer=66736">buying links violates Google&rsquo;s policy</a> and the penalty can be very stiff. So you may be wonder why I&rsquo;m suggesting you buy links.</p>
<p>
	There are ways to buy links that <em>will not</em> be a violation of Google&rsquo;s policy. Here are two:</p>
<ul>
	<li>
		<strong>Donate to a charity</strong> &ndash; Depending on how much you donate, some organizations will display you name and donation amount on their sites.</li>
	<li>
		<strong>Offer to pay influential bloggers to post on your site</strong> &ndash; The content is simple. Give an authoritative blogger some kind of incentive like cash to write a post you can post on your site. In all likelihood they&rsquo;ll link to it once it&rsquo;s published.</li>
	<li>
		<strong>Fund research</strong> &ndash; Sometimes when you fund research projects people will link back to your website to show people who provided them with the funding. It&rsquo;s their way of saying &ldquo;thanks&rdquo; and showing appreciation.</li>
</ul>
<p>
	As you can see these examples are based on an exchange of value between two people and their websites that can relate to the relevancy of content&hellip;so it&rsquo;s an ethical way of buying links.</p>
<p>
	<strong>Rule 10: Know the difference between a good and a bad site</strong></p>
<p>
	Finally, one of the most fundamental rules to link building is knowing the difference between a good website and a bad one. This might sound obvious but it&rsquo;s sometimes easy to get tricked into asking a site that looks like an authority but is in reality spammy.</p>
<p>
	What are the elements that determine if a website is a bad one? Here are five ways:</p>
<ul>
	<li>
		<strong>Negative PPC</strong> &ndash; If you come across a site that has SEO links based on pills, casinos or porn, then it&rsquo;s not a good site to get a link from.</li>
	<li>
		<strong>Link overload</strong> &ndash; Also avoid sites that have a high link-to-content ratio. Anything above 20% links to 80% content is probably too high.</li>
	<li>
		<strong>Keyword stuffing</strong> &ndash; Some sites that rank high in search engines will be notorious for keyword stuff. You&rsquo;re first clue is the title description. If it looks like someone treated it like a keyword meta tag, they are probably employing spam techniques elsewhere, too. Perhaps it&rsquo;s in the footer, behind images or in the source code.:</li>
	<li>
		<strong>Ad overload</strong> &ndash; These sites will be like a sore thumb when it comes to the number of ads they have. They&rsquo;ll have ads down both sidebars, above the header and multiple times throughout the content.</li>
	<li>
		<strong>Poor content</strong> - Another clue this is not a great site is the low content-to-ad ratio. This one can be tricky because even absolute authority sites can push the limits when it comes to displaying ads. Look at <a href="http://www.marketingpilgrim.com/2012/01/google-adds-auto-hashtag-and-photo-text-lol.html">Marketing Pilgrim</a>, for example:</li>
</ul>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/image11.png" style="width: 620px; height: 419px;" /></p>
<div style="margin-left: 40px;">
	Ads easily dominate 2/3 of the real estate. But it&rsquo;s a legitimate website with pretty good content. If that&rsquo;s the case, then evaluate the copy. Is it well written, heavily researched and specific? Is there an author attached to it? Is there a convincing author bio page? These are all elements you need to look at to determine whether you should write a guest post for them or not.</div>
<ul>
	<li>
		<strong>Poor design</strong> &ndash; Does the site look like they used a free theme? Are the fonts irregular in size or shape? These are usually signs that someone has not spent anyone on the site&hellip;which is a signal they could be spammers.</li>
</ul>
<p>
	<strong>Conclusion</strong></p>
<p>
	Trust me when I say that you will not be wasting your time if you invest it in attracting authority links to your website or blog. Remember: nearly half of what determines the rank of your site is based upon the types of links driving to your site. Hopefully this guide has given you the tips and the tools necessary to help you succeed.</p>
<p>
	&nbsp;</p>
<p>
	<em><strong>About the author:</strong> <a href="http://www.quicksprout.com/" style="color: rgb(172, 1, 1); text-decoration: none; outline-style: none;" >Neil Patel</a> is the co-founder of <a href="http://www.kissmetrics.com/" style="color: rgb(0, 102, 153); text-decoration: underline;" >KISSmetrics</a>, an analytics provider that helps companies make better business decisions. </em></p>
<br /><p><a href="http://www.seomoz.org/moztop10">Sign up for The Moz Top 10</a>, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don't have time to hunt down but want to read!</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/seomoz?a=rMTP9jlYLPw:9KonpiQtBMo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/seomoz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=rMTP9jlYLPw:9KonpiQtBMo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/seomoz?i=rMTP9jlYLPw:9KonpiQtBMo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=rMTP9jlYLPw:9KonpiQtBMo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/seomoz?i=rMTP9jlYLPw:9KonpiQtBMo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=rMTP9jlYLPw:9KonpiQtBMo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/seomoz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=rMTP9jlYLPw:9KonpiQtBMo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/seomoz?i=rMTP9jlYLPw:9KonpiQtBMo:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/seomoz/~4/rMTP9jlYLPw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://seobadger.com/the-10-golden-rules-to-attracting-authority-links-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find New Keywords: Simplifying Keyword Research</title>
		<link>http://feedproxy.google.com/~r/seomoz/~3/0dCRHERv-lc/find-new-keywords-simplifying-keyword-research</link>
		<comments>http://feedproxy.google.com/~r/seomoz/~3/0dCRHERv-lc/find-new-keywords-simplifying-keyword-research#comments</comments>
		<pubDate>Wed, 01 Feb 2012 13:12:35 +0000</pubDate>
		<dc:creator>Karen Semyan</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://seobadger.com/?guid=18c74d1a9b6891e91258e252795c7f4b</guid>
		<description><![CDATA[Posted by Karen Semyan
	In December, we rolled out branded keyword rules and metrics to campaigns to help you segment your branded traffic. Now, we&#8217;re excited to introduce a companion feature to make your keyword research easier: Find New Keyword...]]></description>
			<content:encoded><![CDATA[<p>Posted by <a href="http://www.seomoz.org/users/profile/273810">Karen Semyan</a></p><p>
	In December, we rolled out branded keyword rules and metrics to campaigns to help you segment your branded traffic. Now, we&rsquo;re excited to introduce a companion feature to make your keyword research easier: Find New Keywords. With this feature, you can view keywords sending you organic search traffic, filter on your brand rules, and determine if you want to track them in your campaign.</p>
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	First, the basics.</h1>
<p>
	You&rsquo;ll discover the Find New Keywords feature in a tab under your Manage Keywords section. (This feature requires that you connect your campaign to Google Analytics, so if you&rsquo;re not connected to GA, you&rsquo;ll find instructions on how to do this on the Find New Keywords tab.)</p>
<p>
	<img alt="New navigation for brand rules and find new keywords features" src="http://cdn.seomoz.org/img/upload/screen-ia-brand-rules-moved-620.png" style="border: 1px solid #DBDBDB; width: 620px; height: 193px; " /></p>
<p>
	<strong>But wait, where did the Manage Brand Rules page go?!</strong> &nbsp;We&rsquo;ve moved your brand rules page into a tab under Manage Keywords, as well, so you can easily move among these sections as you manage your keywords.</p>
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	Now, on to the hunt for new keywords!</h1>
<p>
	<strong>1. View the top 200 keywords sending you traffic </strong>that you&rsquo;re not currently tracking.</p>
<p>
	<img alt="Find New Keywords tab" src="http://cdn.seomoz.org/img/upload/find-keywords-plain-620.png" style="border: 1px solid #DBDBDB; width: 620px; height: 568px; " /></p>
<p>
	Why stop at 200? We want to make it easier for you to add the keywords that may be most interesting to track because they are branded terms or common words heavily associated by searchers with your site. After that, you can go straight to GA to manually grab more terms. If we see high demand for showing more keywords, we&rsquo;ll consider showing more terms in the future (so let us know what you think!).</p>
<p>
	<strong>2. Decide which keywords are candidates for tracking.</strong><br />
	We show you a number of factors:</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/analysis-factors-REV-620(3).png" style="border: 1px solid #DBDBDB; width: 620px; height: 490px; " /></p>
<ul>
	<li>
		Keyword&#39;s position or &quot;rank&quot; in your current list of 200 keywords sending you organic search traffic.</li>
	<li>
		Keyword&rsquo;s traffic from the last week and last four weeks.</li>
	<li>
		Branded vs, non-branded keyword filters, based on your brand rules.</li>
	<li>
		Quick access to a full keyword analysis for keyword difficulty and full SERP analysis.</li>
</ul>
<p>
	<strong>3. Add keywords of interest to your managed keywords list. </strong><br />
	With some information in hand about the keyword&rsquo;s relationship to your brand, traffic, difficulty, and SERP analysis details, you&rsquo;re on your way to finding some keywords of interest to track.</p>
<p>
	One thing to note: If you are tracking all 200 (which we don&rsquo;t necessarily recommend--please make your choices carefully), you&rsquo;ll see a message telling you to check later for new keywords that have moved up the list.</p>
<p>
	We&rsquo;d love to know what you think of the feature, so let us know! Leave a comment right here, e-mail help@seomoz.org, or share a feature suggestion in our <a href="http://seomoz.zendesk.com/forums/293194-seomoz-pro-feature-requests">feature request forum</a>. Happy keyword finding!</p>
<br /><p><a href="http://www.seomoz.org/moztop10">Sign up for The Moz Top 10</a>, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don't have time to hunt down but want to read!</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/seomoz?a=0dCRHERv-lc:UzMxlrxdmso:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/seomoz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=0dCRHERv-lc:UzMxlrxdmso:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/seomoz?i=0dCRHERv-lc:UzMxlrxdmso:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=0dCRHERv-lc:UzMxlrxdmso:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/seomoz?i=0dCRHERv-lc:UzMxlrxdmso:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=0dCRHERv-lc:UzMxlrxdmso:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/seomoz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=0dCRHERv-lc:UzMxlrxdmso:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/seomoz?i=0dCRHERv-lc:UzMxlrxdmso:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/seomoz/~4/0dCRHERv-lc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://seobadger.com/find-new-keywords-simplifying-keyword-research/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find New Keywords: Simplifying Keyword Research</title>
		<link>http://feedproxy.google.com/~r/seomoz/~3/0dCRHERv-lc/find-new-keywords-simplifying-keyword-research</link>
		<comments>http://feedproxy.google.com/~r/seomoz/~3/0dCRHERv-lc/find-new-keywords-simplifying-keyword-research#comments</comments>
		<pubDate>Wed, 01 Feb 2012 13:12:35 +0000</pubDate>
		<dc:creator>Karen Semyan</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://seobadger.com/?guid=18c74d1a9b6891e91258e252795c7f4b</guid>
		<description><![CDATA[Posted by Karen Semyan
	In December, we rolled out branded keyword rules and metrics to campaigns to help you segment your branded traffic. Now, we&#8217;re excited to introduce a companion feature to make your keyword research easier: Find New Keyword...]]></description>
			<content:encoded><![CDATA[<p>Posted by <a href="http://www.seomoz.org/users/profile/273810">Karen Semyan</a></p><p>
	In December, we rolled out branded keyword rules and metrics to campaigns to help you segment your branded traffic. Now, we&rsquo;re excited to introduce a companion feature to make your keyword research easier: Find New Keywords. With this feature, you can view keywords sending you organic search traffic, filter on your brand rules, and determine if you want to track them in your campaign.</p>
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	First, the basics.</h1>
<p>
	You&rsquo;ll discover the Find New Keywords feature in a tab under your Manage Keywords section. (This feature requires that you connect your campaign to Google Analytics, so if you&rsquo;re not connected to GA, you&rsquo;ll find instructions on how to do this on the Find New Keywords tab.)</p>
<p>
	<img alt="New navigation for brand rules and find new keywords features" src="http://cdn.seomoz.org/img/upload/screen-ia-brand-rules-moved-620.png" style="border: 1px solid #DBDBDB; width: 620px; height: 193px; " /></p>
<p>
	<strong>But wait, where did the Manage Brand Rules page go?!</strong> &nbsp;We&rsquo;ve moved your brand rules page into a tab under Manage Keywords, as well, so you can easily move among these sections as you manage your keywords.</p>
<h1 style="color:#414040;font-size:1.9em;line-height:1.6em;margin-bottom:0.5em;">
	Now, on to the hunt for new keywords!</h1>
<p>
	<strong>1. View the top 200 keywords sending you traffic </strong>that you&rsquo;re not currently tracking.</p>
<p>
	<img alt="Find New Keywords tab" src="http://cdn.seomoz.org/img/upload/find-keywords-plain-620.png" style="border: 1px solid #DBDBDB; width: 620px; height: 568px; " /></p>
<p>
	Why stop at 200? We want to make it easier for you to add the keywords that may be most interesting to track because they are branded terms or common words heavily associated by searchers with your site. After that, you can go straight to GA to manually grab more terms. If we see high demand for showing more keywords, we&rsquo;ll consider showing more terms in the future (so let us know what you think!).</p>
<p>
	<strong>2. Decide which keywords are candidates for tracking.</strong><br />
	We show you a number of factors:</p>
<p>
	<img alt="" src="http://cdn.seomoz.org/img/upload/analysis-factors-REV-620(3).png" style="border: 1px solid #DBDBDB; width: 620px; height: 490px; " /></p>
<ul>
	<li>
		Keyword&#39;s position or &quot;rank&quot; in your current list of 200 keywords sending you organic search traffic.</li>
	<li>
		Keyword&rsquo;s traffic from the last week and last four weeks.</li>
	<li>
		Branded vs, non-branded keyword filters, based on your brand rules.</li>
	<li>
		Quick access to a full keyword analysis for keyword difficulty and full SERP analysis.</li>
</ul>
<p>
	<strong>3. Add keywords of interest to your managed keywords list. </strong><br />
	With some information in hand about the keyword&rsquo;s relationship to your brand, traffic, difficulty, and SERP analysis details, you&rsquo;re on your way to finding some keywords of interest to track.</p>
<p>
	One thing to note: If you are tracking all 200 (which we don&rsquo;t necessarily recommend--please make your choices carefully), you&rsquo;ll see a message telling you to check later for new keywords that have moved up the list.</p>
<p>
	We&rsquo;d love to know what you think of the feature, so let us know! Leave a comment right here, e-mail help@seomoz.org, or share a feature suggestion in our <a href="http://seomoz.zendesk.com/forums/293194-seomoz-pro-feature-requests">feature request forum</a>. Happy keyword finding!</p>
<br /><p><a href="http://www.seomoz.org/moztop10">Sign up for The Moz Top 10</a>, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don't have time to hunt down but want to read!</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/seomoz?a=0dCRHERv-lc:UzMxlrxdmso:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/seomoz?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=0dCRHERv-lc:UzMxlrxdmso:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/seomoz?i=0dCRHERv-lc:UzMxlrxdmso:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=0dCRHERv-lc:UzMxlrxdmso:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/seomoz?i=0dCRHERv-lc:UzMxlrxdmso:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=0dCRHERv-lc:UzMxlrxdmso:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/seomoz?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/seomoz?a=0dCRHERv-lc:UzMxlrxdmso:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/seomoz?i=0dCRHERv-lc:UzMxlrxdmso:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/seomoz/~4/0dCRHERv-lc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://seobadger.com/find-new-keywords-simplifying-keyword-research-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

