<?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; msn</title>
	<atom:link href="http://andybeard.eu/tag/msn/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>WordPress.com Bugged XML Sitemaps</title>
		<link>http://andybeard.eu/1466/wordpresscom-bugged-xml-sitemaps.html</link>
		<comments>http://andybeard.eu/1466/wordpresscom-bugged-xml-sitemaps.html#comments</comments>
		<pubDate>Tue, 17 Jun 2008 11:00:49 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[sitemaps]]></category>
		<category><![CDATA[wordpress.com]]></category>
		<category><![CDATA[xml sitemap]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://andybeard.eu/2008/06/wordpresscom-bugged-xml-sitemaps.html</guid>
		<description><![CDATA[<a href="http://en.blog.wordpress.com/2008/06/16/xml-sitemaps/">WordPress.com has added XML sitemaps</a> so I thought I would take a glance at their implementation.

My immediate though was to take a look at Lorelle's <a href="http://lorelle.wordpress.com/sitemap.xml" rel="nofollow">sitemap.xml</a>
<ul>
	<li>Homepage daily priority</li>
	<li>Every other page updated on a weekly basis?</li>
</ul>

That seems like a good way to tell the spiders to index your site less often than they currently do.

With Lorelle you would certainly want spiders checking the home page <b>hourly</b> as she is sometimes the source of breaking news.]]></description>
			<content:encoded><![CDATA[
<p><a href="http://en.blog.wordpress.com/2008/06/16/xml-sitemaps/">WordPress.com has added XML sitemaps</a> so I thought I would take a glance at their implementation.</p>
<p>My immediate though was to take a look at Lorelle&#8217;s <a href="http://lorelle.wordpress.com/sitemap.xml" rel="nofollow">sitemap.xml</a></p>
<ul>
<li>Homepage daily priority</li>
<li>Every other page updated on a weekly basis?</li>
</ul>
<p>That seems like a good way to tell the spiders to index your site less often than they currently do.</p>
<p>With Lorelle you would certainly want spiders checking the home page <b>hourly</b> as she is sometimes the source of breaking news.</p>
<p>Then I looked at the sitemap with a little more detail, and in particular the entry for her most recent post, <a href="http://lorelle.wordpress.com/2008/06/16/the-cyclical-nature-of-blog-stats/">the Cyclical Nature of Blog Stats</a> &#8211; a post worthy of a link anyway so this is a 2-in-1.</p>
<blockquote><p>
This entry was written by Lorelle VanFossen and posted on June 16, 2008 at 4:57 am
</p></blockquote>
<p>Ah but I know Lorelle writes posts sometimes in batches and schedules them for publishing. Lets look at the XML</p>
<pre class="brush: plain; title: ; notranslate">
&lt;loc&gt;http://lorelle.wordpress.com/2008/06/16/the-cyclical-nature-of-blog-stats/&lt;/loc&gt;
		&lt;changefreq&gt;weekly&lt;/changefreq&gt;
		&lt;priority&gt;0.6&lt;/priority&gt;

		&lt;lastmod&gt;2008-06-11T18:59:24+00:00&lt;/lastmod&gt;
</pre>
<p>Last modified 5 days before it was published.</p>
<p>Just for good measure, lets look at the home page</p>
<pre class="brush: plain; title: ; notranslate">
&lt;loc&gt;http://lorelle.wordpress.com/&lt;/loc&gt;
		&lt;changefreq&gt;daily&lt;/changefreq&gt;
		&lt;priority&gt;1.0&lt;/priority&gt;
		&lt;lastmod&gt;2008-06-12T02:05:56+00:00&lt;/lastmod&gt;
</pre>
<p>Wrong again &#8211; today is the 17th, Lorelle published a post on 16th June, which updated the home page, but it is not reflected in the sitemap.</p>
<p>Sometimes you might be better off with no sitemap at all&#8230;</p>
<p>5/10 for finally fulfilling a user request<br />
1/10 for implementation (so far)</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%252F1466%252Fwordpresscom-bugged-xml-sitemaps.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22WordPress.com%20Bugged%20XML%20Sitemaps%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/google" title="Google" rel="tag">Google</a>, <a href="http://andybeard.eu/tag/msn" title="msn" rel="tag">msn</a>, <a href="http://andybeard.eu/tag/sitemaps" title="sitemaps" rel="tag">sitemaps</a>, <a href="http://andybeard.eu/tag/wordpresscom" title="wordpress.com" rel="tag">wordpress.com</a>, <a href="http://andybeard.eu/tag/xml-sitemap" title="xml sitemap" rel="tag">xml sitemap</a>, <a href="http://andybeard.eu/tag/yahoo" title="yahoo" rel="tag">yahoo</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/1466/wordpresscom-bugged-xml-sitemaps.html/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Pixelotto failing?</title>
		<link>http://andybeard.eu/195/pixelotto-failing.html</link>
		<comments>http://andybeard.eu/195/pixelotto-failing.html#comments</comments>
		<pubDate>Tue, 02 Jan 2007 22:10:18 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[marketing]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[Alex Tew]]></category>
		<category><![CDATA[alexa]]></category>
		<category><![CDATA[email marketing]]></category>
		<category><![CDATA[markeing]]></category>
		<category><![CDATA[membership site]]></category>
		<category><![CDATA[million dollar home page]]></category>
		<category><![CDATA[milliondollarhomepage]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[pixel advertising]]></category>
		<category><![CDATA[pixelotto]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[viral list building]]></category>
		<category><![CDATA[viral marketing]]></category>

		<guid isPermaLink="false">http://andybeard.eu/2007/01/pixelotto-failing.html</guid>
		<description><![CDATA[Pixelotto, the follow-up by Alex Tew to his MillionDollarHomePage.com success is now one month old, and facing rapid decline rather than explosive or even sustained growth. Detailed Analysis.]]></description>
			<content:encoded><![CDATA[
<p><a href="http://www.pixelotto.com">Pixelotto</a>, the follow-up by Alex Tew to his <a href="http://www.milliondollarhomepage.com">MillionDollarHomePage.com</a> success is now one month old, and facing rapid decline rather than explosive or even sustained growth.</p>
<p><a href="http://cdn5.andybeard.name/wp-content/uploads/2007/01/pixelotto.png"><img id="image196" src="http://cdn5.andybeard.name/wp-content/uploads/2007/01/pixelotto-small.png" alt="Pixelotto small" /></a></p>
<p>When announced, <a href="http://www.techcrunch.com/2006/12/01/million-dollar-homepage-becomes-multi-million-dollar-home-page/">Techcrunch were not too hot on the new site</a>.</p>
<p>Mathew Ingram also posted on the subject <a href="http://www.mathewingram.com/work/2006/12/02/the-new-pixelotto-a-tax-on-the-stupid/">calling it a tax on the stupid</a>.</p>
<p>Here is what I commented 1 month ago on Mathew&#8217;s blog</p>
<blockquote><p>Hi Mathew</p>
<p>I believe this one will sell out faster than the original and he will make a huge amount more money on this.</p>
<p>The reason website owners buy the pixels is because they want traffic, and maybe a backlink from the site.</p>
<p>The lotto is legal, because the winners are not having to pay for a ticket, they are just visitors who click on adverts, visit sites, and probably have to read the site for a certain number of seconds before they â€œearnâ€ their lotto prize entry.</p>
<p>Lots of traffic exchange programs work on a similar manual clicking system.</p>
<p>He also has a nice backendâ€¦ email addresses from subscriptions. I am sure he will be able to use that to promote anything he likes in the future, and to drive additional traffic back to the site over the coming months.</p>
<p>That incentive to click is going to to mean a many fold increase in traffic over the previous incarnation, and I havenâ€™t heard of many complaints about his first effort.</p>
<p>This site is a true next generation of the same idea, unlike many of the copycat sites based on selling pixels, words etc.</p>
<p>I think this time around the advertising will be much better organised, and there will be some much larger players involved from day one.</p></blockquote>
<h3>Analysis of MillionDollarHomepage</h3>
<p>Here is the current status. As is easy to judge, it was a massive success, driven heavily by word-of-mouth &#8220;grass roots&#8221; advertising, with some professional PR at later stages to ensure continued momentum.</p>
<p><a href="http://cdn5.andybeard.name/wp-content/uploads/2007/01/milliondollar.png"><img id="image200" src="http://cdn5.andybeard.name/wp-content/uploads/2007/01/milliondollar-small.png" alt="Million Dollar small" /></a></p>
<p>Lets have a look at some Alexa data (yes I know it isn&#8217;t 100% reliable, but these sites are set up in similar ways with similar traffic sources)</p>
<p><SCRIPT type='text/javascript' language='JavaScript' src='http://xsltcache.alexa.com/traffic_graph/js/g/c/2y?&#038;u=www.milliondollarhomepage.com+++++'></SCRIPT></p>
<p>There was only a slow decline in traffic over a number of months, with a significant 2nd major traffic spike when mainstream press got hold of the story.</p>
<h3>Pixelotto Analysis</h3>
<p>Just 1 month old, but lets look at the Alexa data. </p>
<p>In this case it is a 3 month graph to show more detail.</p>
<p><SCRIPT type='text/javascript' language='JavaScript' src='http://xsltcache.alexa.com/traffic_graph/js/g/c/3m?&#038;u=www.pixelotto.com'></SCRIPT></p>
<p>Lets look at the 2 sites side-by-side</p>
<p><SCRIPT type='text/javascript' language='JavaScript' src='http://xsltcache.alexa.com/traffic_graph/js/g/c/2y?&#038;u=www.pixelotto.com+www.milliondollarhomepage.com'></SCRIPT></p>
<p>There was a similar initial launch peak, but the traffic has been slowing down far more rapidly, with far fewer people talking about it.</p>
<p>There has also been quite a slow uptake in advertising purchases. At launch (from memory) Pixeloto attained approximately $100,000 worth of advertising. During the following month, only an additional $50,000 have been added to the money pool.</p>
<h3>Pixelotto Design Flawed?</h3>
<p>I don&#8217;t think there are any problems with the overall business model. I stand by what I stated in my initial comments. This site should be viable, the problem lies somewhere else.</p>
<h3>Pixelotto Business Implementation Flawed?</h3>
<p>It is not just how good an idea is, but how well you execute it.</p>
<ol>
<li>Was the launch too close to Christmas to attract press interest?</li>
<li>Alex has a large pool of money to use for promoting his new offering, but doesn&#8217;t seem to be using it. He has just relied on free press based on his previous success. He should be spending more money not less. It isn&#8217;t as newsworthy this time around.</li>
<li>Previously there was a story, with a blog. This time around no blog in sight</li>
<li>The mailing list &#8211; Alex is building a mailing list, which could be the engine for current and future promotion &#8211; a mailing list is useless if you don&#8217;t use it</li>
<li>Success breeds success sometimes, but if the current venture is not showing legs, it could die very fast. It is necessary to stimulate the success so it becomes newsworthy</li>
</ol>
<h3>Links &#038; Backlinks</h3>
<p>Another gauge of success, and ultimately how attractive the site is for advertising.</p>
<p>Links are what bring in the traffic, and what might provide some level of additional search engine benefit.</p>
<p>The following screen shots are taken from MSN Live Search, as they tend to show more links than other services currently.</p>
<p>MillionDollarHomePage was very successful in gaining lots of links from high quality sites.</p>
<p><img id="image198" src="http://cdn5.andybeard.name/wp-content/uploads/2007/01/million-links.png" alt="Million Dollar Home Page links" /></p>
<p>Pixelotto has gained high quality links, but not very many. I doubt this will represent more than PR5 in the next Google update.</p>
<p><img id="image199" src="http://cdn5.andybeard.name/wp-content/uploads/2007/01/pixelotto-links.png" alt="Pixelotto Links" /></p>
<h3>Blogosphere</h3>
<p>Blog marketing was certainly one avenue for traffic that Pixelotto should be exploiting better than previously. It isn&#8217;t happening.<br />
Here are some current charts for </p>
<p>MillionDollarHomePage:- <a href="http://technorati.com/chart/pixelotto?chartdays=30&#038;language=n&#038;authority=n">Source Technorati</a></p>
<div style="margin:2em 0 2em 0;">
<div style="overflow:hidden;height:280px;"><img style="margin-top:-25px" alt="" src="http://technorati.com/chartimg/%28milliondollarhomepage%29?totalHits=2365&amp;height=329&amp;width=420&amp;days=360" /></div>
</div>
<p>Pixelotto:- <a href="http://technorati.com/chart/milliondollarhomepage?chartdays=360&#038;language=n&#038;authority=n">Source Technorati</a></p>
<div style="margin:2em 0 2em 0;">
<div style="overflow:hidden;height:280px;"><img style="margin-top:-25px" alt="" src="http://technorati.com/chartimg/%28pixelotto%29?totalHits=712&amp;height=329&amp;width=420&amp;days=30" /></div>
</div>
<p>What seems amazing is that MillionDollarHomePage seems to still be gaining more blog attention than Pixelotto.</p>
<h3>How to Fix Pixelotto</h3>
<p>Alex needs to get his finger out and promote the hell out of Pixelotto. He is sure to have some change left over from his previous venture. It is time to leverage all that he learned previously, use press releases extensively and get his PR agency earning their pay checks.<br />
If it costs him a few 100K to make the site a success, it is still a good business. He can&#8217;t expect 1000% profit margin this time around, at least until Pixelotto has cycled though once and has a massive mailing list to drive future cycles.<br />
A radical step would be to allocate the first $1,000,000 to prizes rather than to the pocket of Alex.<br />
An additional step would be a custom email system which reminded viewers of the site every 2 days (to get more chance of winning) suggesting sites to visit.<br />
Without press coverage, advertisers are not going to invest and Pixelotto will never achieve the success of its predecessor.</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%252F195%252Fpixelotto-failing.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2Fe4ZoAv%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Pixelotto%20failing%3F%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/alex-tew" title="Alex Tew" rel="tag">Alex Tew</a>, <a href="http://andybeard.eu/tag/alexa" title="alexa" rel="tag">alexa</a>, <a href="http://andybeard.eu/tag/email-marketing" title="email marketing" rel="tag">email marketing</a>, <a href="http://andybeard.eu/tag/markeing" title="markeing" rel="tag">markeing</a>, <a href="http://andybeard.eu/tag/membership-site" title="membership site" rel="tag">membership site</a>, <a href="http://andybeard.eu/tag/million-dollar-home-page" title="million dollar home page" rel="tag">million dollar home page</a>, <a href="http://andybeard.eu/tag/milliondollarhomepage" title="milliondollarhomepage" rel="tag">milliondollarhomepage</a>, <a href="http://andybeard.eu/tag/msn" title="msn" rel="tag">msn</a>, <a href="http://andybeard.eu/tag/pixel-advertising" title="pixel advertising" rel="tag">pixel advertising</a>, <a href="http://andybeard.eu/tag/pixelotto" title="pixelotto" rel="tag">pixelotto</a>, <a href="http://andybeard.eu/tag/tech" title="tech" rel="tag">tech</a>, <a href="http://andybeard.eu/tag/traffic" title="traffic" rel="tag">traffic</a>, <a href="http://andybeard.eu/tag/viral-list-building" title="viral list building" rel="tag">viral list building</a>, <a href="http://andybeard.eu/tag/viral-marketing" title="viral marketing" rel="tag">viral marketing</a>, <a href="http://andybeard.eu/tag/web-20" title="web 2.0" rel="tag">web 2.0</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/195/pixelotto-failing.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>UTW &#8211; Tagging SEO Tricks (pt 2)</title>
		<link>http://andybeard.eu/140/utw-tagging-seo-tricks-pt-2.html</link>
		<comments>http://andybeard.eu/140/utw-tagging-seo-tricks-pt-2.html#comments</comments>
		<pubDate>Sat, 25 Nov 2006 09:19:27 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[backlinks]]></category>
		<category><![CDATA[Blog Navigation]]></category>
		<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[duplicate content]]></category>
		<category><![CDATA[folksonomy]]></category>
		<category><![CDATA[Google Results]]></category>
		<category><![CDATA[linking strategy]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[relevant content]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[ultimate tag warrior]]></category>
		<category><![CDATA[utw]]></category>
		<category><![CDATA[white hat]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://andybeard.eu/2006/11/utw-tagging-seo-tricks-pt-2.html</guid>
		<description><![CDATA[
<p>This is not a technical trick, but something that many people who confuse categories and tagging really need to get a grasp of.<br />
It is also my belief that this is very much a white-hat strategy, but as with all forms of search engine marketing, it can be abused.</p>
<p><a href="http://andybeard.eu/140/utw-tagging-seo-tricks-pt-2.html" class="more-link">Read more on UTW &#8211; Tagging SEO Tricks (pt 2)&#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%252F140%252Futw-tagging-seo-tricks-pt-2.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22UTW%20-%20Tagging%20SEO%20Tricks%20%28pt%202%29%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/backlinks" title="backlinks" rel="tag">backlinks</a>, <a href="http://andybeard.eu/tag/blog-navigation" title="Blog Navigation" rel="tag">Blog Navigation</a>, <a href="http://andybeard.eu/tag/blogging-tips" title="blogging tips" rel="tag">blogging tips</a>, <a href="http://andybeard.eu/tag/duplicate-content" title="duplicate content" rel="tag">duplicate content</a>, <a href="http://andybeard.eu/tag/folksonomy" title="folksonomy" rel="tag">folksonomy</a>, <a href="http://andybeard.eu/tag/google" title="Google" rel="tag">Google</a>, <a href="http://andybeard.eu/tag/google-results" title="Google Results" rel="tag">Google Results</a>, <a href="http://andybeard.eu/tag/linking-strategy" title="linking strategy" rel="tag">linking strategy</a>, <a href="http://andybeard.eu/tag/msn" title="msn" rel="tag">msn</a>, <a href="http://andybeard.eu/tag/relevant-content" title="relevant content" rel="tag">relevant content</a>, <a href="http://andybeard.eu/tag/search-engines" title="search engines" rel="tag">search engines</a>, <a href="http://andybeard.eu/tag/seo" title="SEO Blog" rel="tag">SEO Blog</a>, <a href="http://andybeard.eu/tag/tagging" title="tagging" rel="tag">tagging</a>, <a href="http://andybeard.eu/tag/tags" title="tags" rel="tag">tags</a>, <a href="http://andybeard.eu/tag/ultimate-tag-warrior" title="ultimate tag warrior" rel="tag">ultimate tag warrior</a>, <a href="http://andybeard.eu/tag/utw" title="utw" rel="tag">utw</a>, <a href="http://andybeard.eu/tag/white-hat" title="white hat" rel="tag">white hat</a>, <a href="http://andybeard.eu/tag/wordpress" title="wordpress" rel="tag">wordpress</a>, <a href="http://andybeard.eu/tag/wordpress-plugins" title="wordpress plugins" rel="tag">wordpress plugins</a>, <a href="http://andybeard.eu/tag/yahoo" title="yahoo" rel="tag">yahoo</a><br />
]]></description>
			<content:encoded><![CDATA[
<p>This is not a technical trick, but something that many people who confuse categories and tagging really need to get a grasp of.<br />
It is also my belief that this is very much a white-hat strategy, but as with all forms of search engine marketing, it can be abused.</p>
<p>Categories are for storing your documents into nice managable chucks on related topics.</p>
<p>Tagging can and should go far beyond categories in relating content to specific keywords.</p>
<p><strong>Here is a good example:-</strong></p>
<p>WordPress Training<br />
Wordpress Tutorials<br />
Wordpress Tuition</p>
<p>I would suggest you wouldn&#8217;t want to have all 3 phrases as a category in your sidebar. You could however be quite justified in tagging a related article with all 3 phrases, if they were appropriate.</p>
<p><strong>There are several reasons for this:-</strong></p>
<p><large>1.</large> Tag searches do not use LSI. They do however quite often display related tags. The more data you provide related to your article, the more accurately it can be classified, and later found. In many ways your tags should be very tightly related LSI keywords.</p>
<p>2. MYSQL Search &#8211; lets face it, it isn&#8217;t highly effective. If someone is searching your site, the chances of them finding what they are looking for are remote unless you provide a lot of keywords on a page.</p>
<p>3. Folksonomy provides a better way to search when you use tag clouds to provide visual suggestions for what a reader may be looking for. In my example above, &#8220;training&#8221;, &#8220;tuition&#8221; and &#8220;tutorials&#8221; actually provide different stimulai</p>
<p>4. Better references to related content</p>
<p>Lets say you have a niche blog on dogs.</p>
<p>You might have categories on dog training, dog health, dog accessories etc</p>
<p>You might use tags to interrelate articles on dog training at feeding time, dog food, and dog bowl.</p>
<p>5. Making your website wider &#8211; making a better mouse-trap</p>
<p>Does Google really give penalties for duplicate content, or duplicate content that doesn&#8217;t have a specific purpose?</p>
<p>It is my belief that Google doesn&#8217;t give duplicate content penalties for content that has a specific purpose, that they can easily identify.</p>
<p>Technorati is all duplicate content, but it has a purpose, helping people find what they are looking for. I noted recently that <a href="http://andybeard.eu/2006/11/wordpresscom-linking-structure.html" rel="tag">tag pages</a> at WordPress.com which are also full of duplicate content, give great backlinks for the blogs hosted there.</p>
<h2>Google Likes Tag Pages</h2>
<p>I think Google in some way within their algorithms are allowing duplicate content if it is on a page that is clearly a tag page, whether on an authority site, or on individual websites.</p>
<p>It is easy for people to spot such a page, they normally use tag or tags in the URL. If they wanted to algorithmically wipe out all that duplicate content they could with a wave of their hand.</p>
<p>But they haven&#8217;t&#8230; in fact pages that Google identifies as a tag page, it might be argued, are sometimes given a boost in search engine results.</p>
<h2>I am sure you want some proof</h2>
<p>I can&#8217;t give you total proof. </p>
<p>This is based upon my observations on multiple domains I own or monitor closely. I am not going to openly reveal all my niche sites (people try all kinds of ways to search for them every day, and they find old sites that have been allowed to be found).</p>
<p>I will give you one example though, which I noticed today.</p>
<p>This example is based upon the following:-</p>
<p>This is quite a new domain, but I do have an existing domain andybeard.name redirecting here with a global 301. I also have an existing blog on blogspot redirecting here with a meta refresh.<br />
I have a few &#8220;exposed&#8221; niche sites linking back to this site.</p>
<p>That being said, Google doesn&#8217;t seem to be showing any backlinks (there are quite a few of them), though other search engines are.<br />
It has been reported recently that Google are giving enhanced results to blog search within their main listings, especially in Europe which is a frequent test location. This isn&#8217;t related, <a href="http://www.boydcreative.net/google/google-integrating-blog-posts-into-search-results/">because those results were appearing at the bottom of the Google listings</a>.</p>
<p>I am located in Poland, and my IP address is Polish. Someone located in the US might see something different, using the same search URLs.</p>
<p>Here is a screenshot of a search result I noticed today. This one is on Google.com, but I have also tried Google.co.uk, Google.at, Google.pl, Google.de and a few more.<br />
The results were similar. On the foreign language sites I generally held the position for the first English language result.</p>
<p><center><br />
<a href="http://cdn5.andybeard.name/wp-content/uploads/2006/11/Wordpress-Training.jpg"><img src="http://cdn5.andybeard.name/wp-content/uploads/2006/11/Wordpress-Training.jpg" alt="Google Search for WordPress Training" width="400"></a><br />
<a href="http://cdn5.andybeard.name/wp-content/uploads/2006/11/Wordpress-Training.jpg">Google Search for WordPress Training</a></center></p>
<p>It isn&#8217;t a highly competitive keyword, and the results for &#8220;WordPress Tutorials&#8221; which is more competitive are different. </p>
<p>Now I do have to admit the tag page that is gaining the result is fairly junky looking. It is a result of the way my content is laid out, and I do need to get it fixed.<br />
I include tags at the start of my content, and those tags appear at the start of any excerpt. This is true for excerpts, whether created by WordPress or by Ultimate Tag Warrior.<br />
As standard there isn&#8217;t an easy way to adjust excerpt length unless you create a custom excerpt for every post.</p>
<p>In my defense it is not deliberate keyword spamming, it is something I am aware of, and it will be fixed. I am not a programmer, I just tinker with PHP, and the tag pages and archive pages on this blog are currently &#8220;out-of-the-box&#8221; configurations.</p>
<h2>Specific to Google</h2>
<p>This weighting of tag pages seems to be specific to Google.</p>
<p>For instance for the same search on MSN my original content is ranked around 26th position, but they still have lots of tag pages showing, and it is obvious the search is not very LSI based, as lots of dog and horse training pages appear.<br />
Yahoo has fairly similar results to MSN, I have a result in 23rd place, but it is a totally different page.</p>
<h2>Folksonomy and LSI</h2>
<p>Folksonomy is in many ways the same as LSI. </p>
<p>With folksonomy the relationship between keywords is created by humans.<br />
LSI is meant to be based upon algorithms, but is a lot more complicated. It is however based on words, and it is much easier to start with a list of human word relationships and to then apply additional relationships.</p>
<p>It is my belief that Google is in some way using folksonomy as part of its LSI calculations. It is even possible that they have recently increased the relevance of that part of their calculation.</p>
<h2>Going Forward</h2>
<p>Tagging is important for folksonomy based search. Tag pages on your own domain seem to be gaining a lot of relevance in Google.</p>
<p>Over the coming weeks I am going to be working to improve the quality of my tag pages, so that they provide unique content, and enhanced value for my readers.</p>
<p>Using tags for all keyword links might add enhanced relevance.<br />
If you were buying textlinks, paid posts etc, would the value of the textlinks be enhanced if they had rel=&#8221;tag&#8221; ?</p>
<p>I have heard bloggers argue that creating links with relevant keywords is keyword spamming. In my opinion it is actually &#8220;best practice&#8221; if you are linking to someone to use a relevant keyword to the content you are linking to. It isn&#8217;t Google bombing, it is helping the search engines relate different content. If you then include rel=&#8221;tag&#8221; in the link, you are also helping folksonomy search.</p>
<p>You should maybe think carefully about your tagging strategy for 2007</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%252F140%252Futw-tagging-seo-tricks-pt-2.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22UTW%20-%20Tagging%20SEO%20Tricks%20%28pt%202%29%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/backlinks" title="backlinks" rel="tag">backlinks</a>, <a href="http://andybeard.eu/tag/blog-navigation" title="Blog Navigation" rel="tag">Blog Navigation</a>, <a href="http://andybeard.eu/tag/blogging-tips" title="blogging tips" rel="tag">blogging tips</a>, <a href="http://andybeard.eu/tag/duplicate-content" title="duplicate content" rel="tag">duplicate content</a>, <a href="http://andybeard.eu/tag/folksonomy" title="folksonomy" rel="tag">folksonomy</a>, <a href="http://andybeard.eu/tag/google" title="Google" rel="tag">Google</a>, <a href="http://andybeard.eu/tag/google-results" title="Google Results" rel="tag">Google Results</a>, <a href="http://andybeard.eu/tag/linking-strategy" title="linking strategy" rel="tag">linking strategy</a>, <a href="http://andybeard.eu/tag/msn" title="msn" rel="tag">msn</a>, <a href="http://andybeard.eu/tag/relevant-content" title="relevant content" rel="tag">relevant content</a>, <a href="http://andybeard.eu/tag/search-engines" title="search engines" rel="tag">search engines</a>, <a href="http://andybeard.eu/tag/seo" title="SEO Blog" rel="tag">SEO Blog</a>, <a href="http://andybeard.eu/tag/tagging" title="tagging" rel="tag">tagging</a>, <a href="http://andybeard.eu/tag/tags" title="tags" rel="tag">tags</a>, <a href="http://andybeard.eu/tag/ultimate-tag-warrior" title="ultimate tag warrior" rel="tag">ultimate tag warrior</a>, <a href="http://andybeard.eu/tag/utw" title="utw" rel="tag">utw</a>, <a href="http://andybeard.eu/tag/white-hat" title="white hat" rel="tag">white hat</a>, <a href="http://andybeard.eu/tag/wordpress" title="wordpress" rel="tag">wordpress</a>, <a href="http://andybeard.eu/tag/wordpress-plugins" title="wordpress plugins" rel="tag">wordpress plugins</a>, <a href="http://andybeard.eu/tag/yahoo" title="yahoo" rel="tag">yahoo</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/140/utw-tagging-seo-tricks-pt-2.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Google Reader, Splogs, Linkblogs, Blog Readership</title>
		<link>http://andybeard.eu/102/google-reader-splogs-linkblogs-blog-readership.html</link>
		<comments>http://andybeard.eu/102/google-reader-splogs-linkblogs-blog-readership.html#comments</comments>
		<pubDate>Thu, 19 Oct 2006 10:20:08 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[niche website]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[antileech]]></category>
		<category><![CDATA[google reader]]></category>
		<category><![CDATA[Link Blogs]]></category>
		<category><![CDATA[linkblogs]]></category>
		<category><![CDATA[msn]]></category>
		<category><![CDATA[niche websites]]></category>
		<category><![CDATA[robert scoble]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[RSS Reader]]></category>
		<category><![CDATA[RSS Syndication]]></category>
		<category><![CDATA[scobleizer]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[spam blog]]></category>
		<category><![CDATA[splog]]></category>
		<category><![CDATA[splogger]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://andybeard.eu/2006/10/google-reader-splogs-linkblogs-blog-readership.html</guid>
		<description><![CDATA[But the Google reader has major flaws, which noone is really talking about. In fact I have noticed a growing tendancy for reporting thee flaws as a cool feature, without any emphasis  on the negative aspects of using these "featues".]]></description>
			<content:encoded><![CDATA[
<p>Google can do nothing wrong&#8230; or can they?</p>
<p>The press and &#8220;A&#8221; list bloggers have been constantly touting the use of Google Reader over the past few weeks. Overall it is a useful piece of software, and might even become my permanent rss reader in the future.</p>
<p>But the Google reader has major flaws, which noone is really talking about. In fact I have noticed a growing tendancy for reporting thee flaws as a cool feature, without any emphasis  on the negative aspects of using these &#8220;features&#8221;.<span id="more-102"></span></p>
<p><strong>Google Reader Flaw 1</strong></p>
<p>The Google Reader doesn&#8217;t currently send readership data to services like Feedburner. If you notice your blog readership go down, it is because you have been touting Google Reader too much.</p>
<p><strong>Google Reader Flaw 2</strong></p>
<p>There has been a few mentions of &#8220;Linkblogs&#8221;, especially by <a class="external" href="http://en.wikipedia.org/wiki/Robert_Scoble">Robert Scoble</a> on his <a class="external" href="http://scobleizer.wordpress.com">Scobleizer blog</a> most recently <a class="external" href="http://scobleizer.wordpress.com/2006/10/18/apples-pr-is-blame-it-on-microsoft/">here</a>, but also <a class="external" href="http://scobleizer.wordpress.com/2006/10/16/comparing-new-tailrankdiggtechtechmeme-to-google-reader/">here</a> <a class="external" href="http://scobleizer.wordpress.com/2006/10/13/linkblogging-our-way-to-convergesouth/">here</a> and <a class="external" href="http://scobleizer.wordpress.com/2006/10/12/microsoft-and-adobe-developerdesigner-death-match/">here</a>.</p>
<p>Sharing a link blog privately with a few people, maybe inside a company isn&#8217;t going to have a major consequence.</p>
<p>But if 1000s of people subscribe to <a class="external" href="http://www.google.com/reader/shared/14480565058256660224">Robert Scobles linkblog</a> this will have 2 major effects.</p>
<ol>
<li>For Robert himself, his readership could go down, because people will read the main original story, not his commentary. It would be much better to refeed your linkblog somewhere, to at least monitor subscribers, and maybe monetize the feed.</li>
<li>For the original publishers, they don&#8217;t get subscribers, but they do maybe get more readers if Robert et al decide their posts are significant. You could potentially have 10000 people reading your content (full post content), and have zero subscribers to your own feed.</li>
</ol>
<p><strong>Google Reader Flaw 3</strong></p>
<p>Link blogs again but in this case link blog abuse and splogs.</p>
<p>Google have taken some precautions with their linkblogs, unlike many services that offer something similar.</p>
<p><a class="external" href="http://www.google.com/search?hl=en&#038;q=http%3A%2F%2Fwww.google.com%2Freader%2Fshared%2F14480565058256660224&#038;btnG=Google+Search">A search in Google for Roberts Link Blog will not find it</a>.</p>
<p><a class="external" href="http://www.google.com/search?hl=en&#038;lr=&#038;q=http%3A%2F%2Fwww.google.com%2Freader%2Fshared%2F&#038;btnG=Search">Google isn&#8217;t even indexing links to Link Blogs</a></p>
<p><a class="external" href="http://search.msn.com/results.aspx?q=http%3A%2F%2Fwww.google.com%2Freader%2Fshared&#038;mkt=en-US&#038;form=QBRE&#038;go.x=0&#038;go.y=0&#038;go=Search">MSN seem to be in the same ballpark</a>, obviously Google had a chat with them</p>
<p><a class="external" href="http://search.yahoo.com/search?p=http%3A%2F%2Fwww.google.com%2Freader%2Fshared&#038;fr=yfp-t-501&#038;toggle=1&#038;cop=mss&#038;ei=UTF-8">But Google forgot to have a nice chat with Yahoo</a></p>
<p>Yahoo don&#8217;t list any information relating to the contents of the link blogs, which shows they are obeying some directive not to index the pages, such as robots.txt, though more likely something in .htaccess</p>
<p>Thus the shared pages in Google are not in themselves the same as other <a class="external" href="http://en.wikipedia.org/wiki/Splog">splogs</a> that have been  causing uproar recently, where websites have been taking full feeds, without permission, and monetizing them with adsense. (I don&#8217;t worry if people do that with my feeds, as long as the backlinks don&#8217;t contain &#8220;no follow&#8221;)<br />
The major problem is that quite often thse are full content feeds, that publishers wanted read by their subscribers. Many publishers are currently trying to fight sploggers by installing plugins to their blogs, such as the <a class="external" href="http://asymptomatic.net/2006/09/22/2833/help-defeat-the-sploggers-with-antileech/">Antileech plugin for wordpress</a>.</p>
<p>The problem is that Antileech is now useless.</p>
<p>No blogger in their right mind is going to block Google from picking up their feeds to serve Google Reader users.</p>
<p>Each Feed can be assigned a tag automatically. The method to do it is not obvious within the interface, but it is possible.</p>
<p>That automatically grabbed feed quite often will have the full contents, and a plugin like Antileech isn&#8217;t going to do anything to stop it.</p>
<p>Once you have a feed available, preferably with full contents, it is very easy for someone to use that content on another site, sometimes without permission. There is nothing legally or ethically wrong with the tools used for this. There are plenty of reasons to use such tools ethically, and quite often the professional, designed for the purpose &#8220;splogging tools&#8221; actually do a more professional job of using and attributing your content than the simple free tools available.</p>
<p>One example of a simple tool is <a class="external" href="http://elliottback.com/wp/archives/2006/06/06/wp-autoblog-a-syndication-plugin/">WP-Autoblog</a> . More sophisticated tools can take a series of excerpts, automatically tag the contents based on keywords, substitute links with &#8220;deep linking&#8221; affiliate links (and yes that is ethical, because the blog ownes wants you to promote his blog and products). An example of such a tool is <a class="external" href="http://blogautopublisher.info">Blog Auto Publisher</a>(aff). BAP isn&#8217;t a fancy tool, but it is hellish effective and can be used ethically.</p>
<p><strong>Conclusions</strong></p>
<p>Google Reader in itself isn&#8217;t evil. The features could quite reasonably for an ethical purpose.</p>
<p>I could quite easily grab all of Robert Scobles linkblog, automatically retag it all, and then feed it to a private blog for my own use, to better be able to find information on tech related subjects from a trusted source.</p>
<p>Something like that on a corporation intranet would be a valuable and possibly ethical use.</p>
<p>But in most such uses, the original author is not going to have subscribers to their feed, and is not going to know that their work is even being read.</p>
<p>My strongest advice is to avoid abusing this feature, and not publish the location of your linkfeed, especially on a high traffic blog.</p>
<p>To ensure I stay on topic, it should be noted that Google Reader is a very powerful tool for the creation of niche websites. I admit to using various tools to reuse and mix 3rd party content, including Blog Auto Publisher, but the content I use is with permission and where necessary with attribution.</p>
<p><strong>Update: Some Supplementary Information</strong></p>
<p>The sharing feature within  Google Reader isn&#8217;t new. The big point is that until now, very few people have been sharing their feeds with others. It was introduced March 21st 2006 on the <a class="external" href="http://googlereader.blogspot.com/2006/03/reader-learns-to-share.html">Google Reader blog</a>.</p>
<p>Here is a very good technical overview of <a class="external" href="http://persistent.info/archives/2006/03/23/google-reader">how feeds can be shared  with Google Reader</a></p>
<p>Here is a <a class="external" href="http://ebiquity.umbc.edu/blogger/splog-software-from-hell/">nice list of tools</a> that can be used to create splogs, but they can be used to create unique content as well, that has value to the readers of the content. We can add Google Reader to the list.</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%252F102%252Fgoogle-reader-splogs-linkblogs-blog-readership.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Google%20Reader%2C%20Splogs%2C%20Linkblogs%2C%20Blog%20Readership%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/antileech" title="antileech" rel="tag">antileech</a>, <a href="http://andybeard.eu/tag/google" title="Google" rel="tag">Google</a>, <a href="http://andybeard.eu/tag/google-reader" title="google reader" rel="tag">google reader</a>, <a href="http://andybeard.eu/tag/link-blogs" title="Link Blogs" rel="tag">Link Blogs</a>, <a href="http://andybeard.eu/tag/linkblogs" title="linkblogs" rel="tag">linkblogs</a>, <a href="http://andybeard.eu/tag/msn" title="msn" rel="tag">msn</a>, <a href="http://andybeard.eu/tag/niche-website" title="niche website" rel="tag">niche website</a>, <a href="http://andybeard.eu/tag/niche-websites" title="niche websites" rel="tag">niche websites</a>, <a href="http://andybeard.eu/tag/robert-scoble" title="robert scoble" rel="tag">robert scoble</a>, <a href="http://andybeard.eu/tag/rss" title="rss" rel="tag">rss</a>, <a href="http://andybeard.eu/tag/rss-reader" title="RSS Reader" rel="tag">RSS Reader</a>, <a href="http://andybeard.eu/tag/rss-syndication" title="RSS Syndication" rel="tag">RSS Syndication</a>, <a href="http://andybeard.eu/tag/scobleizer" title="scobleizer" rel="tag">scobleizer</a>, <a href="http://andybeard.eu/tag/search-engines" title="search engines" rel="tag">search engines</a>, <a href="http://andybeard.eu/tag/spam-blog" title="spam blog" rel="tag">spam blog</a>, <a href="http://andybeard.eu/tag/splog" title="splog" rel="tag">splog</a>, <a href="http://andybeard.eu/tag/splogger" title="splogger" rel="tag">splogger</a>, <a href="http://andybeard.eu/tag/wordpress" title="wordpress" rel="tag">wordpress</a>, <a href="http://andybeard.eu/tag/wordpress-plugins" title="wordpress plugins" rel="tag">wordpress plugins</a>, <a href="http://andybeard.eu/tag/yahoo" title="yahoo" rel="tag">yahoo</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/102/google-reader-splogs-linkblogs-blog-readership.html/feed</wfw:commentRss>
		<slash:comments>9</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 34/65 queries in 0.015 seconds using disk: basic
Object Caching 1771/1847 objects using disk: basic
Content Delivery Network via cdn5.andybeard.name

Served from: andybeard.eu @ 2012-02-12 22:07:00 -->
