<?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>Justin Briggs</title>
	<atom:link href="http://justinbriggs.org/feed" rel="self" type="application/rss+xml" />
	<link>http://justinbriggs.org</link>
	<description>Internet &#38; Search Engine Enthusiast</description>
	<lastBuildDate>Wed, 22 May 2013 20:20:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Google Domain Clustering Update?</title>
		<link>http://justinbriggs.org/google-domain-clustering-update</link>
		<comments>http://justinbriggs.org/google-domain-clustering-update#comments</comments>
		<pubDate>Tue, 21 May 2013 09:15:22 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Search Technology]]></category>

		<guid isPermaLink="false">http://justinbriggs.org/?p=1520</guid>
		<description><![CDATA[A week ago, Matt Cutts posted a video discussing what SEOs could expect in the coming months. One of the mentioned updates ...]]></description>
				<content:encoded><![CDATA[<p>A week ago, Matt Cutts posted a video discussing what SEOs could expect in the coming months. One of the mentioned updates was around host or domain clustering / crowding. I think some type of domain crowding update went out, starting last night. Hat tip to <a href="https://twitter.com/jasonmun">Jason Mun</a> for noticing.</p>
<p><span id="more-1520"></span></p>
<div style="padding-left: 120px; padding-bottom: 20px;"><iframe src="http://www.youtube.com/embed/xQmQeKU25zg?rel=0" height="360" width="640" allowfullscreen="" frameborder="0"></iframe></div>
<h5></h5>
<h5>Specifically what Matt Cutts said about domain clustering was [emphasis mine]:</h5>
<p>&nbsp;</p>
<blockquote><p>We’ve also heard a lot of feedback from some people about that if I go down <strong>three pages deep</strong> I’ll see a cluster of several results all from one domain. We’ve actually made things better that <strong>you’re less likely to see that on the first page</strong> and more likely to see that on the following pages. And we’re looking at a change which might deploy which would basically say that <strong>once you’ve seen a cluster of results from one site then you’d be less likely to see more results from that site as you go deeper into the next pages</strong> of Google search results.</p>
<p>&nbsp;</p>
<p>And that has been good feedback that people have been sending us. We continue to refine host clustering and host crowding and all those sorts of the things. But we’ll continue to listen to feedback and see what we can do even better.</p></blockquote>
<p>Thanks to <a href="http://siegemedia.com/matt-cutts-video-transcript">Ross for transcribing the video</a>.</p>
<p>There appears to be changes in the number of results from a single root domain shown for a particular query. It doesn&#8217;t seem to be showing up consistently in all countries though.</p>
<h2>Site Search Edge Case</h2>
<p>You&#8217;ll most easily notice this when you perform a <strong>site:</strong> search against a domain. It&#8217;ll limit the results to 3 pages and show between 28 and 30 results before it gives you the omitted results statement. The consistent part is 3 pages, but the exact numbers vary in the high 20&#8242;s.</p>
<p>For example, here is a site:amazon.com search.</p>
<figure><img class="aligncenter size-full wp-image-1521" alt="Amazon site search" src="http://justinbriggs.org/wp-content/uploads/2013/05/amazon-site-search.jpg" width="700" height="1235" /> <a href="http://justinbriggs.org/wp-content/uploads/2013/05/filter-on.png"><br />
</a></figure>
<p>This &#8220;omitted results&#8221; prompt usually shows when you dig deep enough that the indexed URLs start to become duplicate, near duplicate, or relatively low value. However, now it appears to be truncating at 3 pagination pages, regardless of the site&#8217;s authority or information architecture. It doesn&#8217;t appear on sites with &lt; 30 pages, but seems to show on anything from 30+ to something the size of Amazon.com.</p>
<p>This is a new change that appears to be tied to anti-clustering of domains. It also applies to domains with heavy subdomain usage, like tumblr.com.</p>
<p>The filtering appears to be controlled by the omit results filter parameter <strong>&#8220;filter=&#8221;</strong> with a setting of <strong>1 or 0</strong>.</p>
<p>For example, the URL to repeat the <strong>site:</strong> search without the omitted results is:</p>
<p>https://www.google.com/search?q=site:amazon.com&#038;rlz=1C5CHFA_enUS504US504&#038;biw=1248&#038;bih=731<strong>&#038;filter=0</strong></p>
<h2>Domain Filtering in SERPS</h2>
<p>The <strong>site:</strong> search appears to be an edge case of what&#8217;s occurring. I tested heavy brand queries that would have few other domains to show outside of the primary brand&#8217;s domain.</p>
<p>A search for &#8220;<strong>seomoz mozscape update</strong>&#8221; shows 29 results from SEOmoz.org and stops after page 3. This pattern persists across a number of domains.</p>
<h3>Example searches:</h3>
<ul>
<li>imdb actors inurl:imdb.com</li>
<li>pinterest quote inurl:pinterest</li>
<li>iacquire mike king inurl:iacquire.com</li>
<li>seomoz rand fishkin inurl:seomoz.org</li>
<li>bigfishgames walkthrough inurl:bigfishgames.com</li>
</ul>
<p>However, the <strong>filter=</strong> parameter disables the anti-crowding effect, and not just when prompted at the end of search pagination.</p>
<p>It disables it broadly, as the filter is active on all searches by default.</p>
<p><strong>For example:</strong></p>
<p>https://www.google.com/search?q=seomoz+mozscape+update</p>
<p>will limit results from <a href="http://www.seomoz.org">seomoz.org</a> at page 3, showing other domains beyond that.</p>
<p>Here is the top of page 4 with domain filtering active (no added parameter).</p>
<figure><img class="aligncenter size-full wp-image-1522" alt="Filter on" src="http://justinbriggs.org/wp-content/uploads/2013/05/filter-on.png" width="613" height="435" /></figure>
<p>However, using the filter parameter will show seomoz.org past page 3.</p>
<p>https://www.google.com/search?q=seomoz+mozscape+update&#038;filter=0</p>
<p>(You&#8217;ll notice the addition of <strong>&amp;filter=0</strong> at the end, disabling the omit feature, which appears to control the anti-clustering)</p>
<p>Here is the top of page 4 with domain filtering disabled.</p>
<figure><img class="aligncenter size-full wp-image-1523" alt="Filter disabled" src="http://justinbriggs.org/wp-content/uploads/2013/05/filter-disabled.png" width="622" height="367" /></figure>
<p>Actually, it shows all SEOmoz.org results until page 6, and even then, most of page 6 is the SEOmoz.org domain. Even on page 20, I&#8217;m seeing mostly SEOmoz.org results.</p>
<p>This appears to be applied more broadly as well. However, there appears to be two different parts to the anti-clustering. The first applies to page one results. Even with the filter is disabled, there is still a decent degree of diversity, depending on how broad the term is and if there are other relevant domains for the term. However, once you click past page one, the diversity appears to fall off. This is where the second, newer, filter is playing a role.</p>
<p>An example of this is &#8220;seomoz whiteboard friday&#8221; where SEOmoz.org holds 8 of the 10 results on page one and none of page two with the filter active. Once the filter has be deactivated by setting the parameter to zero, SEOmoz.org holds the first 19 positions.</p>
<h2>Ways Google May Handle Domain Clustering</h2>
<p>My guess is that Google is solving domain clustering by:</p>
<ol>
<li>Promoting a diversity of domains, especially on page one and two.</li>
<li>Leveraging site links to minimize real estate of one domain. The filter parameter appears to affect sitelinks as well.</li>
<li>Adding this new filter that more explicitly minimizes content from domains already seen.</li>
<li>Creating a type of hard limit at pagination 3 that will not show any more from a domain past that page.</li>
</ol>
<p>This new hard limit makes sense for usability. If a user has already seen the top 10 to 30 most relevant URLs from a particular domain, there is a good chance that domain doesn&#8217;t have their answer, especially if they take the step to click to page 4 and beyond. The one edge case where the logic seems flawed is the <strong>site:</strong> search. In that case, the user is explicitly searching for content from a specific domain.</p>
]]></content:encoded>
			<wfw:commentRss>http://justinbriggs.org/google-domain-clustering-update/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>A Disconnect in App Store SEO: Going Beyond ASO</title>
		<link>http://justinbriggs.org/a-disconnect-in-app-store-seo-going-beyond-aso</link>
		<comments>http://justinbriggs.org/a-disconnect-in-app-store-seo-going-beyond-aso#comments</comments>
		<pubDate>Wed, 15 May 2013 01:48:19 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://justinbriggs.org/?p=1507</guid>
		<description><![CDATA[There is an enormous ecosystem of search activity happening around mobile app discovery, but there appears to be a  disconnect in marketing strategy when ...]]></description>
				<content:encoded><![CDATA[<p>There is an enormous ecosystem of search activity happening around mobile app discovery, but there appears to be a  disconnect in marketing strategy when it comes to using Inbound Marketing channels to drive mobile app installs. When it comes to search, a lot of attention has been given to App Store Optimization (ASO) to optimize apps for search inside of an app store. In all fairness, this channel has presented significant opportunity, but too often, major players in the mobile space are treating mobile and web as independent of lines business, instead of leveraging search demand on the web (a traditional Google search) to drive traffic to a mobile application. More often, they&#8217;re using paid channels to drive discovery.</p>
<p><span id="more-1507"></span></p>
<h3>Some of the primary channels outside of the app store for driving app installs:</h3>
<ul>
<li>Ad Networks</li>
<li>App Discovery Platforms</li>
<li>Traditional Search</li>
<li>Social Media</li>
<li>Cross Selling</li>
<li>Incentivized Ad Networks</li>
</ul>
<p>Many publishers use tactics like email lists and social to maintain and nurture a growing base of mobile consumers. These are highly effective at pushing audiences around to new apps, but many businesses still heavily rely on ad networks, incentives, and cross sells to acquire new users. Others may rely on PR, review sites or a hopeful featuring. If everything aligns, you may be able to get into top listings, driving organic awareness and driving down cost per install.</p>
<p>And while some app developers have looked into organic discovery through ASO, many are ignoring classic SEO to capture demand that exists in Google. This leaves a lot of opportunity, because users acquired from search are typically highly targeted, carrying some of the highest monetization ratings. The cost model for acquiring from search is also effective, driving down the cost per install over time.</p>
<h2>The Disconnect in App Discovery</h2>
<p>Outside of ad networks, a lot of app discovery is still dependent on navigation inside of the app store ecosystem.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1508" alt="How to we find mobile apps" src="http://justinbriggs.org/wp-content/uploads/2013/05/how-do-we-get-apps.png" width="514" height="374" />Source: <a href="http://www.seomoz.org/webinars/building-an-audience-of-fans-for-your-mobile-app">Standing Out in the Sea of Apps Mozinar</a></p>
<p>Less than 20 percent of discovery is being generated from search/referrals outside of the app store. In a world where search can drive 30% to 70% of traffic to sites on the web, I suspect this is due to a disconnect (and from my experience, it&#8217;s proven itself to be). Search is responsible for 20% not because it only holds 20% of the demand, but because it&#8217;s under invested in as a channel (similar to the PPC vs. SEO demand disconnect).</p>
<p>This is better represented by comparing the relative value vs. volume of different channels.</p>
<figure><img class="aligncenter size-full wp-image-1509" alt="App Discovery Channel Values" src="http://justinbriggs.org/wp-content/uploads/2013/05/app-discovery-channel-value.jpg" width="700" height="525" /></figure>
<p>When it comes to user quality, search outperforms all paid channels and outperforms social in most cases. However, it&#8217;s responsible for a tiny portion of installs by volume (4%). I find it concerning that social platforms, like Facebook and Twitter, however large they are, drive 5.5 times more installs than search.</p>
<h2>Is ASO Losing Its Effectiveness?</h2>
<p>Over the last year, companies have seen value in implementing basic ASO. This is because, like the early days of SEO, few competitive apps were taking the time to research and optimize for keyword search. However, the landscape is changing  What happens when all major apps in a niche implement ASO? The competitive advantage is lost as keywords become more contested.</p>
<p>When this differentiation by optimization becomes a level playing field, rankings fall back on usage and download metrics. The question will then become: how do we drive more installs outside of the app store? For many, this means increasing spend on ad networks.</p>
<p>This situation is approaching.</p>
<figure><img class="aligncenter size-full wp-image-1511" alt="Keyword Usage Rates in ASO" src="http://justinbriggs.org/wp-content/uploads/2013/05/keyword-title-adoption-aso.jpg" width="850" height="291" /></figure>
<p style="text-align: center;">Source: <a href="http://www.mobiledevhq.com/haveyouchangedyourapptitleyet--102/articles">Have you changed your app title yet? by MobileDevHQ</a></p>
<p>The number of apps using some form of ASO has <strong>increased 3X</strong> in 2.5 months. The competitive advantage of keywords in titles is going away in some markets as it becomes a requirement to compete.</p>
<p>This can be seen in its reduction in effectiveness.</p>
<figure><img class="aligncenter size-full wp-image-1512" alt="Drop in ASO Effectiveness" src="http://justinbriggs.org/wp-content/uploads/2013/05/keyword-aso-effectiveness.jpg" width="700" height="476" /></figure>
<p>Over time, the search mechanics for app discovery will become more sophisticated  It&#8217;s likely that app search will not stay verticalized. General search engines, like Google, may move into this space more. They already have an application search that is effective. They could more easily implement factors like reviews, sentiment, link analysis, content analysis and authority. In the case of the iOS App Store, they lack factors like downloads, on-going usage, uninstalls, in app purchases, and revenue. However, as the app market place grows, the need for more sophisticated discovery and search will grow. If search in app stores becomes more sophisticated, then ASO will become ever evolving like SEO.</p>
<h2>Capturing the Demand from Web Search</h2>
<p>Huge opportunities for mobile apps still exist in SEO. I <a href="http://justinbriggs.org/sometimes-seo-is-just-seo">wrote a post</a> a few months ago about a simple tactic that lead to a seven figure increase in revenue. It looked like this.</p>
<figure><img class="aligncenter" alt="Traffic" src="http://justinbriggs.org/wp-content/uploads/2013/03/1-6-traffic.png" width="518" height="120" /></figure>
<p>This came from driving organic search traffic to mobile apps after discovering areas of opportunity both us and our competitors were ignoring.</p>
<h3>The tactic was simple:</h3>
<ol>
<li><span style="font-size: 13px;">Find a keyword with intent for mobile apps</span></li>
<li><span style="font-size: 13px;">Build a landing page</span></li>
<li><span style="font-size: 13px;">Acquire inbound links to increase ranking</span></li>
</ol>
<h2>Where is the Opportunity?</h2>
<p>In short, a lot of places. However, there are some apps genres that are more profitable than others. My experience is in games.</p>
<figure><img class="size-full wp-image-1513 aligncenter" alt="Best Mobile App SEO Categories" src="http://justinbriggs.org/wp-content/uploads/2013/05/best-categories-for-mobile-seo.jpg" width="560" height="512" /></figure>
<p style="text-align: center;">Source: <a href="http://www.mobiledevhq.com/applevsandroid-howhavetheycomparedin2013--103/articles">Apple vs. Android: How Have They Compared in 2013?</a> by MobileDevHQ</p>
<p>When doing keyword research some of this opportunity is easily missed. Keep in mind that tools like Google&#8217;s Keyword Tool provide estimated values as a 12 month average. This hides areas of opportunity in markets that are rapidly growing.</p>
<figure><img class="aligncenter size-full wp-image-1514" alt="12 Month Average" src="http://justinbriggs.org/wp-content/uploads/2013/05/12-month-average.jpg" width="346" height="230" /></figure>
<p>In the graph above, the red line shows the average value of the graph in blue. The current value of that graph, for example, is 5 times larger than the average.</p>
<p>This is important to note when mobile app markets look like this.</p>
<figure><img class="aligncenter size-full wp-image-1515" alt="iPhone Collage" src="http://justinbriggs.org/wp-content/uploads/2013/05/iphone-collage-search.jpg" width="700" height="265" /></figure>
<p>And this.</p>
<figure><img class="size-full wp-image-1516 aligncenter" alt="Android Searches" src="http://justinbriggs.org/wp-content/uploads/2013/05/android-searches-shopping-todo.jpg" width="700" height="255" /></figure>
<p>Many of these verticals are relatively uncontested.</p>
<figure><img class="aligncenter size-full wp-image-1517" alt="Android SERPS" src="http://justinbriggs.org/wp-content/uploads/2013/05/android-serps.jpg" width="800" height="305" /></figure>
<p>In both of these examples, there is an opportunity for an app developer&#8217;s website to rank in the top three results. I&#8217;m giving specific examples that include mobile terms, but these type of opportunities exist on broader terms as well.</p>
<p>These are the types of opportunities that have 6 and 7 figure annual revenues behind them.</p>
<p>Over time, I expect mobile app search will become more complex as we better understand the relationship between the different ecosystems. At the same time, improved conversion tracking, through tools like <a href="http://www.mobileapptracking.com/">HasOffer</a>, will help us better understand traffic &#8211; even though mobile conversion tracking has a way to go before it works effectively for web SEO. However, even without complete clarity, there is a lot of opportunity for mobile app developers to leverage inbound marketing strategies to drive awareness, installs, and ultimately more revenue.</p>
]]></content:encoded>
			<wfw:commentRss>http://justinbriggs.org/a-disconnect-in-app-store-seo-going-beyond-aso/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Making the leap.</title>
		<link>http://justinbriggs.org/making-the-leap</link>
		<comments>http://justinbriggs.org/making-the-leap#comments</comments>
		<pubDate>Fri, 19 Apr 2013 18:02:17 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://justinbriggs.org/?p=1479</guid>
		<description><![CDATA[Yesterday I made one of the scariest decisions I’ve made in a while, up there with my decision to leave college or ...]]></description>
				<content:encoded><![CDATA[<p>Yesterday I made one of the scariest decisions I’ve made in a while, up there with my <a href="http://justinbriggs.org/from-here-on-out-do-what-you-love">decision to leave college or move to Seattle</a>. I gave my notice without having the safety net of a new job to land on. For almost two years, I’ve had one of the best jobs in my life, reporting to one of the smartest people I’ve had the opportunity to work for. My life is more stable than I could have ever imagined a few years ago. Yet, once again, I make the leap into uncertainty. I’m anxious, but really excited to see what the next year brings.</p>
<p>This post has been in the making for years. This isn’t a recent itch that’s crept up on me. If I’m honest, it started the day I sat in my uncle’s office creating a Cool Boarders 2 cheat code website on Angelfire when I was about 11 years old. Ever since then, I’ve had a passion for building stuff. My family nurtured this. I was effectively groomed to be an entrepreneur one day.</p>
<p><span id="more-1479"></span></p>
<p>Building something of my own has always been the goal. And I ready to go after it.</p>
<p>I didn’t think it was going to happen this year, and it almost didn’t. After <a href="http://justinbriggs.org/first-time-every-time">returning from London</a>, I was approached about a job that would move me to London. I absolutely loved London. I spent days emotionally struggling with the idea of uprooting my life and starting over, once again.</p>
<p>It didn’t work out. That’s a good thing though. The event helped set the emotional groundwork to help me do something that scares me. Starting my own business.</p>
<h2>What Next?</h2>
<p>I don’t have anything to announce yet, but it should be coming soon.</p>
<p>I am accepting clients. Feel free to <a href="http://justinbriggs.org/contact">get in touch here</a>. I’d love to talk to you. Or you can just email me at justin [at] justinbriggs [dot] org. I&#8217;m looking forward to doing client work again.</p>
<p>I’ll also be writing, and hopefully presenting, more than I have in the last year and a half. I love writing, so I’m looking forward to having more to share.</p>
]]></content:encoded>
			<wfw:commentRss>http://justinbriggs.org/making-the-leap/feed</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Sometimes SEO is Just SEO</title>
		<link>http://justinbriggs.org/sometimes-seo-is-just-seo</link>
		<comments>http://justinbriggs.org/sometimes-seo-is-just-seo#comments</comments>
		<pubDate>Thu, 28 Mar 2013 15:33:16 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Technical SEO]]></category>

		<guid isPermaLink="false">http://justinbriggs.org/?p=1473</guid>
		<description><![CDATA[It&#8217;s easy to get wrapped up in the growing complexity of SEO. I&#8217;m guilty of this myself. However, sometimes it&#8217;s nice to ...]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s easy to get wrapped up in the growing complexity of SEO. I&#8217;m guilty of this myself.</p>
<p>However, sometimes it&#8217;s nice to be reminded that there is value in the same SEO we&#8217;ve been doing for years. I&#8217;ve had a reminder like this recently that I&#8217;d like to share (well, within reason&#8230; I can&#8217;t share all the details).</p>
<p><span id="more-1473"></span></p>
<p>Here is the broad match traffic from one keyword phrase (includes filter).<span style="font-size: 13px; line-height: 19px;"><br />
</span></p>
<figure><img class="aligncenter size-full wp-image-1474" alt="Traffic" src="http://justinbriggs.org/wp-content/uploads/2013/03/1-6-traffic.png" width="518" height="120" /></figure>
<p>That represents a <strong>million dollars</strong> lift in revenue for a product line.</p>
<p>How was it done?</p>
<p><strong>Step #1</strong> &#8211; Find keywords sending traffic, but there isn&#8217;t a dedicated landing page. Pick a single keyword from that list that has strong (and broad) traffic and a product line behind it.<br />
<strong>Step #2</strong> &#8211; Make a single page, target it, slap the products on it.<br />
<strong>Step #3</strong> &#8211; Build internal links to it by adding links on content you can control.<br />
<strong>Step #4</strong> &#8211; After some red tape, get page linked to on a valuable internal page you don&#8217;t control.<br />
<strong>Step #5</strong> &#8211; Redesign / relaunch page for better CRO.<br />
<strong>Step #6</strong> &#8211; Acquire links from 20 domains.</p>
<p>Some days I really love SEO.</p>
<p>Tactically plugging holes may not be as sexy, but it can be valuable.</p>
]]></content:encoded>
			<wfw:commentRss>http://justinbriggs.org/sometimes-seo-is-just-seo/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Technical Hacks for Content Marketing</title>
		<link>http://justinbriggs.org/technical-hacks-for-content-marketing</link>
		<comments>http://justinbriggs.org/technical-hacks-for-content-marketing#comments</comments>
		<pubDate>Thu, 07 Mar 2013 08:08:23 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Content]]></category>

		<guid isPermaLink="false">http://justinbriggs.org/?p=1460</guid>
		<description><![CDATA[It seems like you can&#8217;t get through a week without hearing about &#8220;Content Marketing&#8221; or &#8220;Content Strategy&#8221;. These strategies call for increasingly complicated pieces ...]]></description>
				<content:encoded><![CDATA[<p>It seems like you can&#8217;t get through a week without hearing about &#8220;Content Marketing&#8221; or &#8220;Content Strategy&#8221;. These strategies call for increasingly complicated pieces of content, including &#8220;Big Content&#8221;, video, data visualization, photography, and robust design.</p>
<h2>Demands for Content are Growing</h2>
<p>This progression creates a problem for SEOs. There is a skill gap that exists across a lot of individuals. I think this is linked to the identity crisis we&#8217;re going through as an industry. What are we good at? What is our role? What exactly do &#8220;SEOs&#8221; do in the ever expanding umbrella of &#8220;Inbound Marketing&#8221;? And why do we keep doing guest blog posts when we know better?</p>
<p><span id="more-1460"></span></p>
<p>I think this is tied to two issues.</p>
<ol>
<li>Doing better has a high cost of entry (budget, time, resources, and skill).</li>
<li>We often don&#8217;t know how to create the stuff we&#8217;re recommending.</li>
</ol>
<p>SEOs can create guest posts in isolation and with little budget. Therefore, this kind of tactic becomes prevalent.</p>
<p>Creating the kind of content we all strive for requires copywriters,  photographers, creative directors, graphic designers, videographers, statisticians, marketer researchers, back-end programmers or front-end programers. Creating great content these days requires at least 2 or 3 of these skills to create the content in isolation. Otherwise, content needs to leverage external resources or other team members. This means scope creep, increased costs, and increased time to implement.</p>
<figure><img class="aligncenter size-full wp-image-1463" alt="Good Content is Complicated" src="http://justinbriggs.org/wp-content/uploads/2013/03/good-content-complicated.png" width="600" height="253" /></figure>
<p>This skill gap is dangerous, because we run the risk of becoming glorified project managers.</p>
<p>Many of us can&#8217;t execute what we&#8217;re recommending.</p>
<p>So in my <a href="http://www.slideshare.net/justinrbriggs/technical-hacks-for-content-marketing">presentation at SearchFest</a>, I played on the phrase &#8220;Technical SEO&#8221; to talk about how we should be talking more about being technical in our execution of SEO outside of &#8220;Technical SEO&#8221;. &#8220;Technical SEO&#8221; is a subset of SEO with its roots in on-site SEO. As an industry, we learned the skills of front-end code and server configuration. This made sense when on-site SEO played a larger role in the success of organic search. However, the world has changed and continues to change. These days, we should be equally concerned about learning the skills required to execute the style of content we&#8217;re recommending. This could include a wide range of skills, but I&#8217;d like to speak about the technical side of these skills.</p>
<h2>Low Effort, High Impact</h2>
<p>A content strategy can be differentiated by tactically being able to create high impact content with relatively low effort (time and cost). One way to do this is to leverage technical skills, libraries, and frameworks to mitigate a significant portion of the heavy lifting.</p>
<p>A low effort, high impact piece of content is something that:</p>
<ol>
<li>Has an awesome affect on performance.</li>
<li>Has a minimal chance of being devalued in future updates.</li>
<li>Can be created by a single person.</li>
<li>Creates differentiated content.</li>
</ol>
<p>This can be achieved via technical leverage.</p>
<figure><img class="aligncenter size-full wp-image-1462" alt="Technical Leverage" src="http://justinbriggs.org/wp-content/uploads/2013/03/technical-leverage.png" width="600" height="321" /></figure>
<p>Technical skills are like any tool, in that they can multiple the output of a given unit of effort. The awesomeness of content can be lifted significantly by the application of relatively simple technical tools. For example, both <a href="http://blog.okcupid.com/">OKTrends</a> and <a href="http://trends.truliablog.com/">Trulia Trends</a> are given credit for having exceptional content. Both of these sites go after interesting topics, with great writers, but more than that, they&#8217;ve managed to differentiate themselves through the use of relatively simple pieces of JavaScript and visualization libraries.</p>
<p>This content can be intimidating for beginner or immediate programmers, but my hope with the rest of this post is to help significantly lower the barrier to entry for creating technical content. My hope is to empower (and encourage) people with a number of tools they can use to step out of the habit of content like static infographics and guest posts.</p>
<p>Most importantly, <strong>you don&#8217;t have to be good at coding to be successful at this</strong>.</p>
<h2>The Interactive Infographic Challenge</h2>
<p>To hold myself accountable to the same challenge, I set a goal to sit down on a Sunday and in one day build an interactive infographic from scratch, all by myself, using tools I wasn&#8217;t familiar with. I could not leverage our engineers or designers.</p>
<p>I wanted to know what I could learn to build, not just what I could project manage.</p>
<p>The goal was not to create the best piece of content, but to build a proof of concept. I gave myself a hard time restraint to build it.</p>
<p>In four hours, I created <a href="http://justinbriggs.org/searchfest-2013/drinking/">this interactive infographic</a>.</p>
<p style="text-align: center;">(Click image to see full graphic)</p>
<figure><a href="http://justinbriggs.org/searchfest-2013/drinking/"><img class="aligncenter size-full wp-image-1465" alt="drinking-graphic-1" src="http://justinbriggs.org/wp-content/uploads/2013/03/drinking-graphic-1.png" width="624" height="553" /></a></figure>
<p style="text-align: center;">(Click image to see full graphic)</p>
<p>The graphic, although simplistic, is a demonstration of quickly putting together an interactive infographic based on <a href="http://d3js.org/">D3</a> (data-driven documents) graphs. It leverages <a href="http://twitter.github.com/bootstrap/">Bootstrap.js</a>, <a href="http://www.google.com/webfonts">Google Web Fonts</a>, and Interactive <a href="http://d3js.org/">D3 graphs</a> using <a href="http://nvd3.org/">NVD3</a>.</p>
<h3>Bootstrap.js</h3>
<p>The framework of the infographic was built using Bootstrap.js. The power of Bootstrap.js is that it does a ton of heavy lifting for you. If you&#8217;re not great at JavaScript or CSS, you can leverage Bootstrap.js to quickly implement a wide range of features.</p>
<p>For example, it includes: tooltips, buttons, collapes, typeaheads, dropdowns, tabs, progress bars, nav bars, tables, and much more. These features can all help differentiate a piece of content.</p>
<p>One of the more valuable features is its grid based <a href="http://twitter.github.com/bootstrap/scaffolding.html">scaffolding system</a>. Think of a page broken up into 12 columns, like an Excel sheet. Each of these columns is a span of one. If you want a two column design, you only have to define a span of 4 and a span of 8. You can find a wide range of <a href="http://twitter.github.com/bootstrap/getting-started.html">examples in their documentation</a>.</p>
<p>For example, here is the code for a two column design.</p>
<pre class="brush: php; title: ; notranslate">
&lt;div class=&quot;row&quot;&gt;
  &lt;div class=&quot;span4&quot;&gt;...&lt;/div&gt;
  &lt;div class=&quot;span8&quot;&gt;...&lt;/div&gt;
&lt;/div&gt;
</pre>
<p>Creating a landing page, content piece, or microsite is exceptionally easy when leveraging a framework like Bootstrap.js.</p>
<p>Creating the framework for the interactive infographic was simple. Getting started only required a few lines of code.</p>
<p>You&#8217;ll see the following code in the page&#8217;s source.</p>
<pre class="brush: xml; title: ; notranslate">
&lt;link href=&quot;assets/css/bootstrap.css&quot; rel=&quot;stylesheet&quot;&gt;
&lt;link href=&quot;assets/css/drinking.css&quot; rel=&quot;stylesheet&quot;&gt;
&lt;link href=&quot;assets/css/bootstrap-responsive.css&quot; rel=&quot;stylesheet&quot;&gt;

&lt;body&gt;
   &lt;div class=&quot;container-narrow&quot;&gt;
     &lt;div class=&quot;jumbotron&quot;&gt;
       &lt;h1&gt;Online Gaming &amp;amp; Drinking&lt;/h1&gt;
       &lt;p class=&quot;lead&quot;&gt;How many people enjoy having a few beers or some wine, perhaps even a cocktail, while gaming?&lt;/p&gt;
     &lt;/div&gt;
     &lt;hr&gt;
     &lt;div class=&quot;row-fluid&quot;&gt;
       &lt;div class=&quot;span12&quot;&gt;
         &lt;div class=&quot;chart-area&quot;&gt;
</pre>
<p>On lines 1 to 3, you&#8217;ll see 3 stylesheets linked in the head of the document. Lines 1 and 3 give you access to Bootstrap.js&#8217; functionality, while the drinking.css file includes my additional customizations. Bootstrap.js wasn&#8217;t fully leveraged here, but I wanted to introduce it as the features could be used to easily implement more complicated layouts.</p>
<p>I hope to do follow pieces where I explore the features more broadly.</p>
<p>The rest of the framework included a few simple lines of CSS code.</p>
<pre class="brush: css; title: ; notranslate">
body {
    padding-top: 20px;
    padding-bottom: 40px;
    background-color:#F9F2E7;
  }  

/* Custom container */
  .container-narrow {
    margin: 0 auto;
    max-width: 700px;
  }
  .container-narrow &gt; hr {
    margin: 30px 0;
  }

  /* Top Header */

  .jumbotron {
    margin: 60px 0;
    text-align: center;
  }
  .jumbotron h1 {
    font-size: 60px;
    line-height: 1;
    color:#8FBE00;
  }

  /* Graph Area */

  .chart-area {
    margin: 30px 0;
    text-align: center;
  }
</pre>
<p>And with that, we had a basic framework with a number of CSS tools to leverage.</p>
<h3>Google Web Fonts &#038; Colors</h3>
<p>The next step is getting the design in place.</p>
<p><strong>A quick hack for non-designers:</strong> </p>
<p>About 90% of design can come down to typography and a good color scheme (and maybe a few good images). If you can nail typography selection and pick a good color scheme, you can fake your way through &#8220;good design&#8221;.</p>
<p>To find a good color scheme, check out sites like <a href="http://www.colourlovers.com/">COLOURlovers</a>. You can look through user submitted color palettes, which come with &#8220;loves&#8221;, comments, and views. These metrics allow you quickly sort through submissions. You don&#8217;t even need an eye for color, let these crowdsourced metrics be your guide. </p>
<p>For my graphic, I picked <a href="http://www.colourlovers.com/palette/46688/fresh_cut_day">fresh cut day</a> for my colors.</p>
<figure><a href="http://www.colourlovers.com/palette/46688/fresh_cut_day"><img src="http://justinbriggs.org/wp-content/uploads/2013/03/colors.png" alt="Colors" width="574" height="304" class="aligncenter size-full wp-image-1466" /></a></figure>
<p>Because I can&#8217;t design, I decided to keep it minimalistic and to rely heavily on fonts and colors to handle my &#8220;design&#8221;.</p>
<p>If you need help with a font, there are a large number of them available via services like <a href="http://www.google.com/webfonts">Google Web Fonts</a> and <a href="https://typekit.com/">Typekit</a>.</p>
<p>If you need help selecting fonts, there are <a href="http://designshack.net/articles/css/10-great-google-font-combinations-you-can-copy/">posts available where bloggers with design skills much better than mine do font pairings</a>. I took their recommendation and used <a href="http://www.google.com/fonts/specimen/Lobster">Lobster</a> and <a href="http://www.google.com/fonts/specimen/Cabin">Cabin</a>.</p>
<p>The technical implementation of these fonts is simple as well.</p>
<p>To get access to these fonts, you only need to link the stylesheets in your header.</p>
<pre lang="html" line="1">
<link href="http://fonts.googleapis.com/css?family=Lobster" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Cabin" rel="stylesheet" type="text/css">
</pre>
<p>Once this has been done, the font becomes accessible for you to use in your CSS.</p>
<pre class="brush: css; title: ; notranslate">
h1 {
    font-family: 'Lobster', Georgia, Times, serif;
    font-size: 70px;
    line-height: 100px;
}
p {
    font-family: 'Cabin', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 25px;
}
</pre>
<p>That&#8217;s all it took to complete the design work.</p>
<p>I now have a framework, a nice color scheme, and two paired fonts to use for the content&#8217;s text.</p>
<h3>Data-Driven Documents (D3)</h3>
<figure><a href="http://d3js.org/">D3</a> can range from exceptionally complex to very simple. There are a lot of visualizations you can create and their <a href="https://github.com/mbostock/d3/wiki/Gallery">example gallery</a> is a great start for demonstrating the types of content you can create. To keep it simple, I focused on charts and used <a href="http://nvd3.org/">NVD3</a>. NVD3 helps create re-usable charts and chart components for d3.js. They have a number of <a href="http://nvd3.org/ghpages/examples.html">examples</a> and even <a href="http://nvd3.org/livecode/">live code demonstrations</a>. To keep it simple, I tried to stay as close to the examples, simply copying the code directly into my content.</p>
<p>(After working on this, I&#8217;m now motivated to take a <a href="http://www.codecademy.com/tracks/javascript">JavaScript course online</a>, so I can really step up the graphs I can make.)</p>
<p>When you <a href="http://nvd3.org/">download NVD3</a>, you&#8217;ll find a large number of example files packaged along with it. These will give you the framework to create most types of graphs or charts you&#8217;ll need.</p>
<p>Let&#8217;s walk through a simple graph to show how simple it is to implement. Again, you can view the full <a href="http://justinbriggs.org/searchfest-2013/drinking/">source here</a>.</p>
<p>To get started, you&#8217;ll want to link a number of JS and CSS files in your headers. To know which to use, just look in the header of the example you want to replicate.</p>
<pre class="brush: xml; title: ; notranslate">
&lt;link href=&quot;assets/nvd-src/nv.d3.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;
&lt;script src=&quot;assets/lib/d3.v2.js&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;assets/js/nv.d3.js&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;assets/nvd-src/models/legend.js&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;assets/nvd-src/models/pie.js&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;assets/nvd-src/models/pieChart.js&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;assets/nvd-src/utils.js&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;assets/nvd-src/models/multiBarHorizontal.js&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;assets/nvd-src/models/multiBarHorizontalChart.js&quot;&gt;&lt;/script&gt;
</pre>
<p>I&#8217;m using a number of them here, because I used both pie charts and bar charts in my example. Once these have been added to the header, you now have access to all the tools needed to build interactive charts.</p>
<p>The actual HTML code is very simple. You just place a line like this in your HTML code where you want the chart to appear.</p>
<pre class="brush: xml; title: ; notranslate">
&lt;div class=&quot;pie&quot;&gt;&lt;svg id=&quot;drinkmen&quot;&gt;&lt;/svg&gt;&lt;/div&gt;
</pre>
<p>This DIV and SVG tag pairing are replaced with a graph by the JavaScript.</p>
<p>Once this step is done, you have to create the JavaScript to pass the data and variables. This can be done in-line at the bottom of the page, or in an external file. I placed <a href="http://justinbriggs.org/searchfest-2013/drinking/assets/js/charts.js">all of my JS in an external file</a> to keep it clean and separate.</p>
<p>The first step is to assign your data to variables. Below you&#8217;ll see me storing the value pairs for the pie chart (yes/no) into drinkmendata. The only changes made out of the example here was customizing the variable name and changing the key and numeric values in the charts.</p>
<pre class="brush: jscript; title: ; notranslate">
$(document).ready(function(){
  var drinkmendata = [
      {
          key: &quot;Yes&quot;,
          y: 61.56
      },
      {
          key: &quot;No&quot;,
          y: 38.44
      }
  ];

  var drinkwomendata = [
      {
          key: &quot;Yes&quot;,
          y: 40.86
      },
      {
          key: &quot;No&quot;,
          y: 59.14
      }
  ];
</pre>
<p>Next up, you&#8217;ll want to define the height and width of the graph. In addition, I added my own custom color group, which wasn&#8217;t part of the example. This will take two inputs and assign them to colors. I used the color codes from the color scheme I selected above. If you want more than two colors, change the &#8220;2&#8243; inside of range to the number of colors you want, then define that number of color codes in the last line.</p>
<pre class="brush: jscript; title: ; notranslate">
var chart;

nv.addGraph(function() {
      
var width = 700,
          height = 250;
      
      var colorgroup = d3.scale.ordinal()
          .domain(d3.range(2))
          .range([&quot;#40C0CB&quot;, &quot;#AEE239&quot;]);
</pre>
<p>This next chunk of code just comes right out of the example, with a small tweak from me. Within color, I used my own custom color group we defined above instead of the predefined color categories. This allows the graph to use our color scheme to match the rest of the design.</p>
<pre class="brush: jscript; title: ; notranslate">
chart = nv.models.pieChart()
        .x(function(d) {
          return d.key }
          )
        .y(function(d) {
          return d.y }
          )
        .margin({
          top: 0, right: 0, bottom: 0, left: 0}
               )
        .values(function(d) {
          return d }
               )
        .color(colorgroup.range())
        .showLegend(false)
        .width(width)
        .height(height);
</pre>
<p>The last bit of code selects the ID of the HTML you want to replace and the name of the data variable.</p>
<p>In the code below, #drinkmen is the ID of the SVG we placed into the HTML and it will be replaced by the graph, and &#8220;drinkmendata&#8221; is the variable that contains the yes/no pie chart data we defined above. Other than that, the code is lifted right out of an example.</p>
<pre class="brush: jscript; title: ; notranslate">
 d3.select(&quot;#drinkmen&quot;)
        .datum([drinkmendata])
        .transition().duration(1200)
        .attr('width', width)
        .attr('height', height)
        .call(chart);
      
      chart.dispatch.on('stateChange', function(e) {
        nv.log('New State:', JSON.stringify(e));
      }
                       );
      
      return chart;
      
    }
</pre>
<p>And that&#8217;s it.</p>
<p>After making the pie chart, I went on to create two different bar charts, creating the basic framework for an interactive piece of content.</p>
<p>This took me a few hours to learn and build. The next time I do this, I&#8217;ll be able to spend less time learning and more time brainstorming content.</p>
<p>While working on this, I learned two little issues that are worth pointing out. </p>
<p>#1 &#8211; SVG doesn&#8217;t work well, or at all, in some browsers. You&#8217;ll have issues in IE 7 and 8. You should be OK in 9 and 10. In addition, some browsers, particularly FireFox and IE, have problems rendering SVG on hidden DIVs. If you try to render a graph in a DIV that&#8217;s to be toggled with jQuery, you may run into issues. It&#8217;ll cause the JavaScript to crash and none of the charts past that chart will load.</p>
<p>#2 &#8211; The pie chart had a huge height on an iPhone device. Setting the height in CSS for the DIV the wraps the SVG corrected this.</p>
<h2>7 More Low Effort Technical Content Wins</h2>
<p>In addition to tools like Bootstrap.js and D3, there are a number of frameworks, libraries, and hacks that allow you to quickly create interactive content. Below are 7 more technical ideas you can use to create higher quality content.</p>
<p>If you have coding skills, you can do a lot with these, but if you don&#8217;t, than challenge yourself to brainstorm content that works within the constraints of these tools with little customization. With a little bit of creativity, these can be used to create a wide range of content pieces.</p>
<h3>#1 Polymaps</h3>
<p><a href="http://polymaps.org/">Polymaps</a> is JavaScript library for making dynamic, interactive maps. It helps you create cool interactive maps, like <a href="http://superfamicom.org/vote/map">this map</a> on my friend&#8217;s site, which <a href="http://superfamicom.org/vote/map">tracks the location of people favoriting Super Nintendo games</a> on his site.</p>
<p><a href="http://superfamicom.org/vote/map"><img src="http://justinbriggs.org/wp-content/uploads/2013/03/snes-map.jpg" alt="SNES Map" width="600" height="333" class="aligncenter size-full wp-image-1467" /></a></figure>
<h3>#2 CraftMap</h3>
<figure><a href="http://www.jscraft.net/plugins/craftmap.html">CraftMap</a> is a lightweight jQuery plugin to create an overlay, turning an image into map. Any image can be quickly turned into a map. If you think creatively, you could use it for images that aren&#8217;t maps, like object digrams, and use it for labeling. This could be used to plot conferences or events. It could show the top universities for a niche or the states with the highest salary. Or for example, a small local italian restaurant could use it to plot the vineyards of the various wines they serve.</p>
<h3>#3 Scrollorama</h3>
<p><a href="http://johnpolacek.github.com/scrollorama/">Scrollorama</a> is jQuery plugin for doing cool scrolly stuff. You&#8217;ve likely seen content pieces like the <a href="http://slaveryfootprint.org/">Slavery Footprint</a> or <a href="http://www.truckerclassifieds.com/truckpocalypse/">Truckpocalypse</a>. Both of these are using relatively simple JavaScript movements to move text across the screen. These type of effects can be replicated with a plugin like Scrollorama.</p>
<h3>#4 Interactive SVG Infographics</h3>
<p>Outside of libraries and plugins, keep an eye on JavaScript, CSS, and other types of coding / design blogs. They&#8217;re regularly posting quick and simple snippets of code (and tutorials) that allow for a range of engaging content. One example is this <a href="http://tympanus.net/codrops/2013/02/06/interactive-infographic-with-svg-and-css-animations/">tutorial on creating an interactive SVG infographic</a>. This tutorial is simple to follow and creates a <a href="http://tympanus.net/Tutorials/InteractiveSVG/">simple, but creative timeline</a>.</p>
<h3>#5 Dingbats &#038; Lettering.js</h3>
<p>One of the more creative pieces I&#8217;ve seen using a JavaScript library used Lettering.js. <a href="http://letteringjs.com/">Lettering.js</a> is a jQuery plugin that gives you down-to-the-letter control over web type in ways that CSS doesn&#8217;t allow. Using Lettering.js, someone created a piece called a <a href="http://dingbats.simonfosterdesign.com/">Dingbat Love Story</a>. It used the Dingbat font and positioned the characthers on the page to create a cute and inspiring love story.</p>
<p><a href="http://dingbats.simonfosterdesign.com/"><img src="http://justinbriggs.org/wp-content/uploads/2013/03/dingbat.png" alt="Dingbat" width="297" height="319" class="aligncenter size-full wp-image-1468" /></a></figure>
<p>What makes this graphic so creative is the source code. Here is the HTML and text used to create this content piece.</p>
<pre class="brush: xml; title: ; notranslate">
&lt;p class=&quot;dingbats&quot;&gt;qMpRRRRRRFwMJpFJpeMsrFttMppprFpppypMFuBBB&lt;/p&gt;
</pre>
<p>That&#8217;s the whole infographic.</p>
<p>What appears to be random characthers are converted to symbols / icons using the Dingbat font and are positioned on a per character basis using Lettering.js.</p>
<h3>#6 JavaScript slider for interactive graphs</h3>
<p>OKTrends is complimented for the interesting and data intensive posts that they use to publish. In addition to sharing amazing insights, they created content that was unique in its interactivity. I thought it would be useful to package up some of this functionality. In their post about <a href="http://blog.okcupid.com/index.php/the-biggest-lies-in-online-dating/">the biggest lies told in online dating</a>, they used a clever interactive slider that changed graph data based on age.</p>
<p>A quick peak into the source code shows that this is a very simple image swap script. I pulled out all the pieces needed to replicate this, which you can <strong><a href="http://justinbriggs.org/searchfest-2013/oktrends-slider.htm">see in action here</a></strong>. (Move the slider above to the right and left to change the graph)</p>
<p>This script works by taking a folder of images named 18 to 54 and changing the file&#8217;s name when you move the slider. The slider handle and scale are simple images offset by a z-index. And it has a preload to prevent lag/flicker when swapping images. It&#8217;s a really simple system to replicate.</p>
<p>Here is the full source:</p>
<pre class="brush: xml; title: ; notranslate">
&lt;html&gt;
  &lt;head&gt;
    &lt;script src=&quot;http://ajax.googleapis.com/ajax/libs/prototype/1.6.1.0/prototype.js&quot; type=&quot;text/javascript&quot;&gt;
    &lt;/script&gt;
    &lt;script src=&quot;http://ajax.googleapis.com/ajax/libs/scriptaculous/1.8.3/slider.js&quot; type=&quot;text/javascript&quot;&gt;
    &lt;/script&gt;
    &lt;style&gt;
      /*
      
      The code used for graph sliders on OKTrends.
      
      Example:

http://blog.okcupid.com/index.php/the-biggest-lies-in-online-dating/

      &lt;3 OKTrends
      
      
      */
      .track {
        background-color: #fff;
        position: relative;
        height: 0.5em;
        cursor: pointer;
        z-index: 0;
        width: 474px;
        margin-top: 2px;
      }
      .handle {
        background-color: none;
        background-image: url('http://akcdn.okccdn.com/blog/older_lover/slider_pointer.png');
        position: absolute;
        height: 19px;
        width: 15px;
        cursor: move;
        z-index: 2;
      }
      .label {
        text-align:left;
        font-size: 13px;
        
        font-family: calibri, verdana;
        color: #4e4a35;
      }
      img.no_display {
        display:none;
      }
    &lt;/style&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;div class=&quot;slider_container&quot; style=&quot;margin-bottom:40px;&quot;&gt;
      
      &lt;img id=&quot;map&quot; src=&quot;http://cdn.okcimg.com/blog/lies/income_slides2/18.png&quot; style=&quot;margin-top: 10px;&quot;&gt;
      
      &lt;div id=&quot;track1&quot; class=&quot;track&quot; style=&quot;margin-left:10px;&quot;&gt;
        &lt;div id=&quot;handle1&quot; class=&quot;handle&quot;&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      
      &lt;div class=&quot;label&quot; style=&quot;margin-left:10px;&quot;&gt;
        &lt;img src=&quot;http://cdn.okcimg.com/blog/lies/scaleD.png&quot; &gt;
      &lt;/div&gt;
      
	&lt;/div&gt;
    &lt;script type=&quot;text/javascript&quot;&gt;
      
      var mySlider;
      var ext = &quot;.png&quot;;
      var root_dir = &quot;http://cdn.okcimg.com/blog/lies/income_slides2/&quot;;
      var num_images = 54;
      
      window.onload = function() {
        mySlider = new Control.Slider('handle1' , 'track1',
                                      {
                                        range: $R(18,num_images),
                                        sliderValue: 1,
                                        onSlide: function(v){
                                          var img_name;
                                          var dir_name;
                                          
                                          
                                          // map slider value to img names
                                          img_name = v;
                                          img_name = Math.floor(img_name);
                                          
                                          
                                          $('map').src= root_dir + img_name + ext;
                                        }
                                        
                                      }
                                     );
        
        mySlider.setValue(18);
      }
        
        
        
        
    &lt;/script&gt;
    
    &lt;script&gt;
      
      function preLoadImages() {
        
        var str;
        
        for (var i = 17; i &lt; num_images; i++) {
          
          var img_index = i + 1;
          
          str = &quot;&lt;img src='&quot; + root_dir + img_index + ext + &quot;' class='no_display'/&gt;&quot;;
          
          
          
          document.write(str);
        }
        
        
      }
      
      preLoadImages();
      
    &lt;/script&gt;
  &lt;/body&gt;
&lt;/html&gt;
</pre>
<h3>#7 jQuery Gender Toggles</h3>
<p>One creative use of jQuery on OKTrends is the use of gender icons to toggle and compare data for male and females. Comparing data, graphs, and tag clouds between two different sets of entities is a simple content type. Male and female comparisons are easy examples, but this could include years, brands or even people. OKTrends used this type of toggle to compare tag clouds of interests in their post about <a href="http://blog.okcupid.com/index.php/the-real-stuff-white-people-like/">the real stuff white people like</a>.</p>
<p>Replicating this is simple. Try it out <a href="http://justinbriggs.org/searchfest-2013/oktrends-toggle.htm">here</a>.</p>
<p><iframe src="http://justinbriggs.org/searchfest-2013/oktrends-toggle.htm" width="600px" height="170px" scrolling="no"></iframe></p>
<p>The code is simple as well.</p>
<pre class="brush: xml; title: ; notranslate">
&lt;html&gt;
&lt;head&gt;
&lt;script type='text/javascript' src='http://code.jquery.com/jquery-1.9.1.js'&gt;&lt;/script&gt;
&lt;script type='text/javascript'&gt;
  $(window).load(function(){
    $('#toggle &gt; span').click(function() {
      var ix = $(this).index();
      
      $('#left').toggle( ix === 0 );
      $('#right').toggle( ix === 1 );
      
    }
                             );
  }
                );
&lt;/script&gt;
&lt;style&gt;
/*
Code to replicate gender toggle on OKTrends

Example:

http://blog.okcupid.com/index.php/the-real-stuff-white-people-like/

&lt;3 OKTrends
*/
#right { display:none; }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div id=&quot;left&quot;&gt;Male Content&lt;/div&gt;
&lt;div id=&quot;right&quot;&gt;Female Content&lt;/div&gt;

&lt;p&gt;Use icons below to toggle between men and women.&lt;/p&gt;
&lt;p id=&quot;toggle&quot;&gt;
&lt;span&gt;&lt;img src=&quot;img/male.png&quot;&gt;&lt;/span&gt;
&lt;span&gt;&lt;img src=&quot;img/female.png&quot;&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre>
<h2>More to Being a Technical SEO than Technical SEO</h2>
<p>As the demands of SEO grow, there is value in rethinking what we mean by &#8220;Technical SEO&#8221;. Being successful in a world of complex, and often interactive, content means closing the skill gap and pushing ourselves rapidly out of our comfort zones.</p>
<p>[And I'd like to say thanks to SearchFest for having me out and for the room full of individuals kind enough to listen to what I had to say. SearchFest this year was one of the most enjoyable events in my career, not really for the content (although that was great), but because of the amazing people (and supporting community) down in Portland.]</p>
]]></content:encoded>
			<wfw:commentRss>http://justinbriggs.org/technical-hacks-for-content-marketing/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>33 Links &amp; How To Get Them</title>
		<link>http://justinbriggs.org/33-links-and-how-to-get-them</link>
		<comments>http://justinbriggs.org/33-links-and-how-to-get-them#comments</comments>
		<pubDate>Tue, 11 Dec 2012 15:38:29 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Link Building]]></category>

		<guid isPermaLink="false">http://justinbriggs.org/?p=1428</guid>
		<description><![CDATA[Transparency is something we don’t get enough of in SEO. Through hundreds of posts of strategy, theory, tools, and tactics, it’s not ...]]></description>
				<content:encoded><![CDATA[<p>Transparency is something we don’t get enough of in SEO. Through hundreds of posts of strategy, theory, tools, and tactics, it’s not too often that we talk about real examples. Some of the <a href="http://www.seomoz.org/videos">best content at Mozcon</a> this year were presentations that shared real examples of scrappy SEO projects.</p>
<p>My hope is to do something a little bit different. I’ve written philosophically about how to get links, but let’s talk about some real links, and how they were acquired.</p>
<p><span id="more-1428"></span></p>
<p>The last few months have included a lot of calls to action for the industry, like <a href="http://www.seomoz.org/videos/how-to-make-your-content-marketing-efforts-reach-further">Tom Critchlow asking us to stop sharing other industries&#8217; content</a> as examples of what we should do. We have a bad reputation in this industry, but seek inspiration by pointing to other’s content. And more recently, the amazing Jonathan Coleman <a href="http://www.jonathoncolman.org/2012/11/26/we-can-do-better-than-this/">asked us all to do a bit better</a>. And while I do agree that <a href="http://blog.iacquire.com/2012/11/14/everybodys-trying-to-give-a-ted-talk-the-shift-from-tactics-to-strategy-in-seo/">this industry should be striving to present more strategy</a>, I think we could do more to increase the transparency on the tactics we&#8217;re already using. I feel like growing into broader strategy, without first coming to terms with our tactics, may leave audiences less equipped to execute them. I think this is why strategy presentations can leave a bit to be desired, because often they&#8217;re idealistic mashups of work done by other industries.</p>
<p>Let’s do a bit better. Let’s out ourselves a bit.</p>
<p>Before I start, I get to work with a great group of guys on our inbound marketing team, who should all get some credit. We work with a lot of teams across the company, but these are the guys that are in the trenches day to day. Together, we manage SEO, content, social media, and community management across 10 different languages.</p>
<figure><img class="aligncenter size-full wp-image-1441" title="Inbound Team" src="http://justinbriggs.org/wp-content/uploads/2013/12/inbound-team.png" alt="Inbound Team" width="620" height="191" /></figure>
<h2>Jump Into On-going Conversations &amp; Make A Statement</h2>
<p>After seeing <a href="http://www.huffingtonpost.com/2012/06/04/avengers-dresses-tumblr-u_n_1569272.html">these awesome sketches on Huffington Post</a>, <a href="http://www.twitter.com/conrmurphy">Conor</a> and I felt this same message needed to be made in the gaming industry. Around the same time, Anita Sarkeesian setup up a Kickstarter about <a href="http://www.kickstarter.com/projects/566429325/tropes-vs-women-in-video-games">Tropes vs. Women in Video Games</a>.</p>
<p><iframe src="http://www.kickstarter.com/projects/566429325/tropes-vs-women-in-video-games/widget/video.html" frameborder="0" width="600" height="450"></iframe></p>
<p>The internet assholes came out in full force and harassed Anita, really putting the role of women in gaming under a microscope. At Big Fish, we work hard to <a href="http://www.gamasutra.com/view/news/179173/Respecting_women_players_without_girling_it_up.php">make games for women without ‘girling it up’</a>, so I felt this was a great topic to address.</p>
<p>Girls play core games, but unfortunately they’re often <a href="http://en.wikipedia.org/wiki/Tomb_Raider">sexualized</a> or used as <a href="http://en.wikipedia.org/wiki/Princess_Peach">prizes</a>.</p>
<p><strong>Well, f&#8217; that.</strong></p>
<p>We reached out to the artist of the sketches and hired her to design female fashion designs that were inspired by highly masculine video game characters. We didn&#8217;t want to “girl it up”. We didn’t want it to be a series of cosplay outfits. We wanted to personify the badass nature of characters like Bowser, Duke Nukem, and Master Chief.</p>
<p>As two men working on this project, we didn’t want to build this thing in a bubble. Our artist was a female geek, but it needed more input. We went to the experts. We went to <a href="http://www.geekgirlcon.com/">GeekGirlCon</a>.</p>
<p>This year my team sponsored GeekGirlCon. We were a sponsor their first year, but this year the sponsorship nearly slipped through the cracks because the owner of the project transferred teams internally. I made the case for my team taking over the project. We decided to show ROI on the event our way, by connecting it to content.</p>
<p>After we drafted our first colored sketches of the designs, I asked the president of GGC out for lunch. At the end of the lunch, I pulled out some folded up sketches from my pocket to show her what I was working on.</p>
<figure><img class="aligncenter size-full wp-image-1430" title="GeekGirlCon Sketches" src="http://justinbriggs.org/wp-content/uploads/2012/12/ggc-sketches.png" alt="GeekGirlCon Sketches" width="540" height="284" /></figure>
<p>I got her feedback on the concept and the drawings, which I took right back to my team. She shared the idea with the GGC team and they formally backed our content piece and helped us promote it.</p>
<p>Their support and feedback was instrumental, but I think we ended up acquiring more links for GeekGirlCon than our own site (not a bad thing, because our goal was to support the cause). They were kind enough to <a href="http://www.geekgirlcon.com/video-game-character-designs-big-fish-games-and-geekgirlcon-12/">publish it on GGC.com</a> <strong>(Link #1, DA 58)</strong> and shared it with their audience on social. The whole project ended up receiving links from over 100 different domains, and I&#8217;ll cover some of the others in this post.</p>
<h2>Sponsor &amp; Support An Event</h2>
<p>Sponsorships are a common in the SEO space. Typically, the practice is to use advance search queries to find sites that accept sponsorships and spend a bit of money for a link. Of course this works, but try to step up your game. Support causes like Child&#8217;s Play, which <a href="http://www.childsplaycharity.org/">seeks to improve the lives of children in hospitals through video games</a> <strong>(Link 2, DA 80)</strong>. Or old school video game events, like <a href="http://www.mariomarathon.com/donations.html">Mario Marathon</a> <strong>(Link 3, DA 56)</strong>, a fan run fundraiser that donates directly to Child&#8217;s Play Charity. As someone who has a Hylian Crest tattoo on my forearm, I can stand behind sponsorships like that.</p>
<p>Then step it up even more.</p>
<p>My team sponsored GeekGirlCon, which of course meant we got a <a href="http://www.geekgirlcon.com/get-involved/advertising-and-sponsorships/">sponsorship link</a> <strong>(Link #4, DA 58)</strong>, but let’s do some #RCS also. Not only did we support the event monetarily and with a content/outreach strategy, but we also wanted to step up the expectation for booth space at the event. As SEOs, we had no idea what we were doing, making for some really stressful days, but our team culture is JFDI, and do it well.</p>
<figure><img class="aligncenter size-full wp-image-1431" title="GeekGirlCon Big Fish" src="http://justinbriggs.org/wp-content/uploads/2012/12/geekgirlcon-bigfish.png" alt="GeekGirlCon Big Fish" width="560" height="420" /></figure>
<p>Not bad for a couple of SEOs. The relationships we built with geeks, influencers, social media users, and editors here have been enormous. And the chance to directly engage with your customers, both adults and kids, is invaluable.</p>
<blockquote class="twitter-tweet tw-align-center"><p>I spy @<a href="https://twitter.com/justinrbriggs">justinrbriggs</a> at the @<a href="https://twitter.com/bigfishgames">bigfishgames</a> booth at @<a href="https://twitter.com/geekgirlcon">geekgirlcon</a> &#8211; so good with kids! <a href="https://twitter.com/search/%23ggc12">#ggc12</a></p>
<p>— Jonathon Colman (@jcolman) <a href="https://twitter.com/jcolman/status/234382058972135424" data-datetime="2012-08-11T20:13:32+00:00">August 11, 2012</a></p></blockquote>
<p>Why settle for dropping links on sponsorship pages when you can build brand engagement like this?</p>
<figure><img class="aligncenter size-full wp-image-1432" title="GeekGirlCon Vader" src="http://justinbriggs.org/wp-content/uploads/2012/12/ggc-vader.png" alt="GeekGirlCon Vader" width="350" height="430" /></figure>
<p style="text-align: center;"><em>#RCS</em></p>
<h2>Create Making of Videos</h2>
<p>If you’re building something, creating something, or releasing a new product, there is someone out there who wants to hear how. Posts like the one you’re reading right now exist because people are interested in the who, what, and how of creating something. Expose this content.</p>
<p><iframe src="http://www.youtube.com/embed/06itQQnkMMc" frameborder="0" width="560" height="315"></iframe></p>
<p>That’s exactly what we did with the launch of one of our mobile games. While reviewing a series of assets we created, I recommended that we leverage a making of video and pairing it with an interview. We would use this to do outreach to a top tier gaming website. The result? This article on IGN about the <a href="http://www.ign.com/articles/2012/02/17/fairway-solitaire-reveals-golfer-vs-gopher-conflict">golfer vs. gopher conflict</a> <strong>(Link 5, DA 94)</strong>.</p>
<h2>Create April Fools Content</h2>
<p>Creating cotent around holidays is a fairly typical tactic, and every major holiday you&#8217;re sure to see a flood of holiday theme infographics (I&#8217;m guilty of this as well). One holiday that&#8217;s a lot of fun to brainstorm is April Fools Day. This year before April Fools, the mobile game Draw Something was huge, and after a few brainstorming meetings lead by Ryan O, our marketing team ended up creating Mime Something &#8211; <strong>&#8220;The latest game senstation no one is talking about!&#8221;</strong></p>
<p>The thing that really set this apart was the polish of the Mime Something design.</p>
<figure><img class="aligncenter size-full wp-image-1433" title="Mime Something" src="http://justinbriggs.org/wp-content/uploads/2012/12/mime-something.png" alt="Mime Something" width="600" height="343" /></figure>
<p>It was all tied together with some clever copy.</p>
<blockquote><p>Can&#8217;t draw your way out of a wet cardboard box? Neither can we. With Mime Something, anyone can play &#8211; no artistic skill required!</p>
<p>No undo button? No problem! Just get up off the floor and try to nail The Lean again. Your friends will love watching you throw out your back!</p>
<p>Ready to take your miming to the next level? Snazz up your routine with fabulous accessories from the Prop Shop.</p>
<p>Stop giving life the finger! Let your body do the talking and download Mime Something today.</p>
<p>&#8220;The game is so good it left me speechless&#8221; &#8211; <a href="http://en.wikipedia.org/wiki/%C3%89tienne_Decroux">E. Decroux</a></p></blockquote>
<p>It was full of fun easter eggs, including pictures and names of employees around the company. Projects like this are fun, because they&#8217;re great for building internal exposure inside of a larger organization. It gets people excited about content creation. We picked up some coverage from <a href="http://content.usatoday.com/communities/gamehunters/post/2012/04/april-fools-day-the-best-video-game-pranks/1">USA Today</a> <strong>(Link 6, DA 98)</strong>, <a href="http://www.geekwire.com/2012/april-fools-day-tech-biz-fun-games-eye-poked/">GeekWire</a> <strong>(Link 7, DA 83)</strong> and <a href="http://venturebeat.com/2012/04/01/big-fish-games-launches-shameless-copycat-mime-something-game/">Venture Beat</a> <strong>(Link 8, DA 92)</strong>.</p>
<h2>Bring In People With Influence or Credibility</h2>
<p>Bringing influencers or those with credibility into a project is a great way to create additional coverage. <a href="https://docs.google.com/folder/d/0BysT0PnngVbRSDVyZXB4RW0wbFE/edit?docId=0B7AFbpwFGpvjeUFacmFVWmFhaEU">Mark Johnstone talked at SearchLove</a> and showed an <a href="http://www.wired.com/underwire/2011/06/zombie-apocalypse-science/">infographic I created about zombies</a> <strong>(Link 9, DA 99)</strong> where I pulled in a neuroscientist at Berkley to provide the concept behind the science of the zombie brain. The creation of this piece was very similar to some concepts discussed by Ross Hudgens in his presentation Link Building by Imitation, which talks about <a href="http://www.slideshare.net/RossHudgens/link-building-by-imitation">stealing complex context and simplifying it for consumption</a>. This is what I did when I came across the amazing answer to this thread on Quora about <a href="http://www.quora.com/What-are-some-ways-to-survive-the-Zombie-Apocalypse">ways to survive the Zombie Apocalypse</a>.</p>
<figure><img class="aligncenter size-full wp-image-1434" title="Zombie brain" src="http://justinbriggs.org/wp-content/uploads/2012/12/zombie-brain.jpg" alt="Zombie brain" width="659" height="425" /></figure>
<p>This same idea was applied to our Geek Chic piece. When we created the Geek Chic fashion designs, we knew we had a hit on our hands, because the artist already had a highly engaged audience. Her original Avengers designs went hot on Tumblr, making its way to Huffington Post, organically. With a bit of polish and push from SEOs, we knew it could go further. The other benefit of bringing in influencers is that they can share with their audiences. She shared <a href="http://robinade.tumblr.com/post/28889452159/geek-girl-outfits">our piece on her Tumblr</a> <strong>(Link 10, SD mR 3.76) </strong>as well, where it received 62 likes and reblogs. I stopped keeping track, but some variation of the design was posted on Tumblr blogs hundreds of times.</p>
<h2>Just Ask an Editor</h2>
<p>There is a lot of conversation about building relationships, not links, which isn&#8217;t bad advice, but it can paint the picture that cold outreach to an editor or blogger doesn&#8217;t work. If your content is good, and your outreach is authentic and passionate, you don&#8217;t need a pre-existing relationship to get coverage  I shared my thoughts on this in my post on <a href="http://outspokenmedia.com/seo/content-based-outreach-for-link-building/">content-based outreach for link building</a>, and even provided an in-depth answer in the comments on <a href="http://outspokenmedia.com/seo/content-based-outreach-for-link-building/#comment-24299">how to find editors you don&#8217;t know and target them</a>, even if it&#8217;s a cold outreach.</p>
<p>This approach can help smaller companies beat out the larger PR contact lists that larger competitors might have. This was the theme of my <a href="http://www.seomoz.org/webinars/effective-link-building">Effective Link Building</a> presentation I gave last year.</p>
<p><iframe style="border: 1px solid #CCC; border-width: 1px 1px 0; margin-bottom: 5px;" src="http://www.slideshare.net/slideshow/embed_code/8028639" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="597" height="486"></iframe></p>
<p>Sometimes, if you want a link, all you have to do is <a href="http://holykaw.alltop.com/game-chic-fashions-for-the-geek-girl">email them a link to your content</a> <strong>(Link 11, DA 87)</strong>.</p>
<h2>Track Usage of Your Graphics</h2>
<p>Tracking footprints and image embeds for URLs that haven&#8217;t linked to you is a great way to claim easy link opportunities. A little over a year ago, I wrote about using the <a href="http://justinbriggs.org/quick-link-prospecting-with-scraper-extension">Scraper Chrome extension</a> to quickly prospect link opprotunities, and followed up in my <a href="http://justinbriggs.org/18-tools-to-speed-up-link-building">18 link building tools</a> post on how you can use it, along with <a href="http://www.screamingfrog.co.uk/seo-spider/">Screaming Frog</a>, to automate the process evaluating coverage that doesn&#8217;t include links.</p>
<p>That&#8217;s exactly the type of process used to get this link on <a href="http://flinggirlla.com/geekgirlcon-2012/">Fling Girl LA</a> <strong>(Link 12, DA 30)</strong>. They wrote up a great interview with the staff at GeekGirlCon and decided to use one of our fashion designs in the image for the post.</p>
<figure><img class="size-full wp-image-1435 aligncenter" title="FGLA" src="http://justinbriggs.org/wp-content/uploads/2012/12/FGLA_GeekGirlCon_Comp.jpg" alt="FGLA" width="400" height="401" /></figure>
<p>We were excited to have our work showcased, so we just reached out and asked if they could attribute the image.</p>
<p>There have been a lot of great posts that have been written on this topic, including Adam Melson&#8217;s post on <a href="http://www.seerinteractive.com/blog/logo-linking-opportunities">Link Opportunities Using Just Your Logo</a>, Jason Stinnett&#8217;s post on how to use <a href="http://www.seomoz.org/blog/3-ways-to-use-googles-new-search-by-image-for-link-building">Google&#8217;s Search by Image for Link Building</a>, or Geoff Kenyon&#8217;s detailed <a href="http://geoffkenyon.com/missed-opportunities-finding-sites-that-publish-your-infographics-but-dont-link/">guide to finding sites that don&#8217;t link</a>.</p>
<h2>Quirky Job Ad</h2>
<p>Sometimes a link is as simple as a fun job ad. Just like products like <a href="http://www.thinkgeek.com/product/e5a7/">Canned Unicorn Meat</a> and the <a href="http://www.overstock.com/Bedding-Bath/Dream-Man-Arm-Pillow/5894513/product.html">Dream Man Arm Pillow</a> are great content, as well as products, a clever job ad can get picked up. As part of a project, Conor put up an ad for our team to hire a Paranormal Investigator.</p>
<blockquote>
<p style="text-align: left;">Big Fish is seeking a talented Paranormal Investigator to work with our Studios team and help them understand the mysteries of the spirit realm. Paranormal Investigator works within a team that provides a scientific investigation into paranormal phenomena. Successful applicants will train our Studios Team in paranormal investigation techniques and use of equipment along with discussion in emerging theories of paranormal research.</p>
<p style="text-align: left;">Skills, experience and educational requirements:</p>
<ul style="text-align: left;">
<li>2+ years of ghost hunting or related research experience</li>
<li>Ability to operate EMF detectors, ION detectors, Geiger counters, IR cameras, Tri-Field meters, Gaussmasters and other ghost detection devices effectively</li>
<li>Proficient working with Mediums/Demonologists/Spiritual Leaders.</li>
</ul>
</blockquote>
<p>The ad was picked up on sites like <a href="http://www.escapistmagazine.com/news/view/120460-Big-Fish-Games-Seeks-Paranormal-Investigator">Escapist Magazine</a> <strong>(Link 13, DA 85)</strong> and <a href="http://doubtfulnews.com/2012/11/serious-paranormal-investigator-wanted-must-operate-gizmos-with-blinky-lights-and-stuff/">Doubtful News</a> <strong>(Link 14, DA 47)</strong>.</p>
<h2>Start a Scholarship</h2>
<p>At Big Fish, we release a new game every day, sometimes releasing more than one, meaning we release over 370+ games every year for the PC. Many of these games get ported to iPhone / iPad, Android, and Mac, and many more are localized into 9 other languages. The way to keep this kind of content velocity is to partner with a large number of great game developers.</p>
<figure><img class="aligncenter size-full wp-image-1444" title="Big Fish Scholarship" src="http://justinbriggs.org/wp-content/uploads/2013/12/Big-Fish-Online-Games-Scholarship.jpg" alt="Big Fish Scholarship" width="600" height="89" /></figure>
<p>So when my team presented the idea of creating a scholarship to target college students interested in game development, who would become future developers, the idea was loved. That&#8217;s not to say it was quick to implement. We went through legal, finance, PR, and executive approval. We worked through operational items likes rules, processes, and the team that would evaluate the applications.</p>
<p>We weren&#8217;t sure how well it would do, so we didn&#8217;t invest significantly in the polish of the design, but next year we hope to expand the program.</p>
<p>The problem with scholarships in SEO is that people spam them to death to chase .edu links, with little thought about the relevance or value it brings your company. Don&#8217;t do this. We specifically included many departments, and pushed it up to the senior management level, to make the buy-in more holistic. The good news is that university departments are becoming more savvy as a result of being spammed with requests, increasing the barrier to entry for scholarship programs. We placed a BBB badge on the page to improve our placement rates.</p>
<p>A few links came from sending out a company wide email about our new scholarship. We have a number of employees who are alumni or have relationships with various universities. A few people forwarded our email along.</p>
<figure><img class="aligncenter size-full wp-image-1443" title="Scholarship" src="http://justinbriggs.org/wp-content/uploads/2013/12/scholarship-email.png" alt="Scholarship" width="600" height="105" /></figure>
<p>A bit of outreach muscle can really help get the word out, but the links can come in naturally. The scholarship has been picked up on high school and college websites, like Princeton, <a href="http://www.utm.edu/departments/finaid/outside_scholoarships.php">UTM</a> <strong>(Link 15 DA 85)</strong>, <a href="http://www.clemson.edu/financial-aid/types/scholarships/schol-notices.html">Clemson</a> <strong>(Link 16, DA 87)</strong>, and <a href="http://cs.edcc.edu/scholarships.php">EDCC</a> <strong>(Link 17 DA 68)</strong>. Over 110 schools have linked to our scholarship and we&#8217;re on pace to receive hundreds of applicants by the deadline date.</p>
<h2>Share With Those With Clout</h2>
<p>Part of my process for launching an outreach campaign starts with an early, pre-launch, brainstorm of personas, sites, and verticals. This is to identify who we&#8217;ll be outreaching to, the story we&#8217;ll be telling, and how we&#8217;ll do it. We get together as a team and start by throwing personas and stories on a board (which we later refine).</p>
<figure><img class="aligncenter size-full wp-image-1445" title="Brainstorm" src="http://justinbriggs.org/wp-content/uploads/2013/12/conor-brainstorm.jpg" alt="Brainstorm" width="480" height="270" /></figure>
<p style="text-align: center;"><em><a href="http://www.twitter.com/conrmurphy">Conor</a> brainstorming outreach personas</em></p>
<p>We strive to find more unique approaches to launching content and some verticals require a bit of clout. In this case, one approach is to reach out  to individuals in a niche. We did this when we reached out to staff at GGC, but you can also reach out to subject matter experts who can help spread your message. Other&#8217;s sharing your story can often be more powerful than your own outreach emails, and can lead to <a href="http://www.bitrebels.com/geek/geek-girls-video-game-fashion/">additional coverage</a> <strong>(Link 17, DA 70)</strong>.</p>
<h2>Create Content Around Engaging Topics</h2>
<p>When we created the Geek Chic artwork, we did it to make a statement about the role of women in video games. We jumped into another engaging topic when we published an environmental inforgraphic (put together by an agency). Although we felt we were just sharing interesting facts and data, it sparked a number of debates about our intent and the nature of digital downloads vs. purchased games.</p>
<p>It kicked off a <a href="http://www.reddit.com/r/gaming/comments/vt0p1/the_environmental_impact_of_video_games/">conversation on Reddit</a>. The coverage on Kotaku was viewed 14,600 times, received 132 comments. Although neither of these linked back, they kicked off great, highly engaged, conversations. The topic was very divisive.</p>
<p>This divisive topic lead to a broad range of coverage, like a post on <a href="http://sustainablog.org/2012/07/environmental-impact-video-games-infographic/">sustainablog</a> <strong>(Link 18, DA 73)</strong>, <a href="http://livinggreenmag.com/2012/09/25/green-business/environmental-impact-of-video-games-infographic/">Living Green Mag</a> <strong>(Link 19, DA 51)</strong>, <a href="http://www.inside-games.jp/article/2012/06/30/57850.html">Inside Games JP</a> <strong>(Link 21, DA 71)</strong>,  and <a href="http://www.4players.de/4players.php/spielinfonews/Allgemein/3933/2106227/">4Players.de</a> <strong>(Link 22, DA 73)</strong>.</p>
<p>We saw a lot of international coverage on the graphic, so I a did an interview with a print French gaming magazine to talk more about my views on videos games and the environment &#8211; allowing us to leverage online content for international PR.</p>
<figure><img class="aligncenter size-full wp-image-1447" title="French Interview" src="http://justinbriggs.org/wp-content/uploads/2013/12/fr-mag.jpg" alt="French Interview" width="500" height="377" /></figure>
<p>&nbsp;</p>
<h2>Make Online Content Tangible</h2>
<p>As part of our content strategy around GeekGirlCon, we printed off posters to give away to people who visited our booth, as well as bloggers and editors.</p>
<figure><img class="aligncenter size-full wp-image-1448" title="GGC Swag" src="http://justinbriggs.org/wp-content/uploads/2013/12/ggc-bfg-swag.jpg" alt="GGC Swag" width="550" height="277" /></figure>
<p>While at GGC, I was able to meet the amazing Jill at The Mary Sue in person and give her a physical poster of our art work. We hung out and talked for a while, and we now follow each other on Twitter. She <a href="http://www.themarysue.com/video-game-outfits/#0">covered it on The Mary Sue</a> <strong>(Link 23, DA 82)</strong>, which was the perfect audience for the content, and it was <a href="http://mashable.com/2012/08/10/outfits-video-game-characters/">picked up on Mashable</a> <strong>(Link 24, DA 97)</strong> as a result.</p>
<h2>Build Processes Into PR</h2>
<p>Outside of projects directly managed by my team, we work closely with other teams internally, such as PR, to assist, education, and build processes to improve link acquisition. The natural coverage you receive as a result of creating great products and getting press around it, is one of the most scalable ways to acquire a diverse set of links from high domain authority sites. However, a few missteps can cost you a lot of links.</p>
<p>We had such a problem when we announced the launch of a new game streaming app without a dedicated landing page. The problem is that coverage on the story had no place on our domain to reference when writing about it. Most coverage cited <a href="http://www.bloomberg.com/news/2011-11-22/apple-lets-big-fish-games-offer-ipad-subscription-a-first-for-video-games.html">the Bloomberg article</a>, which had the most authoritative information on the app. This wasn&#8217;t a big concern, until <a href="http://www.bloomberg.com/news/2011-11-23/apple-removes-big-fish-s-game-subscription-plan-from-app-store.html">Apple removed the app from the App Store</a> a few days after its launch.</p>
<p>The story took off, getting coverage all over the internet.</p>
<p>In the week that followed, I found over 200 unique domains that wrote about the story. 87% of those domains linked to the Bloomberg article and not to BigFishGames.com. A hard lesson, but it also provided a lot of ammunition to change processes, allowing the SEO team to be included in all announcements and product launches moving forward. We&#8217;ve created processes that require all major announcements to require a land page, or blog post, to cite. Since then, our PR team has transformed into a link acquisition machine.</p>
<p>When we launch products like Unlimited, we&#8217;re able to pick up links from sites like <a href="http://www.gigagamers.com/big-fish-games-unlimited/">gigagamers</a> <strong>(Link 25, DA 40)</strong>, <a href="http://massively.joystiq.com/2012/07/06/mmobility-developments-in-gaikai-onlive-shine-light-on-streami/">Massively</a> <strong>(Link 26, DA 94)</strong>, and <a href="http://techcrunch.com/2012/06/28/seattles-big-fish-games-launches-a-cloud-based-subscription-service/">TechCrunch</a> <strong>(Link 27, DA 97)</strong>. Many news/launch stories don&#8217;t have to be individually pitched, outside some of the early stories, but if PR isn&#8217;t working with our team to ensure that a linkable URL is created and placed in releases and pitches, link opportunities can be lost.</p>
<p>Like the app removal opportunity,  you can&#8217;t always predict news that will follow your news. After the announcement of our service, Gaikai, a streaming game service, was bought out by Sony for $380 million. This kicked off a whole new set of stories about cloud gaming, but this time our team had recommended creating a sneak peek blog post that could be cited around the story of our launch, and we picked up a handful of links we might have lost otherwise. Not only that, but we followed up answering customer&#8217;s questions in comments, releasing additional information not found elsewhere, picking up a few additional stories.</p>
<blockquote><p>It’s important to note that <strong>Big Fish has provided some clarity by way of SEO Coordinator Conor Murphy</strong> on the issue of their current download service’s future. After our initial report, many of you were concerned at the potential that there would no longer be a choice to use Big Fish Games as you normally had. At the time, we had phrased the news as Big Fish’s “move” to the cloud, and apologize if that caused any confusion.</p>
<p>- <a href="http://www.gamezebo.com/news/2012/06/29/new-cloud-block-big-fish-gives-small-peek-their-upcoming-cloud-service">Gamezebo</a> <strong>(Link 28, DA 72)</strong></p></blockquote>
<p>Conor extended this policy by revising the game release process on games to allow &#8220;pre-launch&#8221; pages to be created for games that are being marketed before launch. This process allows the product&#8217;s page to be created by our platform before the product is available. We can place promotional material at this URL, so that links built before the game&#8217;s launch are pointing at the URL where the game will ultimately live. So when <a href="http://blog.games.com/2012/11/15/mystery-case-files-shadow-lake-trailer/">Games.com exclusively published one of our game trailer</a> <strong>(Link 30, DA 89)</strong>, we were able to get a direct link to the game&#8217;s soon to be product page.</p>
<h2>Custom Asset &amp; Interview</h2>
<p>One of my favorite tactics, that I mention as often as I can, is leveraging custom assets and interviews. This is especially powerful for seeding content campaigns, because you can get top tier sites to cover your story, kicking off a flood of traffic and social shares to capitalize on. By reaching out to a site before launch, you are able to offer an editor the ability to scoop the story. You can time your launch to publish together. In addition, you&#8217;re providing access to content that nobody else can get their hands on. This early access, paired with a series of unique assets, is a good way to work with an editor.</p>
<figure><img class="aligncenter size-full wp-image-1449" title="Outfits" src="http://justinbriggs.org/wp-content/uploads/2013/12/outfits.png" alt="Outfits" width="530" height="398" /></figure>
<p>When we published our Geek Chic piece, I worked with the artist and the president of GeekGirlCon and connected them with an editor. They both provided exclusive interviews about the project, which really helped build a story and authority around the campaign. This two part interview was paired with a custom set of assets. The content being published was a large one piece asset, but we took the original high-res art pieces and created 12 individual images sized to fit the layout of their site. This all came together as this <a href="http://www.wired.com/underwire/2012/08/videogame-girl-fashions/">great article on Wired</a> <strong>(Link 31, DA 99)</strong>.</p>
<p>(I&#8217;m going to sneak in a quick trick here. When you get published on a top tier site, keep an eye on how their recommendation and popularity mechanisms work. Are they based off views? Engagements? Comments? Understanding how these systems work can increase the shelf life of a piece of content on their site by keeping it visable longer. For example, if the homepage of a site is automated to a degree by content&#8217;s popularity, you can use StumbleUpon ads to drive high volumes of traffic at the URL keeping it placed high on the homepage, increasing the exposure from that site&#8217;s audience.)</p>
<p>This interview + asset tactic is one of my favorites, because in the last 5 years, I&#8217;ve had 100% success with it. I was even using it back in 2009 when I was working on the launch of the new Backyard Burgers website. We picked up a story on <a href="http://devot-ee.com/articles/item/spotlight-paramoreredd-back-yard-burgers">devot:ee</a> <strong>(Link 32, DA 61)</strong> by putting together an interview with a developer on the project and another story on <a href="http://www.burgerbusiness.com/?p=3620">BurgerBusiness</a> <strong>(Link 33, DA 45)</strong> by putting together an interview with their marketing manager.</p>
<h2>Keeping It In The Family</h2>
<p>Let&#8217;s follow <a href="http://www.jonathoncolman.org/2012/11/26/we-can-do-better-than-this/">Jonathon Colman&#8217;s advice</a>, and commit, but let&#8217;s keep it in the family. Let&#8217;s not just share content created by ad agencies and talk about how it&#8217;s what we should be doing.</p>
]]></content:encoded>
			<wfw:commentRss>http://justinbriggs.org/33-links-and-how-to-get-them/feed</wfw:commentRss>
		<slash:comments>56</slash:comments>
		</item>
		<item>
		<title>First Time, Every Time</title>
		<link>http://justinbriggs.org/first-time-every-time</link>
		<comments>http://justinbriggs.org/first-time-every-time#comments</comments>
		<pubDate>Thu, 15 Nov 2012 05:11:52 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://justinbriggs.org/?p=1418</guid>
		<description><![CDATA[Two weeks ago I stood on a stage in London as I gave a 45 minute talk to 300 to 400 people. ...]]></description>
				<content:encoded><![CDATA[<p>Two weeks ago I stood on a stage in London as I gave a 45 minute talk to 300 to 400 people. It was the first time I&#8217;ve ever left the States. In the week leading up to my trip, I tweeted that every time I present, I stress, causing sleepless nights. I ended up getting a number of tweets, and direct messages, asking why &#8211; and some people seemed seriously concerned that I have social anxiety about presenting. I don&#8217;t.</p>
<p><span id="more-1418"></span></p>
<figure><a href="http://justinbriggs.org/wp-content/uploads/2012/11/justin-searchlove.jpg"><img class="aligncenter size-full wp-image-1419" title="Justin Briggs Searchlove London" src="http://justinbriggs.org/wp-content/uploads/2012/11/justin-searchlove.jpg" alt="Justin Briggs Searchlove London" width="580" height="387" /></a></figure>
<p>I&#8217;ve been presenting for about 4 years now (a little over 2 years professionally in SEO). It&#8217;s horrifying, but I love it.</p>
<p>It&#8217;s not the audience that stresses me. It&#8217;s the content.</p>
<p>I think every person who has an opportunity to speak should let the anxiety run deep (you can always tell the presenters who don&#8217;t).</p>
<p>I&#8217;m privileged to have the opportunity to have the undivided attention of hundreds of people for the better part of an hour. People are there to listen, to learn, to be motivated and to be entertained. Forget the fact that the people paid nearly a thousand dollars to attend, or that they may be spending thousands more to travel and put themselves up at a hotel for days. Of course they want you to deliver, but more importantly, you have a platform to deliver.</p>
<p>An opportunity to cherish. I didn&#8217;t always have this opportunity.</p>
<p>Check out these images from my Facebook that I uploaded in 2009.</p>
<figure><img class="aligncenter size-full wp-image-1420" title="SEO 2009" src="http://justinbriggs.org/wp-content/uploads/2012/11/2009-seo.png" alt="SEO 2009" width="600" height="165" /></figure>
<p>&nbsp;</p>
<p>Fanboy pic of Rand (sorry to be a creeper). Playing cards with Kate Morris of Distilled. Matt Cutts killing me in a game of Werewolf by convincing people I&#8217;m a blackhat. Meeting Aaron Wall and shaking his hand. Listening to Todd Friesen and Vanessa Fox. I had lunch with Rae Hoffman. I saw my first link building presentation, which was Wil Reynolds. I believe he talked about monitoring Twitter to give away ACs to people who complained about their office being hot. And in Vegas, I saw Todd Malicoat speak on his steps for launching linkbait. Those two presentations were huge influences on me.</p>
<p>I remember sitting awkwardly at networking events and in session rooms, nobody really all that interested in talking to me. Jen Lopez at SEOmoz, and a few other people, knew me from Twitter. (By the way, Jen is one hell of a community manager. I still remember her saying hi to me.) When I uploaded these images to Facebook (I was such an excited geek), I had no idea I&#8217;d know personally, or have at least met, all of the people in the photos in a year.</p>
<p>I remember these people and presentations every time I present.</p>
<p>There is something amazing about being able to personally connect with a collective room, but even more important, is the chance to influence change in people&#8217;s lives, the industry, and even the internet. Considering my audience is often filled by professionals who shape the face of content, social media, community, and technology on the internet &#8211; this time is enormously valuable.</p>
<p>It&#8217;s impossible for me to take this for granted.</p>
<p>The morning of any presentation, and again in London, I reflect on the tattoo that sits on my left forearm. If you&#8217;ve never seen it, it&#8217;s a Hylian Crest, from the video game Zelda. This symbol is tied to my roots, which I&#8217;ve written about before.</p>
<p>For a period of time as a kid, I lived in police protection, similar to a witness protection program. It&#8217;s a program for mothers and children from abusive households. I lived here, with other families, because my father may have ended up killing me, my sister and mom otherwise. Countless days of awkward dinners with strangers and no going outside. You disappear. The police won&#8217;t even take action when your extended family contacts them because you&#8217;ve gone missing. As an adult, I&#8217;ve driven past this home, knowing the secret protection it provides behind those covered windows. The day my family got out was on Christmas Eve. The following morning, I headed over to my neighbor&#8217;s house where I saw my friend playing a video game he got for Christmas. That game was Zelda: A Link to the Past, but he never let me play it. I spent the next several months talking about this game. Eventually, someone gave me the game as a gift. It was given to me by a police officer named Danny, who was the officer who arrested my father. I spent the next few months, an entire summer, escaped into the world of Hyrule. A pleasant, and fond, memory in an otherwise dark time. Memories of innocent happiness. A period I plan to never forget.</p>
<p>I made this impossible to forget. When I moved to Seattle and got a job at Distilled, I got a tattoo of the crest from Link&#8217;s shield on my left forearm, where I see it every morning. It&#8217;s there to remind me of where I&#8217;ve been and where I am now.</p>
<p>This is why I cannot sleep before I present. I don&#8217;t want to forget. I strive to never become complacent. Blog posts, presentations, slide decks, projects, and jobs conjure that bright eye kid who flew to Seattle with two suitcases two years ago. I might not be changing the world, but these were the skills I was given, and I&#8217;m going to pull myself, family, friends, and colleagues up with me.</p>
<p>So as I sit eating breakfast in London (seriously, London, wow), talking to Rand and Partrick, who lives in Japan (how cool), my tattoo reminds me that I was once a young boy from Springfield, TN, who grew tobacco with my grandpa as kid. Or that in 2009, I took my first plane flight as an adult to SMX in New York. These common interactions with people at conferences are always slightly emotional for me.</p>
<p>Remembering this has been a secret to my success.</p>
<p>It has literally taken me around the world.</p>
<p>When I think life is bad, it puts it in perspective. When I have drama at work, it makes me laugh at its insignificance. When I&#8217;m scared, it tells me not to be. When I want to sleep, it tells me to grab some coffee and keep at it for a few more hours.</p>
<p>So if I can share some advice from my life, it would be to keep treating everything like it&#8217;s your first. Remember the kid that set you down this path. Present like it&#8217;s your first time, every time. Create content with a purpose. Stay grounded. Cherish the breakfast with strangers in London. Keep stressing. Have sleepless nights. Once in a while, care so fucking much about something, that you can&#8217;t shut off. Keep your triggers close, so you never forget. This is my secret weapon.</p>
<p>And when you get lucky (and boy did I), give it back. Pour your life back into the system, so that others can pull themselves up as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://justinbriggs.org/first-time-every-time/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Content-Based Retargeting Strategy</title>
		<link>http://justinbriggs.org/content-based-retargeting-strategy</link>
		<comments>http://justinbriggs.org/content-based-retargeting-strategy#comments</comments>
		<pubDate>Mon, 01 Oct 2012 09:42:14 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Content]]></category>

		<guid isPermaLink="false">http://justinbriggs.org/?p=1409</guid>
		<description><![CDATA[Although I hate the phrase “content marketing”, I want talk about leveraging content to drive business metrics beyond top of funnel traffic. ...]]></description>
				<content:encoded><![CDATA[<p>Although I hate the phrase “content marketing”, I want talk about leveraging content to drive business metrics beyond top of funnel traffic. In my presentation in Boston earlier this year, I talked about how to <a href="http://www.slideshare.net/justinrbriggs/link-building-reporting-12257082">think about users, not traffic, when approaching a link building campaign</a>.</p>
<blockquote><p>You should be doing the same with your content.</p></blockquote>
<p>By tackling metrics like COCA, ARPU and LTV, SEO can be used to monetize demand in a way that pure traffic chasing can’t.</p>
<p><span id="more-1409"></span></p>
<h2>Retargeting Basics</h2>
<p>Retargeting is the practice of putting your message in front of lost prospects. It’s typically done through forms of paid advertising, such as display ads, which follow a user around the internet.</p>
<p>To demonstrate the power of retargeting, here are some stats that <a href="http://www.slideshare.net/JoannaLord/leveraging-the-power-of-retargeting-for-seo">Joanna Lord shared in her retargeting presentation</a> in 2011.</p>
<ul>
<li>“<strong>More that 95% of visitors</strong> who browse a retailer’s site <strong>do not complete a transaction in their visit</strong>.”</li>
<li>“Retargeted consumers are <strong>nearly 70 percent more likely to complete a purchase</strong> as compared to non retargeted consumers.”</li>
<li> “Retargeted customers <strong>spend, on average 50%</strong> more than those served with non-retargeted banner ads.”</li>
</ul>
<h2>Retargeting With Content</h2>
<p>The same philosophy can be applied to inbound marketing. Behaviors after a site visit can trigger demand, leading users back to search. Keyword demand exists at all stages of the consumer journey, at stages pre- and post-conversion. Using content to retarget customers can amplify the work you’re already doing. It shouldn’t replace your top of funnel tactics or the <a href="http://outspokenmedia.com/seo/content-based-outreach-for-link-building/">content you’re creating for links</a> and social metrics. In combination with those strategies, it can decrease your CPAs and increase the ARPU / LTV of your organic search visitors.</p>
<p>The goal of content retargeting is to define a persona of someone who has done something that implies intent, then create content that will target the demand that action will generate.</p>
<h2>Example of Retargeting With Content</h2>
<p>At Big Fish, we leverage a content strategy that helps retarget customers, while also improving their gaming experience. We publish 7 to 10 games a week, most of which are available via a freemium model. Players can download games for free and try it for one hour. If a user likes the game, they can continue on, purchasing the full game. This generates a lot of prospective customers. Our most avid players may purchase many games each month or week.</p>
<p>This model generates two unique sticking points:</p>
<ol>
<li>A player gets stuck or frustrated in a game during the first hour of play. As a result, they never purchase and experience the full game. If they’re a prospective customer, they’ll never become a first time customer. If they’re a current customer, they’ll have a bad experience and never purchase the game.</li>
<li>A player gets stuck or frustrated in a game after they have purchased the game. This is a more unfortunate experience, because you want everyone to enjoy the game play. This can turn someone away from gaming or prevent them from progressing through the game to get to their backlog of other games they’d like to play. The faster they can move through games, the more games they can consume and enjoy.</li>
</ol>
<p>These two potential events generate a “retargeting” opportunity. A stuck gamer may head to Google and search something like “<a href="https://www.google.com/search?q=gargoyle+eye+in+the+abandoned+garden">gargoyle eye in the abandoned garden</a>” because they just can’t find the gargoyle’s eye in a hidden object game. This is an opportunity to get in front of them again with a piece of content.</p>
<p>Unfortunately, our “content” is locked in the form of an exe file.</p>
<p>We’ve approached this by writing <a href="http://www.bigfishgames.com/blog/walkthrough/gothic-fiction-dark-saga-walkthrough/">end-to-end games walkthroughs</a>. So far, we’ve written 583 walkthoughs, which accounts for over 200 days of straight gameplay. This makes up 3,500,000 words of content with annotated screenshots.</p>
<blockquote><p>This is content that only targets searchers who have already started playing one of our games. It&#8217;s solely a bottom of the funnel strategy.</p></blockquote>
<p>Recently, we’ve taken these walkthroughs and translated them into both German and French, accounting for about a million words of translated content and counting.</p>
<h3>Secondary Effects of the Content</h3>
<p>This content reaches farther than a search strategy. Customers use walkthroughs to make purchase decisions. Customers link to walkthroughs in our forums, where users discuss and help each other with gameplay. Walkthroughs also reduce customer support costs when customers contact us for game help. In instances where we don’t have walkthroughs, a CS rep may sit down and play through a game to find a solution.</p>
<h2>Finding Opportunities for Bottom of Funnel Content</h2>
<p>The best way to discover opportunities like this is to work closely with customers. My team manages social media and community management in addition to SEO, which helps a lot. This primarily consists of an active Facebook and forum community. Outside of product, the team we work more closely with is customer support. They do <a href="http://www.reddit.com/r/gaming/comments/i5fcc/big_fish_games_and_their_awesome_customer_service/">really awesome stuff like this</a>.</p>
<h4>Tips for Finding Content Ideas</h4>
<ol>
<li>Talk to your CS, social media, product marketing, and research teams. They’re going to know about content opportunities you’ll never consider. They talk to customers daily, understand what makes customers unhappy, know where sticking points exist, and understand why customers go away.</li>
<li>Ask your CS team if they have any internal wikis or on-boarding material. These are often full of information they’ve never considered crafting as consumable, and indexable, content. If people are calling in about it, they’re searching for it.</li>
<li>Understand how your customer uses your product and the sticking points. We do this through regular game beta testing, surveys, and in-person usability studies. Few things will change your perspective of search more than watching a customer use your product through a one-way mirror.</li>
<li>Look at your internal search logs. There are all kinds of gems hidden in there.</li>
<li>Look at searches in your KB / help articles. Looks for gaps in that content.</li>
<li>Regularly survey your customers. After I took over social, I turned my attention to the forums. We ran a survey with our users there and the feedback was invaluable. It provided us with a lot of insights we hadn’t considered and provided me with ammunition to help make a case for a range of product and content ideas.</li>
<li>Pretend everyone coming to your site is already buying and the acquisition problem is fully solved. Think about the type of content that will either keep them buying or enjoying your product more fully.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://justinbriggs.org/content-based-retargeting-strategy/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Impact of Keyword Cannibalization: Beyond The SEO</title>
		<link>http://justinbriggs.org/impact-of-keyword-cannibalization-beyond-the-seo</link>
		<comments>http://justinbriggs.org/impact-of-keyword-cannibalization-beyond-the-seo#comments</comments>
		<pubDate>Tue, 04 Sep 2012 11:18:00 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Technical SEO]]></category>

		<guid isPermaLink="false">http://justinbriggs.org/?p=1394</guid>
		<description><![CDATA[Keyword Cannibalization. Duplicate Content. Crawl Priority. All of these are inherently SEO jargon, which can downplay the significance of such problems to ...]]></description>
				<content:encoded><![CDATA[<p>Keyword Cannibalization. Duplicate Content. Crawl Priority. All of these are inherently SEO jargon, which can downplay the significance of such problems to boards, exec teams, or senior management. These problems sometimes exist due to information architecture problems or issues with the CMS. However, keyword cannibalization can be the result of a much larger, strategic problem for a company. A problem that can significantly minimize realized revenue. Let’s step out of SEO for a moment and look at some economic aspects of such a problem.</p>
<p><span id="more-1394"></span></p>
<h2>A Near Zero-Sum Market</h2>
<p>Search is simultaneously a long-tail system, allowing for a near infinite number of possibilities, and a hit-based market due to limited shelf space created by searcher behavior. On a keyword specific level, the hit-based market shows as user behavior keeps most searchers from moving far beyond the first page of results.</p>
<p>In this search market, a near zero-sum game is produced in two ways. First, traffic is split across a number of results, creating a number of winners and losers all sharing a piece of the pie. Granted, it’s not a perfect zero-sum, as users can bounce and return to the results. Additionally, Google creates a near zero-sum game by selecting a limited number of URLs for a particular domain. Again, this isn’t perfect, as there are various search verticals, site-links, and domain crowding in some SERPs. However, the typical behavior of selecting only one or two URLs to show leads to the zero-sum problem that creates keyword cannibalization. If one URL wins, all of the other URLs competing for visibility lose.</p>
<p>In a simple model, only one URL from your site can receive traffic, while competing for attention against 6 to 9 other results. This problem exists for both paid and organic search, as only one URL is going to get the traffic (a generalization).</p>
<p>These mechanics set the stage for strategic conflicts for a company looking to do business online.</p>
<h2>Revenue Maximization By Resolving Cannibalization</h2>
<p>Let’s step back and look a common example.</p>
<p>If you’re a bookstore, you release multiple editions of books in a time gated manner that helps you maximize revenue. The earlier hardback edition of a book can be sold at a higher price to less price sensitive customers. For example, hardcore Harry Potter fans who will wait at midnight for early access to the last book in the series are less sensitive to price. There is a group who is more than willing to pay this cost so they don’t have to wait for the paperback release.</p>
<figure><img class="aligncenter size-full wp-image-1396" title="Demand Curve Hardback" src="http://justinbriggs.org/wp-content/uploads/2012/09/demand-hardback.png" alt="Demand Curve Hardback" width="600" height="439" /></figure>
<p>At the higher cost P1, there are Q1 potential customers. Roughly Q1 times P1, or the area under the curve, will give the revenue at this price point. This Q1 is also a proxy of the potential conversion rate at this price point.</p>
<p>However, look out to the right of the column to all that white space. That is unrealized revenue potential. There are a number of customers who are unwilling to buy the book at the original hardback price point.</p>
<figure><img class="aligncenter size-full wp-image-1397" title="Demand Curve Paperback" src="http://justinbriggs.org/wp-content/uploads/2012/09/demand-paperback.png" alt="Demand Curve Paperback" width="600" height="439" /></figure>
<p>By releasing the paperback, at a lower price point, we can realize a greater amount of revenue by expanding out to Q2. At the new P2 price point, there is a larger number of customers willing to buy the book. This green area is incremental revenue available simply through the process of time gating and changing the consumption model. The core product, the content of the book, didn’t change.</p>
<figure><img class="aligncenter size-full wp-image-1398" title="Demand Lost Revenue" src="http://justinbriggs.org/wp-content/uploads/2012/09/demand-lost-revenue.png" alt="Demand Lost Revenue" width="600" height="439" /></figure>
<p>In the graph above, the red area is additional revenue gained that could have been lost if the book was released as a paperback, at the lower price point first.</p>
<p>This model can go even further if it’s expanded out to an even cheaper consumption model, such as an electronic edition, like the Kindle or NOOK. (Granted these devices have higher entry costs, but once in the market, they allow access to a relatively lower cost, lower friction option.) Another example is Netflix streaming in the movie industry, which time gates with movie theaters, followed by DVD releases, followed by online download and streaming options.</p>
<figure><img class="aligncenter size-full wp-image-1399" title="Demand Curve" src="http://justinbriggs.org/wp-content/uploads/2012/09/demand-curve.png" alt="Demand Curve" width="600" height="439" /></figure>
<p>This new model continues to maximize revenue by extending further out, capturing more area under the curve. (Granted, there is more at play here, such at different profit margins, potential cannibalization of revenue, paradox of choice, and different consumer tastes, but I’m keeping it simple.)</p>
<p>Over time, the revenue for the product may look like this.</p>
<figure><img class="aligncenter size-full wp-image-1400" title="Revenue over time" src="http://justinbriggs.org/wp-content/uploads/2012/09/revenue-time.png" alt="Revenue over time" width="600" height="439" /></figure>
<p>Each incremental gain in revenue is realized each time a new price point or consumption model is introduced.</p>
<p>However, the mechanics of the search market place, as I described above, has the ability to break this model and prevent revenue maximization.</p>
<h2>Search Induced Opportunity Cost</h2>
<p>The nature of both the URL selection by Google and the nature of searcher’s decision making introduces both choice and scarcity. As a result, opportunity costs exist in instances of keyword cannibalization. The selection of a URL by Google and searchers means another URL (and its corresponding product) will not be selected.</p>
<p>In the bookstore model, it looks like this. Only one product URL appears in search results.</p>
<figure><img class="aligncenter size-full wp-image-1402" title="Opportunity Cost" src="http://justinbriggs.org/wp-content/uploads/2012/09/search-opp-cost.png" alt="Opportunity Cost" width="206" height="189" /></figure>
<p>This can generate a problem for competing products or divisions. The growth of one division, that may compete on keywords with another division, means making an opportunity cost decision between the two divisions at a macro strategy level.</p>
<p>In our demand example above, this can cause the following problem (simplified of course).</p>
<figure><img class="aligncenter size-full wp-image-1403" title="Revenue Lost" src="http://justinbriggs.org/wp-content/uploads/2012/09/revenue-lost.png" alt="Revenue Lost" width="600" height="439" /></figure>
<p>The opportunity cost means traffic is being driven to the URL with only one product, at one price point. This is affecting conversion rates and is minimizing the shelf space of other product lines.</p>
<p>Once a bookstore releases its paperback edition, it may not fully experience the improved conversion rate and revenue maximization because the traffic is still landing on the hardback URL, at the higher price point. This can also play out by traffic only landing on the paperback edition, preventing access to the additional hardback revenue highlighted in red above. Although this is less of a risk, as the hardback edition is typically time gated.</p>
<p>For example, at Amazon, the owners of Kindle division may need to compete with the owners of the traditional book business for traffic, because both divisions are targeting the same keywords. Opportunity cost decisions are having to be made on where to spend paid search budget and where to drive traffic internally. (Amazon has done a relative good job resolving this with upsells and cross promotions on product pages.)</p>
<p>This makes keyword cannibalization a much larger strategic question for a company doing business online. With only one URL capable of capturing traffic, the Kindle division may have to take a backseat to the traditional book business. In organizations with thin margins, cash flow issues, or a high degree of risk aversion, keyword cannibalization can lead to division struggles / failures when not properly resolved.</p>
<p>However, it also means some organizations with a better understanding of search can have a competitive advantage against organizations squandering away traffic.</p>
<p>Granted, search is not the only channel online.</p>
<h2>Equity Dilution</h2>
<p>This opportunity cost extends across teams making decisions about where to invest marketing resources, especially if they exist at multiple URLs. Putting on your ranking equity hat, the problem starts to look like this.</p>
<figure><img class="aligncenter size-full wp-image-1404" title="Split Equity" src="http://justinbriggs.org/wp-content/uploads/2012/09/split-equity.png" alt="Split Equity" width="430" height="178" /></figure>
<p>Ranking equity is split across multiple URLs. The hardback URL may have significant external equity as it received the bulk of the marketing push at launch. It’s a challenging decision for an SEO to shift marketing efforts to the paperback URL, as the hardback URL already has the bulk of the equity. An SEO looking to increase revenue, improve conversion rates, and lower CPAs now has to outrank themselves on the work they did before. Long-term the paperback version may sell more units and get featured more prominently across the site, giving it more internal ranking equity. When Google makes the choice on which URL to present, it may not canonical these products to one URL. As a result, the hardback URL may enter the search marketplace with its equity, dumping the value built up on the various other URLs.</p>
<p>The hardback URL is now competing with 3rd party sites at a lower ranking potential. The result is that problems are compounded. Not only is the product receiving less traffic than it could, but traffic is landing on a URL that is not the most effective URL for converting the traffic. As sales of the hardback edition reach the maximum number of sales possible at its price point, the results of marketing spend will diminish, increasing CPAs.</p>
<p>One way of resolving this is to canonical the equity to one URL.</p>
<figure><img class="aligncenter size-full wp-image-1405" title="One URL" src="http://justinbriggs.org/wp-content/uploads/2012/09/equity-one-url.png" alt="One URL" width="436" height="151" /></figure>
<p>By condensing the equity of this product into one URL, it increases its ability to rank and capture traffic, effectively shifting out the PPF curve and helping to minimize cannibalization created by having multiple options on one page. And as the sales of the hardback edition hit diminishing returns, the incoming traffic can continue to be monetized at the lower price point. This extends SEO traffic out along the demand curve, allowing a larger number of customers to purchase the product at variable price points.</p>
<h2>How Businesses Are Solving For This</h2>
<h3>Walmart</h3>
<p>Walmart hasn’t resolved this problem, but has a bit of a band-aid solution in place. A search for “harry potter deathly hallows book” leads you to the <a href="http://www.walmart.com/ip/5499231">hardback version of the book</a>. When you arrive to the page from search, or a recommendation engine, the page loads a “<em>People Who View This Item Also View</em>” box at the top, which often features additional versions of the product, such as the paperback. However, it doesn’t seem to load when the page is accessed directly. If this bit of pseudo cloaking wasn’t in place, traffic landing on this page would only have immediate visibility to the higher $19.21 price point, instead of the $9.69 price point. This creates two problems. The first is that the paperback edition is receiving limited shelf space in search, affecting potential revenue maximization. The second is that the book’s equity, including links, reviews, content, and social shares are diluted across two URLs. This reduces the site&#8217;s ability to rank against competition reducing the top of funnel traffic coming in.</p>
<h3>Overstock</h3>
<p>The Overstock result for the same Harry Potter keyword has a larger problem. The organic result goes to the <a href="http://www.overstock.com/Books-Movies-Music-Games/Harry-Potter-and-the-Deathly-Hallows-Book-7-by-J.-K.-Rowling-Audiobook/2729729/product.html">$46.95 audiobook</a> with no visibility to the paperback or hardback editions. I’m willing to guess there is conversion drop off and lost sales happening here, as the hardback and paperback editions are $19.03 and $10.09 respectively.</p>
<h3>Gamestop</h3>
<p>Gamestop has a partial solution. The problem described in this post exists in the game industry by way of various console versions. This can create an IA nightmare when attempting to prioritize the right game. Gamestop resolves some of this problem by creating collection pages, such as this one for <a href="http://www.gamestop.com/collection/assassins-creed-3">Assassin’s Creed III</a>. This creates a &#8220;canonical&#8221; URL, which is used in internal links and features various platform versions. However, the problem still exisits, because when you search for “Assassin&#8217;s Creed III game” the <a href="http://www.gamestop.com/ps3/games/assassins-creed-iii-gamestop-edition/99631">PS3 version</a> ranks #10. You can tell by comparing it to one of the <a href="http://www.gamestop.com/xbox-360/games/assassins-creed-iii-limited-edition/103099">Xbox versions</a> that ranking equity, such as social metrics, are diluted across multiple URLs.</p>
<h3>Gamespot</h3>
<p>Gamespot’s team should be applauded for their solution. A solution that leaves them performing relatively well in search. The same search for “Assassin&#8217;s Creed III game” leads to a canonical <a href="http://www.gamespot.com/assassins-creed-iii/">Assassin&#8217;s Creed III</a> URL . This is the definitive URL for the game and is platform agnostic. A number of tabs across the top drill into platform specific views of the game, such as the <a href="http://www.gamespot.com/assassins-creed-iii/platform/xbox360/">Xbox URL</a>. However, a SEO will quickly notice this URL’s social share buttons have the exact same number of social shares as the canonical, platform agnostic URL. The platform specific URLs canonical using both the rel canonical tag and by having a canonical URL to share with social buttons across all versions of the game. They even define a canonical shortened URL in the Open Graph URL tag. This helps consolidate ranking equity into one URL.</p>
<h3>Barnes &amp; Noble</h3>
<p>The Barnes &amp; Noble team has a strategy similar to Gamespot’s. If you arrive to their product page, such as this one for <a href="http://www.barnesandnoble.com/w/catching-fire-suzanne-collins/1100296850">Catching Fire</a>, it is typically the hardback edition’s URL. However, this is a unified page that can swap calls to actions and pricing using parameters. For example, the canonical URL has a CTA and price for the hardback, with an upsell for the NOOK version. However, by passing a parameter to the URL, the hardback CTA falls off leaving a primary call to action for the <a href="http://www.barnesandnoble.com/w/catching-fire-suzanne-collins/1100296850?ean=9780545227247">NOOK version</a>. However, the number of reviews and the social shares on the page are the same. This is because this parameter URL for the NOOK, audio, and paperback editions all canonical to the primary URL. They do this with the Open Graph URL, the rel canonical, canonical content, and through canonical social share buttons. Like Gamespot, they’re consolidating ranking equity into one URL.</p>
<h2>Solving Beyond SEO</h2>
<p>Although the examples above can be presented as technical SEO challenges only, they can play larger strategic roles in business and marketing planning. Companies like Barnes &amp; Noble can use their established footprint in book title search results to grow their NOOK business. They can do this without creating differentiated pages, minimizing marketing spend opportunity costs. Or companies like Netflix were able to use their imperfect solution of a singular movie page on their movie subdomain, which can drive traffic to both their DVD and streaming businesses. A differentiated DVD and streaming page could have cannibalized each other for the same keyword. Some companies struggle, such as Best Buy, who don’t have a solid solution. They seem to link to and spend ad money against search result pages, allowing other domains to gain substantial traction in search against them, despite their 92 domain authority and 40,000 linking domains.</p>
<p>The examples above can continue to maximize the area under the demand curve by using intelligent systems that learn consumer behavior and apply it to one canonical URL. This can help selectively price the same source of traffic in a way that maximizes revenue. A customer with no historical data may be more prone to purchase at a lower price point, while a logged in user with a history of purchasing NOOK or Kindle books may be more likely to convert on that call to action. A user who has purchased every copy of Harry Potter may be more interested in purchasing the hardback edition than the paperback. A system like Barnes &amp; Nobles&#8217; can further CRO their traffic by swapping their product CTAs based on learned behavior, but keeping it at one canonical URL, so situations of keyword cannibalization and macro level opportunity costs don&#8217;t arise.</p>
]]></content:encoded>
			<wfw:commentRss>http://justinbriggs.org/impact-of-keyword-cannibalization-beyond-the-seo/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Minimize the Impact of Infographic Devaluation</title>
		<link>http://justinbriggs.org/minimize-the-impact-of-infographic-devaluation</link>
		<comments>http://justinbriggs.org/minimize-the-impact-of-infographic-devaluation#comments</comments>
		<pubDate>Thu, 12 Jul 2012 11:34:22 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Link Building]]></category>

		<guid isPermaLink="false">http://justinbriggs.org/?p=1384</guid>
		<description><![CDATA[Earlier this week, in an interview with Eric Enge, Matt Cutts made a statement about devaluing infographics. Naturally, this set Twitter buzzing, ...]]></description>
				<content:encoded><![CDATA[<p>Earlier this week, in an interview with Eric Enge, Matt Cutts <a href="http://www.stonetemple.com/matt-cutts-and-eric-talk-about-what-makes-a-quality-site/">made a statement about devaluing infographics</a>. Naturally, this set Twitter buzzing, myself included. A number of SEOs have spoken up with a wide variety of opinions on it, so I guess I might as well jump in.</p>
<p><span id="more-1384"></span></p>
<p>Nobody should be surprised by Cutts&#8217; comment. The writing has been on the wall for a really long time. I wrote a post back in December called “<a href="http://justinbriggs.org/keep-your-infographics-in-check">Keep Your Infographics In Check</a>”, to talk about why I felt this was on its way.</p>
<h2>The Why vs. The How</h2>
<p>One item we should be careful about is using Matt’s comments about <strong>“why”</strong> they want to devalue infographics to conclude <strong>“how”</strong> they plan to devalue them. I&#8217;ve seen a number of comments about how Google can’t fact check or gauge quality at scale, and even comments that boldly claim that infographics can’t get devalued at all.</p>
<p>Link spam analysis is a topic I’m very interested in, and have <a href="http://www.seomoz.org/blog/understanding-link-based-spam-analysis-techniques">written at length about it</a>. One thing about webspam analysis is that it’s not an exact science. They don’t have to get it “just right”. They just have to find a way to devalue with a degree of certainty, with a classifier that improves search quality just enough that they’re satisfied.</p>
<p>Panda and Pengiun are good examples of this. The why it was done, and the how it was done, were very different. Google cannot directly gauge content quality at scale, but they can find a lot of signals that serve as proxies, test them against a sample of quality rated examples, apply some machine learning and scale it out (Panda). All it takes is finding a set of signals that determines a measurable improvement in the direction they would like.</p>
<p>Always think of spam analysis in language such as “likely to”, “probability”, and “degree of certainty”. Panda did not have to completely remove content to be effective, it only had to find enough signals within a degree of certainty to shift content down a few positions down across a large set of longtail keywords to effectively drop a site’s visibility and increase searcher satisfaction.</p>
<h2>Looking at What Cutts Did Say</h2>
<blockquote><p><em>“infographics can be created and that represent an <strong>OK form of promotion</strong>, but the challenge is that as soon as I say something like that, <strong>people are going to use this as justification</strong> to do whatever it’s they want to do.”</em></p></blockquote>
<p>Google spam control is just as much a PR machine as it is a technical machine. Don’t read too much into Google not wanting to call infographics a good strategy. They have to avoid encouraging them. That doesn&#8217;t mean they think they’re all bad.</p>
<blockquote><p>&#8220;infographics you create <strong>will do better if they’re closely related</strong> to your business&#8221;</p></blockquote>
<p>We’re talking increased relevance scrutiny when crawlers discover an infographic embed pattern. We know they can do this (even if it’s not perfect). They can turn up the dial when they encounter infographic-like content.</p>
<blockquote><p>&#8220;there is reason to believe that the <strong>link is more about the barter to get the infographic than a real endorsement</strong> of your site&#8221;</p></blockquote>
<p>This could be a philosophical stance from Google on the relative value of links. Footer links mean less than content links, links closer to the top may count more, and site-wide sidebar may be indicative of paid links. Google doesn’t have to determine the intent behind every one of those subtypes, just prove statistically that when those types are devalued, search quality goes up. A footer link may be a great editorial link, but it’s just more effective to profile all footer links as lower value.</p>
<p>If Cutts is discussing it publicly, they’ve likely done some tests already to show that when these types of links are devalued, search quality goes up. Matt tweeted about the infographic plague back in December. I doubt they simply shelved the issue since then and are just now considering it.</p>
<blockquote><p>The link is often embedded in the infographic <strong>in a way that people don’t realize</strong>, vs. a true endorsement of your site.</p></blockquote>
<p>This is the kicker. Take a look back in SEO history at issues <a href="http://www.seomoz.org/blog/widgetbait-gone-wild">like widgetbait</a>. When Oatmeal’s site was dinked for widget embeds, <a href="http://www.seomoz.org/blog/widgetbait-gone-wild#jtc55171">this is the comment Matt Cutts left</a>.</p>
<p>Replace the word widget with infographic.</p>
<figure><img class="aligncenter size-full wp-image-1385" src="http://justinbriggs.org/wp-content/uploads/2012/07/cutts-widgets.png" alt="Widget Bait Matt Cutts" width="529" height="474" /></figure>
<p>I’d look out for this to be the type of behavior they really come after.</p>
<h2>How Might They Devalue?</h2>
<h3>Portfolio Diversification</h3>
<figure><img class="aligncenter size-full wp-image-1386" src="http://justinbriggs.org/wp-content/uploads/2012/07/relative-mass.png" alt="Mass Estimation" width="313" height="380" /></figure>
<p>Not only can a profile be judged in aggregate by the percentage break down of your link profile, but the relative value of individual links, and new incoming links, can be gauged against both your current profile and distribution of new inbound links.</p>
<p><strong>To demonstrate mass estimation:</strong></p>
<p>(The example is an exaggeration to a degree.)</p>
<figure><img class="aligncenter size-full wp-image-1387" src="http://justinbriggs.org/wp-content/uploads/2012/07/mass-example.png" alt="relative mass example" width="424" height="167" /></figure>
<p>Above are two sites with very different link portfolios. Site One may be a lead generation site that is heavily propped up on infographic links, with very little brand equity, while Site Two is a more legitimate site with a more diverse portfolio.</p>
<p>An inbound link, from an infographic, to Site One may have its link value reduced based off the degree of backlinks that come from infographic sources already. This helps minimize the likelihood that a site is going to rank for a term not because it’s the best in the market, but because it’s the best at producing linkbait. That site’s skill is content production, not the value the rest of the site provides to users.</p>
<p>However, Site Two has a defensible profile. The distribution of link sources provides corroborative signals that it may include inherent value beyond its content generation. In that circumstance, search engines can feel more confident that the content of its infographics is more factually accurate than Site One.</p>
<p>It can be said that Site One’s content might be more factual, and even better, than Site Two’s. However, that doesn’t really matter. Site One doesn’t have the signals to backup its breath of expertise in the vertical.</p>
<p>I also believe, although I have no evidence, that links can be retroactively reevaluated. If Site One’s link profile increases trust / brand signals, the links Google was uncertain about at first look may go up in value.</p>
<p>For Site Two, an infographic devaluation is also trivial, while for Site One, it would be catastrophic. You always want to be in the position of Site Two, where no specific tactic devaluation can take out your business.</p>
<p>This type of devaluation is also similar to Truncated PageRank evaluation. If you calculate a domain’s authority without infographic links and divide that by the overall domain authority with infographic links, you get a ratio that’s indicative of that site’s dependency on a tactic. The closer that ratio is to zero, the less likely your site is to have used infographics as a manipulative link building tactic.</p>
<h3>Commercial Anchor Devaluation</h3>
<p>It’s safe to guess that Google is going to apply its exact match, commercial anchor text classifiers with heavier scrutiny on infographic footprints. We’ve seen this growing for several years, and more recently with Penguin. There are a number of papers from Google where that talk about evaluating a term’s commercial value and its likelihood to be spammed.</p>
<p>If you’re using infographics to sneak exact, and potentially phrase match, anchors of highly valuable keywords, I could see those devalued.</p>
<h3>Irrelevant Embedded Links</h3>
<p>The next big item they’re likely to devalue is when an infographic is being used deceptively. This was the concern with widgets back in 2008, and Matt Cutts language in his recent interview mirrors this concern.</p>
<p><strong>A “Safe” Infographic</strong></p>
<figure><img class="aligncenter size-full wp-image-1390" src="http://justinbriggs.org/wp-content/uploads/2012/07/safe-infographic.png" alt="Safe Infographic Tactic" width="295" height="234" /></figure>
<p>The infographic above is relatively “safe”. The degree of devaluation should be less significant. The infographic properly cites itself, linking back to its original source page. The ALT attribute used is the title of the infographic, which closely matches the content found on the other end of the link. The secondary link is a branded link, back to the homepage of the website that created it.</p>
<p><strong>A &#8220;Risky&#8221; Infographic</strong></p>
<figure><img class="aligncenter size-full wp-image-1391" src="http://justinbriggs.org/wp-content/uploads/2012/07/infographic-risky.png" alt="Risky Infographic Tactic" width="292" height="239" /></figure>
<p>The infographic above is inherently more risky. It’s pushed the degree of relevance, links to a page where the infographic cannot be found, using a commercial ALT text that matches the keyword targeting on the “money” page. Following that is a “Via” link that uses commercial anchor text to the homepage or another highly valuable page, which is also highly targeted for the keyword.</p>
<p>This pattern is pretty easy to match.</p>
<p><strong>Degrees of Risk</strong></p>
<p>It’s worth mentioning that there are degrees of risk and degrees of devaluation. The first example above might still be devalued based of Google’s philosophical stance that infographic links should count as lesser citations, in the same way they consider footer links to be lesser citations. The second example is going to be the type of thing they’ll want to devalue to a significant degree.</p>
<p>It’s also worth mentioning that infographics that 301 redirect the linked to URL after a period of time, reposting the infographic up at a new URL, could end up on the chopping block as well.</p>
<h3>Infographic SpamRank &amp; Co-Citation</h3>
<p>This type of analysis is so simple, yet classic, and has the ability to be devastating to a lot of infographics. Search engines can build a list of infographic submission sites, which are effectively article content farms with infographics, and crawl out from that point.</p>
<p>Like this paper where <a href="http://portal.acm.org/citation.cfm?id=1935902">Microsoft used forums to let web spammers expose themselves</a>.</p>
<p>That list of sites you hammer away at every time you launch an infographic &#8211; Google can build that list too.</p>
<p>Once Google has identified a set of offending infographics, that have been rated negatively by quality raters, they can crawl out from that list and find common co-citations of places that post low quality infographics. These sources may have their ability to pass value to infographics reduced, and the infographics mentioned in these sources could have their ability to garner equity from other sources (even if trusted) minimized.</p>
<p>We’ve seen them do this with article directories and web directories.</p>
<h2>So What Next?</h2>
<p>It’s good to spend time thinking about how they might devalue infographics, instead of simply saying “they can’t” or “make good content”. Because <strong>A)</strong> I’m not going to bet against Google on a long enough time-frame (and I like to risk mitigate) and <strong>B)</strong> well, obviously.</p>
<p>With an idea of how they might do this in mind, we can start to think about how to adjust tactics to mitigate future and current risk, while helping to improve the future effectiveness of the tactic.</p>
<h3>#1 Start to Diversify Now</h3>
<p>If your profile is significantly comprised of infographic backlinks, I’d press pause and spend the next few months using every other tactic in the book that looks nothing like infographic links.</p>
<p>This should <strong>A)</strong> minimize the likelihood that your infographics will ever get devalued, <strong>B)</strong> keep your site from falling over if they do. A 10% dip hurts a lot less than 60%.</p>
<h3>#2 Stop the Risky Execution</h3>
<p>This is such obvious advice, I hate writing it. However, I know at least one person reading this has linked their infographic to a page the infographic isn’t on, or has 301 redirected their infographic, or launched an infographic on a non-commercial site with embed code going to a commercial site, or has stuffed exact match anchor text into the “Via” link.</p>
<p>All of those are pretty shady.</p>
<p>Sidenote: I’m not disapproving of particular tactics. I don’t have a stance. The people who know what they’re doing will keep on keeping on. No judgment. However, for the few who are just good enough to be dangerous, this could hurt you.</p>
<h3>#3 Shift Your Relevance</h3>
<p>Start being more critical about how well an infographic’s topic relates to the website. I’m guilty of this. I’ve gone after topics just because I knew I could get links, not because it was relevant.</p>
<p>If a site’s link portfolio is robust, trustworthy, and relevant enough, it can likely withstand a small number of off-topic content pieces that help increase domain diversity, but don’t get too carried away.</p>
<h3>#4 Read This Post</h3>
<p>I’m not going to spell it out, but read <a href="http://www.rosshudgens.com/build-great-content-so-you-can-buy-paid-links/">this post</a>.</p>
<h3>#5 Make Soup</h3>
<p>Go watch <a href="http://www.distilled.net/store/lessons-roadruck/">this video from Kris Roadruck</a> and listen to his analogy on making soup. It’s not about the perfect carrot, it’s the perfect combination. Don’t use infographics for your hardcore commercial anchors, use them for your domain diversity, brand equity, and social signals.</p>
<h3>#6 Lead With Quality Citations First</h3>
<p>Many link builders start their infographic campaigns by hammering that list of 25 to 100 sites they can submit to via forms, or pay a fee to get listed on. The very first sets of links start to follow a discernible pattern.</p>
<p>My advice for every infographic is to identify a list of high quality sites that you would like to get placed on. Then go read my post on <a href="http://outspokenmedia.com/seo/content-based-outreach-for-link-building/">Content-Based Outreach</a>. Work through that list one by one, investing time, to get someone to agree to placement in ADVANCE of your publication. The very first set of signals will come from high quality sources. Also, if you work on these relationships in advance, and incentivize the coverage through items like customizations, time-gating, and interviews, you can negotiate link placement in a way that does not use a standard embed. They can write them in as editorial links.</p>
<p><em>Treat infographics like a PR consultant would, not an SEO.</em></p>
<h3>#7 Repurpose, Repurpose, Repurpose</h3>
<p>• Print it as a poster and give away.<br />
• Chunk it up into smaller consumable infographics to use in different ways.<br />
• Chunk it up and write guest posts featuring parts of the infographic. A lot of blogs may have never seen it, so from their perspective, you’ve simply created great images as part of a more robust post.<br />
• Use it as leverage in a guest post pitch, and include the link in the body copy of a guest post.<br />
• Use it as the basis of building relationships for resource content. “We created this great infographic, but as a follow up we created this great resource piece of content.” – sneak in the infographic link as part of the resource pitch.<br />
• Pair with other types of outreach, such as giveaways and contests.</p>
<p>The goal of all of this is maximizing the number of non-infographic-type links to the infographic.</p>
<h3>#8 Avoid the Infographic Directories / Blogs (or grab them last)</h3>
<p>Don’t depend on infographic sites for links. These types of sites care less about exclusivity or getting an infographic after it’s gone “hot”. Having an infographic start here can actually hinder the success of an infographic because more reputable sites don’t want to publish content that’s already been published many other places.</p>
<p>If Google does relative link valuation, you want Google to gauge these links as additional links to a piece of content that already has authoritative links pointing to it.</p>
<p>In addition, simply listing yourself here places you in a neighborhood that doesn’t have a great reputation. This is something a site with existing brand equity can withstand, but could be harmful to a less authoritative site.</p>
<h2>Keep Doing Infographics</h2>
<p>Infographics are great ways to create content that is easy to share and digest. They also carry a lot of value outside of embed links. Even with devaluation, they will never become valueless.</p>
<p>As a tactic, it may become less effective for those who use them in very particular ways, but for those who use them as a content strategy, social strategy, brand strategy, or domain diversity strategy, nothing really changes. Google’s philosophical stance may mean they have less value passed per link, but that doesn’t mean no value passed.</p>
<p>If the content is good, and your readers enjoy the content, then forget about Google.</p>
<p>The secondary benefits are more than worth it.</p>
]]></content:encoded>
			<wfw:commentRss>http://justinbriggs.org/minimize-the-impact-of-infographic-devaluation/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 4/16 queries in 0.065 seconds using disk: basic
Object Caching 612/640 objects using disk: basic

 Served from: justinbriggs.org @ 2013-05-23 04:34:42 by W3 Total Cache -->