<?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>BlueGlass&#187; Search Engines</title>
	<atom:link href="http://www.blueglass.com/blog/category/search-engines/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blueglass.com</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 17:04:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://www.blueglass.com/?pushpress=hub'/>
		<item>
		<title>Using Authorship Markup to Increase Click-Through Rates in the SERPs</title>
		<link>http://www.blueglass.com/blog/using-authorship-markup-to-increase-click-through-rates-in-the-serps/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-authorship-markup-to-increase-click-through-rates-in-the-serps</link>
		<comments>http://www.blueglass.com/blog/using-authorship-markup-to-increase-click-through-rates-in-the-serps/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 16:58:09 +0000</pubDate>
		<dc:creator>Selena Narayanasamy</dc:creator>
				<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[authorship markup]]></category>
		<category><![CDATA[rel="author"]]></category>
		<category><![CDATA[rel="me"]]></category>

		<guid isPermaLink="false">http://www.blueglass.com/?p=16912</guid>
		<description><![CDATA[It's also easy to remember someone's name when you're reading a post, but it's harder to forget their face. This post shows how to markup blog posts to reveal the author within search results. ]]></description>
			<content:encoded><![CDATA[<p>Bloggers are a common breed. Great bloggers are a rare breed.</p>
<p>Bloggers start and develop in an industry that&#8217;s already saturated. And when you&#8217;re super talented and authoritative in the area that you&#8217;re blogging about, you need to put yourself out with self promotion and hope others find you promotion-worthy as well. The only problem is that as a great blogger, you&#8217;re mixed in with all these so-so bloggers and ones that won&#8217;t even peek out from behind their persona mask.</p>
<p>When you&#8217;re doing a search query for something and you get a bunch of results that all look the same, you&#8217;re more likely to just start clicking from the top (so long as it&#8217;s relevant) down the page until you find what you&#8217;re looking for.</p>
<p><strong>Nothing is there to distinguish a good blog post from just another one in the mix.</strong></p>
<p><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/08/allserps.jpg"><img class="aligncenter size-full wp-image-16928" title="Rel=&quot;Author&quot;" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/08/allserps.jpg" alt="" width="491" height="475" /></a></p>
<p>If I was searching for Android Fragmentation (I have no idea what that is but this results page was an awesome example of the markup at work) I would definitely be more apt to click the posts first that have a bio picture next to them. You&#8217;ll notice that there are other sources that could have great information on Android fragmentation, but they&#8217;re less likely to get clicked because of the generic looking result.</p>
<p><strong>What increases CTRs?</strong> Credibility. Relevancy. Trust. Placement. And now, authorship.</p>
<p>There are two ways to distinguish yourself to users and to the search engines; you can use both the rel=&#8221;author&#8221; markup, and the rel=&#8221;me&#8221; markup.<a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/08/relauthor.jpg"><br />
</a></p>
<h2>Rel=&#8221;Author Markup&#8221;</h2>
<p>One great way for bloggers to take ownership of their posts and gain credibility in the space is to use the rel=author markup, which would look something like this:</p>
<p>&lt;a rel=&#8221;author&#8221; href=&#8221;http://www.blueglass.com/team/selena-narayanasamy<code>" title="My BG Post"&gt;Selena Narayanasamy&lt;/a&gt;</code></p>
<p style="text-align: center;"><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/08/relauthor2.jpg"></a><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/08/relauthor3.jpg"><img class="aligncenter size-full wp-image-16951" title="rel=&quot;author&quot;" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/08/relauthor3.jpg" alt="" width="628" height="125" /></a></p>
<p>This doesn&#8217;t have to point to an actual author page, an about page will be just fine. The rel=author markup HAS to be pointing to another page on the same domain though- you can&#8217;t use this to point off-site.</p>
<p>The idea is that this creates a relationship between the blogger and their author/about page- which then allows Google to pull their bio picture in to the SERPs when showing their post in the results. Having a real life person next to a result can increase the CTRs and in the long run, might have a good shot at becoming a ranking factor.</p>
<p>The more posts that bloggers publish with high CTRs could potentially start showing up higher because they appear to be a trusted and popular search.</p>
<h2>Rel=&#8221;Me&#8221;</h2>
<p>Rel=&#8221;Me&#8221; is sometimes confused with the Rel=&#8221;Author&#8221; markup. The main difference with the Me markup  is that you use it to link to an external site that&#8217;s also yours.</p>
<p>&lt;a rel=&#8221;me&#8221; href=&#8221;http://plus.google.com/113536282425581949756/about<code>"&gt;More about Selena"&lt;/a&gt;</code></p>
<p>This establishes that there is a link between your post and other external sites that also have your name. This way, you can make sure that your social profiles are linked to you as an author as well. And others won&#8217;t be able to lie and link their posts to your profile to ride the coattails of your credibility without your permission.</p>
<p>In order to do this, we&#8217;ll need to get a reciprocal link from our Google + profile letting the engines know that they can trust that these two are connected.</p>
<p>This way, I can&#8217;t try to write a post and say I&#8217;m Annie Cushing by pointing to her Google + profile. She would have to agree that I&#8217;m her [and good luck with that one].</p>
<p>This is a little trickier than the &#8220;Author&#8221; one. We&#8217;ll use Google + as an example since we&#8217;re already on the subject&#8230; let&#8217;s say that you&#8217;ve added the Rel=&#8221;Me&#8221; markup to your post using your Google + profile as a site that&#8217;s also owned by you. You&#8217;re going to have to go to Google + and confirm that this is, indeed, you.</p>
<p>When you&#8217;re on your profile page, go up to the top right and click &#8220;Edit Profile&#8221;</p>
<p><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/08/googleplus.jpg"><img class="aligncenter size-full wp-image-16933" title="Google Plus" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/08/googleplus.jpg" alt="" width="717" height="214" /></a></p>
<p>Once you click that, you&#8217;ll be taken to a place where you can edit the links in your sidebar. Click that.</p>
<p><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/08/links.jpg"><img class="aligncenter size-full wp-image-16934" title="links" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/08/links.jpg" alt="" width="180" height="236" /></a></p>
<p>Once you&#8217;re in there, you&#8217;ll see that there&#8217;s an option to add a custom link. You need to do this in order to set this up. You&#8217;ll then see a box that has an option you can check called, &#8220;This page is specifically about me.&#8221;</p>
<p><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/08/customlink.jpg"></a><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/08/customlink1.jpg"><img class="aligncenter size-full wp-image-16937" title="Google Custom Link" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/08/customlink1.jpg" alt="" width="347" height="418" /></a><br />
After you enter in all the necessary information (your website name and your website URL) and Google + can now reciprocate that this is, indeed, me marking myself as the author of that blog post.</p>
<p>Utilizing both of these tactics will not only help get your posts visibility in the SERPs, but can also coin you as a credible author. It&#8217;s easy to have a pen name. It&#8217;s easy to write a post. It&#8217;s harder to stand behind your name with a strong and compelling post- taking full ownership of it.</p>
<p><em>It&#8217;s also easy to remember someone&#8217;s name when you&#8217;re reading a post, but it&#8217;s harder to forget their face. </em>It&#8217;ll also encourage them to search up more posts written by you because you&#8217;re pretty much burned into their brains now.</p>
<p><strong>If you&#8217;re interested in how to work the Rel=&#8221;Author&#8221; markup with WordPress, there&#8217;s a great and concise post by Yoast about <a href="http://yoast.com/highlighting-wordpress-authors-search/" target="_blank">Highlighting WordPress Authors in Search</a>. And of course, you can check out the <a href="http://www.youtube.com/watch?v=FgFb6Y-UJUI" target="_blank">Authorship markup video with Matt Cutts</a>.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueglass.com/blog/using-authorship-markup-to-increase-click-through-rates-in-the-serps/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Build Your Own Search Engine — Golden Corral Style</title>
		<link>http://www.blueglass.com/blog/build-your-own-search-engine-golden-corral-style/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=build-your-own-search-engine-golden-corral-style</link>
		<comments>http://www.blueglass.com/blog/build-your-own-search-engine-golden-corral-style/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 15:01:12 +0000</pubDate>
		<dc:creator>Annie Cushing</dc:creator>
				<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Google Custom Search]]></category>

		<guid isPermaLink="false">http://www.blueglass.com/?p=16729</guid>
		<description><![CDATA[Custom Search Engines (CSEs) allow you to restict searches to a list of sites, pages, or a combination of both. This post walks through setting up CSEs and ideas for how to use them. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/08/golden-corral.jpg"><img class="size-full wp-image-16735 alignright" title="golden-corral" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/08/golden-corral.jpg" alt="Google Custom Search Engines Give You Lots of Options" width="293" height="241" /></a>Ever watch people (we&#8217;ll just call them food enthusiasts) at Golden Corral pile up their plates and go back multiple rounds? Or, if you&#8217;re like me, ever piled up your plate at an all-you-cat-eat buffet like it&#8217;s sure to be your last meal? Pile it high and pile it often. Well, that&#8217;s exactly what Google lets you do with its <a href="http://www.google.com/cse/" target="_blank">Custom Search Engines</a> (CSEs).</p>
<p>A lot of sites use <a href="http://www.google.com/cse/">Google Custom Search</a> for site search. Nothing new and shiny there. <em>But did you know you can use custom search engines (CSEs) for all kinds of cool purposes?</em> I seem to have this inexplicable compulsion to take tools designed for one purpose and contort them to fulfill a more creative agenda. It&#8217;s like my Catcher in the Rye. <img src='http://www.blueglass.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>With a CSE you can restrict searches to a particular list of sites, pages, or a combination of both. For example, I have a <a href="http://www.google.com/cse/home?cx=009259328147249232098:u10p6au3wl8" target="_blank">CSE of sites that regularly have Excel tutorials that swing more SEO/analytics</a>. I spidered through all the posts and tutorials I&#8217;ve saved in my Evernote and Delicious over the years and compiled my list from those.</p>
<p>I went on a CSE shopping spree for a while and created a bunch of them. But my fave one has been one I just created a few weeks ago. It searches all episodes of <a href="http://analytics.blogspot.com/search/label/Videos" target="_blank">Web Analytics TV</a> with Avinash Kaushik and Nick Mihailovski — who, I might add, looks and acts like <a href="http://www.tv.com/john-krasinski/person/186264/summary.html">Jim from “The Office”</a>, right? (<em>I feel your pain, Nick. I had to deal with being compared to Caroline from “Caroline in the City” all through the 90s.</em>)</p>
<p>But back to our regularly scheduled blog post …. Here&#8217;s what it looks like embededed:</p>
<div id="cse" style="width: 100%;">Loading</div>
<p><script src="http://www.google.com/jsapi" type="text/javascript"></script> <script type="text/javascript">// <![CDATA[
        google.load('search', '1', {language : 'en', style : google.loader.themes.SHINY});   google.setOnLoadCallback(function() {     var customSearchControl = new google.search.CustomSearchControl('009259328147249232098:woliadyumtw');     customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);     customSearchControl.draw('cse');   }, true);
// ]]&gt;</script></p>
<p>(<em>If it doesn&#8217;t load in your browser, you can check it out <a href="http://www.google.com/cse/home?cx=009259328147249232098:woliadyumtw" target="_blank">here</a>.</em>)</p>
<p>The reason this works is the guys include detailed notes for each episode. (See <a href="http://analytics.blogspot.com/2011/06/web-analytics-tv-19-most-productive.html">an example</a> of awesome on a stick.) Now when I get stuck on something with Google Analytics, instead of wading through pages of posts, I just pop my search into my CSE.</p>
<h2>How to Build a Custom Search Engine</h2>
<p>To get all the details on building CSEs you can go right to the source with <a href="http://code.google.com/intl/en/apis/customsearch/docs/start.html">this tutorial</a>. I’m just going to hit the essentials to building a CSE that’s not for your website.</p>
<p>First, go to <a href="http://www.google.com/cse/" target="_blank">www.google.com/cse/</a> and log in to your Google account. Click the <em>Create a Custom Search Engine </em>button. I’ll let you figure out the <em>Describe your search engine</em> part.</p>
<p>Now you’re going to define your search engine. (This is where the fun starts.) You’ll see a text field, <em>Sites to search</em>. This is where you’ll list your sites or specific pages.</p>
<p>Just below the text box is a link to learn more about URL formatting. Essentially, what it tells you is that you can use the asterisk character (*) as a wildcard. I used this when creating my CSE of Web Analytics TV. To use this feature, just look and see what different URLs have in common and fill them in with asterisks.  For example, here’s a typical URL of a WATV episode:<br />
<span style="color: #ff0000;"><strong><span style="color: #ff0000;">http://analytics.blogspot.com/</span></strong></span>2011/06<span style="color: #ff0000;"><strong><span style="color: #ff0000;">/web-analytics-tv-</span></strong></span>19-most-productive.html<br />
I’ve emphasized the parts of the URL that are consistent among all of the posts since February 2010. (Before that it was called Rapid Fire Web Analytics Q&amp;A with Avinash and Nick. Good call switching up the name, guys!)  So, to capture all of the URLs, I put this in the field:</p>
<pre>http://analytics.blogspot.com/*/web-analytics-tv-*</pre>
<p>And then to capture all of the Rapid Fire episodes, I entered this:</p>
<pre>http://analytics.blogspot.com/*rapid-fire-web-analytics*</pre>
<p>From there, you just follow the prompts, like pick your colors (I&#8217;d stay away from Bubble Gum), then grab the embed code. Bada bing bada bang bada boom — you&#8217;re done.</p>
<p>The URL formatting is what adds finesse to Google’s CSEs because you can really hone in on just the pages you want from a site. For example, one of the URLs I have listed in my Excel for SEO CSE is</p>
<pre>searchengineland.com/*excel*</pre>
<p>This just says, “Grab any URL from the Search Engine Land site that includes excel anywhere in its title.&#8221; Obviously, I’ll get some stray pages that talk about things like how to excel at PPC, but those pages aren’t liable to show up in a search for how to use the OFFSET function anyway.</p>
<h2>Uses for Custom Search Engines</h2>
<p>There are so many ways you could leverage CSEs to refine your searches, but here are just a few examples of sites you might want to bundle together to search:</p>
<ul>
<li>Video hosting sites</li>
<li>Social sites you participate in, including one for bookmarking sites</li>
<li>Photo sharing sites</li>
<li>Answer sites</li>
<li>Torrent sites (tsk tsk)</li>
<li>Deals sites</li>
<li>Niche blog sites</li>
<li>Job/networking sites if you&#8217;re job hunting</li>
<li>All of the sites associated with a particular university, company, organization, etc.</li>
</ul>
<h2>Plugin Goodness</h2>
<p>You can easily add new sites to your CSE(s) with the <a href="http://www.google.com/cse/tools/marker">Google Marker plugin</a>. The bizarre thing is Google only makes the plugin for Firefox and Internet Explorer. Talk about the cobbler’s son has no shoes.  It’s a cool little plugin, nonetheless, when you’re on the prowl for new sites/pages to add to your CSEs.</p>
<h2>Really Dial Up Your Search</h2>
<p>If you really want to go beast mode in your search workflow, combine custom search engines with these <a href="http://www.blueglass.com/blog/how-to-search-any-site-right-from-your-address-bar/">tips to search right from your browser&#8217;s address bar</a>.</p>
<p><strong>Hat Tip: </strong>Kudos go out to<a href="http://netmeg.com/" target="_blank"> Meg Geddes</a> (<a href="http://twitter.com/#!/netmeg" target="_blank">NetMeg on Twitter</a>) for her help and insights into some cool uses of custom search engines when I was researching for this post! You should also follow her on Twitter. She&#8217;s snarktastic and really knows her stuff. And she rarely bites.</p>
<p>But while you&#8217;re at it, <a href="http://twitter.com/#!/blueglass" target="_blank">follow BlueGlass on Twitter</a> too — <a href="http://twitter.com/#!/anniecushing" target="_blank">and me</a>. I tweet a lot about SEO, analytics, cool tech stuff, and shoes.</p>
<p>You can also <a href="http://www.facebook.com/BlueGlassInc" target="_blank">connect with us on Facebook</a>. So many options, so little time. <img src='http://www.blueglass.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueglass.com/blog/build-your-own-search-engine-golden-corral-style/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Google + &#8230; You?</title>
		<link>http://www.blueglass.com/blog/google-plus-you/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-plus-you</link>
		<comments>http://www.blueglass.com/blog/google-plus-you/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 16:45:28 +0000</pubDate>
		<dc:creator>Selena Narayanasamy</dc:creator>
				<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Social Media Marketing]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[google +]]></category>
		<category><![CDATA[google + and privacy]]></category>
		<category><![CDATA[google + personalization]]></category>
		<category><![CDATA[search and personalization]]></category>
		<category><![CDATA[search and privacy]]></category>
		<category><![CDATA[the filter bubble]]></category>

		<guid isPermaLink="false">http://www.blueglass.com/?p=15225</guid>
		<description><![CDATA[If you’re anything like me, you were probably up into the wee hours of the morning the night you got your Google + invite. You’ve also probably noticed that it’s extremely filled with early adopters without much noise from the average everyday user. This won’t be a review, because we’ve seen review…after review… after walk... <a class="more-link" href="http://www.blueglass.com/blog/google-plus-you/" rel="nofollow">[Read More]</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/07/google+.jpg"><img class="aligncenter size-full wp-image-15246" title="google+" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/07/google+.jpg" alt="" width="316" height="198" /></a></p>
<p>If you’re anything like me, you were probably up into the wee hours of the morning the night you got your Google + invite. You’ve also probably noticed that it’s extremely filled with early adopters without much noise from the average everyday user. This won’t be a review, because we’ve seen review…after review… after walk through.So I won&#8217;t bore you with that. If you&#8217;re looking for a bland walk through then you may want to look somewhere else. <img src='http://www.blueglass.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I’d like to take this opportunity to point out some things I’ve noticed and what I think about it.</p>
<p>What happened when the +1 button came out? All of us went up in arms saying, &#8220;WHAT THE HELL! What is this stuff about Google trying to be social? They&#8217;re going to fail miserably. There&#8217;s no substance to this.&#8221;</p>
<p>Yep. That was me. But I&#8217;ve come to see that they&#8217;ve integrated this so nicely into Google + that you can&#8217;t help but admire the interface and sleekness that they&#8217;ve come barreling through the door with.</p>
<h2><strong><span style="color: #003366;">Personalization &amp; Privacy</span></strong></h2>
<p>First off, my normal concern comes along with using anything that Google offers. Privacy. One thing Google has done right here is that while we know Google is collecting our data, at least we know that we have control (for right now) over whether users can see our +1s. And Sparks are private.</p>
<p>With the new shift in how we&#8217;re consuming information online, there&#8217;s also the awesomeness/concerns that come along with personalization. I lovehate personalization. There is something great about having information tailored to what you&#8217;re interested in, but for anybody who has listened to the <a href="http://www.ted.com/talks/eli_pariser_beware_online_filter_bubbles.html" target="_blank">TED talk on the Filter Bubble</a> can understand where personalization can bring some concerns.</p>
<p>Google not only knows our search habits and location, but also our interests. So no longer are we just being served results according to where we are and what&#8217;s being stored, but I think we might start getting our results drilled down further depending on what our interests are and how they&#8217;re reflected in that search. I made this comparison before when talking with someone, but think politics. Each city and state has a different political affiliation. But imagine within those cities, there&#8217;s split affiliations and each person is getting results served to their location and affiliation- and not just their location anymore.</p>
<p>With that said, one of the best and strongest aspects of Google + is personalization.  For instance- you can upload interests with Sparks to get a RSS feed of relevant links to sift through.</p>
<p><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/07/Sparks.png"><img class="aligncenter size-full wp-image-15229" title="Sparks" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/07/Sparks.png" alt="" width="569" height="407" /></a></p>
<p>These Sparks aren&#8217;t visible to anybody in your Circles which is nice because it really makes you feel like Google + is catering to you with both a private platform and a sharing platform.</p>
<p>On the +1 front, you have the ability to catalog your+1s for later reference privately, or you can share what you&#8217;ve +1ed across the web.</p>
<h2><strong><span style="color: #003366;">Sharing Segmentation</span></strong></h2>
<p>One of the first and foremost things to point out is the ability to segment users into circles and share. One of the areas that Facebook fails majorly in, is the ability to pick and choose who you share with which results in people hiding your posts, or maybe even you completely, from their stream because they don&#8217;t have the heart to delete you.</p>
<p>While Facebook has a blanket privacy option, Google + does it right by allowing you to build circles how you see fit without others seeing your lists.</p>
<p><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/07/charles.png"><img class="aligncenter size-full wp-image-15233" title="charles" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/07/charles.png" alt="" width="409" height="316" /></a></p>
<p>Do you secretly enjoy sharing LOLcats or <a href="http://www.catsthatlooklikehitler.com/cgi-bin/seigmiaow.pl" target="_blank">Cats that look like Hitler</a> and have a small circle or cat loving friends too? Perfect. Make a crazy cat lady circle and share away. You won’t pollute your stream like you normally do with your other networks and risk forcing your friends to make that awkward decision to hide you yet keep secretly stalking your profile. You can keep relevant information just where it belongs- with the group of people who care.</p>
<p>Will circle filtering and sharing certain links with certain people/groups signal Google that these people should start being associated with these interests as well? It&#8217;s an unlikely scenario but I&#8217;m curious how the social aspect of this as opposed to voluntary searching will weigh in. On the flip side, will what we share and +1 start affecting the results that we&#8217;re seeing as well and tightening the bubble around us?</p>
<h2><strong><span style="color: #003366;">The Shift Towards Sharing Links</span></strong></h2>
<p><strong><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/07/linksharing.png"><img class="aligncenter size-full wp-image-15242" title="linksharing" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/07/linksharing.png" alt="" width="508" height="567" /></a><br />
</strong></p>
<p><strong> </strong></p>
<p>What I like about Google + is that my stream has been happily filled with links. The links to status update ratio is probably 10:1 and that makes me not want to strangle my feed.</p>
<p>It seems like right from the get go, users on there gravitate more towards sharing links and information rather than a place to share status updates like Facebook. The line has been drawn where Google + seems to borderline more of a professional sharing environment that Facebook has been struggling to offer for years. <a href="http://mashable.com/2011/07/06/google-plus-businesses/" target="_blank">It was even announced the other day</a> that there&#8217;s going to be options for businesses on + to get analytics and sync up with other Google products such as Adwords. That&#8217;s giving them leverage over the regular Facebook brand pages already.</p>
<h2><strong><span style="color: #003366;">Great Potential for Bloggers</span></strong></h2>
<p><strong><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/07/Screen-Shot-2011-07-06-at-11.33.36-PM1.png"><img class="aligncenter size-full wp-image-15239" title="SEL" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/07/Screen-Shot-2011-07-06-at-11.33.36-PM1.png" alt="" width="715" height="246" /></a><br />
</strong></p>
<p>I  have a Facebook Page for my blog. With Facebook, tons of my friends have “liked” my blog page… not because they actually care about the content and links I’m sharing from that page, but just because they’re my friends and didn&#8217;t want to hurt my feelings.  Google + is an awesome opportunity for blogs to hop on board and share posts and links completely relevant to the audience who is following them. Search Engine Land has already started to experiment with this.</p>
<h2><strong><span style="color: #003366;">Unobtrusive Requests</span></strong></h2>
<p>One thing that drives me crazy about Facebook is I get a lot of friend requests. At one point I had 50 friend requests sitting in my inbox because I had no clue who they were and haven&#8217;t necessarily met them in person. Facebook, to me, is more personal. So the nice thing about Google + is that people can put you in their circles, but you aren&#8217;t necessarily forced to reciprocate that. It&#8217;s a very unobtrusive act and truly fosters the &#8220;personal&#8221; environment that Google introduces here. You can throw people in a circle for your own benefit. And if you want to, you can check out the incoming posts of users who have put you in their circle. Nothing is forced through your feed. Yet.</p>
<p>I&#8217;m keeping my eye on Google +. I was pleasantly surprised at the release of this and I can&#8217;t wait to see what other tricks they have up their sleeve. Or what things they can add on to make us mad. <img src='http://www.blueglass.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&#8211; &#8212; &#8211; &#8212; &#8211; &#8212; &#8211; &#8211;</p>
<p><em><strong>If you’re interested in keeping up with us or have questions about the social media space, follow <a href="http://www.twitter.com/blueglass" target="_blank">BlueGlass on Twitter</a> or <a href="http://www.facebook.com/blueglassinc" target="_blank">Like us on Facebook</a>.  If you’re interested in just knowing more about US,  follow our <a href="http://blueglass.tumblr.com/" target="_blank">BlueGlass Tumblr</a>.</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueglass.com/blog/google-plus-you/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Unraveling Facebook Open Graph &#8211; Part 1</title>
		<link>http://www.blueglass.com/blog/unraveling-facebook-open-graph-part-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=unraveling-facebook-open-graph-part-1</link>
		<comments>http://www.blueglass.com/blog/unraveling-facebook-open-graph-part-1/#comments</comments>
		<pubDate>Thu, 26 May 2011 18:02:38 +0000</pubDate>
		<dc:creator>Selena Narayanasamy</dc:creator>
				<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[basic open graph]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[facebook marketing]]></category>
		<category><![CDATA[open graph attributes]]></category>
		<category><![CDATA[open graph code]]></category>
		<category><![CDATA[Social Media Marketing]]></category>
		<category><![CDATA[understanding open graph]]></category>

		<guid isPermaLink="false">http://www.blueglass.com/?p=14179</guid>
		<description><![CDATA[One of the biggest mistakes marketers (and brands) make is thinking that they can install a like button with a plugin, and leave it. They&#8217;re doing it wrong. I&#8217;m pretty sure by now you all know about my obsession/fascination with Facebook and Open Graph, and I&#8217;ve been diligently working to understand and utilize these attributes.... <a class="more-link" href="http://www.blueglass.com/blog/unraveling-facebook-open-graph-part-1/" rel="nofollow">[Read More]</a>]]></description>
			<content:encoded><![CDATA[<p>One of the biggest mistakes marketers (and brands) make is thinking that they can install a like button with a plugin, and leave it.</p>
<p><em><strong>They&#8217;re doing it wrong.</strong></em></p>
<p>I&#8217;m pretty sure by now you all know about my obsession/fascination with <a href="http://www.blueglass.com/blog/facebook-likes-impact-on-seo/" target="_blank">Facebook and Open Graph</a>, and I&#8217;ve been diligently working to understand and utilize these attributes. We&#8217;re at a point in internet marketing where you&#8217;re doing yourself a disservice if you&#8217;re not at least THINKING about taking the steps to understand and implement this.</p>
<p>As a Facebook user, you&#8217;re probably wondering how exactly the information from an external site gets pulled into Facebook; often automatically adding itself to your movie, music or book &#8216;Likes&#8217;. How does this happen? What web is this weaving?</p>
<p>This is going to be <strong>part 1</strong> <strong>in a small series</strong> outlining why you need to go a step further than just implementing the &#8216;Like&#8217; button on your site. In this post, we&#8217;ll talk about a basic overview and in the next post I&#8217;ll talk about some best practices with Open Graph. Using Open Graph attributes lets you fully control how your information is being displayed in the Facebook news feed and your user&#8217;s social graph.</p>
<p>Many brands don&#8217;t realize you can do this and struggle with having in-congruent images or site level (and not post level) descriptions getting pulled in when users share a link. Og: attributes (open graph attributes) can be viewed somewhat like meta data. You have a multitude of tags you can use and each acts like an identifier to be crawled by Facebook.</p>
<p><em>In the example I&#8217;ll show today, I&#8217;ll go over some basics such as:</em></p>
<ul>
<li>A quick visual representation of <strong>Open Graph and how it ties us together socially</strong><br />
<span style="color: #ffffff;">.</span></li>
<li><strong>Basic Open Graph tags</strong> and how to customize so the appropriate images, links and descriptions gets pulled into the <strong>news feed</strong><br />
<span style="color: #ffffff;">.</span></li>
<li><strong>How to scrape and force Facebook to update any changes</strong> you make to your Open Graph, along with check for errors or missing tags<br />
<span style="color: #ffffff;">.</span></li>
<li><strong>Bing Social + social trust. </strong>Also, the added benefit of Bing Social &#8211; showing how a trusted review can be displayed from your social graph to help a decision.</li>
</ul>
<h2>The Visual of Invisible Open Graph Connections</h2>
<p>What you&#8217;ll see is that Open Graph data is actually pretty intricate in how it&#8217;s shared, and how we&#8217;re connected. This is just at a basic level. <strong> </strong></p>
<p><em>Here&#8217;s a diagram I put together&#8230; please hold your giggles back. I never claimed to be an artist. <img src='http://www.blueglass.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </em></p>
<p><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/05/photo-22.jpg"><img class="aligncenter size-full wp-image-14196" title="open graph" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/05/photo-22.jpg" alt="" width="646" height="482" /></a></p>
<p><em>The black arrows are showing the path of your &#8220;Like&#8221; and the red sharpie lines are showing the connections that Open Graph is encouraging; ultimately ending up with a review that gets pulled into Bing Social. </em>We&#8217;ll talk about this in a bit.</p>
<p>You&#8217;ll see that there are little red squares in the profile boxes and also the newsfeed. This is where your descriptions, images and URLs will ultimately show that you tag in.</p>
<p>As mentioned previously, there&#8217;s tons of tags that you can utilize but for the sake of keeping this simple I&#8217;ve dumbed it down to demonstrate how these tags can be visually useful. You&#8217;ll see two above, and we&#8217;ll also talk about og:url [a canonical URL] briefly.</p>
<h2>Scraping the Surface of Tags</h2>
<p>Let&#8217;s use a vacation rental for an example. Let&#8217;s say that I stayed at <a title="Arbors by the Sea" href="http://arborsbythesea.com/" target="_blank">Arbors by the Sea</a> in an awesome little cottage called &#8220;Iris&#8221; (which I did).</p>
<p>I stayed there and wanted to share with my friends on Facebook. I go to the ABTS website and hit &#8216;Like&#8217; on the individual cottage that I stayed at. You&#8217;ll note that there are multiple &#8220;Like&#8221; buttons on this page. Most users are under the impression that all &#8216;Like&#8217; buttons operate at a &#8220;one page&#8221; level and not necessarily on an &#8220;individual level&#8221;.</p>
<p>I ran into a problem with one of the sites I first tried to implement OG with, because on the homepage, with each individual post snippet, I had a &#8216;Like&#8217; button. I didn&#8217;t realize I had to treat each separately and as a result, every &#8216;Like&#8217; on the homepage (even on a post snippet) would simply show up as the main URL, and not the post; however, on the post level, it worked fine.</p>
<p>Treat each of these boxes like different objects on the site- they&#8217;re separated by div tags and each one is acting individually.</p>
<p><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/05/Screen-shot-2011-05-26-at-7.41.59-AM1.png"><img class="aligncenter size-full wp-image-14204" title="element og" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/05/Screen-shot-2011-05-26-at-7.41.59-AM1.png" alt="" width="749" height="638" /></a><br />
From here, I decided to &#8216;Like&#8217; the Iris one. From this, it&#8217;s pulled into my profile and my newsfeed.</p>
<p>To better help demonstrate what these tags do, you&#8217;ll notice that there&#8217;s also an <strong>og:type </strong>attribute. To scratch the surface of this quickly, let&#8217;s look at how it applies to the external site and Facebook. On IMDB, I liked the movie <em>Tron</em>. These &#8216;Likes&#8217; can technically be pulled into Facebook when tagged appropriately.</p>
<p><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/05/tron2.jpg"><img class="aligncenter size-full wp-image-14257" title="tron2" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/05/tron2.jpg" alt="" width="486" height="160" /></a></p>
<p><em>This had the og:type attribute of  &#8216;<strong>movie&#8217;</strong>:</em></p>
<p><em><strong>&lt;meta property=&#8221;og:type&#8221; content=&#8221;movie&#8221;/&gt;</strong></em></p>
<p>Which ultimately made a phantom connection to pull Tron into my Facebook information as an actual movie I like.</p>
<p><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/05/tron.jpg"><img class="aligncenter size-full wp-image-14256" title="tron" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/05/tron.jpg" alt="" width="502" height="158" /></a></p>
<h2>How Do Tags Affect What&#8217;s Displayed in Facebook?</h2>
<p>The <strong>og:description, og:title, og:url </strong>and<strong> og:image</strong> are all GUIDING what is going to show up when a user &#8216;Likes&#8217; something on your site. If you don&#8217;t tell Facebook what to pull, it&#8217;s going to pull some irrelevant photo from your site as well as the easiest information for the description that it can find.</p>
<p>If you&#8217;re like is at a post/page level, it might even pull the site URL in as opposed to the post/page URL. If this wasn&#8217;t set up properly, it would show up as<em>:</em></p>
<p><strong><em>&#8220;Selena Narayanasamy likes a link- &lt;appropriate title&gt; linking to &#8212;&gt; http://www.arborsbythesea.com&#8221; </em></strong></p>
<p>instead of  <em></em></p>
<p><strong><em>&#8220;Selena Narayansamy likes a link- &lt;appropriate title&gt; linking to &#8212;&gt; http://www.arborsbythesea.com/iris/&#8221;</em></strong></p>
<p>You can achieve the Title &#8220;Iris&#8221; (which is linked to the /iris page) by using the og:title attribute. You&#8217;ll also note that the grey under the title &#8220;Iris&#8221; pulls the actual domain in, and not the page.  That&#8217;s fine.</p>
<p><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/05/Capture.jpg"><img class="aligncenter size-full wp-image-14234" title="og" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/05/Capture.jpg" alt="" width="532" height="214" /></a><br />
<strong>Example:</strong><em></em></p>
<p><em>&lt;meta property=&#8221;og:image&#8221; content=&#8221;http://whateveryouwant.com/img/logo.png&#8221;/&gt;</em></p>
<p><em>&lt;meta property=&#8221;og:title&#8221; content=&#8221;anchor text/title of links&#8221;/&gt;</em></p>
<p><em>&lt;meta property=&#8221;og:url&#8221; content=&#8221;http://whateveryouwant.com/subpage&#8221;/&gt;</em></p>
<p><em>&lt;meta property:og:description&#8221; content=&#8221;The description here is what gets pulled into your newsfeed. You better make it AWESOME.&#8221; /&gt;</em></p>
<p>SO now, another person in my social graph also &#8216;Likes&#8217; this link, and even goes so far as to put up a review of his stay in the Iris cottage on TripAdvisor. This review will get pulled into his Facebook newsfeed and profile<em>, </em>and will also ultimately get indexed into Bing Social as well.</p>
<h2>Checking &amp; Updating Open Graph Attributes</h2>
<p>Facebook has a nice tool called the <a href="http://developers.facebook.com/tools/lint/" target="_blank">Facebook URL Linter</a> and what this does is force Facebook to scrape and crawl your changes to guarantee that they&#8217;re being rolled out. If we enter the above website in there, we&#8217;ll be able to see that the attributes that are being scraped are indeed being displayed. This is all publicly available information.</p>
<p><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/05/Screen-shot-2011-05-26-at-7.31.43-AM.png"><img class="aligncenter size-full wp-image-14205" title="linter" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/05/Screen-shot-2011-05-26-at-7.31.43-AM.png" alt="" width="683" height="492" /></a></p>
<h2>Wrapping up: Social Trust</h2>
<p>We spoke earlier about a review going up in TripAdvisor and it being pulled into Facebook. If there was a mutual friend of ours who saw that we both &#8216;Liked&#8217; this vacation rental, it&#8217;s extremely likely that they&#8217;ll go and look up information about it to see some reviews. In Bing Social below, you&#8217;ll see that when you search up &#8216;arbors by the sea iris&#8217;, not only is there a &#8220;like&#8221; on the first URL, but it also shows that this person &#8216;Liked&#8217; and shared their TripAdvisor review.</p>
<p>This encourages social trust and eases the weight that decisions put on us. We are more likely to trust a review from a friend, than a random review or even what the search engine is recommending without that social aspect.</p>
<p><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/05/Screen-shot-2011-05-26-at-12.22.38-AM.png"><img class="aligncenter size-full wp-image-14189" title="bing social" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/05/Screen-shot-2011-05-26-at-12.22.38-AM.png" alt="" width="658" height="365" /></a><em></em></p>
<p>I hope this taught you a little something, and got you really amped up about the ability to adjust your images, links and descriptions within Facebook.</p>
<p>Have you come across any sites that are Open Graph enabled that aren&#8217;t huge brands (yet)? What are some that have done it right?</p>
<p>&#8211; &#8212; &#8211; &#8212; &#8211; &#8212; &#8211; &#8212; &#8211;</p>
<p><em><strong>If you’re interested in keeping up with us or have questions about the social media space, follow <a href="http://www.twitter.com/blueglass" target="_blank">BlueGlass on Twitter</a> or <a href="http://www.facebook.com/blueglassinc" target="_blank">Like us on Facebook</a>.  If you’re interested in just knowing more about US, follow our <a href="http://blueglass.tumblr.com/" target="_blank">BlueGlass Tumblr</a>.</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueglass.com/blog/unraveling-facebook-open-graph-part-1/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Link Building in a Panda&#8217;s World</title>
		<link>http://www.blueglass.com/blog/link-building-in-a-pandas-world/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=link-building-in-a-pandas-world</link>
		<comments>http://www.blueglass.com/blog/link-building-in-a-pandas-world/#comments</comments>
		<pubDate>Mon, 16 May 2011 13:22:20 +0000</pubDate>
		<dc:creator>BlueGlass Blogger</dc:creator>
				<category><![CDATA[Link Building]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Search Engines]]></category>

		<guid isPermaLink="false">http://www.blueglass.com/?p=12959</guid>
		<description><![CDATA[Today, people are quickly becoming aware that older SEO tactics for link building are not only less effective but many are actually harmful.   Link building is always going to be an evolving, shifting and developing art form.  It is important to grow &#38; adapt with the most recent patterns and that is what BlueGlass... <a class="more-link" href="http://www.blueglass.com/blog/link-building-in-a-pandas-world/" rel="nofollow">[Read More]</a>]]></description>
			<content:encoded><![CDATA[<p>Today, people are quickly becoming aware that older SEO tactics for link building are not only less effective but many are actually harmful.   Link building is <em>always</em> going to be an evolving, shifting and developing art form.  It is important to grow &amp; adapt with the most recent patterns and that is what BlueGlass aims to do everyday.</p>
<p>Search rankings are based on a combination of signals from various locations. Successful link building means incorporating multiple efforts into the plan. There was a time when buying paid footer links, only using exact match anchors and spamming commenting on a few blogs would get you pretty decent results.  Today, you would not want to do any of these things.  Instead, modern link building requires less exact match anchor text, strategic social traffic/signals and fewer links overall.  Here is a look at one well thought out linking plan which entails fewer links&#8230;.</p>
<p><img class="alignnone size-full wp-image-13917" title="Untitled-dd1" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/05/Untitled-dd1.jpg" alt="" width="727" height="492" /></p>
<h2><span style="color: #0c1a59;">Less exact match:</span></h2>
<ul>
<li>Exact match anchors have been over used and abused for some time now.<br />
<span style="color: #ffffff;">.</span></li>
<li>Penalties, as opposed to rewards, are being reaped for too many exact match links.<br />
<span style="color: #ffffff;">.</span></li>
<li>Don’t be afraid to vary your anchor text. Incorporating branded terms is important.</li>
</ul>
<p><strong>An example of modifying anchor text:</strong></p>
<p>Let’s pretend I own Joannasbakery.com. I want to rank for <em>red velvet cupcakes</em>. Instead of focusing on <em>red velvet cupcakes</em>, I would want to vary the anchors and methods for reaching my goals. Using methods like blogger outreach and viral marketing are going to be very important. Get people in the blogging communities to love your product and they will comment and share and provide positive feedback. In order for your content and product to be appreciated, it must be of valuable quality. <em>I can&#8217;t stress that enough.</em></p>
<p><strong>So I would shoot for a link graph that would look something like this: </strong></p>
<ul>
<li>20 % to internal page -&gt; red velvet cupcakes<span style="color: #ffffff;"><br />
</span></li>
<li>20 % to internal page -&gt; red velvet cupcake</li>
<li>20 % to internal page -&gt; cupcakes Red velvet</li>
<li>20 % to internal page -&gt; Joanna’s  velvet cupcakes</li>
<li>10 % to the homepage -&gt; Joannasbakery.com</li>
<li>10% would be random</li>
</ul>
<h2><span style="color: #0c1a59;">Importance of social traffic:</span></h2>
<p><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2011/04/essential-social-bookmarking-tools1.jpg"><img class="alignleft size-thumbnail wp-image-12979" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/04/essential-social-bookmarking-tools1-150x150.jpg" alt="" width="150" height="150" /></a><br />
Viral promotions to high end content is key to obtaining quality linking these days. Having a strong presence on social communities is still a very important factor. <a href="http://www.blueglass.com/blog/the-value-of-social-aggregation-in-your-online-marketing-strategy/">Social news aggregators</a> are becoming very strict as time passes and are allowing people to submit less and less spam-like content.  Don&#8217;t just submit anything, it has to be content that will be interesting &amp; relevant to the community.</p>
<p>This is another indicator that Google is varying its methods for determining rankings. Social sites realize the penalties of poorly written content and are making adjustments to remain valuable.  Niche forums also hold great significance.  Links must be placed in forums that are relevant to the site you want to obtain back links and traffic for. These efforts are time consuming but they can have tremendous results.</p>
<h2><span style="color: #0c1a59;">More focus on quality over quantity: </span></h2>
<ul>
<li>Google’s algorithms place more impact on <strong>ONE</strong> really high quality link opposed to hundreds of randomly placed links.<br />
<span style="color: #ffffff;">.</span></li>
<li> Links that are not strategically placed appear to be forced. It is very unnatural looking.<br />
<span style="color: #ffffff;">.</span></li>
<li>These outdated linking tactics hurt your rankings. In fact, many of these types of links will likely get removed from Google’s index over time.</li>
</ul>
<p><em>Are your current link building methods bringing you more pain than joy?  Let us know in the comments or by contacting us <a href="http://www.blueglass.com/contact/"><strong>here</strong></a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueglass.com/blog/link-building-in-a-pandas-world/feed/</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
		<item>
		<title>Google Places and the Rise of the Vending Machines</title>
		<link>http://www.blueglass.com/blog/google-places-and-the-rise-of-the-vending-machines/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-places-and-the-rise-of-the-vending-machines</link>
		<comments>http://www.blueglass.com/blog/google-places-and-the-rise-of-the-vending-machines/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 16:51:22 +0000</pubDate>
		<dc:creator>Loren Baker</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Search Engines]]></category>

		<guid isPermaLink="false">http://www.blueglass.com/?p=12952</guid>
		<description><![CDATA[Over the past couple of months I&#8217;ve been spending as much time figuring out trends and local visualization of Google Places (the the incorporation of Places oriented and influenced results) within Google listings. Simply stated, the localization of Google has led to a user in Miami, FL seeing totally different results than a user in... <a class="more-link" href="http://www.blueglass.com/blog/google-places-and-the-rise-of-the-vending-machines/" rel="nofollow">[Read More]</a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-13045" title="download" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/04/download.jpeg" alt="" width="168" height="128" />Over the past couple of months I&#8217;ve been spending as much time figuring out trends and local visualization of Google Places (<em>the the incorporation of Places oriented and influenced results</em>) within Google listings. Simply stated, the localization of Google has led to a user in Miami, FL seeing totally different results than a user in Cleveland, OH or San Diego, CA.</p>
<p>For the most part, traditional rankings or Google SERPS are still the base core of the Google Results, but on a local level, Google Places results AND the web results from local businesses have made their way into Universal SERPS, and in some instances, knocking a &#8220;core&#8221; #2 or #3 well below the fold into a #7 or #10 level.</p>
<p>I&#8217;ve previously written about Google Places issues, false positives and the incorporation of User Generated Content into <a href="http://www.blueglass.com/blog/google-places-seo-marketing/">Google Places</a> results via <a href="http://www.blueglass.com/blog/hotpot-googles-gateway-to-social-local/">Google Hotpot</a>, but this time, I&#8217;ve found some very interesting examples of businesses that are being highlighted in Google Places that have no permanent location nor do they actually have a location. It seems that after doing some targeted searches for several local terms, that <strong>Google Places is considering vending machines as local locations.</strong></p>
<p>Now whether the Google Places results for vending machines mirrors the modern choices and the transition of established brick &amp; mortars into outdooor businesses. I mean, haven&#8217;t lunch trucks been ALL OVER Food Network lately? Let&#8217;s take a look <img src='http://www.blueglass.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h2><span style="color: #1d6ea4;">Redbox</span></h2>
<p>Redbox is a chain of video rental vending machines that along with OnDemand and NetFlix, drove the traditional video store model to extinction. When searching Google, Redbox places appear for their brand name and for &#8220;video stores&#8221;, but without permanent real estate or on-location employees.</p>
<p><img class="alignnone size-full wp-image-12953" title="RedBox Places" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/04/RedBox-Places.png" alt="" width="596" height="501" /></p>
<p>Zooming into one of the location results, we see that the Redbox is located at <em>13151 Race Track Road, Tampa, FL</em>, the address of a 7 Eleven.</p>
<p><img class="alignnone size-full wp-image-12954" title="Redbox 711" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/04/Redbox-711.png" alt="" width="714" height="396" /></p>
<p>What&#8217;s interesting is that although these are vending machines, they are ranking for terms like &#8220;video stores&#8221; and &#8220;video rentals&#8221;.</p>
<p><img class="alignnone size-full wp-image-12955" title="Redbox Places Video Store" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/04/Redbox-Places-Video-Store.png" alt="" width="458" height="315" /></p>
<h2><span style="color: #1d6ea4;">Citibank ATM&#8217;s</span></h2>
<p>Taking a page out of the Redbox book, Citibank has altered its business model to be much more of a kiosk model in many areas in the US, and consolidating branches into versatile ATM stations which are convenient and carry the trusted name of Citibank. I had originally ran into this issue years ago when searching for a Citibank in my area for an International deposit. I was new to town, and after finding Citibank locations listed in Google, I ended up driving to a 7 Eleven.</p>
<p><img class="alignnone size-full wp-image-13036" title="Citibank Places" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/04/Citibank-Places1.png" alt="" width="542" height="152" /></p>
<p>This still holds true today, in fact, a search for Citibank in my area leads me to a familiar address : <em>13151 Race Track Road, Tampa, FL</em>!</p>
<p><img class="alignnone size-full wp-image-13034" title="Citibank Places" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/04/Citibank-Places.png" alt="" width="648" height="348" /></p>
<p><em>Google must be sending this 7 Eleven A LOT of business!</em></p>
<h2><span style="color: #1d6ea4;">Coinstar</span></h2>
<p>I was thinking of other vending machines (no, a search for Coke or Pepsi did not result in Google Places listings) so started brainstorming around other semi-businesses in the form of machines that lease spaces outside or inside of other stores. Here&#8217;s a Coinstar that&#8217;s located in a grocery store :</p>
<p><img class="alignnone size-full wp-image-13035" title="Coinstar Sweetbay" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/04/Coinstar-Sweetbay.png" alt="" width="524" height="310" /></p>
<h2><span style="color: #1d6ea4;">Other Kiosks &amp; Machines?</span></h2>
<p>Does this mean that vending machine based companies are taking advantage of Google Places? <em>Of course not</em>.</p>
<p>In fact, these are all thriving businesses that people are more than likely searching for or engaging with using Google. And given the direction of the video rental business (that is, actually renting DVD&#8217;s in person vs. downloading movies on iTunes, Netflix or your cable company) to Redbox and other vending machines vs. traditional stores, it makes sense for businesses to look into optimizing for local search and getting these Places pages authorized even if they are not permanent locations.</p>
<p>Kiosks, booths and other seasonal pop-ups [<em>Christmas tree or decorations stores that pop-up in November</em>] are all good examples &#8211; especially if Google can serve seasonal results based on trending.</p>
<p>I would also suggest :</p>
<ul>
<li>Setting up a Foursquare, <a href="http://googlesystem.blogspot.com/2011/02/google-latitude-check-ins.html">Google Latitude</a> or Facebook Places account for physical checkins &amp; specials (this is great social proof that a location actually exists)<br />
<span style="color: #ffffff;">.</span></li>
<li>Setting up a Yelp profile and other local profiles such as Citysearch and other local directory listings. These also serve as proof that your location exists and are aggregated by Google Places.</li>
</ul>
<p>Stumbling across some of these results, <em>especially</em> the Redbox ones, which are dominating keyterms in Places and not just branded searches, really got me thinking &#8230; what other opportunities are there?</p>
<p>When I search for &#8220;photo printing&#8221; the results are all traditional B2B printing and copying centers, but not the Kodak or Fuji kiosks that are available in CVS or Walgreens that regular people use to print their photos daily. Do these photo kiosks deserve Places?</p>
<p>Can you find other examples of vending machines or kiosks being indexed and served in Google Places? What about locations that deserve to be listed but are not?  <em>If so, please share them in the comments below.</em></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p><em><em><strong>Follow us on Twitter <a href="http://twitter.com/blueglass">here</a> for more Internet marketing goodness.</strong></em></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueglass.com/blog/google-places-and-the-rise-of-the-vending-machines/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>How to Ride the Panda</title>
		<link>http://www.blueglass.com/blog/how-to-ride-the-panda/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-ride-the-panda</link>
		<comments>http://www.blueglass.com/blog/how-to-ride-the-panda/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 15:11:08 +0000</pubDate>
		<dc:creator>Dave Snyder</dc:creator>
				<category><![CDATA[Content]]></category>
		<category><![CDATA[Link Building]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Search Engines]]></category>

		<guid isPermaLink="false">http://www.blueglass.com/?p=11642</guid>
		<description><![CDATA[I am not sure I have ever seen a general histeria about an update to the level of this most recent Farmer/Panda madness. Granted the mainstream media picking up on a search update, and its tie to one of the first major tech IPOs in recent history are all the right ingredients for major commotion.... <a class="more-link" href="http://www.blueglass.com/blog/how-to-ride-the-panda/" rel="nofollow">[Read More]</a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-11658" style="margin-left: 8px; margin-right: 8px;" title="images" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/03/images1.jpeg" alt="" width="128" height="124" />I am not sure I have ever seen a general histeria about an update to the level of this most recent Farmer/Panda madness.</p>
<p>Granted the mainstream media picking up on a search update, and its tie to one of the <a href="http://www.businessinsider.com/demand-media-ipo-priced-at-17-per-share-more-than-expected-2011-1">first major tech IPOs</a> in recent history are all the right ingredients for major commotion. However, the good SEO will stay calm, sit back, and collect data. The seasoned SEO knows how these things play out, a major change followed by adjustment, then the need to tweak a marketing plan.</p>
<p><em>But what are the tweaks?</em></p>
<p>Let&#8217;s looks at what information we have to date.</p>
<p>Google gave us our biggest clue, and Barry covered it over at <a href="http://www.seroundtable.com/google-farmer-advice-13090.html">SearchEngineRoundtable.com</a> :</p>
<blockquote><p>Hi All,</p>
<p>I wanted to update this thread with some additional guidance for those who have sites that may be affected by this update.</p>
<p>Our recent update is designed to reduce rankings for low-quality sites, so the key thing for webmasters to do is make sure their sites are the highest quality possible. We looked at a variety of signals to detect low quality sites. Bear in mind that people searching on Google typically don&#8217;t want to see shallow or poorly written content, content thatâs copied from other websites, or information that are just not that useful. In addition, it&#8217;s important for webmasters to know that low quality content on part of a site can impact a site&#8217;s ranking as a whole. For this reason, <strong>if you believe you&#8217;ve been impacted by this change you should evaluate all the content on your site and do your best to improve the overall quality of the pages on your domain. Removing low quality pages or moving them to a different domain could help your rankings for the higher quality content.</strong></p>
<p>We&#8217;ve been reading this thread within the Googleplex and appreciate both the concrete feedback as well as the more general suggestions. This is an algorithmic change and it doesn&#8217;t have any manual exceptions applied to it, but this feedback will be useful as we work on future iterations of the algorithm.</p>
<p>Wysz</p></blockquote>
<p>So how does a search company and a bunch of engineers define something as subjective as <strong>&#8220;quality writing.&#8221;</strong></p>
<p>Vanessa Fox wrote over at <a href="http://searchengineland.com/the-farmerpanda-update-new-information-from-google-and-the-latest-from-smx-west-67574">SearchEngineLand.com</a> :</p>
<ul>
<blockquote>
<li>This algorithm specifically targets sites (not necessarily content farms) that are low quality in a number of ways, such as:
<ul>
<li>Shallow content (not enough content to be useful)</li>
<li>Poorly written content</li>
<li>Content copied from other sites</li>
<li>Content that’s not useful</li>
</ul>
</li>
<li>Low quality content on part of the site can impact the rankings of the entire site &#8230;.</li>
<p>&#8230;. A key phase is “information that [is] just not useful”.  It’s not enough that content is unique and verbose. Another key is that even high quality pages can lose rankings if poor quality pages tarnish the overall site.</p></blockquote>
</ul>
<p>It is pretty simple to figure out how they can algorithmically target &#8220;shallow content&#8221; and &#8220;content copied from other sites.&#8221; Content such as this is likely what led to the major drop in traffic of Mahalo.com and similar websites.</p>
<p>However, how are they gauging the &#8220;usefulness&#8221; of content beyond these points. Much of it likely has to do with the upstream, downstream, and onsite quality metrics they collect via toolbars and other Google products. Interaction with content is going to be a major signal for the big G.</p>
<p><em>What else?</em></p>
<p>Twitter of course.</p>
<p>Real time social data and links are going to give significant relevancy signals to content and sites as a whole. Google is paying for that data, and they will use it.</p>
<p><em>So what should a webmaster due to ride the Panda?</em></p>
<p><strong>1) Find content on your site that may fall into the easily assessed areas of &#8220;shallow&#8221; and &#8220;copied.&#8221;</strong> There may be legitimate reasons for these such as the fact that portions of your site use directory style listings. You have to make a decision on these. Are they critical for your search traffic and monetization. No? Cut them out of your crawl. Are they significant for your visitor? If the answer is no here think about redirection and cleaning up the usability of your website. Quality over quantity is now the path in terms of content.</p>
<p><strong>2) Create a style guide for your site to guide content creation in the future to assure its quality. </strong>We do this as one of the first steps at <a href="http://www.copypress.com">CopyPress.com</a> , and our customers receive intriguing content the consumers interact with. High quality content is still a winner.</p>
<p><strong>3) Build a strategy to get your content out in front of people, and allow for interaction.</strong> Social buttons, commenting, reviews, the ability to add more information to a directory page, all of this can help in terms of signals of quality. You may also want to look at how to turn your news section into a highly competitive news portal and optimize it for Google News inclusion. For queries where shallow content may be the standard, i.e. ecommerce , look to differentiate your content from others through fresh product descriptions. Most ecommerce sites utilize manufacturer descriptions aka &#8220;copied&#8221; content.</p>
<p><strong>4)</strong> With an estimated 12% of queries effected by the Panda update, you can bet some portion of your link profile saw changes. Between this and the massive noise surrounding high publicity link penalties recently, it is a good time to look at your linkbuilding strategy. Natural is what is always going to work best. <strong>Stick to linkbuilding that Google recommends, and find a linkbuilding company that does the same.</strong> Guest blogging, blogger outreach, content relationships, and linkbait creation and syndication are all great strategies and obviously tactics that will prevail through this update.</p>
<p>In the end you will need to collect data and make smart decisions through this change. Reacting in an overly aggressive manner to this change in search may have permanent consequences.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueglass.com/blog/how-to-ride-the-panda/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Hotpot: Google&#8217;s Gateway to Social &amp; Local</title>
		<link>http://www.blueglass.com/blog/hotpot-googles-gateway-to-social-local/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hotpot-googles-gateway-to-social-local</link>
		<comments>http://www.blueglass.com/blog/hotpot-googles-gateway-to-social-local/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 20:07:13 +0000</pubDate>
		<dc:creator>Loren Baker</dc:creator>
				<category><![CDATA[Search Engines]]></category>

		<guid isPermaLink="false">http://www.blueglass.com/?p=10986</guid>
		<description><![CDATA[If you want to know what&#8217;s going on at Google, sometimes you need look no further than Google&#8217;s own staff. While many companies stay hushed about everything but positive PR opportunities, Google representatives have developed a reputation for honesty. One example of this recently was the statement from Marissa Mayer, Google&#8217;s VP of Consumer Products and... <a class="more-link" href="http://www.blueglass.com/blog/hotpot-googles-gateway-to-social-local/" rel="nofollow">[Read More]</a>]]></description>
			<content:encoded><![CDATA[<p>If you want to know what&#8217;s going on at Google, sometimes you need look no further than Google&#8217;s own staff. While many companies stay hushed about everything but positive PR opportunities, Google representatives have developed a reputation for honesty. One example of this recently was the <a href="http://bcove.me/svx5new3">statement</a> from Marissa Mayer, Google&#8217;s VP of Consumer Products and head of the local search time, that Google &#8220;hasn&#8217;t done social right yet.&#8221;</p>
<p>In the interview where those statements were made, Mayer emphasized the importance of social to Google, stating  :</p>
<blockquote><p><em>&#8220;We ultimately know we need to get social right. If you think about the Web, there are four key platforms: search, video, mobile, and social. Google has done really well in three of those four — and we haven&#8217;t gotten social right yet.&#8221;</em></p>
<p><em>&#8220;We do need the context of who your friends are and who you know,&#8221; states Mayer, pointing to one of the flaws that led to Buzz&#8217;s downfall.</em></p></blockquote>
<p>Buzz made it too simple to be found by a variety of contacts who were far from being <em>friends</em>, and gave no incentive to track down or create actual connections; deprived of a profile and lacking in creative extras, Buzz served as a watered-down knockoff of Twitter. Luckily for Google, there&#8217;s a new service that will change Google&#8217;s social presence.</p>
<p><strong>How Hotpot Will Change Social and More</strong></p>
<p>That product is <a href="http://www.google.com/hotpot">Google Hotpot</a>, the evolution of <a href="http://www.google.com/places/">Google Places</a> that adds a number of key social features. This product seemed at first glance to be little more than a revamped interface for location ratings, but those paying attention — especially to the updates in the last two months — have seen a strong social trend.</p>
<p><img class="aligncenter size-full wp-image-11099" title="Google-Hotpot" src="http://www.blueglass.com/wordpress/wp-content/uploads/2011/02/Google-Hotpot.jpg" alt="" width="700" height="417" /></p>
<p>In January alone, the following key features were added:</p>
<ul>
<li>A &#8220;friends&#8221; feature. <a href="http://hotpot.blogspot.com/2011/01/add-friends-on-hotpot-get-great-place.html">Added January 6th</a>, this obvious social move will allow Google to see how users connect, who they want to associate with, and more.</li>
<li>The addition of a &#8220;highlight&#8221; on Google Maps for locations rated highly by Hotpot friends. (<a href="http://hotpot.blogspot.com/2011/01/discover-new-places-from-your-hotpot.html">Added January 11th</a>.)</li>
<li>A stream of recent ratings from Hotpot friends. (<a href="http://hotpot.blogspot.com/2011/01/discover-new-places-from-your-hotpot.html">Added January 19th</a>.)</li>
<li>The addition of profile pictures to your Hotpot profile. (<a href="http://hotpot.blogspot.com/2011/01/strike-pose-add-photo-to-your-hotpot.html">Added January 26th</a>.)</li>
</ul>
<p>This certainly isn&#8217;t to say that &#8220;Hotpot is a social network.&#8221; Rather, it&#8217;s a local service with key social elements <em>that will lay the groundwork for all other social features Google creates</em>. Additionally, Hotpot&#8217;s very nature makes it Google&#8217;s strongest platform for connecting users and local business owners — and, more importantly, create advertising revenue with local, brick-and-mortar businesses.</p>
<p><strong>Google&#8217;s Hotpot Push</strong></p>
<p>Don&#8217;t think that Hotpot&#8217;s important? Well, even if it winds up fading like other Google experiments, it&#8217;s clear that the service is one that Google cares deeply about. More than any other product since Gmail — and perhaps exceeding even that — Google has given Hotpot a publicity push.</p>
<p>Since the launch of Hotpot back in November, Google has pushed the service on a variety of platforms, including one that Google rarely touches: the real world. Google took to the streets of Portland, Oregon, for one of the more impressive offline marketing efforts from any recent company. Beyond running a <a href="http://www.hotpotjackpot.com/">competition</a> with tens of thousands of dollars in prizes, Google also gave away t-shirts to the entire audience of <a href="http://hotpot.blogspot.com/2010/12/google-and-trail-blazers-team-up.html">a Trail Blazers game</a>, gave away free coffee and merchandise<em> </em>at <a href="http://hotpot.blogspot.com/2010/12/keeping-things-warm-and-toasty-at.html">Voodoo Coffee</a>, provided business owners with care packages that included the <a href="http://hotpot.blogspot.com/2010/12/trailblazing-in-portland.html">coolest stickers ever</a>, and more. Google isn&#8217;t restricted to just Portland, either. A San Francisco event was also held, and more are anticipated.</p>
<p>Google has also spread across the world, into the search engines, and onto the mobile platform. It began with Google Maps for Mobile, whose <a href="http://hotpot.blogspot.com/2010/12/got-android-start-rating-even-faster.html">December 22nd update</a> added, with ninja-like stealth, a Hotpot widget for all Android users; this pairs beautifully with the Latitude <a href="http://hotpot.blogspot.com/2011/02/check-in-with-google-latitude.html">updates</a> that make Google&#8217;s location app far more competitive with industry leader 4Square and Facebook Places, and puts the Latitude/Hotpot pair in a strong local search position. Then Google spread to a global scale, localizing to 38 different languages at the <a href="http://hotpot.blogspot.com/2011/02/google-hotpot-now-available-in-more.html">beginning of February</a>. Most importantly, however, was the integration of Hotpot with Google&#8217;s most important property: their search engine results page.</p>
<p><strong>Where Google&#8217;s Social and Local Will Go from Here</strong></p>
<p>While representatives like Mayer may be honest, that doesn&#8217;t mean Google is transparent with its upcoming actions. I&#8217;ve found over the past few years of monitoring Google, that the company would rather sit back and learn from the challenges their competition faces than jump into a competitive market headfirst.</p>
<ol>
<li>Take GMail for example. Yahoo Mail, Hotmail and other services had been around forever before Google figured out how to deconstruct the moneitized webmail service, add competitive advantages in mail search and mail storage, then launched GMail to change the market entirely. And GMail was the conduit into Apps, Docs and even GTalk.</li>
<li>Yahoo Local was ahead of the local game for a very long time, then Yelp &#8230; and although Google tried entering local as an aggregate of brick &amp; mortar data, this never really gave them the competitive advantage. By integrating Google Places &amp; Hotpot into Droid, GPS, location targeted information display and other new technologies, Google is not only getting the jump on Yahoo Local and eventually Yelp  &#8230; but also setting the stage to take on Facebook Places &amp; Foursquare as well.</li>
<li>Google &amp; Groupon?  &#8230; <em>read on</em></li>
</ol>
<p>Google&#8217;s attempt to purchase the daily deal company Groupon, despite the six billion dollar price tag, shows the company&#8217;s commitment to this line of thinking.</p>
<p>There&#8217;s little confirmed on whether Google will be buying another group or continuing building out the leaked <a href="http://mashable.com/2011/01/20/google-offers/">Google Offers</a> from scratch, but we <em>do </em>know that Google has started making phone calls to sell local business owners special &#8220;coupon advertisements&#8221; which display on Google Maps, Hotpot, and more. Further, &#8220;click-to-call&#8221; and other locally-oriented features from Adwords are improving success in this crucial division of advertising.</p>
<p>Groupon is being hit not only by Living Social right now, but in almost every direction and vertical offerings are popping up all over the web.</p>
<p>Thinking beyond the local, there&#8217;s no doubt that Google will be trying to breach into the social scene once again. While the upcoming social network has many rumored names, including GoogleMe and Google+1, the existence of the project is certain. All we don&#8217;t know is the release date — but stay tuned to Google I/O for a potential announcement of a 2011 release.</p>
<p>Google&#8217;s next social attempt will have a strong advantage thanks to Hotpot. With connections to local advertising, the primary ad source seeing success in networks like Facebook will already be &#8220;hooked in.&#8221; Additionally, those using Hotpot will already have an established profile and group of friends, making the transition to the social side of Google both painless and instantaneous.</p>
<p>Have you tried the Google Hotpot experience? How do you think it will compete with Foursquare, Groupon or Yelp? <em>Please share your thoughts in the comments below and be sure to check out our <a href="http://www.facebook.com/BlueGlassInc">Facebook Page</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueglass.com/blog/hotpot-googles-gateway-to-social-local/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Search Google Creatively (to Research Related Twitter Userbase)</title>
		<link>http://www.blueglass.com/blog/how-to-search-google-twitter/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-search-google-twitter</link>
		<comments>http://www.blueglass.com/blog/how-to-search-google-twitter/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 15:17:15 +0000</pubDate>
		<dc:creator>Ann Smarty</dc:creator>
				<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Social Networks]]></category>

		<guid isPermaLink="false">http://www.blueglass.com/?p=10285</guid>
		<description><![CDATA[I confess, I love (searching) Google and moreover, I am better at searching Google than any other (type of) search engine. OK, I appreciate social media and real-time search tools that are emerging, but honestly I never use them for random daily searching. Whenever I really need some info, I turn to Google. The reason... <a class="more-link" href="http://www.blueglass.com/blog/how-to-search-google-twitter/" rel="nofollow">[Read More]</a>]]></description>
			<content:encoded><![CDATA[<p>I confess, I love (searching) Google and moreover, I am better at searching Google than any other (type of) search engine. OK, I appreciate social media and real-time search tools that are emerging, but honestly I never use them for random daily searching. Whenever I really need some info, I turn to Google.</p>
<p>The reason why I love the search engine so much is its flexibility. The range of opportunities I have with the tool is enormous. Many people don&#8217;t even have the slightest idea of how many options they have besides typing a word and hitting &#8220;search&#8221;.</p>
<p>This post is an attempt to show how really flexible and creative you can be with Google. It is an attempt to inspire.</p>
<p>In this post we will try to research our potential Twitter following (and probably competitors) by searching for Twitter users.</p>
<p>Note: before we actually start searching, here are some great ideas for you to learn what else you can get from Google search results besides just clicking through them:</p>
<ol>
<li> Take a look at this (rather old but still valid) post of mine on <a href="http://www.searchenginejournal.com/export-google-search-results-to-excel/11253/">exporting Google results to Excel</a> (and the comments to it): this way you can open results in a more organized, ready-for-analysis way.</li>
<li>Take a look at this post on <a href="http://www.blueglass.com/blog/make-your-language-richer-with-google-search-tricks-and-tools/">analyzing Google results</a>, especially the word cloud tool.</li>
</ol>
<p>Throughout the post we are going to use <em>SITE:twitter.com</em> search command to restrict results to Twitter domain. Also, you may want to set Google to show at least 50 (better 100) results per page (You will need to disable Instant search for that).</p>
<h2>1. First Things First: Just Search for Your Keyword</h2>
<p>The best way to start is to just run straightforward search [SITE:twitter.com <em>keyword</em>] in Google and see what happens.</p>
<p>What most likely is going to happen is that Google will return Twitter users and Twitter lists that have your keyword in the title tag and / or URL &#8211; this is just how Google works most of the time. These will probably be bloggers and official Twitter accounts and lists that promote their profiles and are very much focused on the topic of your interest:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.blueglass.com/wordpress/wp-content/uploads/2010/12/twitter-google-search-01.jpg" alt="Search Twitter from Google" width="529" height="305" /></p>
<p>There is likely to be more Twitter lists in search results (depending on your keyword, of course), which is surely useful but not really the purpose of this post. So what we are going to do is to apply some filtering.</p>
<h2>2. Show Google What You Need: Apply Filters or Force the Exact Match</h2>
<p>So if we need only Twitter users returned in search results, we need to filter some URLs out. It would be possible if we had &#8220;list&#8221; word somewhere in the Twitter list URL showing it&#8217;s not a user. However with Twitter it is impossible &#8211; the URLs of Twitter lists are all different: they consist of <em>/%username%/%twitter-list-name%</em> parts which are both variables.</p>
<p>Therefore we need another way to drop the lists of the search results. If we look closely at search results, we&#8217;ll see that all Twitter users have <em>&#8220;(%Username%) on Twitter</em>&#8221; part it the title as opposed to Twitter lists:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.blueglass.com/wordpress/wp-content/uploads/2010/12/twitter-google-search-02.jpg" alt="Twitter Google Search" width="554" height="290" /></p>
<p>So we can use this part to exclude Twitter lists from the search results. For that we will need three operators:</p>
<ul>
<li><em>intitle</em>: to indicate where the part should be located;</li>
<li>&#8220;&#8221; (quotation marks) to indicate the exact match;</li>
<li>+ to force the part in the results:</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://www.blueglass.com/wordpress/wp-content/uploads/2010/12/twitter-google-search-03.jpg" alt="Search twitter using Google" width="550" height="303" /></p>
<p>Nice! Your results are pretty much ready for Excel export and/or analysis!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.blueglass.com/wordpress/wp-content/uploads/2010/12/twitter-google-search-04.jpg" alt="Twitter search using Google - tag cloud analysis" width="600" height="345" /></p>
<p>Now let&#8217;s try something trickier:</p>
<h2>3. Go more in-depth: Search within people&#8217;s bios</h2>
<p>The above search did return many results, but the important limitation of them is that, like I said, Google will give top rankings to those using our keyword in the page title and URLs (which is good in most cases and does reflect the topic of most web pages) but will cause us to miss a great deal of highly relevant results: <strong>users who mention the word in the bio (without including it in their full names or usernames).</strong></p>
<p>If we want to focus the search on those Twitter users, we need to include the word &#8220;bio&#8221; in our search.</p>
<p><em>Note: If you opted in &#8220;New Twitter&#8221;, you may have noticed that the word &#8220;bio&#8221; has been removed from users&#8217; profiles. This could result in our experiment failure because Google won&#8217;t know it&#8217;s a bio unless there&#8217;s the exact word on the page. But the good thing is that unregistered users as well as Google still see &#8220;old&#8221; profiles with the word &#8220;bio&#8221; on them &#8211; which we can make sure of by taking a look at Google Cache of any Twitter profile:</em></p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.blueglass.com/wordpress/wp-content/uploads/2010/12/twitter-google-search-05.jpg" alt="Twitter profile - Google Cache" width="600" height="372" /></p>
<p>So while we don&#8217;t (yet) have the tools to use Google to restrict results to a particular part of the page, we can use the word &#8220;bio&#8221; to show which part of Twitter profiles we need to focus on.</p>
<p>New search operators we will use:</p>
<ul>
<li>- to exclude results with our keyword in the title (we&#8217;ve seen enough of them in the previous step) combined with <em>intitle:</em> to show <em>where</em> we don&#8217;t want our keyword to appear;</li>
<li>* to let Google replace it with one or more random words (people might use in their bios):</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://www.blueglass.com/wordpress/wp-content/uploads/2010/12/twitter-google-search-06.jpg" alt="Twitter search using Google" width="545" height="709" /></p>
<p>We can export these results as well and merge the list with the one we built above.</p>
<p>Now, from the above screenshot, let&#8217;s make sure we understand why we need each part of the search query:</p>
<ul>
<li><em>site:twitter.com</em> restricts search results to Twitter domain;</li>
<li><em>&#8220;bio * diabetes&#8221;</em> indicates that we <strong>really</strong> want the word <em>diabetes</em> to appear somewhere near the word <em>bio</em>. We need * (wildcard) there to make sure that isn&#8217;t the exact match &#8211; without the wildcard Google will only find users whose bios <strong>start with</strong> the word <em>diabetes</em>.</li>
<blockquote><p>Note: To control the proximity you may also want to play with <a href="http://www.labnol.org/internet/google-around-search-operator/18251/">AROUND() operator</a> which I haven&#8217;t found terribly useful &#8211; which also makes me wonder if it actually works at all.</p></blockquote>
<li><em>-intitle:diabetes</em> excludes all pages with <em>diabetes</em> in profile page title (which means it drops all the Twitter users who have the word mentioned in their &#8220;full names&#8221; or &#8220;user names&#8221;)</li>
<li><em>+</em><em>&#8220;on twitter&#8221;</em> forces Google to only search profiles (dropping all lists out).</li>
</ul>
<p>Looks good? I hope this post has demonstrated how flexible and incredibly smart Google search is when you use it to its full potential! Please share your favorite search operators and tips!</p>
<p><em>If you want search and social media tutorials delivered to you regularly,  <a href="http://www.facebook.com/BlueGlassInc">like our Facebook page</a> and <a href="http://twitter.com/blueglass">follow us on Twitter</a>!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueglass.com/blog/how-to-search-google-twitter/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Treating Google Indented Results &#8211; What You Should Know</title>
		<link>http://www.blueglass.com/blog/google-indented-results-what-you-should-know/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-indented-results-what-you-should-know</link>
		<comments>http://www.blueglass.com/blog/google-indented-results-what-you-should-know/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 14:51:23 +0000</pubDate>
		<dc:creator>Ann Smarty</dc:creator>
				<category><![CDATA[Search Engines]]></category>

		<guid isPermaLink="false">http://www.blueglass.com/?p=10074</guid>
		<description><![CDATA[We pay close attention to Google search results page (SERP) and how it is being changed because that directly affects our website performance, traffic and click-through. I have already had a look at how Google search result listing was evolving. Today we&#8217;ll look at another essential phenomenon in Google SERPs: clustered results (used to be... <a class="more-link" href="http://www.blueglass.com/blog/google-indented-results-what-you-should-know/" rel="nofollow">[Read More]</a>]]></description>
			<content:encoded><![CDATA[<p>We pay close attention to Google search results page (SERP) and how it is being changed because that directly affects our website performance, traffic and click-through. I have already had a look at how <a href="http://www.blueglass.com/blog/anatomy-google-search-results-listing/">Google search result listing</a> was evolving. Today we&#8217;ll look at another essential phenomenon in Google SERPs: clustered results (used to be referred to as &#8220;<a href="http://code.google.com/apis/searchappliance/documentation/50/admin_searchexp/ce_improving_search.html#h2hostcrowding">host crowding</a>&#8220;).</p>
<h2>What are &#8220;Clustered&#8221; Google Search Results?</h2>
<p><strong>Or, in other words,  why are some results get clustered?</strong></p>
<p>If one domain gets two pages ranked in top 10 results, Google would unite those two listing in the &#8220;clustered&#8221; one.</p>
<p><a href="http://www.google.com/support/websearch/bin/answer.py?answer=35891">According</a> to Google:</p>
<blockquote><p><strong>Indented results</strong></p>
<p>When Google finds multiple results from the same website, the most   relevant result is listed first, with other relevant pages from that   site indented below it. If we find more than two results from the same   site, the remaining results can be accessed by clicking the <strong>More results from</strong> link.</p></blockquote>
<p style="text-align: center;"><img class="aligncenter" src="http://www.blueglass.com/wordpress/wp-content/uploads/2010/11/serps-competition-04.jpg" alt="SERPs analytics" width="581" height="280" /></p>
<p>Obviously, indented results are usually given for <strong>long-tail, less competitive search terms</strong>.</p>
<p>Clustered (or indented) listings have been around for ages. They have been changed slightly several times:</p>
<ul>
<li><strong>For branded search results</strong> indented listings were substituted with &#8220;stacked&#8221; domains (where many pages from the same domain are returned without any clustering);</li>
<li><a href="http://googleblog.blogspot.com/2009/09/surfacing-forum-posts-in-search-results.html"><strong>Forums got</strong></a><strong> multiple &#8220;mini&#8221;-indented results</strong> for multiple related threads;</li>
<li>Google experimented with <a href="http://www.webmasterworld.com/google/3999074.htm">multiple indented results</a> for the same domain.</li>
</ul>
<p>Note: I usually don&#8217;t recommend trying to &#8220;force&#8221; an intended result for your own domain because promoting two pages from your domain for one key term may result in triggering duplicate content filter. The best intended result is the one that comes naturally. <em>But if you have a page ranked in top five for some search term and another page ranked within 11-20 range, you have a good chance.</em></p>
<h2>Is there a Way to &#8220;Uncluster&#8221; Those Results?</h2>
<p>&#8220;Unclustering&#8221; those results can discover some highly important opportunities for you:</p>
<ul>
<li>How easy it would be for you to push your competitor down;</li>
<li>How easy it would be for you to get higher.</li>
</ul>
<p>To learn the real position of the indented result, take advantage of <em>&amp;num=1 </em><a href="http://www.blueglass.com/blog/google-search-url-parameters-query-string-anatomy/">Google search URL parameter</a>: it forces Google to display one result per page and thus puts the indented listing at it actual spot. The great example of this tip in action is <a href="http://www.webmasterworld.com/forum3/11751.htm">this thread</a>:</p>
<blockquote><p>I&#8217;ve been #3 and #4 for my   favorite keyword for a long time, while another site has been #1 and #2   for as long as I can remember. In unclustered results, I&#8217;m #2 and #5   while he&#8217;s *1 and *3. <strong>These unclustered ranks show that I&#8217;m fairly close to   getting the #1</strong> spot (I wouldn&#8217;t be close if he had both *1 and *2).</p></blockquote>
<p>Let&#8217;s exercise.</p>
<p>Taking the example in the very first screenshot, we see the first listing from the cluster on page 1 (obviously):</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.blueglass.com/wordpress/wp-content/uploads/2010/11/serps-competition-06.jpg" alt="First Intended result" width="538" height="283" /></p>
<p>While the second indented result comes only on page 8 (which means it is fairly easy to push it down!):</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.blueglass.com/wordpress/wp-content/uploads/2010/11/serps-competition-07.jpg" alt="Secons intended result" width="489" height="289" /></p>
<p>This means that our initial screenshot should actually look like this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://www.blueglass.com/wordpress/wp-content/uploads/2010/11/serps-competition-08.jpg" alt="Clustered results: &quot;real&quot; rankings" width="581" height="280" /></p>
<h2>Is there a Tool for That?</h2>
<p>Not exactly a tool but a very handy way to speed up the process. This  browser bookmarklet (courtesy of <a href="https://www.squarefree.com/bookmarklets/search.html">Squarefree</a>) will add <em>&amp;num=1</em> to any Google string once you click it:</p>
<blockquote><p><strong><a href="javascript:N='num=1'; R = /num=\d*/; if (R.exec(location.search)) location.search = location.search.replace(R, N); else location.search += '&amp;' + N; void 0">num=1</a></strong></p>
<p>(Just drag it to your browser bookmarks toolbar).</p>
<p>The bookmarklet is compatible with FireFox, Internet Explorer and Google Chrome.</p></blockquote>
<p><em>For more useful SEO content, tips and inspiration, join us on <a href="http://www.facebook.com/BlueGlassInc">Facebook</a> and <a href="http://twitter.com/blueglassinc">follow us on Twitter</a>!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blueglass.com/blog/google-indented-results-what-you-should-know/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

