<?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>Internet Business &#38; Marketing Strategy - Andy Beard &#187; SEO Blog</title>
	<atom:link href="http://andybeard.eu/category/seo/feed" rel="self" type="application/rss+xml" />
	<link>http://andybeard.eu</link>
	<description>Internet Marketing, Lead Acquisition, Online Business Strategy and Social Media with Original Opinion and Loads of Attitude</description>
	<lastBuildDate>Sun, 12 Feb 2012 06:16:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>BUG: Google Now Counting Open Graph Tags For Canonicalization?</title>
		<link>http://andybeard.eu/3692/open-graph-canonicalization.html</link>
		<comments>http://andybeard.eu/3692/open-graph-canonicalization.html#comments</comments>
		<pubDate>Sun, 12 Feb 2012 05:57:14 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[Canonicalization]]></category>

		<guid isPermaLink="false">http://andybeard.eu/?p=3692</guid>
		<description><![CDATA[
<p>First of all I want to pay my condolences to <a href="https://twitter.com/#!/realbkbrown">Bobbi Kristina Brown</a> on the death of your mother.</p>
<p>When I heard the news I immediately went to Google to find out more information.</p>
<p><a href="http://andybeard.eu/3692/open-graph-canonicalization.html" class="more-link">Read more on BUG: Google Now Counting Open Graph Tags For Canonicalization?&#8230;</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3692%252Fopen-graph-canonicalization.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FAoCzt4%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22BUG%3A%20Google%20Now%20Counting%20Open%20Graph%20Tags%20For%20Canonicalization%3F%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/canonicalization" title="Canonicalization" rel="tag">Canonicalization</a><br />
]]></description>
			<content:encoded><![CDATA[
<p>First of all I want to pay my condolences to <a href="https://twitter.com/#!/realbkbrown">Bobbi Kristina Brown</a> on the death of your mother.</p>
<p>When I heard the news I immediately went to Google to find out more information.</p>
<p>I saw this search result</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/whitney-SEO-600x475.png" alt="" title="whitney-SEO" width="600" height="475" class="aligncenter size-medium wp-image-3693" /></p>
<p>At the time that link went directly to <a href="http://www.whitneyhouston.com/us/home">http://www.whitneyhouston.com/us/home</a></p>
<p>(it now redirects to <a href="http://www.whitneyhouston.com/us/remembering">http://www.whitneyhouston.com/us/remembering</a> which may end up with similar issues)</p>
<p>I checked the robots.txt to see if there was an issue</p>
<pre class="brush: plain; title: ; notranslate">
#
# robots.txt
#
# This file is to prevent the crawling and indexing of certain parts
# of your site by web crawlers and spiders run by sites like Yahoo!
# and Google. By telling these &quot;robots&quot; where not to go on your site,
# you save bandwidth and server resources.
#
# This file will be ignored unless it is at the root of your host:
# Used:    http://example.com/robots.txt
# Ignored: http://example.com/site/robots.txt
#
# For more information about the robots.txt standard, see:
# http://www.robotstxt.org/wc/robots.html
#
# For syntax checking, see:
# http://www.sxw.org.uk/computing/robots/check.html

User-agent: *
Crawl-delay: 10
# Directories
Disallow: /includes/
Disallow: /misc/
Disallow: /modules/
Disallow: /profiles/
Disallow: /scripts/
Disallow: /themes/
# Files
Disallow: /CHANGELOG.txt
Disallow: /cron.php
Disallow: /INSTALL.mysql.txt
Disallow: /INSTALL.pgsql.txt
Disallow: /install.php
Disallow: /INSTALL.txt
Disallow: /LICENSE.txt
Disallow: /MAINTAINERS.txt
Disallow: /update.php
Disallow: /UPGRADE.txt
Disallow: /xmlrpc.php
# Paths (clean URLs)
Disallow: /admin/
Disallow: /comment/reply/
Disallow: /logout/
Disallow: /node/add/
Disallow: /search/
Disallow: /user/register/
Disallow: /user/password/
Disallow: /user/login/
# Paths (no clean URLs)
Disallow: /?q=admin/
Disallow: /?q=comment/reply/
Disallow: /?q=logout/
Disallow: /?q=node/add/
Disallow: /?q=search/
Disallow: /?q=user/password/
Disallow: /?q=user/register/
Disallow: /?q=user/login/
# Friendlist Links
Disallow: /friendlist/add/
Disallow: /us/friendlist/add/
Disallow: /ar/friendlist/add/
Disallow: /au/friendlist/add/
Disallow: /at/friendlist/add/
Disallow: /be/friendlist/add/
Disallow: /br/friendlist/add/
Disallow: /ca/friendlist/add/
Disallow: /co/friendlist/add/
Disallow: /fi/friendlist/add/
Disallow: /fr/friendlist/add/
Disallow: /de/friendlist/add/
Disallow: /gr/friendlist/add/
Disallow: /hk/friendlist/add/
Disallow: /ie/friendlist/add/
Disallow: /it/friendlist/add/
Disallow: /jp/friendlist/add/
Disallow: /my/friendlist/add/
Disallow: /nl/friendlist/add/
Disallow: /nz/friendlist/add/
Disallow: /ph/friendlist/add/
Disallow: /pl/friendlist/add/
Disallow: /pt/friendlist/add/
Disallow: /ru/friendlist/add/
Disallow: /sg/friendlist/add/
Disallow: /es/friendlist/add/
Disallow: /se/friendlist/add/
Disallow: /ch-de/friendlist/add/
Disallow: /tw/friendlist/add/
Disallow: /tr/friendlist/add/
Disallow: /uk/friendlist/add/
Disallow: /th/friendlist/add/
</pre>
<p>No issue that I can see there, unless there was something wrong with the redirect</p>
<p>The redirect was a clean 301, nothing in the headers that I could see was causing something to be blocked.</p>
<p>The head of the page was also quite clean</p>
<pre class="brush: plain; title: ; notranslate">
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
  &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;http://adm.fwmrm.net/p/sonymusic_live/AdManager.js&quot;&gt;&lt;/script&gt;
&lt;meta name=&quot;loginMethod&quot; content=&quot;anonymous&quot;/&gt;
&lt;meta name=&quot;siteSection&quot; content=&quot;home&quot;/&gt;
&lt;meta property=&quot;og:site_name&quot; content=&quot;The Official Whitney Houston Site&quot;/&gt;
&lt;meta property=&quot;og:title&quot; content=&quot;Whitney Houston&quot;/&gt;
&lt;meta property=&quot;og:type&quot; content=&quot;&quot;/&gt;
&lt;meta property=&quot;og:url&quot; content=&quot;http://www.whitneyhouston.com&quot;/&gt;
&lt;meta property=&quot;og:description&quot; content=&quot;Check out Whitney Houston at http://www.whitneyhouston.com&quot;/&gt;
&lt;link rel=&quot;shortcut icon&quot; href=&quot;http://www.whitneyhouston.com/sites/whouston/files/favicon_2.ico&quot; type=&quot;image/x-icon&quot; /&gt;
&lt;meta name=&quot;description&quot; content=&quot;Official Whitney Houston website featuring Whitney Houston news, music, videos, album info, tour dates and more. &quot; /&gt;

&lt;meta name=&quot;keywords&quot; content=&quot;Whitney Houston&quot; /&gt;

  &lt;title&gt;Whitney Houston | The Official Whitney Houston Site&lt;/title&gt;
  &lt;link type=&quot;text/css&quot; rel=&quot;stylesheet&quot; media=&quot;all&quot; href=&quot;/sites/all/modules/contrib/views/css/views.css?8&quot; /&gt;
&lt;link type=&quot;text/css&quot; rel=&quot;stylesheet&quot; media=&quot;all&quot; href=&quot;http://www.whitneyhouston.com/sites/whouston/files/css/css_c1430b97100c9d627ca5594b4b0016ee.css&quot; /&gt;
  &lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=8&quot; /&gt;
</pre>
<p>It is not conclusive, but when I tried visiting the site as Googlebot nothing funny happened. I know potentially they could still be doing additional validation and treating me differently, but that is rare.</p>
<p>The only thing which I can think of which might be an issue was this.</p>
<pre class="brush: plain; title: ; notranslate">
&lt;meta property=&quot;og:url&quot; content=&quot;http://www.whitneyhouston.com&quot;/&gt;
</pre>
<p>The facebook linter/debugger actually throws an error if you have an og:url that redirects to a page that redirects back &#8211; they shouldn&#8217;t do it because any brand may switch landing pages and URLs, but still wants to retain votes on a single canonical URL. I hit this issue with the uQast sales funnel moving pages, and potentially we have lost hundreds of likes.</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/Circular-Redirect.png" alt="" title="Circular-Redirect" width="510" height="211" class="aligncenter size-full wp-image-3694" /></p>
<p>However when I have had these issues on that sales funnel it didn&#8217;t affect Google. Maybe because we had a canonical set to the actual landing page that Google took as the preference.</p>
<p>I have never seen Google treat an open graph tag as rel canonical, but it is the only potential issue I can see.</p>
<p>There may be something funky happening with geolocation, but Google doesn&#8217;t seem to be picking that up as it should either.</p>
<p>You also won&#8217;t find Whitney&#8217;s other pages on Google easily, partially caused by this indexation error on the primary domain.</p>
<p><a href="http://www.myspace.com/whitneyhouston">Whitney Houston on Myspace</a><br />
<a href="http://www.facebook.com/WhitneyHouston">Whitney Houston on Facebook</a></p>
<p>I think this might be a rare bug in canonicalization &#8211; some of the localization and redirects happening are not exactly ideal, but shouldn&#8217;t be preventing indexation in this way.</p>
<p>p.s. I am deliberately not trying to grab search traffic for this sad event &#8211; I just want fans to be able to find a place to pay their respects. My first attempt (on Google+) <a href="https://plus.google.com/u/0/102279602913916787678/posts/2o71ZEk7kpg">to get word out to Googlers</a> has so far not had a response.</p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3692%252Fopen-graph-canonicalization.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FAoCzt4%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22BUG%3A%20Google%20Now%20Counting%20Open%20Graph%20Tags%20For%20Canonicalization%3F%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/canonicalization" title="Canonicalization" rel="tag">Canonicalization</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/3692/open-graph-canonicalization.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO Sanitation From A Cleaner of Other People&#8217;s $#!+</title>
		<link>http://andybeard.eu/3679/seo-cleanup.html</link>
		<comments>http://andybeard.eu/3679/seo-cleanup.html#comments</comments>
		<pubDate>Fri, 10 Feb 2012 20:10:18 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[Google Penalty]]></category>

		<guid isPermaLink="false">http://andybeard.eu/?p=3679</guid>
		<description><![CDATA[
<p>I often liken what I occasionally do to being a cleaner of other people&#8217;s $#!+ and in some ways that is what I do in my role as Product Manager at uQast (we are just <a href="http://welcome.uqast.com/page13312">starting our chartered launch</a>), tracking down bugs &#038; designing features that solve the problems of our customers.<br />
It is much better being the &#8220;Head Cleaner&#8221; &#8211; then you don&#8217;t necessarily have to get out a mop &#038; bucket yourself&#8230; let alone a plunger.</p>
<p><a href="http://andybeard.eu/3679/seo-cleanup.html" class="more-link">Read more on SEO Sanitation From A Cleaner of Other People&#8217;s $#!+&#8230;</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3679%252Fseo-cleanup.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2Fw1fAwv%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22SEO%20Sanitation%20From%20A%20Cleaner%20of%20Other%20People%27s%20%24%23%21%2B%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/google-penalty" title="Google Penalty" rel="tag">Google Penalty</a>, <a href="http://andybeard.eu/tag/seo" title="SEO Blog" rel="tag">SEO Blog</a><br />
]]></description>
			<content:encoded><![CDATA[
<p>I often liken what I occasionally do to being a cleaner of other people&#8217;s $#!+ and in some ways that is what I do in my role as Product Manager at uQast (we are just <a href="http://welcome.uqast.com/page13312">starting our chartered launch</a>), tracking down bugs &#038; designing features that solve the problems of our customers.<br />
It is much better being the &#8220;Head Cleaner&#8221; &#8211; then you don&#8217;t necessarily have to get out a mop &#038; bucket yourself&#8230; let alone a plunger.</p>
<p>Here is my list in reverse order of difficulty to fix a SEO disaster.</p>
<ol>
<li>
<h3>Amateurs</h3>
<p>If you have a website that just needs some loving this is by far the easiest to work with. It is almost a clean slate that just needs a bit of polish.</p>
</li>
<li>
<h3>Web dev who thinks they are SEOs or that <a href="http://seobullshit.com">SEO is Bullshit</a></h3>
<p>There may be a need for a new platform, or platform improvements and the incumbent web-dev doesn&#8217;t agree. Often a lack of promotion. I have friends who offer web-dev as part of their SEO business and my honest advice to them is to focus on what they are best at.
</li>
<li>
<h3>Startups full of Ex-Googlers</h3>
<p>Twitter and Facebook come to mind, though an earlier example was Vark.com.. an answers service that just couldn&#8217;t be crawled naturally. The ex-Googlers are now back at Google.</li>
<li>
<h3>Lazy SEOs who just do directory submits, maybe buy obvious links etc</h3>
<p>Typical SEO cleanup job &#8211; remove the crap, build good stuff to compensate. Site quality (lets group that under Panda) issues are of similar complexity.
</li>
<li>Aggressive Pro SEOs who didn&#8217;t warn customer of inherent risk</li>
<p>I am not saying #5 doesn&#8217;t work, but you have to be prepared to move house and rebuild rather than just clean up
</ol>
<p>The difference between each tier is significant but maybe not logarithmic, and the difficulty is often of a different nature. e.g. #3 the difficulty would be in trying to convince ex-googlers they are wrong.</p>
<p>My friend Dave from the <a href="http://seotrainingdojo.com/">SEO Dojo</a> has a great post today on <a href="http://searchenginewatch.com/article/2141098/Google-Penalty-or-Algorithm-Change-Dealing-With-Lost-Traffic">diagnosing and removing Google penalties</a>.</p>
<p>I&#8217;ve never considered myself a SEO Pro&#8230; when I have helped people (&#038; often it is other SEOs) it has primarily been to satisfy my inner geek.</p>
<p>Oh and don&#8217;t forget to check out the new subscription offering in the uQast <a href="http://welcome.uqast.com/page13312">Chartered Launch</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3679%252Fseo-cleanup.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2Fw1fAwv%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22SEO%20Sanitation%20From%20A%20Cleaner%20of%20Other%20People%27s%20%24%23%21%2B%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/google-penalty" title="Google Penalty" rel="tag">Google Penalty</a>, <a href="http://andybeard.eu/tag/seo" title="SEO Blog" rel="tag">SEO Blog</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/3679/seo-cleanup.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dear @twittercomms &#8211; A Basic Search Query For Your Engineers</title>
		<link>http://andybeard.eu/3657/dear-twittercomms-a-basic-search-query-for-your-engineers.html</link>
		<comments>http://andybeard.eu/3657/dear-twittercomms-a-basic-search-query-for-your-engineers.html#comments</comments>
		<pubDate>Tue, 24 Jan 2012 06:34:38 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://andybeard.eu/?p=3657</guid>
		<description><![CDATA[
<p>I am not sure why Twitter engineers are struggling with this, and potentially misleading tech journalists (and even some well respected SEOs) with the SEO issues hampering the indexation of Twitter.com</p>
<p><a href="http://andybeard.eu/3657/dear-twittercomms-a-basic-search-query-for-your-engineers.html" class="more-link">Read more on Dear @twittercomms &#8211; A Basic Search Query For Your Engineers&#8230;</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3657%252Fdear-twittercomms-a-basic-search-query-for-your-engineers.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FyYJMpq%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Dear%20%40twittercomms%20-%20A%20Basic%20Search%20Query%20For%20Your%20Engineers%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/seo" title="SEO Blog" rel="tag">SEO Blog</a>, <a href="http://andybeard.eu/tag/twitter" title="twitter" rel="tag">twitter</a><br />
]]></description>
			<content:encoded><![CDATA[
<p>I am not sure why Twitter engineers are struggling with this, and potentially misleading tech journalists (and even some well respected SEOs) with the SEO issues hampering the indexation of Twitter.com</p>
<p><strong>This is all pretty basic technical SEO</strong></p>
<p>Here is a very simple cleaned up Google search query that will bring up some interesting results</p>
<p>https://www.google.com/search?q=site:twitter.com+inurl:andybeard&#038;filter=0</p>
<p>It doesn&#8217;t exclude a subdomain such as www.twitter.com or fr.twitter.com or api.twitter.com</p>
<p>Twitter splits their domain authority between lots of different subdomains which have no business being indexed.</p>
<p>It also doesn&#8217;t include http and https &#8211; typically those should also be canonicalized (think of Highlander &#8220;There can be only one!&#8221;)</p>
<p>The &#038;filter=0 tells Google not to ignore some of the URLs it might otherwise due to no content, low PageRank etc. It is especially useful for picking up URLs which are blocked by robots.txt</p>
<p>Like these</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/twitter-blocking-google-600x587.png" alt="" title="twitter-blocking-google" width="600" height="587" class="aligncenter size-medium wp-image-3658" /></p>
<p>The first red arrow is what Google sees when it decides not to follow the funky javascript redirects that Twitter does. It is possible Google sees that a lot &#8211; it is like having a door slammed in your face.</p>
<p>The second is the bouncers at the door to the nighclub&#8230; you get to see all the cool stuff entering into Twitter&#8217;s archives. but it won&#8217;t let Google through as they aren&#8217;t willing to tip the bouncers enough money, or haven&#8217;t got the right friends.</p>
<p>That barrier prevents Google crawling deeper into your content, so whilst if they were very observant they may have seen a piece of content once, it may eventually drop out of the index unless other sites in the Twitter ecosystem maintain links directly to that content that Google can follow.</p>
<p>So for instance sites like Topsy &#038; Tweetmeme if crawled by Google and they link directly to a tweet, it is possible for Google to find content&#8230; but that is far from perfect.</p>
<p>What controls Google in this way is Twitter&#8217;s robots.txt file https://twitter.com/robots.txt</p>
<p>The line of that file in the Google section that is causing a lot of the issues is this one<br />
Disallow: /*?</p>
<p>Effectively any URL on the whole of Twitter that contains a &#8220;?&#8221; or query parameter Google is not allowed to look at.</p>
<p>Here are 2 more queries for you</p>
<p>https://www.google.com/search?q=site:andybeard.tweetglide.com/blog&#038;filter=0&#038;start=991</p>
<p>https://www.google.com/search?q=site%3Atwitter.com%2FAndyBeard&#038;filter=0&#038;start=991</p>
<p>Those are 991 searches&#8230; Google will only list up to 1000 items for a search, so that kind of query will show the end of the search results &#8211; if used on huge sites, then you might have to refine things down to a subset of pages where possible, but in this case my Twitter account only has 5100 tweets and Twitter should easily be able to get all of those indexed. I am restricting the search to a folder /andybeard</p>
<p>I haven&#8217;t linked directly to either my twitter account or my archived copy on Tweetglide for some time so here they both get a link with a screenshot of current indexation over 2 years&#8230; not so many tweets over that time due to a long hiatus.</p>
<p><a href="http://andybeard.tweetglide.com/blog">http://andybeard.tweetglide.com/blog</a><br />
<img src="http://cdn5.andybeard.name/wp-content/uploads/tweetglide-indexation-600x529.png" alt="" title="tweetglide-indexation" width="600" height="529" class="aligncenter size-medium wp-image-3659" /></p>
<p><a href="http://twitter.com/andybeard">http://twitter.com/andybeard</a><br />
<img src="http://cdn5.andybeard.name/wp-content/uploads/twitter-indexation-546x600.png" alt="" title="twitter-indexation" width="546" height="600" class="aligncenter size-medium wp-image-3660" /></p>
<p>341 vs 321</p>
<p>The winner here seems to be Tweetglide, and it seems fairly close until you examine all the URLs for Twitter that google crawls needlessly as duplicate content on different subdomains, and remove all the junk pages (and some good stuff) that are blocked by robots.txt</p>
<p>Such as this</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/twitter-junk.png" alt="" title="twitter-junk" width="498" height="461" class="aligncenter size-full wp-image-3661" /></p>
<p>You also have to understand that in the last 2 years due to my hiatus I have only created 280 tweets as archived by Tweetglide (there may be a few early ones missing), and the additional tweets in that deep search result are the archived Tweets of the people I have conversations with.</p>
<p>If we removed that filter parameter things are drastically different</p>
<p>https://www.google.com/search?q=site:andybeard.tweetglide.com/blog&#038;start=991</p>
<p>https://www.google.com/search?q=site%3Atwitter.com%2FAndyBeard&#038;start=991</p>
<p>341 vs 253</p>
<p>That is when Google filter out lots of the duplicate junk from Twitter, and none from Tweetglide.<br />
That filter removal isn&#8217;t perfect.. there are still some duplicates &#8211; if Twitter retains half the indexation of Tweetglide I would be amazed.</p>
<p>Is there a crawl limit?</p>
<p>It vastly depends on juice.. my Twitter profile at one time had enough juice that if Google had been allowed to crawl, they probably would have picked up 25-50% of the 5100 tweets, but Twitter doesn&#8217;t allow you to paginate that far into it&#8217;s archive (even if it wasn&#8217;t blocked), and even the API is still limited and can only pick up around 3000 historical tweets.</p>
<p>My good online friend <a href="http://www.vladzablotskyy.com/">Vlad Zablotskyy</a> has more tweets than me achived on Tweetglide.</p>
<p>https://www.google.com/search?q=site:vladzablotskyy.tweetglide.com/blog&#038;filter=0&#038;start=990</p>
<p>He actually has less pages indexed than me possibly because of juice, <a href="http://vladzablotskyy.tweetglide.com/blog">so lets give him some</a>, and see if we can crack the 500 barrier.</p>
<p>This has been a small introduction to Twitter&#8217;s SEO woes to demonstrate hopefully to laymen that all is not well with Twitter, and any claims that they can be indexed normally are false. Any competent SEO could have found all of these issues with the site, and fixing them would reduce the load on Twitter&#8217;s servers caused by Google, and maybe allow Google to index more content.<br />
I have avoided additional complications with rel=&#8221;nofollow&#8221;, and potential cloaking issues with their impelentation of #!hashbang URLs, and funny javascript redirects and haven&#8217;t touched on some additional nuances with the way they feed juice to list pages.</p>
<p>Disclosure: When Tweetglide launched I offered some SEO tips (pro bono) over a few days to the owner and one of his engineers, and had 100% &#8220;buy in&#8221; to follow my recommendations for internal linking structure on the site. I would possibly change the structure of the pagination links at the bottom but otherwise I think the site from an SEO perspective is doing great&#8230; damn&#8230; no difference between with and without filter=0 actually amazes me.</p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3657%252Fdear-twittercomms-a-basic-search-query-for-your-engineers.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FyYJMpq%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Dear%20%40twittercomms%20-%20A%20Basic%20Search%20Query%20For%20Your%20Engineers%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/seo" title="SEO Blog" rel="tag">SEO Blog</a>, <a href="http://andybeard.eu/tag/twitter" title="twitter" rel="tag">twitter</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/3657/dear-twittercomms-a-basic-search-query-for-your-engineers.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Really Evil &#8211; The &#8220;Don&#8217;t Be Evil&#8221; Bookmarklet</title>
		<link>http://andybeard.eu/3652/really-evil.html</link>
		<comments>http://andybeard.eu/3652/really-evil.html#comments</comments>
		<pubDate>Tue, 24 Jan 2012 01:56:00 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[GSPY]]></category>

		<guid isPermaLink="false">http://andybeard.eu/?p=3652</guid>
		<description><![CDATA[
<p>It is not as benign as you might think.</p>
<div class="uQastEmbed">			<iframe title="The Evil of The Don't Be Evil Tool" class="uQastPlayer" type="text/html" width="560" height="315" src="http://www.uqast.com/6434/videoiframe.html?w=560&#038;h=315&#038;aplay=0&#038;affid=0&#038;links=1" frameborder="0">		<a href="http://media.uqast.com/flvVideo/6434_2780_reallyevil.flv.mov"><img src="http://www.uqast.com/globals/inc/image_output.php?image=http://media.uqast.com/VideoThumbs/6434_thumb.jpg&#38;cap=http://www.uqast.com/tpl/iqast_new/en/images/player_logo.jpg" alt="The Evil of The Don't Be Evil Tool" width="560"  height="315"></a>	</iframe>				<noframes>					<a href="http://media.uqast.com/flvVideo/6434_2780_reallyevil.flv.mov"><img src="http://www.uqast.com/globals/inc/image_output.php?image=http://media.uqast.com/VideoThumbs/6434_thumb.jpg&#38;cap=http://www.uqast.com/tpl/iqast_new/en/images/player_logo.jpg" alt="The Evil of The Don't Be Evil Tool" width="560"  height="315"></a>			</noframes>			</div>
<p>Here is a link to the <a href="http://cache.andybeard.name/really-evil.mp4">original 720p mp4</a></p>
<p>Some of the points raised in the video</p>
<ol>
<li>We need to avoid a cartel of top sites with limited access, especially with Ggoogle and Facebook currently buying ads from each other in the free market.</li>
</ol>
<p><a href="http://andybeard.eu/3652/really-evil.html" class="more-link">Read more on Really Evil &#8211; The &#8220;Don&#8217;t Be Evil&#8221; Bookmarklet&#8230;</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3652%252Freally-evil.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FxfmgyR%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Really%20Evil%20-%20The%20%5C%22Don%27t%20Be%20Evil%5C%22%20Bookmarklet%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/google" title="Google" rel="tag">Google</a>, <a href="http://andybeard.eu/tag/gspy" title="GSPY" rel="tag">GSPY</a><br />
]]></description>
			<content:encoded><![CDATA[
<p>It is not as benign as you might think.</p>
<div class="uQastEmbed">			<iframe title="The Evil of The Don't Be Evil Tool" class="uQastPlayer" type="text/html" width="560" height="315" src="http://www.uqast.com/6434/videoiframe.html?w=560&#038;h=315&#038;aplay=0&#038;affid=0&#038;links=1" frameborder="0">		<a href="http://media.uqast.com/flvVideo/6434_2780_reallyevil.flv.mov"><img src="http://www.uqast.com/globals/inc/image_output.php?image=http://media.uqast.com/VideoThumbs/6434_thumb.jpg&amp;cap=http://www.uqast.com/tpl/iqast_new/en/images/player_logo.jpg" alt="The Evil of The Don't Be Evil Tool" width="560"  height="315"></a>	</iframe>				<noframes>					<a href="http://media.uqast.com/flvVideo/6434_2780_reallyevil.flv.mov"><img src="http://www.uqast.com/globals/inc/image_output.php?image=http://media.uqast.com/VideoThumbs/6434_thumb.jpg&amp;cap=http://www.uqast.com/tpl/iqast_new/en/images/player_logo.jpg" alt="The Evil of The Don't Be Evil Tool" width="560"  height="315"></a>			</noframes>			</div>
<p>Here is a link to the <a href="http://cache.andybeard.name/really-evil.mp4">original 720p mp4</a></p>
<p>Some of the points raised in the video</p>
<ol>
<li>We need to avoid a cartel of top sites with limited access, especially with Ggoogle and Facebook currently buying ads from each other in the free market.</li>
<li>Identity is important and both Twitter &#038; Facebook fail to provide a method of bi-directional ownership &#8211; the &#8220;Don&#8217;t Be Evil&#8221; bookmarklet fails by linking Mark Zuckerberg&#8217;s Google+ to a Quora topic page about him&#8230; not his actual profile (if he has one) &#8211; it is possible for Google to do fairly well with some cases, e.g. if I have authorship with my blog, and I have bi-directional links between my blog and Twitter, that might count</li>
<li>Google+ profile owners shoud get a choice of which links might be used</li>
<li>If you want to give Google hints, you really should fill out your profile better</li>
</ol>
<p>A few of the links from the video</p>
<p><a href="http://www.focusontheuser.org/">The evil don&#8217;t be evil bookmarklet</a><br />
<a href="http://battellemedia.com/archives/2012/01/facebook-to-google-dont-be-evil-focus-on-the-user.php">John Batelle&#8217;s post</a><br />
<a href="http://searchengineland.com/dont-be-evil-tool-google-108971">Danny&#8217;s post</a></p>
<p>Experiment for yourself, but also understand that Google&#8217;s results are personalized and regional. E.g. I fully expect to have competition in the UK SERPs for the first twitter listing for Andy Beard, as there are at least 2 Andy Beards I know of there, and at least 2 others in the US.<br />
Identity is a big part of Web 3.0 and both Facebook and Twitter currently fail in the ability to accurately verify a chain for most people.</p>
<p>The intent of the bookmarklet is to focus on the &#8220;user&#8221;</p>
<p><strong>I want users to be directed to the profiles and services I vouch for</strong><br />
<strong>I want users to go to links that have been verified with a robust identity as being mine</strong></p>
<p>Full coverage on <a href="http://www.techmeme.com/120123/p37#a120123p37">Techmeme</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3652%252Freally-evil.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FxfmgyR%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Really%20Evil%20-%20The%20%5C%22Don%27t%20Be%20Evil%5C%22%20Bookmarklet%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/google" title="Google" rel="tag">Google</a>, <a href="http://andybeard.eu/tag/gspy" title="GSPY" rel="tag">GSPY</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/3652/really-evil.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
<enclosure url="http://cache.andybeard.name/really-evil.mp4" length="31800719" type="video/mp4" />
		</item>
		<item>
		<title>Updated: Facebook &amp; Twitter &#8211; Lucky To Be In Google At All</title>
		<link>http://andybeard.eu/3628/facebook-twitter-google.html</link>
		<comments>http://andybeard.eu/3628/facebook-twitter-google.html#comments</comments>
		<pubDate>Thu, 12 Jan 2012 00:14:34 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[cloaking]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[facebook seo]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Twitter SEO]]></category>

		<guid isPermaLink="false">http://andybeard.eu/?p=3628</guid>
		<description><![CDATA[
<p>Facebook &#038; Twitter have some of the worst landing pages on the web.</p>
<p>At least if you look at it from a search engine perspective, who should assume that every visitor isn&#8217;t a member of the site they are referencing in the search engine.</p>
<p><a href="http://andybeard.eu/3628/facebook-twitter-google.html" class="more-link">Read more on Updated: Facebook &#038; Twitter &#8211; Lucky To Be In Google At All&#8230;</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3628%252Ffacebook-twitter-google.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FzBWDFB%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Updated%3A%20Facebook%20%26%20Twitter%20-%20Lucky%20To%20Be%20In%20Google%20At%20All%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/cloaking" title="cloaking" rel="tag">cloaking</a>, <a href="http://andybeard.eu/tag/facebook" title="facebook" rel="tag">facebook</a>, <a href="http://andybeard.eu/tag/facebook-seo" title="facebook seo" rel="tag">facebook seo</a>, <a href="http://andybeard.eu/tag/twitter" title="twitter" rel="tag">twitter</a>, <a href="http://andybeard.eu/tag/twitter-seo" title="Twitter SEO" rel="tag">Twitter SEO</a><br />
]]></description>
			<content:encoded><![CDATA[
<p>Facebook &#038; Twitter have some of the worst landing pages on the web.</p>
<p>At least if you look at it from a search engine perspective, who should assume that every visitor isn&#8217;t a member of the site they are referencing in the search engine.</p>
<p>It should also be understood that both Facebook &#038; Twitter are bursting at the seams with former Google engineers &#038; execs &#8211; they can&#8217;t claim they were unaware of what Google is looking for from content owners on the web, webmaster guidelines etc.</p>
<h2>Twitter</h2>
<p>You can&#8217;t look at the Google cache and see exactly what Google sees, because they do some sneaky redirects which are very akin to cloaking.</p>
<p>I have written about this before.</p>
<p><a href="http://andybeard.eu/3570/google-twitter-penalty.html">Video Exclusive: Has Google Given Twitter a Cloaking Penalty?</a></p>
<p>This is what Google sees based upon the preview</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/twitter-in-serp.png" alt="" title="twitter-in-serp" width="427" height="652" class="aligncenter size-full wp-image-3629" /></p>
<p>The little piece of text at the top of the page is what amounts to your profile&#8230; you can&#8217;t count the background image if any because it can&#8217;t be read by Googlebot unless it works really hard using OCR, and certainly can&#8217;t be read by people with disabilities.<br />
The links within the content of the page are mostly nofollow, and the links in the sidebar get blocked by robots.txt.<br />
The link at the bottom of the page to access more content&#8230; which may be of interest to search is also blocked by robots.txt.</p>
<p>I am not the only one who has spent considerable time trying to get Twitter fixed. A great example is this post by Vanessa on Search Engine Land.<br />
<a href="http://searchengineland.com/how-twitters-technical-infrastructure-issues-are-impacting-google-search-results-86229">How Twitter’s Technical Infrastructure Issues Are Impacting Google Search Results</a></p>
<h2>Facebook</h2>
<p>Facebook is worse</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/facebook-serp-600x589.png" alt="" title="facebook-serp" width="600" height="589" class="aligncenter size-medium wp-image-3630" /></p>
<p>There is nothing there of any real value&#8230; it isn&#8217;t the timeline a logged in user might see.</p>
<h2>First Click Free</h2>
<p>If you want to have some kind of membership wall for users, then Google have special arrangements where you are required to <a href="http://support.google.com/webmasters/bin/answer.py?hl=en&#038;answer=74536">show content for the first click</a>.</p>
<h2>Cloaking</h2>
<p>Google over the years have published lots of content about <a href="http://www.seroundtable.com/google-cloaking-video-14242.html">what they think of cloaking</a>.</p>
<p>I can still think of a few cases where some kind of cloaking would be justified. As an example on uQast we serve RTMP video with flash and use javascript &#8220;cloaking&#8221; to provide mp4 for iPhone. We could even serve that video to Googlebot&#8217;s mobile crawler without breaking Google guidelines as &#8220;cloaking&#8221; to serve content to specific browsers is allowed. But we can&#8217;t serve Googlebot which crawls for the main search index something it understands, as the Google guidelines require you treat Google as a normal desktop user browsing from California in the USA.<br />
So Googlebot is served flash based RTMP within the webmaster guidelines rather than something it might like to see which we would be quite happy to give it.</p>
<p>That doesn&#8217;t prevent Google sometimes (though rarely) indexing the mobile video by figuring out the javascript, but it would be so much easier to give them something they understand.</p>
<h2>Google Isn&#8217;t Playing Fair</h2>
<p>One area that Google isn&#8217;t necessarily playing fair is that I don&#8217;t seem to be able to view Google+ profile pages in their own cache, and they don&#8217;t give a preview of the page that Googlebot sees.</p>
<p><a href="https://plus.google.com/102279602913916787678/posts">This is my Google+ Profile</a></p>
<p>You can normally search in Google for cache:https://plus.google.com/102279602913916787678/posts or any url to get a cached version of what the crawler sees.<br />
It is possible for every site to tell Google and other search engines not to store a cached page, so Google are well within their rights not to do so&#8230; but it prevents comparrisons.</p>
<p>Compare<br />
<a href="http://webcache.googleusercontent.com/search?q=cache%3Aandybeard.eu">cache:andybeard.eu</a> &#8211; brings up a cached result<br />
<a href="http://webcache.googleusercontent.com/search?q=cache%3Aplus.google.com/102279602913916787678/posts">cache:https://plus.google.com/102279602913916787678/posts</a> &#8211; does not bring up a cached result, just a 404 error</p>
<h2>FTC Complaint over Search Plus Your World</h2>
<p>The <a href="http://www.techmeme.com/120111/p47#a120111p47">blogoshere love a good witch hunt</a>, but I can&#8217;t see that Google is treating Twitter or Facebook unfairly. Eric Schmidt was quite right about some of the nofollows, but there are bigger technical restrictions in place on crawling.</p>
<p>I actually quite like a Google profile as a default profile and identity on the web, but Google need to live up to the <a href="http://andybeard.eu/2650/salmon-protocol-endpoints-canonicalization.html">promise of salmon</a> and make it a viable endpoint for all activity, or as an alternative use it for identity, and allow me to define my own default profile.. which if I choose might be Twitter or Facebook.<br />
I can also understand why you wouldn&#8217;t undertake the complex engineering to make such flexibility possible for your first itteration, especially with partners who are unwilling to do something similar themselves.</p>
<p>Just ask Twitter how many content partners they now support on the new Twiter for embeds. (I wrote them a letter a year ago and never received a response)</p>
<p>This post ignores what a logged in and fully javascript supporting human might experience, but in many ways Google&#8217;s profiles whilst now having a social element for years have generously linked out to any other online destination of your choosing, and provided the necessary markup to claim them as being part of your personal social graph.</p>
<h2>Update &#8211; Google Profiles Now Cached</h2>
<p><a href="http://smackdown.blogsblogsblogs.com/">Michael VanDeMar</a> left a comment showing a way to <a href="http://andybeard.eu/3628/facebook-twitter-google.html#comment-449146">get the cached page to show</a> by including the https protocol at the beginning of the url to query.</p>
<p>However when I posted I had tried lots of different variations all resulting in a 404 error.</p>
<p>This unmodified link was previously bringing up a 404 error<br />
<a href="http://webcache.googleusercontent.com/search?q=cache%3Aplus.google.com/102279602913916787678/posts">cache:https://plus.google.com/102279602913916787678/posts</a></p>
<p>It now returns what appears to be a blank page &#8211; as Michael points out if you switch off the CSS in your browser you can see the complete cached landing page.</p>
<p><a href="http://cdn5.andybeard.name/wp-content/uploads/Andy-Beard-Google+_1326703204753.png"><img src="http://cdn5.andybeard.name/wp-content/uploads/Andy-Beard-Google+_1326703204753-e1326703730838-192x200.png" alt="Andy Beard Google+ Profile" title="Andy Beard - Google+_1326703204753" width="192" height="200" class="aligncenter size-thumbnail wp-image-3648" /></a><br />
Click to view full size without CSS</p>
<p>This appears to be a recent change, though they still need to fix the canonical &#8211; the canonical changes as you navigate between tabs and between the first 2 urls on this list there is effectively a redirect loop with /posts claiming / is the canonical, but humans are redirected to /posts</p>
<p>https://plus.google.com/102279602913916787678/</p>
<p>https://plus.google.com/102279602913916787678/posts</p>
<p>https://plus.google.com/102279602913916787678/about</p>
<p>All the different URLs show all of the same content, so should set whichever canonical a human is redirected to which currently is /posts</p>
<h2>Not Total Fix</h2>
<p>It seems some other pages are still giving 404 errors &#8211; maybe due to all the funky redirects going in circles with the canonical on occasion (this query is with HTTPS)</p>
<p><a href="http://cdn5.andybeard.name/wp-content/uploads/some-still-404.png"><img src="http://cdn5.andybeard.name/wp-content/uploads/some-still-404-600x288.png" alt="" title="some-still-404" width="600" height="288" class="aligncenter size-medium wp-image-3650" /></a></p>
<p>If you have difficulty understanding the concept of canonical, it is just like Highlander&#8230; &#8220;There should be only one&#8221; page with the same content in Google&#8217;s index, especially on the same domain.</p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3628%252Ffacebook-twitter-google.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FzBWDFB%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Updated%3A%20Facebook%20%26%20Twitter%20-%20Lucky%20To%20Be%20In%20Google%20At%20All%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/cloaking" title="cloaking" rel="tag">cloaking</a>, <a href="http://andybeard.eu/tag/facebook" title="facebook" rel="tag">facebook</a>, <a href="http://andybeard.eu/tag/facebook-seo" title="facebook seo" rel="tag">facebook seo</a>, <a href="http://andybeard.eu/tag/twitter" title="twitter" rel="tag">twitter</a>, <a href="http://andybeard.eu/tag/twitter-seo" title="Twitter SEO" rel="tag">Twitter SEO</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/3628/facebook-twitter-google.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Open Video To Google &#8211; Please Reinstate Chrome</title>
		<link>http://andybeard.eu/3606/reinstate-chrome.html</link>
		<comments>http://andybeard.eu/3606/reinstate-chrome.html#comments</comments>
		<pubDate>Wed, 04 Jan 2012 20:29:31 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[Video SEO & Marketing]]></category>
		<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[CPA]]></category>
		<category><![CDATA[nofollow]]></category>
		<category><![CDATA[paid links]]></category>

		<guid isPermaLink="false">http://andybeard.eu/?p=3606</guid>
		<description><![CDATA[
<p>Dear Google</p>
<p>Your recent decision to invoke a manual penalty on the download page for Google Chrome will have lasting ramifications for the whole of online marketing, whether display advertising, affiliate marketing, and other performance marketing such as CPA models, making many such business models unworkable.</p>
<p><a href="http://andybeard.eu/3606/reinstate-chrome.html" class="more-link">Read more on Open Video To Google &#8211; Please Reinstate Chrome&#8230;</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3606%252Freinstate-chrome.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2Fxa3O1k%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Open%20Video%20To%20Google%20-%20Please%20Reinstate%20Chrome%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/affiliate-marketing" title="Affiliate Marketing" rel="tag">Affiliate Marketing</a>, <a href="http://andybeard.eu/tag/cpa" title="CPA" rel="tag">CPA</a>, <a href="http://andybeard.eu/tag/google" title="Google" rel="tag">Google</a>, <a href="http://andybeard.eu/tag/nofollow" title="nofollow" rel="tag">nofollow</a>, <a href="http://andybeard.eu/tag/paid-links" title="paid links" rel="tag">paid links</a><br />
]]></description>
			<content:encoded><![CDATA[
<p>Dear Google</p>
<p>Your recent decision to invoke a manual penalty on the download page for Google Chrome will have lasting ramifications for the whole of online marketing, whether display advertising, affiliate marketing, and other performance marketing such as CPA models, making many such business models unworkable.</p>
<p>Policing every piece of content produced by marketing partners (affiliates etc) on the offchance that they inadvertantly linked directly to the traffic or buzz benifitiary without using a nofollow or otherwise blocking the direct link is commercially untenable.</p>
<p>In the following video I have outlined what has led to this unreasonable decision being made, and elaborated a little on some of the commercial implications not just for competitors in the online advertising space, but even for Google services such as Google Publisher Network, Google Affiliate Network &amp; Doubleclick.</p>
<div class="uQastEmbed">			<iframe title="Open Video To Google - Reinstate Chrome" class="uQastPlayer" type="text/html" width="560" height="315" src="http://www.uqast.com/6155/videoiframe.html?w=560&#038;h=315&#038;aplay=0&#038;affid=0&#038;links=1" frameborder="0">		<a href="http://media.uqast.com/flvVideo/6155_4258_chrome.flv.mov"><img src="http://www.uqast.com/globals/inc/image_output.php?image=http://media.uqast.com/VideoThumbs/6155_thumb.jpg&amp;cap=/logo_large.jpg" alt="Open Video To Google - Reinstate Chrome" width="560"  height="315"></a>	</iframe>				<noframes>					<a href="http://media.uqast.com/flvVideo/6155_4258_chrome.flv.mov"><img src="http://www.uqast.com/globals/inc/image_output.php?image=http://media.uqast.com/VideoThumbs/6155_thumb.jpg&amp;cap=/logo_large.jpg" alt="Open Video To Google - Reinstate Chrome" width="560"  height="315"></a>			</noframes>			</div>
<p>Here is a <a href="http://cache.andybeard.name/chrome.mp4">720p 1280&#215;720 mp4 of the above video</a> (looking forward to supporting this in a player real soon now)</p>
<p>Sincerely</p>
<p>Andy Beard</p>
<h3>Here is a specific example</h3>
<p>This is an Amazon widget<br />
<script charset="utf-8" type="text/javascript" src="http://ws.amazon.com/widgets/q?rt=ss_mfw&amp;ServiceVersion=20070822&amp;MarketPlace=US&amp;ID=V20070822/US/freeadver0cef-20/8001/29c6e09e-aba2-4fc0-9a33-4c8f02ee2e93">// <![CDATA[</p>
<p>// ]]&gt;</script></p>
<p><noscript><A HREF="http://ws.amazon.com/widgets/q?rt=ss_mfw&#038;ServiceVersion=20070822&#038;MarketPlace=US&#038;ID=V20070822%2FUS%2Ffreeadver0cef-20%2F8001%2F29c6e09e-aba2-4fc0-9a33-4c8f02ee2e93&#038;Operation=NoScript">Amazon.com Widgets</A></noscript><br />
Wow it is promoting a really cool Google phone!</p>
<p>Here is another iframe creative</p>
<p><iframe style="width: 120px; height: 240px;" src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=freeadver0cef-20&amp;o=1&amp;p=8&amp;l=as4&amp;m=amazon&amp;f=ifr&amp;ref=ss_til&amp;asins=B0042RUOFI" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="320" height="240"></iframe></p>
<p>Here is a text only link</p>
<p><a href="http://www.amazon.com/gp/product/B0042RUOFI/ref=as_li_ss_tl?ie=UTF8&amp;tag=freeadver0cef-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B0042RUOFI">T-Mobile G2 with Google Android Phone (T-Mobile)</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=freeadver0cef-20&amp;l=as2&amp;o=1&amp;a=B0042RUOFI" alt="" width="1" height="1" border="0" /></p>
<p>So far I haven&#8217;t broken Google&#8217;s new interpretation of the webmaster guidelines</p>
<p><a href="http://www.amazon.com">I love Amazon</a></p>
<p>Oops&#8230; sorry Amazon that wasn&#8217;t an affiliate link, but an editorial link&#8230; Google will now feel that they have to remove the Amazon home page from the search engine results and Amazon won&#8217;t sell 20M Kindle Fires this year&#8230; Just 19.8M &#8211; or maybe 21M if they replace the Amazon home page with the Kindle Fire product page. (yes I realise they are very similar)</p>
<p>Whilst pureists might argue that this wasn&#8217;t a video CPA advert but an affiliate link, a huge amount of the sites that Google filtered this year as poor quality thin affiliates were using Amazon and other affiliate networks for monetization. The purpose quite often for the content was to drive traffic to the ads in small quantities.<br />
At scale the revenue from 1000s of websites earning just a few dollars a month above the hosting and domain costs add up.</p>
<p>Another comparrison is Google&#8217;s own Adsense program and the vast numbers of poor quality sites that have arisen because of it. The good often (in search visibility) outweigh the junk MFA (made for adsense) sites, but it really is a chicken &#038; egg situation. The webmasters target specific topics and even optimize content not just for SEO, but to pull up the highest paying and possibly even specific advertising creatives for products, maybe even video content, and they get paid for clicks on that content.<br />
If I write a blog about Android phones and included an Adsense advert at the bottom of each post, allowed video and display ads, the situation wouldn&#8217;t be vastly different to some junk content followed by a video embed of a Google commercial I was being paid for on a CPA basis.</p>
<p>People in the past made complete websites dedicated to the promotion of Google pack, their Adsense program etc, and even offered incentives such as training in online marketing, or included the Adsense registration links as part of the course material&#8230; of course without disclosure as that wasn&#8217;t allowed.</p>
<p>Google&#8230; Please Reinstate Chrome</p>
<h3>Here are the links referenced in the video</h3>
<p><a href="https://plus.google.com/109412257237874861202/posts/NAWunDzJSHC">Matt&#8217;s post on Google+</a><br />
<a href="http://www.seobook.com/post-sponsored-google">Aaron&#8217;s's post Sponsored By Google</a> that started this huge mess.</a><br />
<a href="http://searchengineland.com/googles-jaw-dropping-sponsored-post-campaign-for-chrome-106348">Danny&#8217;s post on all the thin content</a><br />
<a href="http://www.unrulymedia.com/publishers/">Unruly Media is clearly CPA</a> (grats on $25M funding guys)<br />
<a href="http://en.wikipedia.org/wiki/Cost_per_action">Wikipedia on CPA</a> (will Wikipedia be the only independent content site soon?)<br />
<a href="http://en.wikipedia.org/wiki/Online_advertising">Wikipedia on Online Marketing advertising models</a><br />
<a href="http://blog.arhg.net/2012/01/is-google-really-breaking-their-own.html">Andrew Girdwood proving Google has used this form of CPA before</a><br />
<a href="http://searchengineland.com/google-yes-sponsored-post-campaign-was-ours-but-not-what-we-signed-up-for-106457#comments">Danny with Google&#8217;s statement throwing their agency and Unruly under a bus</a><br />
<a href="http://searchengineland.com/google-chrome-page-will-have-pagerank-reduced-due-to-sponsored-posts-106551">Google&#8217;s staement and effect</a> (from Danny) &#8211; Statement saying this was a violation of their guidelines, possibly from someone who hasn&#8217;t read them recently.<br />
<a href="http://andybeard.eu/304/google-requiring-affiliates-not-to-declare-ftc-womma.html">My post on Google pack and word of mouth marketing</a><br />
<a href="http://adsense.blogspot.com/2007/02/referral-policies-clarified.html">Google&#8217;s policy statement for their Google pack CPA campaign</a> No mention of not giving editorial links etc<br />
<a href="http://video.unrulymedia.com/iframe_62384098_flash.html?d=1324663614608#uuid=48x104x111x106x113x109x102x105x48x56x51x48x51x50x48x50x50x49x51x48x110x112x100x47x111x112x106x117x98x111x116x102x106x115x105x113x110x118x105x47x120x120x120x48x48x59x113x117x117x105x">The CPA video embed (the iframe contents)</a> &#8211; I am not going to drag an individual blogger who may have given a quite nice editorial link to Google Chrome through the coals<br />
<a href="http://www.unrulymedia.com/publisher-terms/">The Unruly Media terms of service which have now been enhanced</a> &#8211; the nofollow statement is a new bullet point &#8211; it shouldn&#8217;t be needed as payment is not for the content of the blog post, or links, but based on CPA actions with the video.<br />
<a href="http://www.google.com/support/forum/p/Webmasters/thread?tid=3d09a4322ea06796&#038;hl=en">Webmaster help forums on Affiliate links</a> Google repeatedly avoids answering questions regarding the use of nofollow with affiliate links and other forms of display advertising.<br />
<a href="http://www.mattcutts.com/blog/how-to-report-paid-links/">How to report paid links</a> and <a href="http://www.mattcutts.com/blog/selling-links-that-pass-pagerank/">selling links that pass pagerank</a></p>
<p>Disclosure: I work for an online video &#038; affiliate marketing startup called uQast but I am posting this on my personal blog and the words and opions expressed here are my own and my volition and not of my employer (does that remind anyone of Matt&#8217;s disclaimer?) &#8211; I have been involved in affiliate marketing for 7 years and the issues discussed here have been a topic of this blog since I started publishing it in 2005.</p>
<p>Small update: just added a download link for the MP4 version in HD 720p</p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3606%252Freinstate-chrome.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2Fxa3O1k%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Open%20Video%20To%20Google%20-%20Please%20Reinstate%20Chrome%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/affiliate-marketing" title="Affiliate Marketing" rel="tag">Affiliate Marketing</a>, <a href="http://andybeard.eu/tag/cpa" title="CPA" rel="tag">CPA</a>, <a href="http://andybeard.eu/tag/google" title="Google" rel="tag">Google</a>, <a href="http://andybeard.eu/tag/nofollow" title="nofollow" rel="tag">nofollow</a>, <a href="http://andybeard.eu/tag/paid-links" title="paid links" rel="tag">paid links</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/3606/reinstate-chrome.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
<enclosure url="http://cache.andybeard.name/chrome.mp4" length="28094718" type="video/mp4" />
		</item>
		<item>
		<title>Google Buzz SEO &#8211; Evidence Buzz Now Used For Indexing</title>
		<link>http://andybeard.eu/3600/google-buzz-seo-evidence-buzz-now-used-for-indexing.html</link>
		<comments>http://andybeard.eu/3600/google-buzz-seo-evidence-buzz-now-used-for-indexing.html#comments</comments>
		<pubDate>Wed, 08 Jun 2011 16:20:39 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[Google +1]]></category>
		<category><![CDATA[Google Buzz]]></category>

		<guid isPermaLink="false">http://andybeard.eu/?p=3600</guid>
		<description><![CDATA[
<p>I have been testing whether links posted in Google Buzz pass PageRank or at the very least can help with indexation of content since 22nd February 2010</p>
<p>I didn&#8217;t write a blog post about it, but I did write something exclusive for my readers on Google Buzz (those few of you out there) as a test case, posting a link from that page to one of the most poorly indexed sites known to the internet, which happens to be owned by Google.</p>
<p><a href="http://andybeard.eu/3600/google-buzz-seo-evidence-buzz-now-used-for-indexing.html" class="more-link">Read more on Google Buzz SEO &#8211; Evidence Buzz Now Used For Indexing&#8230;</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3600%252Fgoogle-buzz-seo-evidence-buzz-now-used-for-indexing.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FkxbR5b%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Google%20Buzz%20SEO%20-%20Evidence%20Buzz%20Now%20Used%20For%20Indexing%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/google-1" title="Google +1" rel="tag">Google +1</a>, <a href="http://andybeard.eu/tag/google-buzz" title="Google Buzz" rel="tag">Google Buzz</a><br />
]]></description>
			<content:encoded><![CDATA[
<p>I have been testing whether links posted in Google Buzz pass PageRank or at the very least can help with indexation of content since 22nd February 2010</p>
<p>I didn&#8217;t write a blog post about it, but I did write something exclusive for my readers on Google Buzz (those few of you out there) as a test case, posting a link from that page to one of the most poorly indexed sites known to the internet, which happens to be owned by Google.</p>
<h2>Paydirt</h2>
<p>Here is the link to the <a href="http://andybeard.eu/seo-tests/google-buzz-links-passing-reputation">seo test page</a> I kept on this domain, linked from my top navigation.</p>
<p>This is the <a href="http://www.google.com/buzz/102279602913916787678/6zLrygS4Ri2/Thought-this-would-be-a-useful-link-to-test-for">post on Google Buzz</a> that has a link to a single page on Vark.com where I answered someone&#8217;s question.<br />
If you examined the code on Buzz at the time it was posted it was all funky javascript. Now the link to Vark is clearly visible within the HTML.</p>
<p>Here is the page indexed in Google</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/vark-600x194.png" alt="google-buzz-seo" title="Web Page Linked From Buzz Is Indexed" width="600" height="194" class="aligncenter size-medium wp-image-3601" /></p>
<h2>Profiles Updated</h2>
<p>Google updated their profiles around 3rd March 2011 so this page may have been indexed a while back and I missed a Google Alert. It does however add some credence to the notion that someone giving you a +1 may at the very minimum give you some kind of indexation benefit. Whether that will pass anchor text or other signals remains to be seen from further tests.</p>
<p>Any claims from before March 3rd 2011 of a direct ranking benefit or even indexation benefit from Google Buzz should be questioned.</p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3600%252Fgoogle-buzz-seo-evidence-buzz-now-used-for-indexing.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FkxbR5b%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Google%20Buzz%20SEO%20-%20Evidence%20Buzz%20Now%20Used%20For%20Indexing%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/google-1" title="Google +1" rel="tag">Google +1</a>, <a href="http://andybeard.eu/tag/google-buzz" title="Google Buzz" rel="tag">Google Buzz</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/3600/google-buzz-seo-evidence-buzz-now-used-for-indexing.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>rel=&#8221;author&#8221; is Same-Site Only</title>
		<link>http://andybeard.eu/3596/relauthor.html</link>
		<comments>http://andybeard.eu/3596/relauthor.html#comments</comments>
		<pubDate>Tue, 07 Jun 2011 17:55:07 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[attribution]]></category>
		<category><![CDATA[Canonicalization]]></category>
		<category><![CDATA[rel-author]]></category>
		<category><![CDATA[relauthor]]></category>

		<guid isPermaLink="false">http://andybeard.eu/?p=3596</guid>
		<description><![CDATA[
<p>I managed to ping Google&#8217;s @mattcutts after the announcement of rel=&#8221;author&#8221; support from Google on Twitter and he clarified the use case a little.</p>
<p>As Twitter&#8217;s search is still so terrible at finding things I am adding the conversation here.</p>
<p><a href="http://andybeard.eu/3596/relauthor.html" class="more-link">Read more on rel=&#8221;author&#8221; is Same-Site Only&#8230;</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3596%252Frelauthor.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FkzWJfd%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22rel%3D%5C%22author%5C%22%20is%20Same-Site%20Only%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/accessibility" title="accessibility" rel="tag">accessibility</a>, <a href="http://andybeard.eu/tag/attribution" title="attribution" rel="tag">attribution</a>, <a href="http://andybeard.eu/tag/canonicalization" title="Canonicalization" rel="tag">Canonicalization</a>, <a href="http://andybeard.eu/tag/google" title="Google" rel="tag">Google</a>, <a href="http://andybeard.eu/tag/rel-author" title="rel-author" rel="tag">rel-author</a>, <a href="http://andybeard.eu/tag/relauthor" title="relauthor" rel="tag">relauthor</a><br />
]]></description>
			<content:encoded><![CDATA[
<p>I managed to ping Google&#8217;s @mattcutts after the announcement of rel=&#8221;author&#8221; support from Google on Twitter and he clarified the use case a little.</p>
<p>As Twitter&#8217;s search is still so terrible at finding things I am adding the conversation here.</p>
<!-- tweet id : 78134332937609216 --><div id='bbpBox_78134332937609216' class='bbpBox' style='padding:20px; margin:5px 0; background-color:#9ae4e8; background-image:url(http://a0.twimg.com/images/themes/theme1/bg.png); background-repeat:no-repeat'><div style='background:#fff; padding:10px; margin:0; min-height:48px; color:#000000; -moz-border-radius:5px; -webkit-border-radius:5px;'><span style='width:100%; font-size:18px; line-height:22px;'>New rel="author" support <a href="http://goo.gl/FCK3l" rel="nofollow">http://goo.gl/FCK3l</a> ( @<a href="http://twitter.com/intent/user?screen_name=mattcutts" class="twitter-action">mattcutts</a> is this suitable for cross domain attribution too for syndicated content? )</span><div class='bbp-actions' style='font-size:12px; width:100%; padding:5px 0; margin:0 0 10px 0; border-bottom:1px solid #e6e6e6;'><img align='middle' src='http://andybeard.eu/wp-content/plugins/twitter-blackbird-pie//images/bird.png' /><a title='tweeted on June 7, 2011 5:20 pm' href='http://twitter.com/#!/AndyBeard/status/78134332937609216' target='_blank'>June 7, 2011 5:20 pm</a> via web<a href='https://twitter.com/intent/tweet?in_reply_to=78134332937609216' class='bbp-action bbp-reply-action' title='Reply'><span><em style='margin-left: 1em;'></em><strong>Reply</strong></span></a><a href='https://twitter.com/intent/retweet?tweet_id=78134332937609216' class='bbp-action bbp-retweet-action' title='Retweet'><span><em style='margin-left: 1em;'></em><strong>Retweet</strong></span></a><a href='https://twitter.com/intent/favorite?tweet_id=78134332937609216' class='bbp-action bbp-favorite-action' title='Favorite'><span><em style='margin-left: 1em;'></em><strong>Favorite</strong></span></a></div><div style='float:left; padding:0; margin:0'><a href='http://twitter.com/intent/user?screen_name=AndyBeard'><img style='width:48px; height:48px; padding-right:7px; border:none; background:none; margin:0' src='http://a3.twimg.com/profile_images/421136667/andy_normal.jpg' /></a></div><div style='float:left; padding:0; margin:0'><a style='font-weight:bold' href='http://twitter.com/intent/user?screen_name=AndyBeard'>@AndyBeard</a><div style='margin:0; padding-top:2px'>Andy Beard</div></div><div style='clear:both'></div></div></div><!-- end of tweet -->
<!-- tweet id : 78138848982482945 --><div id='bbpBox_78138848982482945' class='bbpBox' style='padding:20px; margin:5px 0; background-color:#000000; background-image:url(http://a1.twimg.com/images/themes/theme10/bg.gif);'><div style='background:#fff; padding:10px; margin:0; min-height:48px; color:#000000; -moz-border-radius:5px; -webkit-border-radius:5px;'><span style='width:100%; font-size:18px; line-height:22px;'>@<a href="http://twitter.com/intent/user?screen_name=AndyBeard" class="twitter-action">AndyBeard</a> for now it's same-site, just to be safe. My (personal) guess is we'll see if that can be expanded over time in a trusted way.</span><div class='bbp-actions' style='font-size:12px; width:100%; padding:5px 0; margin:0 0 10px 0; border-bottom:1px solid #e6e6e6;'><img align='middle' src='http://andybeard.eu/wp-content/plugins/twitter-blackbird-pie//images/bird.png' /><a title='tweeted on June 7, 2011 5:38 pm' href='http://twitter.com/#!/mattcutts/status/78138848982482945' target='_blank'>June 7, 2011 5:38 pm</a> via web<a href='https://twitter.com/intent/tweet?in_reply_to=78138848982482945' class='bbp-action bbp-reply-action' title='Reply'><span><em style='margin-left: 1em;'></em><strong>Reply</strong></span></a><a href='https://twitter.com/intent/retweet?tweet_id=78138848982482945' class='bbp-action bbp-retweet-action' title='Retweet'><span><em style='margin-left: 1em;'></em><strong>Retweet</strong></span></a><a href='https://twitter.com/intent/favorite?tweet_id=78138848982482945' class='bbp-action bbp-favorite-action' title='Favorite'><span><em style='margin-left: 1em;'></em><strong>Favorite</strong></span></a></div><div style='float:left; padding:0; margin:0'><a href='http://twitter.com/intent/user?screen_name=mattcutts'><img style='width:48px; height:48px; padding-right:7px; border:none; background:none; margin:0' src='http://a1.twimg.com/profile_images/1093457250/twitter-matt_normal.png' /></a></div><div style='float:left; padding:0; margin:0'><a style='font-weight:bold' href='http://twitter.com/intent/user?screen_name=mattcutts'>@mattcutts</a><div style='margin:0; padding-top:2px'>Matt Cutts</div></div><div style='clear:both'></div></div></div><!-- end of tweet -->
<!-- tweet id : 78139667706413056 --><div id='bbpBox_78139667706413056' class='bbpBox' style='padding:20px; margin:5px 0; background-color:#9ae4e8; background-image:url(http://a0.twimg.com/images/themes/theme1/bg.png); background-repeat:no-repeat'><div style='background:#fff; padding:10px; margin:0; min-height:48px; color:#000000; -moz-border-radius:5px; -webkit-border-radius:5px;'><span style='width:100%; font-size:18px; line-height:22px;'>@<a href="http://twitter.com/intent/user?screen_name=mattcutts" class="twitter-action">mattcutts</a> thanks for the clarification & intended current use</span><div class='bbp-actions' style='font-size:12px; width:100%; padding:5px 0; margin:0 0 10px 0; border-bottom:1px solid #e6e6e6;'><img align='middle' src='http://andybeard.eu/wp-content/plugins/twitter-blackbird-pie//images/bird.png' /><a title='tweeted on June 7, 2011 5:42 pm' href='http://twitter.com/#!/AndyBeard/status/78139667706413056' target='_blank'>June 7, 2011 5:42 pm</a> via web<a href='https://twitter.com/intent/tweet?in_reply_to=78139667706413056' class='bbp-action bbp-reply-action' title='Reply'><span><em style='margin-left: 1em;'></em><strong>Reply</strong></span></a><a href='https://twitter.com/intent/retweet?tweet_id=78139667706413056' class='bbp-action bbp-retweet-action' title='Retweet'><span><em style='margin-left: 1em;'></em><strong>Retweet</strong></span></a><a href='https://twitter.com/intent/favorite?tweet_id=78139667706413056' class='bbp-action bbp-favorite-action' title='Favorite'><span><em style='margin-left: 1em;'></em><strong>Favorite</strong></span></a></div><div style='float:left; padding:0; margin:0'><a href='http://twitter.com/intent/user?screen_name=AndyBeard'><img style='width:48px; height:48px; padding-right:7px; border:none; background:none; margin:0' src='http://a3.twimg.com/profile_images/421136667/andy_normal.jpg' /></a></div><div style='float:left; padding:0; margin:0'><a style='font-weight:bold' href='http://twitter.com/intent/user?screen_name=AndyBeard'>@AndyBeard</a><div style='margin:0; padding-top:2px'>Andy Beard</div></div><div style='clear:both'></div></div></div><!-- end of tweet -->
<!-- tweet id : 78140760536530944 --><div id='bbpBox_78140760536530944' class='bbpBox' style='padding:20px; margin:5px 0; background-color:#000000; background-image:url(http://a1.twimg.com/images/themes/theme10/bg.gif);'><div style='background:#fff; padding:10px; margin:0; min-height:48px; color:#000000; -moz-border-radius:5px; -webkit-border-radius:5px;'><span style='width:100%; font-size:18px; line-height:22px;'>@<a href="http://twitter.com/intent/user?screen_name=AndyBeard" class="twitter-action">AndyBeard</a> sure thing. Remember, rel=canonical also started as same-site only, then as we trusted it more, it became cross-site.</span><div class='bbp-actions' style='font-size:12px; width:100%; padding:5px 0; margin:0 0 10px 0; border-bottom:1px solid #e6e6e6;'><img align='middle' src='http://andybeard.eu/wp-content/plugins/twitter-blackbird-pie//images/bird.png' /><a title='tweeted on June 7, 2011 5:46 pm' href='http://twitter.com/#!/mattcutts/status/78140760536530944' target='_blank'>June 7, 2011 5:46 pm</a> via web<a href='https://twitter.com/intent/tweet?in_reply_to=78140760536530944' class='bbp-action bbp-reply-action' title='Reply'><span><em style='margin-left: 1em;'></em><strong>Reply</strong></span></a><a href='https://twitter.com/intent/retweet?tweet_id=78140760536530944' class='bbp-action bbp-retweet-action' title='Retweet'><span><em style='margin-left: 1em;'></em><strong>Retweet</strong></span></a><a href='https://twitter.com/intent/favorite?tweet_id=78140760536530944' class='bbp-action bbp-favorite-action' title='Favorite'><span><em style='margin-left: 1em;'></em><strong>Favorite</strong></span></a></div><div style='float:left; padding:0; margin:0'><a href='http://twitter.com/intent/user?screen_name=mattcutts'><img style='width:48px; height:48px; padding-right:7px; border:none; background:none; margin:0' src='http://a1.twimg.com/profile_images/1093457250/twitter-matt_normal.png' /></a></div><div style='float:left; padding:0; margin:0'><a style='font-weight:bold' href='http://twitter.com/intent/user?screen_name=mattcutts'>@mattcutts</a><div style='margin:0; padding-top:2px'>Matt Cutts</div></div><div style='clear:both'></div></div></div><!-- end of tweet -->
<!-- tweet id : 78141827135455232 --><div id='bbpBox_78141827135455232' class='bbpBox' style='padding:20px; margin:5px 0; background-color:#9ae4e8; background-image:url(http://a0.twimg.com/images/themes/theme1/bg.png); background-repeat:no-repeat'><div style='background:#fff; padding:10px; margin:0; min-height:48px; color:#000000; -moz-border-radius:5px; -webkit-border-radius:5px;'><span style='width:100%; font-size:18px; line-height:22px;'>@<a href="http://twitter.com/intent/user?screen_name=mattcutts" class="twitter-action">mattcutts</a> I can't sneak a rel="canonical" into an author bio link, or ask content partners such as @<a href="http://twitter.com/intent/user?screen_name=WebProNews" class="twitter-action">WebProNews</a> to include it</span><div class='bbp-actions' style='font-size:12px; width:100%; padding:5px 0; margin:0 0 10px 0; border-bottom:1px solid #e6e6e6;'><img align='middle' src='http://andybeard.eu/wp-content/plugins/twitter-blackbird-pie//images/bird.png' /><a title='tweeted on June 7, 2011 5:50 pm' href='http://twitter.com/#!/AndyBeard/status/78141827135455232' target='_blank'>June 7, 2011 5:50 pm</a> via web<a href='https://twitter.com/intent/tweet?in_reply_to=78141827135455232' class='bbp-action bbp-reply-action' title='Reply'><span><em style='margin-left: 1em;'></em><strong>Reply</strong></span></a><a href='https://twitter.com/intent/retweet?tweet_id=78141827135455232' class='bbp-action bbp-retweet-action' title='Retweet'><span><em style='margin-left: 1em;'></em><strong>Retweet</strong></span></a><a href='https://twitter.com/intent/favorite?tweet_id=78141827135455232' class='bbp-action bbp-favorite-action' title='Favorite'><span><em style='margin-left: 1em;'></em><strong>Favorite</strong></span></a></div><div style='float:left; padding:0; margin:0'><a href='http://twitter.com/intent/user?screen_name=AndyBeard'><img style='width:48px; height:48px; padding-right:7px; border:none; background:none; margin:0' src='http://a3.twimg.com/profile_images/421136667/andy_normal.jpg' /></a></div><div style='float:left; padding:0; margin:0'><a style='font-weight:bold' href='http://twitter.com/intent/user?screen_name=AndyBeard'>@AndyBeard</a><div style='margin:0; padding-top:2px'>Andy Beard</div></div><div style='clear:both'></div></div></div><!-- end of tweet -->
<p>My last point is at least partially related to Google&#8217;s Panda update because it is quite frequently seen, possibly more than before, that original content doesn&#8217;t rank yet scraped copies of it does.</p>
<p>There are reasons why that happens, but a microformat rel=&#8221;author&#8221; and possibly something new&#8230; rel=&#8221;original&#8221; for a link to the canonical source would be useful.</p>
<p>Something like this would be easier to implement than the <a href="http://searchnewscentral.com/2010111790/General-SEO/source-attribution-meta-tags-solving-news-syndication-duplicate-content-issues.html">metatag alternative currently in testing with newspapers</a>. ( original-source &amp; syndication-source )</p>
<p>This is something really easy to get implemented in a number of CMSs, though in most cases it would be theme dependent not something that is part of core.</p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3596%252Frelauthor.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FkzWJfd%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22rel%3D%5C%22author%5C%22%20is%20Same-Site%20Only%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/accessibility" title="accessibility" rel="tag">accessibility</a>, <a href="http://andybeard.eu/tag/attribution" title="attribution" rel="tag">attribution</a>, <a href="http://andybeard.eu/tag/canonicalization" title="Canonicalization" rel="tag">Canonicalization</a>, <a href="http://andybeard.eu/tag/google" title="Google" rel="tag">Google</a>, <a href="http://andybeard.eu/tag/rel-author" title="rel-author" rel="tag">rel-author</a>, <a href="http://andybeard.eu/tag/relauthor" title="relauthor" rel="tag">relauthor</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/3596/relauthor.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google +1 &amp; The Problem With Canonicalization Of Votes</title>
		<link>http://andybeard.eu/3583/google-plus-one.html</link>
		<comments>http://andybeard.eu/3583/google-plus-one.html#comments</comments>
		<pubDate>Thu, 02 Jun 2011 07:55:15 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[Video SEO & Marketing]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[bookmarking]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[social voting]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://andybeard.eu/?p=3583</guid>
		<description><![CDATA[
<p>Google <a href="http://googleblog.blogspot.com/2011/06/1-button-for-websites-recommend-content.html">launched</a> their +1 button today. <a href="http://www.techmeme.com/110601/p41#a110601p41">Lots of people</a> have writeups but I suppose they have had prior access in some way. <a href="http://searchengineland.com/its-here-google-1-buttons-for-websites-79394">Heres one</a> on Search Engine Land for instance.</p>
<p>But one thing I haven&#8217;t read about anywhere are the technical implications of +1 and the way it deals with canonicalization of votes, which currently is significantly inferior to both Facebook and Twitter.</p>
<p><a href="http://andybeard.eu/3583/google-plus-one.html" class="more-link">Read more on Google +1 &#038; The Problem With Canonicalization Of Votes&#8230;</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3583%252Fgoogle-plus-one.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2Fk3Khtc%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Google%20%2B1%20%26%20The%20Problem%20With%20Canonicalization%20Of%20Votes%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/bookmarking" title="bookmarking" rel="tag">bookmarking</a>, <a href="http://andybeard.eu/tag/facebook" title="facebook" rel="tag">facebook</a>, <a href="http://andybeard.eu/tag/google" title="Google" rel="tag">Google</a>, <a href="http://andybeard.eu/tag/social-voting" title="social voting" rel="tag">social voting</a>, <a href="http://andybeard.eu/tag/twitter" title="twitter" rel="tag">twitter</a><br />
]]></description>
			<content:encoded><![CDATA[
<p>Google <a href="http://googleblog.blogspot.com/2011/06/1-button-for-websites-recommend-content.html">launched</a> their +1 button today. <a href="http://www.techmeme.com/110601/p41#a110601p41">Lots of people</a> have writeups but I suppose they have had prior access in some way. <a href="http://searchengineland.com/its-here-google-1-buttons-for-websites-79394">Heres one</a> on Search Engine Land for instance.</p>
<p>But one thing I haven&#8217;t read about anywhere are the technical implications of +1 and the way it deals with canonicalization of votes, which currently is significantly inferior to both Facebook and Twitter.</p>
<p>There are all kinds of reasons why a publisher or ecommerce store might want to include parameters in the URLs people bookmark.</p>
<ul>
<li>Various kinds of tracking data</li>
<li>Geotargeting</li>
<li>Dynamic landing pages based upon advertising campaign (even with Adwords)</li>
</ul>
<p>A user lands on a page, and you want to ensure that whatever they bookmark or share with friends or family is the exact same content/offer that they saw themselves, or that the initial source for the traffic is correctly counted to evaluate advertising campaigns.<br />
This is especially important with affiliate marketing if you are a vendor who wants to ensure that affiliates get attribution for the traffic/customers they send.</p>
<ul>
<li>You see people use multiple browsers on one PC, and cookies are not necessarily shared</li>
<li>Then you get people who have multiple computers in their home</li>
<li>Then you have tablet PCs&#8230; someone might find a product on their desktop PC, but when they want to share the product with a significant other before making a purchase, they might do so on their iPad, loading a page from shared bookmarks.</li>
<li>As mobile browsers become more powerful, a phone could also be the device used for bookmarking.</li>
</ul>
<p>I don&#8217;t think it is possible to get everything perfect, to get correctly attributed tracking, ensure bookmarks are handled correctly etc (especially when paramters that remain visible can affect conversion), but I personally feel it is important to do whatever you can to ensure valid tracking data and attribution.</p>
<h2>Facebook &#038; Twitter &#8211; 2 Different Methods</h2>
<p>Both Facebook &#038; Twitter allow you to define tracking parameters or links for their share buttons, but they do it different ways.</p>
<p>With Twitter it is defined within the Twitter button by defining the url and counturl parameters.</p>
<p>The URL is whatever link you want shared, and the most popular way to use it is probably a tracking service such as bit.ly, but at the same time adding additional Google Analytics tracking variables to the URL that is bookmarked within bit.ly.</p>
<p>This is what the Twitter code looks like</p>
<pre class="brush: plain; title: ; notranslate">
					&lt;script src=&quot;http://platform.twitter.com/widgets.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
					&lt;a href=&quot;http://twitter.com/share?url=http%3A%2F%2Fwelcome.uqast.com%2Fpage13312&amp;counturl=http%3A%2F%2Fwelcome.uqast.com%2Fintro%2F&amp;text=How To Profit By Leveraging The 7 Hidden Trends Driving The Internet&amp;count=horizontal&amp;via=uQast&amp;related=uqast%3AWebinar&quot; class=&quot;twitter-share-button&quot; rel=&quot;nofollow&quot;&gt;How To Profit By Leveraging The 7 Hidden Trends Driving The Internet&lt;/a&gt;
</pre>
<p>And this is the result (this uses my affiliate link for uQast, but notice that the count shown is an aggregate canonical value because of the defined counturl</p>
<p><script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script><br />
					<a href="http://twitter.com/share?url=http%3A%2F%2Fwelcome.uqast.com%2Fpage13312&#038;counturl=http%3A%2F%2Fwelcome.uqast.com%2Fintro%2F&#038;text=How To Profit By Leveraging The 7 Hidden Trends Driving The Internet&#038;count=horizontal&#038;via=uQast&#038;related=uqast%3AWebinar" class="twitter-share-button" rel="nofollow">How To Profit By Leveraging The 7 Hidden Trends Driving The Internet</a></p>
<p>With Facebook it is a little different &#8211; within the button code you include the tracking link you want to share, and the &#8220;counturl&#8221; is actually grabbed from the Facebook Open Graph meta data on the destination page.<br />
Facebook also pull in the thumbnail and descriptions from that meta data.</p>
<p>This is what the code looks like</p>
<pre class="brush: plain; title: ; notranslate">
&lt;script src=&quot;http://connect.facebook.net/en_US/all.js#xfbml=1&quot;&gt;&lt;/script&gt;&lt;fb:like ref=&quot;13312&quot; href=&quot;http://welcome.uqast.com/page13312&quot; send=&quot;false&quot; width=&quot;120&quot; show_faces=&quot;false&quot; layout=&quot;button_count&quot; &gt;&lt;/fb:like&gt;
</pre>
<p>The result is an aggregate count even though every shared URL from the like button could be completely different.</p>
<p><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like ref="13312" href="http://welcome.uqast.com/page13312" send="false" width="120" show_faces="false" layout="button_count" ></fb:like></p>
<h2>Google +1 Only Gets Half A Banana</h2>
<p>As Google +1 has only just been launched, the uQast landing page hasn&#8217;t received 100s or 1000s of bookmarks but it is a good example of the current problem with Google&#8217;s implementation of the +1 button.</p>
<p>This is the same URL we were using in the above example, my uQast affiliate link, but it could be any tracking link, or just using Google Analytics tracking parameters.</p>
<p>http://welcome.uqast.com/page13312</p>
<p><script type="text/javascript" src="http://apis.google.com/js/plusone.js"></script><br />
This is how that button should be encoded</p>
<pre class="brush: plain; title: ; notranslate">
&lt;script type=&quot;text/javascript&quot; src=&quot;http://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;
&lt;g:plusone size=&quot;tall&quot; href=&quot;http://welcome.uqast.com/page13312&quot;&gt;&lt;/g:plusone&gt;
</pre>
<p>With this result&#8230; I gave it a plus one to test this earlier as I am considering adding Google +1 to our landing pages, not just for our launch signup, but also throughout uQast and within our embeddable players.</p>
<p><g:plusone size="tall" href="http://welcome.uqast.com/page13312"></g:plusone></p>
<p>If Google had implemented +1 correctly, then the count for a URL that points directly to the page would be the same.</p>
<pre class="brush: plain; title: ; notranslate">
&lt;script type=&quot;text/javascript&quot; src=&quot;http://apis.google.com/js/plusone.js&quot;&gt;&lt;/script&gt;
&lt;g:plusone size=&quot;tall&quot; href=&quot;http://welcome.uqast.com/intro/&quot;&gt;&lt;/g:plusone&gt;
</pre>
<p>At time of writing the affiliate link shows 1 and the &#8220;clean&#8221; link shows 0 &#8211; I am sure that will change over time</p>
<p><g:plusone size="tall" href="http://welcome.uqast.com/intro/"></g:plusone></p>
<p>This is how a +1 ends up on a Google profile (this is my primary <a href="https://profiles.google.com/list.andy/plusones?hl=en">Andy Beard profile</a>)</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/google-plus-one-600x286.png" alt="" title="google-plus-one" width="600" height="286" class="aligncenter size-medium wp-image-3587" /></p>
<p>Lets see how Google fairs with my +1 test</p>
<p>First of all my profile URL is</p>
<p>https://profiles.google.com/list.andy</p>
<p><g:plusone size="tall" href="https://profiles.google.com/list.andy"></g:plusone><br />
But from a search result Google themselves redirect to</p>
<p>https://profiles.google.com/list.andy/about</p>
<p><g:plusone size="tall" href="https://profiles.google.com/list.andy/about"></g:plusone><br />
And if I want to ensure the English version of a page is shown then I have to add an additional language parameter.</p>
<p>https://profiles.google.com/list.andy/about?hl=en</p>
<p><g:plusone size="tall" href="https://profiles.google.com/list.andy/about?hl=en"></g:plusone></p>
<p>These redirects are a fact of life on the web and so are additional parameters for all kinds of things, but Google +1 doesn&#8217;t allow for it, even for a Google URL</p>
<p>Google +1 is broken even for Google&#8217;s own pages</p>
<p>In addition they really should take advantage of the thumbnail defined in the Facebook Open Graph, as they currently just scrape the first image on the page.</p>
<h2>The Solution For Google +1</h2>
<p>It is actually fairly simple for Google to fix this.</p>
<p>They are already looking at the destination page, and all they have to do is look for a canonical link tag in the header for which URL to count&#8230; anyone who cares about correct canonicalization for their pages who uses various tracking parameters is likely to already be using link canonical&#8230; after all it is stronly promoted by Google themselves as a way to get attribution for the correct link.</p>
<pre class="brush: plain; title: ; notranslate">
&lt;link rel=&quot;canonical&quot; href=&quot;http://welcome.uqast.com/intro/&quot; /&gt;
</pre>
<p>You would have thought issues like this would have been fixed during the initial beta period &#8211; when news of Google +1 first came about, there was a call for interested websites to sign up early maybe to give feedback&#8230; I signed up at that time but from the looks of things on the Google announcement post that was mainly as a PR exercise to get large publishers using Google +1.</p>
<p>Google +1 is really easy to set up, there are also some quite powerful features I haven&#8217;t explored yet for triggering various actions similar to a Facebook like button</p>
<p>However as currently implemented it is almost like a negative advert if you implement it with any kind of dynamic URLs showing effectively the same content.</p>
<p>Canonicalization is just as important in social media as search.</p>
<p>p.s I have given up trying to get a &#8220;+&#8221; to appear correctly with a retweet button with WordPress.</p>
<p>I went as far as trying to use the unicode version within the title but that ended up as the raw text, and then WordPress didn&#8217;t save the unicode anyway.</p>
<pre class="brush: plain; title: ; notranslate">
&amp;#x002B;1.... out
</pre>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3583%252Fgoogle-plus-one.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2Fk3Khtc%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Google%20%2B1%20%26%20The%20Problem%20With%20Canonicalization%20Of%20Votes%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/bookmarking" title="bookmarking" rel="tag">bookmarking</a>, <a href="http://andybeard.eu/tag/facebook" title="facebook" rel="tag">facebook</a>, <a href="http://andybeard.eu/tag/google" title="Google" rel="tag">Google</a>, <a href="http://andybeard.eu/tag/social-voting" title="social voting" rel="tag">social voting</a>, <a href="http://andybeard.eu/tag/twitter" title="twitter" rel="tag">twitter</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/3583/google-plus-one.html/feed</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Video Exclusive: Has Google Given Twitter a Cloaking Penalty?</title>
		<link>http://andybeard.eu/3570/google-twitter-penalty.html</link>
		<comments>http://andybeard.eu/3570/google-twitter-penalty.html#comments</comments>
		<pubDate>Sun, 08 May 2011 22:26:45 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[Video SEO & Marketing]]></category>
		<category><![CDATA[cloaking]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://andybeard.eu/?p=3570</guid>
		<description><![CDATA[
<p>It seems Google has given Twitter some kind of penalty, possibly for cloaking.</p>
<p>Watch this video for the details</p>
<div class="uQastEmbed">
<p class="uQastTitle">Video:- <a href="http://andybeard.eu/3570/google-twitter-penalty.html">Has Google Given Twitter a Cloaking Penalty?</a></p>
<p>			<iframe title="Has Google Given Twitter a Cloaking Penalty?" class="uQastPlayer" type="text/html" width="560" height="315" src="http://www.uqast.com/3546/videoiframe.html?w=560&#038;h=315&#038;aplay=0&#038;affid=0" frameborder="0">		<a href="http://media.uqast.com/flvVideo/3546_5045_twitter-google-penalty.flv.mov"><img src="http://www.uqast.com/globals/inc/image_output.php?image=http://media.uqast.com/VideoThumbs/3546_thumb.jpg&#38;cap=/logo_large.jpg" alt="Has Google Given Twitter a Cloaking Penalty?" width="560"  height="315"></a>	</iframe>				<noframes>					<a href="http://media.uqast.com/flvVideo/3546_5045_twitter-google-penalty.flv.mov"><img src="http://www.uqast.com/globals/inc/image_output.php?image=http://media.uqast.com/VideoThumbs/3546_thumb.jpg&#38;cap=/logo_large.jpg" alt="Has Google Given Twitter a Cloaking Penalty?" width="560"  height="315"></a>			</noframes>
<p class="uQastCredit">		More about <a href="http://www.uqast.com/andy">Andy</a>		by <a href="http://www.uqast.com/andy#author">Andy Beard</a>	</p>
</p></div>
<p>To check the cached Google page you will have to switch off javascript using something like the web developer toolbar for Firefox.</p>
<p><a href="http://andybeard.eu/3570/google-twitter-penalty.html" class="more-link">Read more on Video Exclusive: Has Google Given Twitter a Cloaking Penalty?&#8230;</a></p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3570%252Fgoogle-twitter-penalty.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FilGdR7%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Video%20Exclusive%3A%20Has%20Google%20Given%20Twitter%20a%20Cloaking%20Penalty%3F%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/cloaking" title="cloaking" rel="tag">cloaking</a>, <a href="http://andybeard.eu/tag/google" title="Google" rel="tag">Google</a>, <a href="http://andybeard.eu/tag/twitter" title="twitter" rel="tag">twitter</a><br />
]]></description>
			<content:encoded><![CDATA[
<p>It seems Google has given Twitter some kind of penalty, possibly for cloaking.</p>
<p>Watch this video for the details</p>
<div class="uQastEmbed">
<p class="uQastTitle">Video:- <a href="http://andybeard.eu/3570/google-twitter-penalty.html">Has Google Given Twitter a Cloaking Penalty?</a></p>
<p>			<iframe title="Has Google Given Twitter a Cloaking Penalty?" class="uQastPlayer" type="text/html" width="560" height="315" src="http://www.uqast.com/3546/videoiframe.html?w=560&#038;h=315&#038;aplay=0&#038;affid=0" frameborder="0">		<a href="http://media.uqast.com/flvVideo/3546_5045_twitter-google-penalty.flv.mov"><img src="http://www.uqast.com/globals/inc/image_output.php?image=http://media.uqast.com/VideoThumbs/3546_thumb.jpg&amp;cap=/logo_large.jpg" alt="Has Google Given Twitter a Cloaking Penalty?" width="560"  height="315"></a>	</iframe>				<noframes>					<a href="http://media.uqast.com/flvVideo/3546_5045_twitter-google-penalty.flv.mov"><img src="http://www.uqast.com/globals/inc/image_output.php?image=http://media.uqast.com/VideoThumbs/3546_thumb.jpg&amp;cap=/logo_large.jpg" alt="Has Google Given Twitter a Cloaking Penalty?" width="560"  height="315"></a>			</noframes>
<p class="uQastCredit">		More about <a href="http://www.uqast.com/andy">Andy</a>		by <a href="http://www.uqast.com/andy#author">Andy Beard</a>	</p>
</p></div>
<p>To check the cached Google page you will have to switch off javascript using something like the web developer toolbar for Firefox.</p>
<p>Google is not being blocked as there is a cached page, but the cached page is not what is given to users, even when not logged in.</p>
<p>The pages are significantly different in structure.</p>
<p>Google have quite extensive <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769">webmaster guidelines</a> including a special on on <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=66355">cloaking and sneaky javascript</a>.</p>
<p>Just to qualify the value of this video &#8211; some people rightly or wrongly look on me as an SEO expert &#8211; I don&#8217;t proactively consult partially because I don&#8217;t believe my own opinions half the time and in the past I have spent a great deal of time trying to prove myself wrong.</p>
<p>Ultimately even Google engineers directly involved with webspam or working directly on Google&#8217;s algorithms don&#8217;t know every aspect of how Google&#8217;s algorithms might work in every eventuality, and some results or side effects may be unintended.</p>
<p>It could well be that Twitter left old Twitter in place because Google was having problems crawling the new primarily javascript Twitter. From my perspective the mistake was to do a funky javascript redirect and having a significantly different link graph, but there could easily be something I have overlooked.</p>
<div class="topsy_widget_data topsy_theme_brick-red" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fandybeard.eu%252F3570%252Fgoogle-twitter-penalty.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FilGdR7%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Video%20Exclusive%3A%20Has%20Google%20Given%20Twitter%20a%20Cloaking%20Penalty%3F%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/cloaking" title="cloaking" rel="tag">cloaking</a>, <a href="http://andybeard.eu/tag/google" title="Google" rel="tag">Google</a>, <a href="http://andybeard.eu/tag/twitter" title="twitter" rel="tag">twitter</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/3570/google-twitter-penalty.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 51/106 queries in 0.016 seconds using disk: basic
Object Caching 3214/3329 objects using disk: basic
Content Delivery Network via cdn5.andybeard.name

Served from: andybeard.eu @ 2012-02-13 04:35:51 -->
