<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Nine By Blue</title>
	
	<link>http://www.ninebyblue.com</link>
	<description>Data + A Dash of Color = Better Audience Insight</description>
	<lastBuildDate>Fri, 18 May 2012 12:17:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ninebyblue" /><feedburner:info uri="ninebyblue" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>ninebyblue</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Top Technical Roadblocks Keeping Your Website from Being Seen by Searchers: Webinar Resources</title>
		<link>http://feedproxy.google.com/~r/ninebyblue/~3/pcQ7xcltk68/</link>
		<comments>http://www.ninebyblue.com/top-technical-roadblocks-keeping-your-website-from-being-seen-by-searchers-webinar-resources/#comments</comments>
		<pubDate>Wed, 02 May 2012 15:19:28 +0000</pubDate>
		<dc:creator>Vanessa Fox</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Technical Web Development]]></category>

		<guid isPermaLink="false">http://www.ninebyblue.com/?p=3931</guid>
		<description><![CDATA[Today (May 2, 2012), I&#8217;m giving a webinar at 10am pacific with O&#8217;Reilly Media about the critical pieces of technical web site architecture that can keep site content from being indexed in search engines and seen by searchers. Site infrastructure is a core foundational component of search engine optimization (SEO). If search engines &#8230; <a href="http://www.ninebyblue.com/top-technical-roadblocks-keeping-your-website-from-being-seen-by-searchers-webinar-resources/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Today (May 2, 2012), I&#8217;m giving a webinar at 10am pacific with O&#8217;Reilly Media about the critical pieces of <a href="http://www.oreillynet.com/pub/e/2196">technical web site architecture that can keep site content from being indexed in search engines and seen by searchers</a>. Site infrastructure is a core foundational component of search engine optimization (SEO). If search engines can&#8217;t fully crawl and index a site and if duplicate URL issues dilute value signals such as PageRank, it will never get the visibility in search it otherwise would, no matter how awesome the content.</p>
<p>And even the best of us don&#8217;t get everything right all the time. Last year, I looked at how <a href="http://searchengineland.com/how-twitters-technical-infrastructure-issues-are-impacting-google-search-results-86229">Twitter&#8217;s technical infrastructure</a> was hurting their ability to be visible in search (they&#8217;ve since fixed a lot of it). For instance, they were 301 redirecting from the www version of the site to the non-www version. Great! Except that they also had blocked the entire www subdomain from search engine crawling with robot.xt. So search engines couldn&#8217;t follow the redirects or consolidate the value from all of those links to the www versions of the pages to the corresponding non-www versions (which were the one&#8217;s being indexed).</p>
<p>As I put together the slides, I was reminded that it would be impossible to fully cover this topic in an hour. I picked some top issues to talk through, but even then, I really only have to go over what the issues are and how to find them, not the intricacies of how to solve them (which of course, may vary based on the environment). So rather than ask those participating in the webinar to scramble to write down a bunch of links, I figured I&#8217;d post a few resources here for a more relaxed perusal. Get a glass of wine! Click at your leisure!</p>
<p>If you can&#8217;t attend the webinar live, O&#8217;Reilly will make the archive available. Update: the video is now live at the <a href="http://www.oreillynet.com/pub/e/2196">original location</a>.</p>
<h2>Search Engine tools</h2>
<ul>
<li><a href="http://www.google.com/webmasters/">Google webmaster central</a></li>
<li><a href="http://www.bing.com/toolbox/webmaster/">Bing webmaster center</a></li>
</ul>
<h2>Blocking Pages From Indexing</h2>
<ul>
<li><a href="http://searchengineland.com/removing-pages-from-google-53086">Removing Pages From Google</a></li>
<li><a href="http://www.ninebyblue.com/the-first-rule-of-indexing-make-sure-youre-letting-the-site-be-indexed/">Meta Robots Example</a></li>
<li><a href="http://www.mattcutts.com/blog/pagerank-sculpting/">Use of nofollow</a></li>
</ul>
<h2>JavaScript and AJAX</h2>
<ul>
<li><a href="http://searchengineland.com/googles-proposal-for-crawling-ajax-may-be-live-34411 ">Google&#8217;s crawlable AJAX standard</a></li>
<li><a href="https://developers.google.com/webmasters/ajax-crawling/">Google&#8217;s crawlable AJAX documentation</a></li>
<li><a href="http://searchengineland.com/google-io-new-advances-in-the-searchability-of-javascript-">JavaScript and Flash crawlability</a></li>
<li><a href="http://domscripting.com/presentations/xtech2006/">Hijax</a></li>
</ul>
<h2>Canonicalization</h2>
<ul>
<li><a href="http://searchengineland.com/canonical-tag-16537">Search engine support for the canonical attribute</a></li>
<li><a href="http://searchengineland.com/google-lets-you-tell-them-which-url-parameters-to-ignore-25925">Google&#8217;s parameter handling funcctionality</a></li>
<li><a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=139394">Google&#8217;s documentation</a></li>
<li><a href="http://www.bing.com/community/site_blogs/b/webmaster/archive/2009/07/01/making-links-work-for-you-sem-101.aspx">Bing&#8217;s documentation</a></li>
</ul>
<h2> Pagination</h2>
<ul>
<li><a href="http://searchengineland.com/google-provides-new-options-for-paginated-content-92906">Google&#8217;s support of pagination attributes</a></li>
<li><a href="http://searchengineland.com/implementing-pagination-attributes-correctly-for-google-114970">Pagination implementation details</a></li>
<li><a href="http://googlewebmastercentral.blogspot.com/2011/09/pagination-with-relnext-and-relprev.html">Google&#8217;s post on pagination</a></li>
<li><a href="http://searchengineland.com/no-bing-doesnt-support-pagination-attributes-to-consolidate-pages-in-a-series-118694">Bing doesn&#8217;t support pagination attributes</a></li>
<li><a href="http://googlewebmastercentral.blogspot.com/2011/09/view-all-in-search-results.html ">View all option</a></li>
</ul>
<h2>Status Codes</h2>
<ul>
<li><a href="http://googlewebmastercentral.blogspot.com/2011/01/how-to-deal-with-planned-site-downtime.html">Server maintenance</a></li>
<li><a href="http://googlewebmastercentral.blogspot.com/2008/11/date-with-googlebot-part-ii-http-status.html">Google blog post</a></li>
</ul>
<h2>XML Sitemaps</h2>
<ul>
<li><a href="http://www.sitemaps.org/">sitemaps.org</a></li>
<li><a href="http://en.wikipedia.org/wiki/Sitemaps">Wikipedia</a></li>
</ul>
<h2>Microsoft-Specific Solutions</h2>
<h3>Rewriters</h3>
<ul>
<li><a href="http://www.iis.net/download/urlrewrite">URLRewrite (IIS 7)</a></li>
<li><a href="http://URLRewriter.net/">URLRewriter (IIS 6 and 7)</a></li>
<li><a href="http://www.isapirewrite.com/">ISAPI_Rewrite 2 (IIS 6 and 7)</a></li>
</ul>
<h3>Implementing 301 Redirects</h3>
<ul>
<li><a href="http://weblogs.asp.net/gunnarpeipman/archive/2009/05/27/asp-net-4-0-seo-features-response-permanentredirect.aspx">ASP.NET 4.0</a></li>
<li><a href="http://weblogs.asp.net/jeffwids/archive/2010/01/31/how-to-301-permanent-redirect-in-asp-net.aspx">ASP.NET 4.0</a></li>
<li><a href="http://iis-seo.martinnormark.com/">Configuring IIS and ASP.NET</a></li>
</ul>
<h3>Normalizing URL Casing</h3>
<ul>
<li><a href="http://blogs.msdn.com/b/carlosag/archive/2010/04/01/seo-made-easy-with-iis-url-rewrite-templates.aspx">URL Rewrite for IIS</a></li>
<li><a href="http://blog.dantup.com/2009/04/reducing-duplicate-content-with-aspnet.html">ASP.NET MVC</a></li>
</ul>
<h3>Custom Error Pages</h3>
<ul>
<li><a href="http://msdn.microsoft.com/en-us/library/system.web.configuration.customerrorssection.redirectmode.aspx">.NET 2.0 SP2</a></li>
<li><a href="http://msdn.microsoft.com/en-us/library/system.web.configuration.customerrorsredirectmode.aspx">Custom error redirects</a></li>
<li><a href="http://www.colincochrane.com/post/2008/01/25/ASP-NET-Custom-Errors-Preventing-302-Redirects-To-Custom-Error-Pages.aspx">ASP.NET customer code</a></li>
</ul>
<h2>Apache-Specific Solutions</h2>
<h3>Redirects</h3>
<ul>
<li><a href="http://httpd.apache.org/docs/current/mod/mod_rewrite.html">mod_rewrite</a></li>
<li><a href="http://www.tamingthebeast.net/articles3/spiders-301-redirect.htm">htaccess</a></li>
</ul>
<h2>Page Speed</h2>
<ul>
<li><a href="http://radar.oreilly.com/2009/06/bing-and-google-agree-slow-pag.html">Google and Bing on page speed</a></li>
<li><a href="http://www.strangeloopnetworks.com/web-performance-infographics/">Page speed and usability stats</a></li>
<li><a href="http://googlewebmastercentral.blogspot.com/2010/04/using-site-speed-in-web-search-ranking.html">Page speed and Google ranking</a></li>
<li><a href="https://developers.google.com/speed/pagespeed/mod">mod_pagespeed plugin for Apache</a></li>
</ul>
<h2>Structured Markup</h2>
<ul>
<li><a href="http://searchengineland.com/schema-org-google-bing-yahoo-unite-79554">schema.org support</a></li>
<li><a href="http://support.google.com/webmasters/bin/answer.py?hl=en&amp;answer=185417">Breadcrumbs</a></li>
<li><a href="http://support.google.com/webmasters/bin/answer.py?hl=en&amp;answer=146750">Product markup</a></li>
<li><a href="http://www.google.com/webmasters/tools/richsnippets">Rich snippets testing tool (Google)</a></li>
</ul>
<h2>Search Engine Crawl Issues</h2>
<ul>
<li><a href="http://searchengineland.com/google-webmaster-tools-revamps-crawl-errors-but-is-it-for-the-better-114892 ">Google&#8217;s crawl issues reports</a></li>
<li><a href="http://searchengineland.com/google-webmaster-tools-crawl-errors-how-to-get-detailed-data-from-the-api-115153 ">Google&#8217;s crawl issues API options</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/ninebyblue/~4/pcQ7xcltk68" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ninebyblue.com/top-technical-roadblocks-keeping-your-website-from-being-seen-by-searchers-webinar-resources/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.ninebyblue.com/top-technical-roadblocks-keeping-your-website-from-being-seen-by-searchers-webinar-resources/</feedburner:origLink></item>
		<item>
		<title>Google’s Upcoming Algorithm Change: “Overly-Optimized Sites”</title>
		<link>http://feedproxy.google.com/~r/ninebyblue/~3/dpe0OP7NzGs/</link>
		<comments>http://www.ninebyblue.com/google-optimized/#comments</comments>
		<pubDate>Mon, 19 Mar 2012 04:14:21 +0000</pubDate>
		<dc:creator>Vanessa Fox</dc:creator>
				<category><![CDATA[SEO Fundamentals]]></category>

		<guid isPermaLink="false">http://www.ninebyblue.com/?p=3871</guid>
		<description><![CDATA[This past week at SXSW, Google&#8217;s Matt Cutts talked about an upcoming &#8220;over-optimization&#8221; algorithm launch aimed at those who abuse search engine optimization. Rob Snell transcribed the session, which included these comments from Matt (I&#8217;ve updated this article to include fuller comments from the transcript): &#8220;The idea is basically to try and level &#8230; <a href="http://www.ninebyblue.com/google-optimized/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>This past week at SXSW, Google&#8217;s Matt Cutts talked about an upcoming <a href="http://searchengineland.com/too-much-seo-google%E2%80%99s-working-on-an-%E2%80%9Cover-optimization%E2%80%9D-penalty-for-that-115627">&#8220;over-optimization&#8221; algorithm launch</a> aimed at those who abuse search engine optimization. <a href="http://www.robsnell.com/dear-bing-and-google-help-me-rank-better-2012-sxsw-transcript-matt-cutts-danny-sullivan.html">Rob Snell transcribed the session</a>, which included these comments from Matt (I&#8217;ve updated this article to include fuller comments from the transcript):</p>
<blockquote><p><em>&#8220;The idea is basically to try and level the playing ground a little bit. So all those people who have sort of been doing, for lack of a better word, “over optimization” or “overly” doing their SEO, compared to the people who are just making great content and trying to make a fantastic site, we want to sort of make that playing field a little bit more level.</p>
<p>So that’s the sort of thing where we try to make the Google Bot smarter, we try to make our relevance more adaptive so that people don’t do SEO—we handle that—and then we also start to look at the people who sort of abuse it, whether they throw too many keywords on the page, or whatever they exchange way too many links, or whatever they are doing to sort of go beyond what a normal person would expect in a particular area. So that is something where we continue to pay attention and we continue to work on it, and it is an active area where we’ve got several engineers on my team working on that right now&#8230;&#8221;</em></p>
<p><em> [And later after talking about the positives of SEO] &#8220;Absolutely there are some people who take it too far. What we’re mindful of is when someone says, “We’re White Hat. We continue to do the right thing, and we see the Black Hats who are over optimizing or going too far, and they seem to be doing too well.” So we’ve been working on changes to try to make sure that if you are a White Hat or if you’ve been doing very little SEO that you are going to not be affected by this change. But if you’ve been going way far beyond the pale, then that’s the sort of thing where your site might not rank as highly as it did before.&#8221;</em></p></blockquote>
<p>A lot of people have asked me what this means for those who include search engine optimization as part of their marketing mix. Some are worried that Google will begin to penalize sites that have implemented search engine optimization techniques. My thoughts? I think that some site owners<em> should</em> worry. But whether or not <em>you</em> should depends on what you mean by search engine optimization.</p>
<p>AS I&#8217;ve talked about and written about over and over (notably in <a href="http://www.amazon.com/gp/product/0470537191?ie=UTF8&amp;tag=nibybl-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470537191g">my book</a> and most recently in my article about <a href="http://www.informationdiet.com/">Clay Johnson</a>&#8216;s talk about <a href="http://searchengineland.com/is-seo-killing-america-112237">SEO killing America</a>), SEO means lots of different things to lots of different people. When I talk and write about SEO and when we work with clients here at Nine By Blue, I mean:</p>
<ul>
<li>Using search data to better understand your audience and solve their problems (by creating compelling, high-quality content about relevant topics to your business)</li>
<li>Understanding how search engine crawl and index sites and ensuring that your site&#8217;s technical infrastructure can be comprehensively crawled and indexed</li>
</ul>
<p>But the definition of SEO is a continuum. Some of it is clearly spam. But there&#8217;s a gray area of SEO that&#8217;s not exactly spam, but it&#8217;s really not those two bullets above either.</p>
<p>For instance, I&#8217;ll look at a page and see a bunch of keyword-rich links in the footer. &#8220;Does anyone click on those?&#8221; I might ask. &#8220;Nah, those are just there for search engines&#8221;. I go to conferences and hear people debating keyword density percentages, how many times a keyword should be repeated in a title tag, how to get links that &#8220;appear&#8221; natural. At some point, search engine optimization goes beyond making sure pages are as useful as possible for the target audience and that the site is crawlable and becomes a game of guess the algorithms.</p>
<p>Anyone who&#8217;s read or heard me before knows that I&#8217;m not an advocate for algorithm chasing. Historically, I&#8217;ve had this view because I don&#8217;t find it productive. Algorithms change hundreds of times a year. Signals differ for individual queries. The goal is always to extract all of the data on the web and show the very best page for searchers. So why not just invest time in making sure all of your content is extractable and are in fact the very best pages?</p>
<p>Now, there&#8217;s another reason to follow this strategy.</p>
<p>The type of algorithm changes Matt talked about in this SXSW session remind me a bit of how Google described the <a href="http://searchengineland.com/taking-a-closer-look-at-the-googles-panda-2-5-flux-97603">Panda algorithm</a>. Panda wasn&#8217;t about spam. It was about separating high-quality, useful pages from pages that were just a collection of words about a particular topic. This seems similar, like yet another way of discerning that. At one point in the session, Matt said:</p>
<blockquote><p><em>&#8220;We’re always trying to best approximate if a user lands on a page, are they going to be really, really happy instead of really, really annoyed? And if it’s the sort of thing where they land on a page and they are going to be annoyed, then that is the sort of thing that we’ll take action on.&#8221;</em></p></blockquote>
<p>Matt talked about finding ways to surface smaller sites that may be poorly optimized, if, in fact, those sites have the very best content. This is not anything new from Google. They&#8217;ve always had a goal to rank the very best content, regardless of how well optimized or not it may be. And I think that&#8217;s the key. If a page is the very best result for a searcher, Google wants to rank it even if the site owner has never heard of title tags. And Google wants to rank it if the site owner has crafted the very best title tag possible. The importance there is that it&#8217;s the very best result.</p>
<p>Matt talked about this later:</p>
<blockquote><p><em>&#8220;We tell people over and over again, “Make a compelling site. Make a site that’s useful. Make a site that’s interesting. Make a site that’s relevant to people’s interests&#8230; all of the changes we make, over 500 a year, are designed to try to approximate if a user lands on that page, just how happy are they going to be with what they get? So if you keep that in mind, then you should be in good shape no matter what.&#8221;</em></p></blockquote>
<p>He also mentioned making Googlebot smarter, which is more an evolution of what they&#8217;ve been working on for years: being able to extract content from JavaScript, AJAX, Flash, images, forms&#8230; We&#8217;ve seen this in the last year with smarter handling of paginated content, for instance. (I wrote about the <a href="http://searchengineland.com/implementing-pagination-attributes-correctly-for-google-114970">pagination tags Google supports here</a>, but my post was based on a <a href="http://googlewebmastercentral.blogspot.com/2012/03/video-about-pagination-with-relnext-and.html">Google video and blog post</a> where Maile Ohye mentions that if you don&#8217;t implement the tags, Google will use patterns from your site to try and create paginated clusters for you.)</p>
<p>Another thing to keep in mind about how Matt described this upcoming change is that he wasn&#8217;t speaking at a search conference. The audience was at least in part non-SEOs. He introduced himself as the person in charge of catching those who try to cheat Google. He was talking to people who (based especially on the question that triggered Matt&#8217;s  comments) were coming from the perspective of thinking of the type of SEO that&#8217;s really about reverse engineering algorithms.</p>
<p>Matt first talked about the benefits of SEO. He said to think of SEO like a coach who helps to present yourself better. He said that Google wants to level the playing field so that all content has a chance to compete equally. And when he talked about the kinds of techniques that this algorithm would look for he said they were looking for abuse: too many keywords, too many link exchanges. He contrasted what the algorithm was looking to flag to &#8220;great content&#8221;.</p>
<p>In particular, Matt said the following in support of SEO:</p>
<blockquote><p><em>&#8220;The way that I often think about SEO is that it’s like a coach. It’s someone who helps you figure out how to present yourself better. In an ideal world, though, you wouldn’t have to think about presenting yourself and whether search engines can crawl your website. Because they’d just be so good that they can figure out how to call through the Flash, how to crawl through the forums, how to crawl through the JavaScript, how to crawl through whatever it is&#8230;</em></p>
<p><em>A lot of people seem to think that Google hates SEO. That’s definitely not the case&#8230;</em></p>
<p><em> We even made a video about this. If you do a search for webmaster videos, we’ve made something like 400 videos. And we made one specifically to say Google does not hate SEO, because SEO can often be very helpful. It can make a site more crawlable. It can make a site more accessible. It can think about the words that users are going to type whenever they come to a search engine and make sure that those words are on the page, which just makes the site more user-friendly.</em></p>
<p><em>So the same sorts of things you do to optimize your return on investment and how well something spreads virally or socially is the exact same sort of stuff that often works well from a search engine perspective. So there is a ton of stuff that is fantastic to do as an SEO, it just makes your content more crawlable and more accessible.</em>&#8220;</p></blockquote>
<p>This isn&#8217;t the oft-heralded death of SEO. But it may be the first nail in the coffin of those who go beyond SEO and lose track of creating the best possible content for their audiences.</p>
<img src="http://feeds.feedburner.com/~r/ninebyblue/~4/dpe0OP7NzGs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ninebyblue.com/google-optimized/feed/</wfw:commentRss>
		<slash:comments>88</slash:comments>
		<feedburner:origLink>http://www.ninebyblue.com/google-optimized/</feedburner:origLink></item>
		<item>
		<title>Implementing Pagination Attributes Correctly For Google</title>
		<link>http://feedproxy.google.com/~r/ninebyblue/~3/jiNbkd8i9K4/</link>
		<comments>http://www.ninebyblue.com/implementing-pagination-attributes-correctly-for-google/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 17:06:28 +0000</pubDate>
		<dc:creator>Vanessa Fox</dc:creator>
				<category><![CDATA[Search Engine Land]]></category>

		<guid isPermaLink="false">http://www.ninebyblue.com/?p=3863</guid>
		<description><![CDATA[Google’s latest blog post provides details and a video from Maile Ohye about how they handle the pagination attributes within a page’s source code. You can use these attributes to indicate pages in a series (such as a multi-page article or set of product listings), which enables Google to cluster the pages into a single &#8230; <a href="http://www.ninebyblue.com/implementing-pagination-attributes-correctly-for-google/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Google’s latest blog post <a href="http://googlewebmastercentral.blogspot.com/2012/03/video-about-pagination-with-relnext-and.html">provides details and a video</a> from Maile Ohye about how they handle the pagination attributes within a page’s source code. You can use these attributes to indicate pages in a series (such as a multi-page article or set of product listings), which enables Google to cluster the pages into a single entity and combine their indexing and other properties (such as incoming link value). Using these attributes is trickier than it may seem at first glance, so below, a few tips from the blog post, video, and the recent <a href="http://searchmarketingexpo.com/west/2012/full_agenda2#611">SMX West session I moderated</a>, which featured Maile. (Keep in mind that currently, only Google supports these attributes.)</p>
<p>Read more at<a href="http://searchengineland.com/implementing-pagination-attributes-correctly-for-google-114970">Search Engine Land</a>.</p>
<img src="http://feeds.feedburner.com/~r/ninebyblue/~4/jiNbkd8i9K4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ninebyblue.com/implementing-pagination-attributes-correctly-for-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ninebyblue.com/implementing-pagination-attributes-correctly-for-google/</feedburner:origLink></item>
		<item>
		<title>Google Webmaster Tools Revamps Crawl Errors, But Is It For The Better?</title>
		<link>http://feedproxy.google.com/~r/ninebyblue/~3/D-_lRk5BtSg/</link>
		<comments>http://www.ninebyblue.com/google-webmaster-tools-revamps-crawl-errors-but-is-it-for-the-better/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 16:59:45 +0000</pubDate>
		<dc:creator>Vanessa Fox</dc:creator>
				<category><![CDATA[Search Engine Land]]></category>

		<guid isPermaLink="false">http://www.ninebyblue.com/?p=3859</guid>
		<description><![CDATA[Google has just revamped the crawl errors data available in webmaster tools. Crawl errors are issues Googlebot encountered while crawling your site, so useful stuff! I originally started this article by writing that in most cases, these changes are for the better and in only a few (really maddening) cases, useful functionality has &#8230; <a href="http://www.ninebyblue.com/google-webmaster-tools-revamps-crawl-errors-but-is-it-for-the-better/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://googlewebmastercentral.blogspot.com/2012/03/crawl-errors-next-generation.html">Google has just revamped the crawl errors data available in webmaster tools</a>. Crawl errors are issues Googlebot encountered while crawling your site, so useful stuff!</p>
<p>I originally started this article by writing that in most cases, these changes are for the better and in only a few (really maddening) cases, useful functionality has been removed. But now that I’ve gone through the changes, I unfortunately need to revise my summary. This update is mostly about removing super useful data, masked by a few user interface changes. (And I hate to write that, because webmaster tools is near and dear to my heart.)</p>
<p>Read more at <a href="http://searchengineland.com/google-webmaster-tools-revamps-crawl-errors-but-is-it-for-the-better-114892">Search Engine Land</a>.</p>
<img src="http://feeds.feedburner.com/~r/ninebyblue/~4/D-_lRk5BtSg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ninebyblue.com/google-webmaster-tools-revamps-crawl-errors-but-is-it-for-the-better/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.ninebyblue.com/google-webmaster-tools-revamps-crawl-errors-but-is-it-for-the-better/</feedburner:origLink></item>
		<item>
		<title>How to Get Blacklisted From Search Engines</title>
		<link>http://feedproxy.google.com/~r/ninebyblue/~3/KWZb6-c2fd8/</link>
		<comments>http://www.ninebyblue.com/how-to-get-blacklisted-from-search-engines/#comments</comments>
		<pubDate>Sat, 10 Mar 2012 20:16:55 +0000</pubDate>
		<dc:creator>Vanessa Fox</dc:creator>
				<category><![CDATA[MSN Business On Main]]></category>

		<guid isPermaLink="false">http://www.ninebyblue.com/?p=3887</guid>
		<description><![CDATA[When a company first takes the plunge into search engine optimization, it can be tempting to take shortcuts to get to the top of the rankings. You read about a trick that takes advantage of a loophole in the search engine algorithms. You see a competitor who’s using a sneaky tactic — and &#8230; <a href="http://www.ninebyblue.com/how-to-get-blacklisted-from-search-engines/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>When a company first takes the plunge into search engine optimization, it can be tempting to take shortcuts to get to the top of the rankings. You read about a trick that takes advantage of a loophole in the search engine algorithms. You see a competitor who’s using a sneaky tactic — and it’s working. An agency calls you up and promises search engine success that sounds too good to be true.</p>
<p>Read more at B<a href="http://businessonmain.msn.com/browseresources/articles/onlinebusiness.aspx?cp-documentid=28135079#fbid=K-jC2Onng5B?comments">usiness on Main</a>.</p>
<img src="http://feeds.feedburner.com/~r/ninebyblue/~4/KWZb6-c2fd8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ninebyblue.com/how-to-get-blacklisted-from-search-engines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ninebyblue.com/how-to-get-blacklisted-from-search-engines/</feedburner:origLink></item>
		<item>
		<title>Is SEO Killing America?</title>
		<link>http://feedproxy.google.com/~r/ninebyblue/~3/qzRrAm7arBs/</link>
		<comments>http://www.ninebyblue.com/is-seo-killing-america/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 17:07:36 +0000</pubDate>
		<dc:creator>Vanessa Fox</dc:creator>
				<category><![CDATA[Search Engine Land]]></category>

		<guid isPermaLink="false">http://www.ninebyblue.com/?p=3866</guid>
		<description><![CDATA[Last week at the Tools of Change conference, Clay Johnson, author of the new book The Information Diet gave a keynote talk titled “Is SEO Killing America“. Sigh.  If you’ve been involved in search for any length of time, your first reaction may be, this again? Haven’t wedone this before? Once or twice? &#160; Read more at Search Engine &#8230; <a href="http://www.ninebyblue.com/is-seo-killing-america/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Last week at the Tools of Change conference, Clay Johnson, author of the new book <a href="http://www.amazon.com/gp/product/1449304680">The Information Diet</a> gave a keynote talk titled “<a href="http://www.informationdiet.com/blog/read/the-information-diet-stump-speech">Is SEO Killing America</a>“. Sigh.  If you’ve been involved in search for any length of time, your first reaction may be, <a href="http://www.ninebyblue.com/seo-is-the-worst-thing-ever-invented/">this again</a>? Haven’t we<a href="http://searchengineland.com/the-promise-reality-of-mixing-the-social-graph-with-search-engines-12032">done this before</a>? <a href="http://searchengineland.com/thoughts-on-web-developers-seo-reputation-problems-28047">Once</a> or <a href="http://searchengineland.com/dilbert-hiring-a-weasel-to-do-seo-corrupt-the-industry-112056">twice</a>?</p>
<p>&nbsp;</p>
<p>Read more at <a href="http://searchengineland.com/is-seo-killing-america-112237">Search Engine Land.</a></p>
<img src="http://feeds.feedburner.com/~r/ninebyblue/~4/qzRrAm7arBs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ninebyblue.com/is-seo-killing-america/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ninebyblue.com/is-seo-killing-america/</feedburner:origLink></item>
		<item>
		<title>Read Your Customers’ Minds With Keyword Research</title>
		<link>http://feedproxy.google.com/~r/ninebyblue/~3/LEBndIhf7UQ/</link>
		<comments>http://www.ninebyblue.com/read-your-customers-minds-with-keyword-research/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 20:14:56 +0000</pubDate>
		<dc:creator>Vanessa Fox</dc:creator>
				<category><![CDATA[MSN Business On Main]]></category>

		<guid isPermaLink="false">http://www.ninebyblue.com/?p=3885</guid>
		<description><![CDATA[Each week, a billion people search the Web using Google. Through the Yahoo/Bing alliance, Microsoft gets 163 million unique searchers each month in the U.S. alone. Those are your customers, typing in exactly what they’re looking for. The search engines make this data freely available, so every business can learn exactly what customers &#8230; <a href="http://www.ninebyblue.com/read-your-customers-minds-with-keyword-research/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p>Each week, a billion people search the Web using Google. Through the Yahoo/Bing alliance, Microsoft gets 163 million unique searchers each month in the U.S. alone. Those are your customers, typing in exactly what they’re looking for.</p>
<p>The search engines make this data freely available, so every business can learn exactly what customers are interested in. If you’re a real estate agent, you can find out what neighborhoods people are searching for most. If you want to build the next generation of accounting software, you can learn in advance what accounting problems people are having and what features they’d like to see in their current software package.</p>
<p>&nbsp;</p>
<p>Read more on <a href="http://businessonmain.msn.com/browseresources/articles/onlinemarketing.aspx?cp-documentid=26309997#fbid=K-jC2Onng5B">Business on Main</a></p>
<img src="http://feeds.feedburner.com/~r/ninebyblue/~4/LEBndIhf7UQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ninebyblue.com/read-your-customers-minds-with-keyword-research/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ninebyblue.com/read-your-customers-minds-with-keyword-research/</feedburner:origLink></item>
		<item>
		<title>The 7 Deadly Sins of SEO</title>
		<link>http://feedproxy.google.com/~r/ninebyblue/~3/4HHUb5FygnU/</link>
		<comments>http://www.ninebyblue.com/the-7-deadly-sins-of-seo/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 20:18:18 +0000</pubDate>
		<dc:creator>Vanessa Fox</dc:creator>
				<category><![CDATA[MSN Business On Main]]></category>

		<guid isPermaLink="false">http://www.ninebyblue.com/?p=3889</guid>
		<description><![CDATA[Sin No. 1: Using the wrong keywords  If your website doesn’t use the same words that the people searching for you do, your content will never show up for those searches or be seen by the right people. The solution? You can use Google Insights for Search to compare potential keywords, and the Google AdWords Keyword Tool (both &#8230; <a href="http://www.ninebyblue.com/the-7-deadly-sins-of-seo/">Continue reading &#187;</a>]]></description>
			<content:encoded><![CDATA[<p><strong>Sin No. 1: Using the wrong keywords </strong><br />
If your website doesn’t <a href="http://www.vanessafox.com/the-book/marketing-in-the-age-of-google-resources-from-the-book/">use the same words that the people searching for you do</a>, your content will never show up for those searches or be seen by the right people.</p>
<p>The solution? You can use <a href="http://www.google.com/insights/search/">Google Insights for Search</a> to compare potential keywords, and the <a href="https://adwords.google.com/o/Targeting/Explorer?__u=1000000000&amp;__c=1000000000&amp;ideaRequestType=KEYWORD_IDEAS#search.none">Google AdWords Keyword Tool</a> (both free!) to assess search volume for those terms. Based on your research, you should use the more common terminology in your titles and headings.</p>
<p>Read more at <a href="http://businessonmain.msn.com/browseresources/articles/onlinemarketing.aspx?cp-documentid=32694373#fbid=K-jC2Onng5B">Business on Main</a></p>
<img src="http://feeds.feedburner.com/~r/ninebyblue/~4/4HHUb5FygnU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ninebyblue.com/the-7-deadly-sins-of-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ninebyblue.com/the-7-deadly-sins-of-seo/</feedburner:origLink></item>
		<item>
		<title>What Can Google+ Do for Your Business?</title>
		<link>http://feedproxy.google.com/~r/ninebyblue/~3/GZ1DNlzWLo0/</link>
		<comments>http://www.ninebyblue.com/what-can-google-do-for-your-business/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 21:24:39 +0000</pubDate>
		<dc:creator>Vanessa Fox</dc:creator>
				<category><![CDATA[MSN Business On Main]]></category>

		<guid isPermaLink="false">http://www.ninebyblue.com/?p=3850</guid>
		<description><![CDATA[In 2011, Google launched Google+, its long-awaited answer to Facebook. Several months later, in November 2011, Google+ opened up brand pages for businesses to get on board too. Read Vanessa&#8217;s article to find out how your business can use Google+ here at businessonmain.msn.com]]></description>
			<content:encoded><![CDATA[<p>In 2011, Google launched Google+, its long-awaited answer to Facebook. Several months later, in November 2011, Google+ opened up brand pages for businesses to get on board too.</p>
<p>Read Vanessa&#8217;s article to find out how your business can use Google+ here at <a href="http://businessonmain.msn.com/browseresources/articles/socialmedia.aspx?cp-documentid=31800678&amp;wt.mc_id=msnmoney#fbid=gi647I0Ba3E">businessonmain.msn.com</a></p>
<img src="http://feeds.feedburner.com/~r/ninebyblue/~4/GZ1DNlzWLo0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ninebyblue.com/what-can-google-do-for-your-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ninebyblue.com/what-can-google-do-for-your-business/</feedburner:origLink></item>
		<item>
		<title>Do As I Say, Not As I Do: A Look At Search Engines &amp; SEO Best Practices</title>
		<link>http://feedproxy.google.com/~r/ninebyblue/~3/eUb9skaTzTU/</link>
		<comments>http://www.ninebyblue.com/do-as-i-say-not-as-i-do-a-look-at-search-engines-seo-best-practices/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 19:48:53 +0000</pubDate>
		<dc:creator>Todd Nemet</dc:creator>
				<category><![CDATA[SEO Fundamentals]]></category>

		<guid isPermaLink="false">http://www.ninebyblue.com/?p=3827</guid>
		<description><![CDATA[Nine By Blue&#8217;s Todd Nemet examines SEO best practices and how our favorite search engine sites are utilizing them in his latest article on Search Engine Land. Check out the article here.]]></description>
			<content:encoded><![CDATA[<p>Nine By Blue&#8217;s Todd Nemet examines SEO best practices and how our favorite search engine sites are utilizing them in his latest article on Search Engine Land.</p>
<p>Check out the article <a href="http://searchengineland.com/do-as-i-say-not-as-i-do-a-look-at-search-engines-seo-best-practices-102698">here</a>.</p>
<img src="http://feeds.feedburner.com/~r/ninebyblue/~4/eUb9skaTzTU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ninebyblue.com/do-as-i-say-not-as-i-do-a-look-at-search-engines-seo-best-practices/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.ninebyblue.com/do-as-i-say-not-as-i-do-a-look-at-search-engines-seo-best-practices/</feedburner:origLink></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

Served from: www.ninebyblue.com @ 2012-05-18 12:18:14 -->

