<?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; wordpress plugins</title>
	<atom:link href="http://andybeard.eu/tag/wordpress-plugins/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>Cloudflare &#8211; Potentially Mindblowing e-Commerce CDN Solution</title>
		<link>http://andybeard.eu/3278/cloudflare-cdn-ecommerce.html</link>
		<comments>http://andybeard.eu/3278/cloudflare-cdn-ecommerce.html#comments</comments>
		<pubDate>Thu, 30 Sep 2010 14:35:16 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[BigCommerce]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[Cloudflare]]></category>
		<category><![CDATA[content delivery network]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[Project Honeypot]]></category>
		<category><![CDATA[volusion]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://andybeard.eu/?p=3278</guid>
		<description><![CDATA[
<p>I first heard about Cloudflare when they presented at Techcrunch Disrupt. I am not writing about every startup that presented there, just a couple that caught my eye as something that I think will have a significant impact for my readers.</p>
<p><a href="http://andybeard.eu/3278/cloudflare-cdn-ecommerce.html" class="more-link">Read more on Cloudflare &#8211; Potentially Mindblowing e-Commerce CDN Solution&#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%252F3278%252Fcloudflare-cdn-ecommerce.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2F9zmjRA%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Cloudflare%20-%20Potentially%20Mindblowing%20e-Commerce%20CDN%20Solution%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/bigcommerce" title="BigCommerce" rel="tag">BigCommerce</a>, <a href="http://andybeard.eu/tag/cdn" title="CDN" rel="tag">CDN</a>, <a href="http://andybeard.eu/tag/cloudflare" title="Cloudflare" rel="tag">Cloudflare</a>, <a href="http://andybeard.eu/tag/content-delivery-network" title="content delivery network" rel="tag">content delivery network</a>, <a href="http://andybeard.eu/tag/e-commerce" title="e-commerce" rel="tag">e-commerce</a>, <a href="http://andybeard.eu/tag/ecommerce" title="ecommerce" rel="tag">ecommerce</a>, <a href="http://andybeard.eu/tag/project-honeypot" title="Project Honeypot" rel="tag">Project Honeypot</a>, <a href="http://andybeard.eu/tag/volusion" title="volusion" rel="tag">volusion</a>, <a href="http://andybeard.eu/tag/wordpress-plugins" title="wordpress plugins" rel="tag">wordpress plugins</a><br />
]]></description>
			<content:encoded><![CDATA[
<p>I first heard about Cloudflare when they presented at Techcrunch Disrupt. I am not writing about every startup that presented there, just a couple that caught my eye as something that I think will have a significant impact for my readers.</p>
<p><a href="http://www.cloudflare.com">Cloudflare</a> is a distributed DNS, website security, &#038; distributed Nginx powered reverse proxy (for static content) &#038; caching proxy with content delivery network with some additional tracking and reporting ability.</p>
<p>That is a whole load of technology but what this means to you is:-</p>
<blockquote><p>On average, a website on CloudFlare &#8230;<br />
&#8230; loads 30% faster<br />
&#8230; uses 60% less bandwidth<br />
&#8230; has 65% fewer requests<br />
&#8230; is way more secure<br />
All for free!</p></blockquote>
<p>This is how your website is normally exposed on the web.<br />
<img src="http://cdn5.andybeard.name/wp-content/uploads/cloudflare-illustration-1.jpg" alt="Cloudflare Illustration" title="cloudflare-illustration-1" width="418" height="368" class="aligncenter size-full wp-image-3280" /></p>
<p>You are in direct line of fire for everything that can possibly be thrown at it.</p>
<p>With Cloudshare you have an intelligent doorman in the way, only allowing through certain requests. Some high volume menial tasks such as answering the door to the postman and deliveries of groceries get handled by the caching proxy/cdn &#8211; unlike a normal CDN the URL for any file doesn&#8217;t have to change so it is very much like you set up a reverse proxy with Nginx or Squid yourself and assigned the traffic to a media server.</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/cloudflare-illustration-2.jpg" alt="cloudflare illustration 2" title="cloudflare-illustration-2" width="527" height="362" class="aligncenter size-full wp-image-3279" /></p>
<h2>Simple Setup</h2>
<p>The basic setup is fairly straight forward and only requires changing your nameservers. It is only as complicated as your initial setup, so if you have a little bit more going on&#8230; Google Apps, domain keys etc, though it looks more complicated those actually get bypassed.</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/CloudFlare-Private-Beta-DNS-Settings.png" alt="CloudFlare (Private Beta) - DNS Settings" title="CloudFlare (Private Beta) - DNS Settings" width="516" height="863" class="aligncenter size-full wp-image-3284" /></p>
<p>There are also some extended settings</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/CloudFlare-Private-Beta-CloudFlare-Settings.png" alt="CloudFlare (Private Beta) - CloudFlare Settings" title="CloudFlare (Private Beta) - CloudFlare Settings" width="516" height="1136" class="aligncenter size-full wp-image-3282" /></p>
<p>I haven&#8217;t explored these too much, but there are some things to be careful about with a blog. As an example some services such as feed readers often pull images directly and thus might be blocked by  any hot linking prevention.</p>
<p>There are some interesting options for identifying geolocation and content obfuscation from certain types of visitors, though that doesn&#8217;t mean they are designed for cloaking content from search engines.</p>
<p>This is also where you assign security level with the recommendation being to use high security. You could look on the security as being a little similar to Bad Behavior, though with a CAPTCHA. I wonder if they have thought of <a href="http://andybeard.eu/3222/captcha-adverts-sales-funnel.html">monetizing the CAPTCHAs</a>?</p>
<h2>Security</h2>
<p>The threat control is pretty interesting in that it can block web spammers, botnet zombies and exploit attackers of various types, and that is just with the free version.<br />
The team has a lot of pedigree in this area as they were behind Project Honeypot. With the CAPTCHA and I believe also a message facility, there is also a very effective safety net in case of false positives which do happen, though some bots won&#8217;t fill in CAPTCHAs is caught by mistake such as Googlebot. I noticed today some discussion about <a href="https://support.cloudflare.com/discussions/problems/149-google-sitemap-crawler-blocked">Google&#8217;s sitemap crawler being blocked</a>, and some suggestion of lower crawl by Google resulting from this.</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/CloudFlare-Private-Beta-Threat-control.png" alt="CloudFlare (Private Beta) - Threat control" title="CloudFlare (Private Beta) - Threat control" width="516" height="734" class="aligncenter size-full wp-image-3281" /></p>
<p>In many ways Cloudflare could be looked on as an extension or next generation Project Honeypot, with the additional bribe of actually providing active protection and a huge bribe by caching content.</p>
<h2>Analytics</h2>
<p>The analytics features look quite interesting as an aggregate view.</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/CloudFlare-Private-Beta-Analytics.png" alt="CloudFlare (Private Beta) - Analytics" title="CloudFlare (Private Beta) - Analytics" width="516" height="668" class="aligncenter size-full wp-image-3283" /></p>
<p>They mention why the numbers might seem so much higher than javascript stats though don&#8217;t mention browsers pre-fetching content which is fairly standard these days.</p>
<p>Cloudflare seem to (or claim to) have knocked a second off my load time, though from what I have read that is based on the load time of the home page from another server in various locations.<br />
Overall performance and relative performance will depend on what other optimization you are using.</p>
<p>I am currently using:-</p>
<p><a href="http://www.w3-edge.com/wordpress-plugins/w3-total-cache/">W3 Total Cache</a> Enhanced static page cache to disk<br />
W3 Total Cache Database Cache using APC<br />
W3 Total Cache Object Cache using APC<br />
<a href="http://wordpress.org/extend/plugins/autoptimize/">Autoptimize</a> for combining/minification of CSS/jscript<br />
<a href="http://www.satollo.net/plugins/header-footer">Header &#038; Footer</a> &#8211; I discovered this gets added after Autoptimize has done it&#8217;s thing, so useful for adding things that I don&#8217;t necessarily want cached such as tracking stuff I am testing.<br />
Cloudflare effectively as my only CDN (though I have a Amazon Cloudfront/S3 and a few other alternatives)</p>
<p>I could possibly improve performance a bit by locally caching lots of javascript, combining/minifying and then having it loaded from the CDN, but there is a lot of bug checking.</p>
<p>I don&#8217;t use APC for page caching as I found, at least on my <a href="http://andybeard.eu/2949/storm-on-demand-review-75-coupon.html">Liquid Web Storm On Demand server</a> that that was a lot slower for time to first byte.</p>
<h2>Advanced Setup</h2>
<p>You will initially hit problems with IP referrals and your server logs &#8211; the ideal solution is to to install &#8220;<a href="http://www.cloudflare.com/wiki/Log_Files">mod_cloudflare</a>&#8221; on your server.</p>
<p>There is also this alternative (one of 2) for dealing with just the referrer within WordPress, but this won&#8217;t fix your server logs.<br />
You would add this to wp-config.php</p>
<pre class="brush: plain; title: ; notranslate">if ( isset($_SERVER['HTTP_X_FORWARDED_FOR']) &amp;&amp; !empty($_SERVER['HTTP_X_FORWARDED_FOR']) )
{
$X_FORWARDED_FOR=explode(&quot;,&quot;, $_SERVER['HTTP_X_FORWARDED_FOR']);
$_SERVER['REMOTE_ADDR']=trim($X_FORWARDED_FOR[0]); //take the first element in the array
}</pre>
<h2>Security For Premium Content</h2>
<p>This isn&#8217;t a secure solution for paid membership sites &#8211; you might be better using a real CDN which can either domain lock or generate one time links.</p>
<p>I haven&#8217;t actually tried it with video yet.</p>
<h2>Mindblowing for e-Commerce</h2>
<p>If you are using an e-Commerce platform such as Volusion or BigCommerce which charges you a fortune for bandwidth, but you have control of your Nameservers and DNS this is the most amazing product / solution you will ever find.</p>
<p>Ideally you would go for the pro version with better security and performance which for most e-Commerce stores would likely be just $20/month. The savings for many store owners would be $80+ per month.<br />
Then without messing around with remote hosted image hosting you can have CDN performance and a massive reduction in bandwidth excess fees.</p>
<p>This isn&#8217;t the only reason people face extra fees on services such as Volusion and BigCommerce, but it is a major one, and the extra performance and killing the bots makes it a best in class solution.</p>
<p>For further reading I came across this great post comparing the performance of various technology blogs earlier while doing some testing.<br />
<a href="http://www.webperformancetoday.com/2010/09/29/tech-blogs-and-website-performance/">TechCrunch: The slowest tech blog, or one of the fastest? Turns out, it’s both.</a></p>
<p>p.s. I get to use Cloudflare for free, but everyone can &#8211; no barter deals for links &#038; currently they don&#8217;t have an affiliate program.</p>
<p><strong>Note: This is beta &#8211; there seems to be soe problems with some bots currently &#8211; most notably Googlebot seems to be having a few problems with this service and my crawl rate dropped by 90% and time to index a page more than doubled &#8211; I have currently switched back to my normal nameservers, and a conventional CDN</strong></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%252F3278%252Fcloudflare-cdn-ecommerce.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2F9zmjRA%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Cloudflare%20-%20Potentially%20Mindblowing%20e-Commerce%20CDN%20Solution%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/bigcommerce" title="BigCommerce" rel="tag">BigCommerce</a>, <a href="http://andybeard.eu/tag/cdn" title="CDN" rel="tag">CDN</a>, <a href="http://andybeard.eu/tag/cloudflare" title="Cloudflare" rel="tag">Cloudflare</a>, <a href="http://andybeard.eu/tag/content-delivery-network" title="content delivery network" rel="tag">content delivery network</a>, <a href="http://andybeard.eu/tag/e-commerce" title="e-commerce" rel="tag">e-commerce</a>, <a href="http://andybeard.eu/tag/ecommerce" title="ecommerce" rel="tag">ecommerce</a>, <a href="http://andybeard.eu/tag/project-honeypot" title="Project Honeypot" rel="tag">Project Honeypot</a>, <a href="http://andybeard.eu/tag/volusion" title="volusion" rel="tag">volusion</a>, <a href="http://andybeard.eu/tag/wordpress-plugins" title="wordpress plugins" rel="tag">wordpress plugins</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/3278/cloudflare-cdn-ecommerce.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Anchor Sitelinks &#8211; WordPress Table Of Contents (Part 1)</title>
		<link>http://andybeard.eu/2305/anchor-sitelinks-table-of-contents-wordpress-1.html</link>
		<comments>http://andybeard.eu/2305/anchor-sitelinks-table-of-contents-wordpress-1.html#comments</comments>
		<pubDate>Mon, 28 Sep 2009 12:08:42 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[anchor links]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[site links]]></category>
		<category><![CDATA[sitlelinks]]></category>
		<category><![CDATA[stompernet]]></category>
		<category><![CDATA[table of contents]]></category>
		<category><![CDATA[toc]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://andybeard.eu/?p=2305</guid>
		<description><![CDATA[
<p>With Google now providing convenient anchor links as sitelinks within search results for long structured documents I thought it would be prudent to examine current solutions for WordPress and see which of them is most likely to help you obtain anchor links.</p>
<p><a href="http://andybeard.eu/2305/anchor-sitelinks-table-of-contents-wordpress-1.html" class="more-link">Read more on Anchor Sitelinks &#8211; WordPress Table Of Contents (Part 1)&#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%252F2305%252Fanchor-sitelinks-table-of-contents-wordpress-1.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FEtYrr%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Anchor%20Sitelinks%20-%20WordPress%20Table%20Of%20Contents%20%28Part%201%29%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/anchor-links" title="anchor links" rel="tag">anchor links</a>, <a href="http://andybeard.eu/tag/search-engine-optimization" title="search engine optimization" rel="tag">search engine optimization</a>, <a href="http://andybeard.eu/tag/seo" title="SEO Blog" rel="tag">SEO Blog</a>, <a href="http://andybeard.eu/tag/site-links" title="site links" rel="tag">site links</a>, <a href="http://andybeard.eu/tag/sitlelinks" title="sitlelinks" rel="tag">sitlelinks</a>, <a href="http://andybeard.eu/tag/stompernet" title="stompernet" rel="tag">stompernet</a>, <a href="http://andybeard.eu/tag/table-of-contents" title="table of contents" rel="tag">table of contents</a>, <a href="http://andybeard.eu/tag/toc" title="toc" rel="tag">toc</a>, <a href="http://andybeard.eu/tag/wordpress-plugins" title="wordpress plugins" rel="tag">wordpress plugins</a><br />
]]></description>
			<content:encoded><![CDATA[
<p>With Google now providing convenient anchor links as sitelinks within search results for long structured documents I thought it would be prudent to examine current solutions for WordPress and see which of them is most likely to help you obtain anchor links.</p>
<p><strong>Read carefully &#8211; there is a competition at the end to get my <a href="http://andybeard.eu/2166/stomper-999-sompernet-bonus.html">bonus for Stompernet</a> without buying anything</strong></p>
<p>These anchor links have been around for a few weeks now, <a href="http://googlesystem.blogspot.com/2009/08/google-sitelinks-for-wikipedia.html">first reported on Google Blogscoped</a>, but it was <a href="http://googleblog.blogspot.com/2009/09/jump-to-information-you-want-right-from.html">announced on the official Google blog</a>.</p>
<h2>Benefit Of Sitelink Anchor Links In Search Results</h2>
<ul>
<li>For users, quicker access to the information they are looking for avoiding the need to scroll through a long article (initially)</li>
<li>For site owners&#8230; I have no eye-tracking screenshots to show you, and I have only seen them on the first result so far, but at a guess if the first position gets you 40% of the clicks, this could bump that to 50%, a 25% increase in traffic for a top listing.</li>
</ul>
<p>Would this result in higher conversions? Possibly, but bare in mind the visitors might never see what you prepared for them above the fold, so you need to include a marketing message at the bottom of a page as well.</p>
<p>Lets take a look first at the examples Google provide</p>
<h2>Trans Fats</h2>
<p>The first example Google provide is for <a href="http://www.google.com/search?q=trans+fats">trans fats</a></p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/anchor-links-in-serps-trans-fats.png" alt="anchor-links-in-serps-trans-fats" title="anchor-links-in-serps-trans-fats" width="493" height="337" class="aligncenter size-full wp-image-2308" /></p>
<p>The top results is for a Wikipedia page</p>
<p>Google link through to the anchor for nutritional supplements from a horizontal line of sitelinks</p>
<p>Lets take a look at the structure of the elements on the page.</p>
<h3>The Table Of Contents</h3>
<p>This is what it looks like</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/wikipedia-trans-fats-toc.png" alt="wikipedia-trans-fats-toc" title="wikipedia-trans-fats-toc" width="307" height="518" class="aligncenter size-full wp-image-2307" /></p>
<p>Here is the code</p>
<pre class="brush: plain; title: ; notranslate">
&lt;table id=&quot;toc&quot; class=&quot;toc&quot;&gt;
&lt;tbody&gt;&lt;tr&gt;
&lt;td&gt;
&lt;div id=&quot;toctitle&quot;&gt;
&lt;h2&gt;Contents&lt;/h2&gt;
 &lt;span class=&quot;toctoggle&quot;&gt;[&lt;a href=&quot;javascript:toggleToc()&quot; class=&quot;internal&quot; id=&quot;togglelink&quot;&gt;hide&lt;/a&gt;]&lt;/span&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li class=&quot;toclevel-1 tocsection-1&quot;&gt;&lt;a href=&quot;#History&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;1&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;History&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;toclevel-1 tocsection-2&quot;&gt;&lt;a href=&quot;#Chemistry&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;2&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;Chemistry&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li class=&quot;toclevel-1 tocsection-3&quot;&gt;&lt;a href=&quot;#Presence_in_food&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;3&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;Presence in food&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;toclevel-1 tocsection-4&quot;&gt;&lt;a href=&quot;#Nutritional_guidelines&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;4&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;Nutritional guidelines&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;toclevel-1 tocsection-5&quot;&gt;&lt;a href=&quot;#Health_risks&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;5&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;Health risks&lt;/span&gt;&lt;/a&gt;
&lt;ul&gt;
&lt;li class=&quot;toclevel-2 tocsection-6&quot;&gt;&lt;a href=&quot;#Coronary_heart_disease&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;5.1&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;Coronary heart disease&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li class=&quot;toclevel-2 tocsection-7&quot;&gt;&lt;a href=&quot;#Other_effects&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;5.2&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;Other effects&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;toclevel-1 tocsection-8&quot;&gt;&lt;a href=&quot;#Public_response_and_regulation&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;6&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;Public response and regulation&lt;/span&gt;&lt;/a&gt;
&lt;ul&gt;
&lt;li class=&quot;toclevel-2 tocsection-9&quot;&gt;&lt;a href=&quot;#International&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;6.1&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;International&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;toclevel-2 tocsection-10&quot;&gt;&lt;a href=&quot;#Australia&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;6.2&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;Australia&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li class=&quot;toclevel-2 tocsection-11&quot;&gt;&lt;a href=&quot;#Canada&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;6.3&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;Canada&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;toclevel-2 tocsection-12&quot;&gt;&lt;a href=&quot;#Denmark&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;6.4&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;Denmark&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;toclevel-2 tocsection-13&quot;&gt;&lt;a href=&quot;#Switzerland&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;6.5&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;Switzerland&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;toclevel-2 tocsection-14&quot;&gt;&lt;a href=&quot;#European_Union&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;6.6&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;European Union&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;toclevel-2 tocsection-15&quot;&gt;&lt;a href=&quot;#United_Kingdom&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;6.7&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;United Kingdom&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li class=&quot;toclevel-2 tocsection-16&quot;&gt;&lt;a href=&quot;#United_States&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;6.8&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;United States&lt;/span&gt;&lt;/a&gt;
&lt;ul&gt;
&lt;li class=&quot;toclevel-3 tocsection-17&quot;&gt;&lt;a href=&quot;#Local_regulation_in_the_United_States&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;6.8.1&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;Local regulation in the United States&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;toclevel-1 tocsection-18&quot;&gt;&lt;a href=&quot;#Food_industry_response&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;7&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;Food industry response&lt;/span&gt;&lt;/a&gt;

&lt;ul&gt;
&lt;li class=&quot;toclevel-2 tocsection-19&quot;&gt;&lt;a href=&quot;#Manufacturer_response&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;7.1&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;Manufacturer response&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;toclevel-2 tocsection-20&quot;&gt;&lt;a href=&quot;#Major_users.27_response&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;7.2&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;Major users' response&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li class=&quot;toclevel-1 tocsection-21&quot;&gt;&lt;a href=&quot;#See_also&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;8&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;See also&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;toclevel-1 tocsection-22&quot;&gt;&lt;a href=&quot;#References&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;9&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;References&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li class=&quot;toclevel-1 tocsection-23&quot;&gt;&lt;a href=&quot;#Further_reading&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;10&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;Further reading&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li class=&quot;toclevel-1 tocsection-24&quot;&gt;&lt;a href=&quot;#External_links&quot;&gt;&lt;span class=&quot;tocnumber&quot;&gt;11&lt;/span&gt; &lt;span class=&quot;toctext&quot;&gt;External links&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
</pre>
<p>The links to the named anchors:-</p>
<ul>
<li>Used relative named anchors &#8211; that may or may not be suitable for a blog post depending on what level of interaction you want to provide for someone viewing from an RSS reader.</li>
<li>Use human understandable names</li>
<li>Wikipedia use underscores as a separator &#8211; a hyphen would probably make this easier for Google</li>
<li>The anchors contain no unique reference which could potentially cause problems in an RSS feed or on a blog.</li>
<li>Are arranged in an unordered list</li>
</ul>
<h3>The Named Anchors</h3>
<p>Lets dive straight into the code</p>
<pre class="brush: plain; title: ; notranslate">
&lt;h2&gt;&lt;span class=&quot;editsection&quot;&gt;[&lt;a href=&quot;/w/index.php?title=Trans_fat&amp;amp;action=edit&amp;amp;section=4&quot; title=&quot;Edit section: Nutritional guidelines&quot;&gt;edit&lt;/a&gt;]&lt;/span&gt; &lt;span class=&quot;mw-headline&quot; id=&quot;Nutritional_guidelines&quot;&gt;Nutritional guidelines&lt;/span&gt;&lt;/h2&gt;
</pre>
<ul>
<li>It is nested within an H2 element on the page</li>
<li>The anchor doesn&#8217;t use a name construct which was deprecated in xhtml 1.1, but an ID id=&#8221;Nutritional_guidelines&#8221;</li>
<li>It could be considered suboptimal, because there isn&#8217;t an easy way to grab a link to that section of the page</li>
<li>The ID is applied to the span within the H2</li>
</ul>
<h2>Good Cholesterol Level</h2>
<p>This is the <a href="http://www.google.com/search?hl=en&#038;q=good+cholesterol+level">Google search result</a> pointing to <a href="http://www.americanheart.org/presenter.jhtml?identifier=183">this page</a> as the first result.</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/american-heart-good-cholesterol-level.png" alt="american-heart-good-cholesterol-level" title="american-heart-good-cholesterol-level" width="490" height="330" class="aligncenter size-full wp-image-2306" /></p>
<p>Google provide a siltelink to a named anchor or ID from within the snippet</p>
<ul>
<li>American Heart have a double listing even without the exact search term in the Title Tag and URL</li>
<li>The anchor link is placed immediately below the snippet title in the search results listing, and is almost like an ancillary title.</li>
<li>Either Wikipedia are slacking and don&#8217;t have a suitable page, or Google might have decided they are not a reliable source for medical information &#8211; their highest position is an article on HDL that references the 2nd article from American Heart &#8211; of course with a nofollow</li>
</ul>
<h3>The Table Of Contents</h3>
<p>Here is what the TOC looks like on the American Heart Association site</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/american-heart-toc.png" alt="american-heart-toc" title="american-heart-toc" width="348" height="216" class="aligncenter size-full wp-image-2310" /></p>
<p>Here is the code</p>
<pre class="brush: plain; title: ; notranslate">
&lt;p align=&quot;left&quot;&gt;&lt;font class=&quot;content&quot;&gt;A complete fasting lipoprotein profile will show:&lt;/font&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;font class=&quot;content&quot;&gt;&lt;li&gt;&lt;a href=&quot;#total&quot;&gt;Your total blood (or serum) cholesterol level&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;#HDL&quot;&gt;Your HDL (good) cholesterol level&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;#LDL&quot;&gt;Your LDL (bad) cholesterol level&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;#Triglyceride&quot;&gt;Your triglyceride level&lt;/a&gt;&lt;/li&gt;
&lt;/font&gt;&lt;/ul&gt;
</pre>
<p>The links to the named anchors:-</p>
<ul>
<li>Used relative named anchors &#8211; that may or may not be suitable for a blog post depending on what level of interaction you want to provide for someone viewing from an RSS reader.</li>
<li>Use human understandable names (though short)</li>
<li>Only a single word so no idea of separators</li>
<li>The anchors contain no unique reference which could potentially cause problems in an RSS feed or on a blog.</li>
<li>Are arranged in an unordered list</li>
<li>Whilst the anchors were short, a saving grace is that the link text matches the title</li>
</ul>
<h3>The Named Anchors</h3>
<p>Lets dive straight into the code</p>
<pre class="brush: plain; title: ; notranslate">
&lt;p align=&quot;left&quot;&gt;&lt;font class=&quot;content&quot;&gt;&lt;a id=&quot;HDL&quot; name=&quot;HDL&quot;&gt;&lt;b&gt;Your HDL (Good) Cholesterol Level&lt;/b&gt;&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;/p&gt;
</pre>
<ul>
<li>Uses both named anchor and ID &#8211; named anchors were deprecated in xhtml 1.1 and replaced with the id tag</li>
<li>A link is provided which can be copied to link to that section of the page</li>
<li>Both the ID and Named anchor are applied to the link</li>
<li>Both the ID and named anchors use a keyword that appears within the link, but notably it is not the search query</li>
<li>The anchor link contains the search query that was used within the rich snippet</li>
</ul>
<h2>Anchor Links In Search &#8211; Requirements</h2>
<p>On the Google Webmaster blog they have gone into further detail on the <a href="http://googlewebmastercentral.blogspot.com/2009/09/using-named-anchors-to-identify.html">requirements for the additional listing</a></p>
<blockquote><p>We generate these deep links completely algorithmically, based on page structure, so they could be displayed for any site (and of course money isn&#8217;t involved in any way, so you can&#8217;t pay to get these links). There are a few things you can do to increase the chances that they might appear on your pages. First, ensure that long, multi-topic pages on your site are well-structured and broken into distinct logical sections. Second, ensure that each section has an associated anchor with a descriptive name (i.e., not just &#8220;Section 2.1&#8243;), and that your page includes a &#8220;table of contents&#8221; which links to the individual anchors. The new in-snippet links only appear for relevant queries, so you won&#8217;t see it on the results all the time — only when we think that a link to a section would be highly useful for a particular query.</p></blockquote>
<h2>WordPress TOC (Table Of Contents Plugins)</h2>
<p>First of all I am going to explore common attributes, desired features and required features to achieve rich snippets and anchor sitelinks, and we will look at how many each of the current offerings fulfil.</p>
<ul>
<li>I am not giving points for supporting the latest WP2.8.4 </li>
<li>A plugin gets no additional point for being in active development &#8211; if it works it works</li>
<li>My ranking criteria may be totally different to a typical WordPress designer or user &#8211; ultimately I want something that works first, has fancy features second.</li>
<li>In compiling the lst of features I had glanced briefly at some of the existing plugins and noticed some failings, but all judging was carried out after requirements were specified. (I am not picking on anyone)</li>
<li>I might well overlook something especially on plugins that don&#8217;t seem to meet a number of requirements &#8211; this is a work in progress to help me make decisions as much as anything, and possibly some motivation for plugin authors to improve their offering.</li>
</ul>
<h3>Required Features</h3>
<h4>Table Of Contents</h4>
<ul>
<li>5 points &#8211; Automatic mode &#8211; it should be possible to create a TOC just by placing a shortcode, or having a widget with no specific editing</li>
<li>5 points &#8211; Ability to place TOC after a few paragraphs of content as an introduction. This might be a factor when creating excerpts, which in theory may or may not have the TOC, but certainly shouldn&#8217;t have it mangled.</li>
</ul>
<p><strong>10 points total</strong></p>
<h4>Anchors</h4>
<ul>
<li>2 points &#8211; IDs (Not Named Anchors) &#8211; To satisfy the validation nazis, we shouldn&#8217;t be using deprecated XHTML where possible, and we want something that is universal</li>
<li>2 points &#8211; Keyword Rich IDs &#8211; Google has specified this as a factor, though it appears it may not be universally necessary as long as the keyword is within the element</li>
<li>2 points &#8211; Unique IDs &#8211; I could list this under desired, but many blogs have full content appearing on their home pages or categories, and would frequently have something such as a download link or preface &#8211; IDs on a single page have to be unique.</li>
<li>2 points &#8211; Anchored elements contain keywords/section title &#8211; there are ways to do anchors that might create an invisible link or span first, and then a separate element would contain the actual title &#8211; this isn&#8217;t appropriate as the ID can&#8217;t be assigned to the text</li>
<li>2 points &#8211; ID is applied to a link that can be copied easily at he place in the text where the content is (no scrolling to TOC)</li>
</ul>
<p><strong>10 points total</strong></p>
<h3>Desired Features</h3>
<ul>
<li>1 point &#8211; Widgets</li>
<li>1 point &#8211; PHP Code for manual placement</li>
<li>1 point &#8211; Shortcodes</li>
<li>1 point &#8211; Ability to prevent placement on home page if desired</li>
<li>1 point &#8211; Both Ordered and Unordered Lists for TOC</li>
<li>1 point &#8211; Support for WYSIWYG editor buttons</li>
<li>1 point &#8211; Support for non-WYSIWYG buttons</li>
<li>1 point &#8211; good styling of TOC</li>
<li>1 point &#8211; appropriate styling of anchors</li>
<li>1 point &#8211; can it cope with code within a post that might contain headings</li>
</ul>
<p><strong>10 points total</strong></p>
<p><strong>GRAND TOTAL 30 POINTS</strong></p>
<h2>Reader Competition &#8211; Almost End Of Part 1</h2>
<p>This article is already quite long, so I am breaking things into 2 parts, with the &#8220;review&#8221; of the existing plugins in part 2.</p>
<p>However I want to leave you with some example code from one WordPress plugin just to analyse here in the comments and to see who gets closest to my final score though if you find more problems I miss, those would be added to my &#8220;final score&#8221; (moving goal posts).<br />
Whoever gets the closest will <a href="http://andybeard.eu/2166/stomper-999-sompernet-bonus.html">get the same bonus package as I have offered to those people purchasing Stompernet through my link</a>.</p>
<h3>WP-ToC</h3>
<p><a href="http://infinity-infinity.com/wp-toc/">WP-ToC</a> (blank page) but can <a href="http://wordpress.org/extend/plugins/wp-toc/">download on WP.org</a> </p>
<p>Chosen as the first on the list if you search from within WordPress &#8211; a ToC is placed just using a shortcode</p>
<h4>The Table Of Contents</h4>
<p>This is what the &#8220;broken&#8221; Table of contents looks like</p>
<p><img src="http://cdn5.andybeard.name/wp-content/uploads/wordpress-broken-toc1.png" alt="wordpress-broken-toc" title="wordpress-broken-toc" width="420" height="474" class="aligncenter size-full wp-image-2319" /></p>
<h4>The Table Of Contents (Code)</h4>
<p>Note: I manually removed the code for the edit link shown in the screenshot</p>
<pre class="brush: plain; title: ; notranslate">
&lt;ol&gt;
&lt;li&gt;&lt;a href=&quot;#2%29Benefit%20Of%20Sitelink%20Anchor%20Links%20In%20Search%20Results&quot;&gt;Benefit Of Sitelink Anchor Links In Search Results&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#2%29Trans%20Fats&quot;&gt;Trans Fats&lt;/a&gt;&lt;ol style=&quot;list-style-type: lower-alpha; list-style-image: none; list-style-position: outside;&quot;&gt;
&lt;li&gt;&lt;a href=&quot;#3%29The%20Table%20Of%20Contents&quot;&gt;The Table Of Contents&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#2%29Contents&quot;&gt;Contents&lt;/a&gt;&lt;ol style=&quot;list-style-type: lower-alpha; list-style-image: none; list-style-position: outside;&quot;&gt;
&lt;li&gt;&lt;a href=&quot;#3%29The%20Named%20Anchors&quot;&gt;The Named Anchors&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;mw-headline&quot; id=&quot;Nutritional_guidelines&quot;&gt;Nutritional guidelines&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#2%29Good%20Cholesterol%20Level&quot;&gt;Good Cholesterol Level&lt;/a&gt;&lt;ol style=&quot;list-style-type: lower-alpha; list-style-image: none; list-style-position: outside;&quot;&gt;
&lt;li&gt;&lt;a href=&quot;#3%29The%20Table%20Of%20Contents&quot;&gt;The Table Of Contents&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#3%29The%20Named%20Anchors&quot;&gt;The Named Anchors&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#2%29Anchor%20Links%20In%20Search%20-%20Requirements&quot;&gt;Anchor Links In Search - Requirements&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#2%29WordPress%20TOC%20%28Table%20Of%20Contents%20Plugins%29&quot;&gt;WordPress TOC (Table Of Contents Plugins)&lt;/a&gt;
&lt;ol style=&quot;list-style-type: lower-alpha; list-style-image: none; list-style-position: outside;&quot;&gt;
&lt;li&gt;&lt;a href=&quot;#3%29Required%20Features&quot;&gt;Required Features&lt;/a&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&quot;#4%29Table%20Of%20Contents&quot;&gt;Table Of Contents&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#4%29Anchors&quot;&gt;Anchors&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#3%29Desired%20Features&quot;&gt;Desired Features&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#2%29Reader%20Competition%20-%20Almost%20End%20Of%20Part%201&quot;&gt;Reader Competition - Almost End Of Part 1&lt;/a&gt;
&lt;ol style=&quot;list-style-type: lower-alpha; list-style-image: none; list-style-position: outside;&quot;&gt;
&lt;li&gt;&lt;a href=&quot;#3%29WP-ToC&quot;&gt;WP-ToC&lt;/a&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href=&quot;#4%29The%20Table%20Of%20Contents&quot;&gt;The Table Of Contents&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#4%29The%20Table%20Of%20Contents%20%28Code%29&quot;&gt;The Table Of Contents (Code)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#4%29The%20Anchor%20Links%20%28code%29&quot;&gt;The Anchor Links (code)&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#3%29Competition%20Rules&quot;&gt;Competition Rules&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
</pre>
<h4>The Anchor Links (code)</h4>
<pre class="brush: plain; title: ; notranslate">
&lt;a name=&quot;2)Reader Competition – Almost End Of Part 1&quot;&gt;&lt;/a&gt;&lt;h2&gt;Reader Competition – Almost End Of Part 1&lt;/h2&gt;
</pre>
<h3>Competition Rules</h3>
<ul>
<li>No Purchase Required</li>
<li>If you have already <a href="http://andybeard.eu/2166/stomper-999-sompernet-bonus.html">purchased Stompernet through my link</a>, I will double the time I spend with you</li>
<li>All Countries Eligible</li>
<li>No need to sign up to an email list to enter, but use a real email address for comments/entries so you can be contacted</li>
<li>Leave a comment with the total score, and just to prove you thought about your answer, list at least 3 of the reasons why you gave that score (no random guesses)</li>
<li>I will delete comments that link to junk websites, don&#8217;t include a name in the name field etc Just because you make a pseudo entry doesn&#8217;t mean you can get away with spam.</li>
<li>Judges decision is final</li>
<li>First correct/nearest entry wins based upon date/time entered</li>
<li>All entries shoulld be a new comment, not a reply</li>
<li>Minimum of 10 correct entries before I publish part 2 with the results for all plugins</li>
<li>Anyone who charges their clients more than $100/hr or has what I would determine an established business can join in for fun, but will not be eligible for the prize &#8211; I won&#8217;t help with 3rd party &#8220;client&#8221; sites</li>
<li><strong>No linking, tweeting, Stumbling etc required to enter &#8211; Google doesn&#8217;t like that but I do</strong></li>
<li>Provided I have received enough qualifying entries, part 2 should be published within 48 hours</li>
</ul>
<p>Enjoy&#8230; I now have to go and fix someone&#8217;s website that Google has maimed in the search results</p>
<p>You don&#8217;t need to place an entry to comment &#8211; let me know what you think</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%252F2305%252Fanchor-sitelinks-table-of-contents-wordpress-1.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FEtYrr%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Anchor%20Sitelinks%20-%20WordPress%20Table%20Of%20Contents%20%28Part%201%29%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/anchor-links" title="anchor links" rel="tag">anchor links</a>, <a href="http://andybeard.eu/tag/search-engine-optimization" title="search engine optimization" rel="tag">search engine optimization</a>, <a href="http://andybeard.eu/tag/seo" title="SEO Blog" rel="tag">SEO Blog</a>, <a href="http://andybeard.eu/tag/site-links" title="site links" rel="tag">site links</a>, <a href="http://andybeard.eu/tag/sitlelinks" title="sitlelinks" rel="tag">sitlelinks</a>, <a href="http://andybeard.eu/tag/stompernet" title="stompernet" rel="tag">stompernet</a>, <a href="http://andybeard.eu/tag/table-of-contents" title="table of contents" rel="tag">table of contents</a>, <a href="http://andybeard.eu/tag/toc" title="toc" rel="tag">toc</a>, <a href="http://andybeard.eu/tag/wordpress-plugins" title="wordpress plugins" rel="tag">wordpress plugins</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/2305/anchor-sitelinks-table-of-contents-wordpress-1.html/feed</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>HowTo: WordPress Multivariate Split-testing With Google Website Optimizer</title>
		<link>http://andybeard.eu/1507/multivariate.html</link>
		<comments>http://andybeard.eu/1507/multivariate.html#comments</comments>
		<pubDate>Fri, 17 Apr 2009 02:43:47 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[blog monetization]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[google website optimizer]]></category>
		<category><![CDATA[gwo]]></category>
		<category><![CDATA[landing pages]]></category>
		<category><![CDATA[multivariate testing]]></category>
		<category><![CDATA[split testing]]></category>
		<category><![CDATA[thematic]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://andybeard.eu/?p=1507</guid>
		<description><![CDATA[<h2>WordPress Sales &#38; Affiliate Themes</h2>
I spent the better part of a week and a few hundred dollars ($300-$400) on various WordPress sales letter and affiliate themes - I came to the conclusion that they weren't something I would use.
<ul>
	<li>Some I would class as pretty but lacking substance (polite version of crap)</li>
	<li>Every single theme was designed around the concept that you run a single theme on your blog at a time</li>
	<li>They all suffered from what I regard as a horrible plague - theme option pages - if you need to set up lots of options after you have uploaded a theme, you have lost a sale, unless I can also import and export settings.</li>
	<li>The worst aspect of theme options pages is using them for the content that might appear on a page, because it is a nightmare to set up split testing, and when editing, you really want all the words on the page in front of you.</li>
</ul>
So I set about creating a solution for myself...]]></description>
			<content:encoded><![CDATA[
<h2>WordPress Sales &amp; Affiliate Themes</h2>
<p>I spent the better part of a week and a few hundred dollars ($300-$400) on various WordPress sales letter and affiliate themes &#8211; I came to the conclusion that they weren&#8217;t something I would use.</p>
<ul>
<li>Some I would class as pretty but lacking substance (polite version of crap)</li>
<li>Every single theme was designed around the concept that you run a single theme on your blog at a time</li>
<li>They all suffered from what I regard as a horrible plague &#8211; theme option pages &#8211; if you need to set up lots of options after you have uploaded a theme, you have lost a sale, unless I can also import and export settings.</li>
<li>The worst aspect of theme options pages is using them for the content that might appear on a page, because it is a nightmare to set up split testing, and when editing, you really want all the words on the page in front of you.</li>
</ul>
<p>So I set about creating a solution for myself&#8230;</p>
<p>I started of with <a title="Thematic WordPress Theme Framework" href="http://themeshaper.com" target="_blank">Thematic</a> which I had already been playing around with for a good 8 months. Themeatic is an offshoot or branch of Sandbox of which I was also a fan, but built upon a grid system that hopefully I won&#8217;t totally destroy when I finally get around to theming on this site.</p>
<p>The first challenge was custom CSS for every page, and navigating my way through the maze of which functions initialized at which time within the WordPress core, such that the style sheet used is determined by the page selected in the default custom layout selector.</p>
<p>The end result is only 160 lines of code in functions.php, plus some in individual custom theme pages, and that may well get shorter as I optimize things, but the end result is something unique and useful.</p>
<p>I am a strong believer in doing things once</p>
<p>Once I have created a custom sales page theme for this system, though it is not limited to sales pages, it can be used without any setup overhead other than selecting it within a dropdown list and hitting save.</p>
<p>And of course, everything is created based upon a child theme of Thematic, thus when Thematic has one of its frequent updates, there will be very little if any pain in upgrading.</p>
<h2>WordPress Split Testing With Google Website Optimizer</h2>
<p>There are a number  of plugins that claim to provide support for Google Website Optimizer. Most only work with A/B split testing as the authors couldn&#8217;t figure out the best way to add tags to post content.</p>
<p>In addition often the GWO code was placed in the wrong place in the header, it needs to be after Doctype, but before the CSS to effectively fully replace the CSS &#8211; I realise CSS is meant to be cascading, and you can force your way through when it doesn&#8217;t quite work out, but sales pages are meant to load fast.</p>
<p>So our single CSS file by default no matter what style the page is gets wrapped with GWO selectors by default. The most important element on the page, the post title which most of the time is used as a headline also gets wrapped in selectors by default.</p>
<p>You don&#8217;t have to test them all the time, but they are there when you want them. </p>
<p>I eventually selected one plugin solution, from an Italian company who do <a href="http://www.masteringlandingpages.com/gwo4wp">landing pages</a>. I may end up tweaking things more, moving various thing from functions.php into the plugin, though many of the hooks I have used are specific to thematic, even the one I ended up using within the plugin to get the correct placement of the GWO code in the header.</p>
<p>Whilst I claim that this video would only be 5 minutes at the start, it is actually 8 minutes, but demonstrates the full process of setting up split testing with my current solution.</p>
<p> </p>
<p><object width="437" height="370" data="http://www.viddler.com/player/84037ab/" type="application/x-shockwave-flash"><param name="id" value="viddler" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.viddler.com/player/84037ab/" /><param name="name" value="viddler" /><param name="allowfullscreen" value="true" /></object></p>
<p>I am sure you are also curious about how it works, so here is the <a href="http://andybeard.eu/landing-page-test">demo sales page</a> from the video, with split testing currently enabled.</p>
<p>The reason I haven&#8217;t yet implemented shortcodes are 2-fold.</p>
<ul>
<li>I don&#8217;t need them</li>
<li>Using PHP, it is quite easy to use most of the work I have done with any other split testing software, either javascript or PHP based, for those with tin-foil hats (most affiliates using Adwords extensively?)</li>
</ul>
<p>The <a title="WordPress PHP plugin" href="http://www.zehnet.de/2009/02/25/wordpress-php-execution-plugin/" target="_blank">PHP plugin</a> I discovered rocks &#8211; I tweeted about it a couple of weeks ago.</p>
<p>Implementation for other theme frameworks isn&#8217;t immediately planned, and code after some more tweaking will be made available in various ways (for the geeks whose shoulders I had to climb on to get this far), and I will probably package things in some way for those less technically inclined looking  for a &#8220;solution, along with modified versions of various themes I have rights for.</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%252F1507%252Fmultivariate.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22HowTo%3A%20WordPress%20Multivariate%20Split-testing%20With%20Google%20Website%20Optimizer%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/google-website-optimizer" title="google website optimizer" rel="tag">google website optimizer</a>, <a href="http://andybeard.eu/tag/gwo" title="gwo" rel="tag">gwo</a>, <a href="http://andybeard.eu/tag/landing-pages" title="landing pages" rel="tag">landing pages</a>, <a href="http://andybeard.eu/tag/multivariate-testing" title="multivariate testing" rel="tag">multivariate testing</a>, <a href="http://andybeard.eu/tag/split-testing" title="split testing" rel="tag">split testing</a>, <a href="http://andybeard.eu/tag/thematic" title="thematic" rel="tag">thematic</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/wordpress-themes" title="wordpress themes" rel="tag">wordpress themes</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/1507/multivariate.html/feed</wfw:commentRss>
		<slash:comments>69</slash:comments>
		</item>
		<item>
		<title>WordPress Possibly Related Posts With Sphere</title>
		<link>http://andybeard.eu/1338/wordpress-possibly-related-posts-with-sphere.html</link>
		<comments>http://andybeard.eu/1338/wordpress-possibly-related-posts-with-sphere.html#comments</comments>
		<pubDate>Sun, 27 Apr 2008 02:48:01 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Related Posts]]></category>
		<category><![CDATA[sphere]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[wordpress.com aol]]></category>

		<guid isPermaLink="false">http://andybeard.eu/2008/04/wordpress-possibly-related-posts-with-sphere.html</guid>
		<description><![CDATA[The new <a href="http://wordpress.com/blog/2008/04/25/possibly-an-announcement/">WordPress.com possibly related posts</a> is game changing - and gaming changing if they get it right.

The following are some notes I am taking whilst testing
<img src='http://cdn5.andybeard.name/wp-content/uploads/possibly-related-posts-example-1.jpg' alt='Possibly Related Posts' />]]></description>
			<content:encoded><![CDATA[
<p>The new <a href="http://wordpress.com/blog/2008/04/25/possibly-an-announcement/">WordPress.com possibly related posts</a> is game changing &#8211; and gaming changing if they get it right.</p>
<p>The following are some notes I am taking whilst testing<br />
<img src='http://cdn5.andybeard.name/wp-content/uploads/possibly-related-posts-example-1.jpg' alt='Possibly Related Posts' /><br />
<a href="http://blog.valuewiki.com/2007/03/14/my-blogging-lessons/"></p>
<p>http://blog.valuewiki.com/2007/03/14/my-blogging-lessons/</a></p>
<p><a href="http://www.gischeleman.com/2007/06/04/popularity-hadnt-occured-to-me-until-today/">http://www.gischeleman.com/2007/06/04/popularity-hadnt-occured-to-me-until-today/</a><br />
<a href="http://www.tweblog.com/2007/02/05/67-million-blogs-and-15-million-blog-posts-each-day/">http://www.tweblog.com/2007/02/05/67-million-blogs-and-15-million-blog-posts-each-day/</a></p>
<p>Some notes about these links</p>
<ul>
<li>It is not just WordPress.com blogs, as Doug Haslam is using .org</li>
<li>These are all old posts, the newest is over 9 months old</li>
<li>There have certainly been many more related posts, such as on <a href="http://mashable.com/2008/04/25/live-blog-matt-mullenweg-makes-an-announcement-at-web-20-expo/">Mashable</a>.</li>
<li>I tested whether the links were indexed in Technorati &#8211; they weren&#8217;t, but then the WordPress.com blog doesn&#8217;t have a normal feed and might be banned from Technorati as it might skew things a little with 3,000,000 sitewide links pointing at it</li>
<li>The links were also not shown in Google Blogsearch, but again&#8230; no feed</li>
</ul>
<p>As an experiment, I pinged the page in Technorati anyway to see if things update.</p>
<p>Other pages such as this one (<a href="http://wordpress.com/blog/2008/04/04/new-dashboard/">new dashboard</a>) on the WordPress.com blog has more relevant fresh links, so it does sometimes work.</p>
<p>So we need to visit a bloger who is obviously still in Technorati such as&#8230; Lorelle, with her most recent <a href="http://lorelle.wordpress.com/2008/04/24/blog-challenge-unusual-blog-subjects/">blog challenge</a></p>
<p><img src='http://cdn5.andybeard.name/wp-content/uploads/possibly-related-posts-example-2.jpg' alt='Possibly Related Posts 2' /></p>
<p>Lets see where these links point</p>
<p><a href="http://lorelle.wordpress.com/2007/08/17/weekly-digest-quarter-through-two-months-of-guest-blogging-partying-guest-blogging-article-series-and-more-guest-bloggers/">http://lorelle.wordpress.com/2007/08/17/weekly-digest-quarter-through-two-months-of-guest-blogging&#8230;</a> ok I shortened this URL a little<br />
<a href="http://lorelle.wordpress.com/2007/08/17/weekly-digest-quarter-through-two-months-of-guest-blogging-partying-guest-blogging-article-series-and-more-guest-bloggers/">http://lorelle.wordpress.com/2006/11/04/blogging-challenge-should-all-business-professionals-blog/</a><br />
<a href="http://hollironquillo.wordpress.com/2008/04/09/how-to-get-started-as-a-freelance-blogger/">http://hollironquillo.wordpress.com/2008/04/09/how-to-get-started-as-a-freelance-blogger/</a><br />
<a href="http://yrikendrick.wordpress.com/2008/03/20/write-a-successful-blog-hot-tips-on-how-you-can-start-writing-a-blog-successfully/">http://yrikendrick.wordpress.com/2008/03/20/write-a-successful-blog-hot-tips-on-how-you-can-start-writing-a-blog-successfully/</a><br />
<a href="http://enkerli.wordpress.com/2006/11/04/blogging-ethnography/">http://enkerli.wordpress.com/2006/11/04/blogging-ethnography/</a><br />
<a href="http://blog.wired.com/underwire/2008/04/killer-stress-b.html">http://blog.wired.com/underwire/2008/04/killer-stress-b.html</a></p>
<p>Notice 2 of those links are on her own blog, and they are highlighted in bold and listed first &#8211; that is useful if you don&#8217;t have an alternative using plugins such as Simple Tags.</p>
<p>I suppose from a reader point of view it also enhances the browsing experience&#8230; at least a little.</p>
<p>I checked all the URLs, and again Technorati wasn&#8217;t showing any links from Lorelle&#8217;s blog to those blogs listed as possibly related. So I gave them a ping as well, and we will see if there are long term results.</p>
<h3>What Does Sphere Say?</h3>
<p>The official <a href="http://www.sphere.com/blog/2008/04/26/sphere-goes-live-on-wordpresscom-blogs/">Sphere announcement</a> shows a little more information</p>
<blockquote><p>
A Sphere-powered module resides beneath posts on all WordPress.com index pages showing related articles from three sources: from the author of that article, from across the WordPress community, and from sources in our mainstream media index.
</p></blockquote>
<p>Sphere are owned by AOL</p>
<p>In Matt&#8217;s post there is talk of pushing this out to WordPress.org blogs, and probably that also includes WordPress MU as well.<br />
If you decide to opt out, your links are no longer shown.</p>
<h3>It Is No Longer Javascript</h3>
<p>I had a little look at Sphere some time ago, and was accepted into their program for the widgets. I just got a little tied up around Christmas moving house so I did nothing with it. The acceptance email was actually still in my gmail inbox along with 9000 other emails (some of those are actually read and actioned, just not archived) &#8211; they didn&#8217;t send a followup reminder, and I had been waiting over a year to be included.</p>
<p>If I am included within the network by displaying the widget at the bottom of posts, I might then also be included within the WordPress.com possibly related blogs as being a &#8220;mainstream blog&#8221;</p>
<p>So I would be giving out a javascript link, which might send some traffic away, but in return I get a nice search engine followable link from all the WordPress.com blogs that decide to use this feature.</p>
<p>In addition to the <a href="http://www.sphere.com/get-widget">original registration</a> that was possible (and actually still seems to be available for a normal widget, there is also a <a href="http://www.sphere.com/tools">WordPress Plugin listed in the tools section</a>.</p>
<p><b>Cool</b></p>
<p>What is strange is that 2 of the above blogs originally mentioned are not running Sphere links or the widget.</p>
<p>Also significant is that the WordPress.com version which has the links in HTML doesn&#8217;t seem to include the links in feeds, which on   many blogs is where the readers are. Maybe that is just oversight.</p>
<p>I certainly wouldn&#8217;t include a &#8220;live links&#8221; version of the code unless it appeared in the feed, and would probably prefer live links in feed, and Javascript on my blog.</p>
<p>The lack of links in the feed might also be a reason that Technorati isn&#8217;t picking up the links (though they could have code to filter already) and why Google Blogsearch isn&#8217;t picking up the links, as that works just with feeds.</p>
<h3>Hmm It Is A Link</h3>
<p>There are widgets and widgets &#8211; some widgets are pure javascript, and others are links that get rewriten by javascript.</p>
<pre class="brush: plain; title: ; notranslate">
&lt;span style=&quot;margin-bottom:40px; border-bottom:none;&quot;&gt;&lt;a href=&quot;http://www.sphere.com/search?q=sphereit:http://andybeard.eu/2008/04/wordpresscom-subdomain-spam-with-tags.html&quot;class=&quot;iconsphere&quot; title=&quot;Sphere: Related Content&quot; onclick=&quot;return Sphere.Widget.search('http://andybeard.eu/2008/04/wordpresscom-subdomain-spam-with-tags.html')&quot; &gt;Sphere: Related Content&lt;/a&gt;&lt;/span&gt;
</pre>
<p>As far as I am concerned that is linking to a search query, thus <b>it should have nofollow on the link</b>, but it doesn&#8217;t.</p>
<p>That might need to be tweaked in the plugin.</p>
<p>So I now have a &#8220;Sphere It!&#8221; button, lets see if I start appearing across 3 Million WordPress.com blogs, and large news sites.</p>
<p>For those on WordPress.com who are worried about this feature, <a href="http://lorelle.wordpress.com/2008/04/26/alert-possibly-related-posts-feature-on-wordpresscom-blogs/">Lorelle now has a warning</a> and no doubt <a href="http://wank.wordpress.com/2008/04/26/possibly-some-more-seo-gaming/">WordPress Wank will be entertaining</a>.</p>
<p>There are major issues among more controversial hate related blogging, and editorial control &#8211; I suppose the same problems exist having Digg headlines on your blog.<br />
Also of note is that I forst spotted Lorelles new post when testing my Sphere widget after I posted. Not all the blogs listed are junk.</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%252F1338%252Fwordpress-possibly-related-posts-with-sphere.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22WordPress%20Possibly%20Related%20Posts%20With%20Sphere%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/related-posts" title="Related Posts" rel="tag">Related Posts</a>, <a href="http://andybeard.eu/tag/sphere" title="sphere" rel="tag">sphere</a>, <a href="http://andybeard.eu/tag/widget" title="widget" rel="tag">widget</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/wordpresscom-aol" title="wordpress.com aol" rel="tag">wordpress.com aol</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/1338/wordpress-possibly-related-posts-with-sphere.html/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Why TrafficJam.com really&#8230;</title>
		<link>http://andybeard.eu/1242/trafficjam.html</link>
		<comments>http://andybeard.eu/1242/trafficjam.html#comments</comments>
		<pubDate>Sat, 23 Feb 2008 22:32:28 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[blogrush]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[subscribers]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://andybeard.eu/2008/02/trafficjam.html</guid>
		<description><![CDATA[<img align="right" src='http://cdn5.andybeard.name/wp-content/uploads/trafficjam-logo.jpg' alt='Traffic Jam Logo' />I could finish that title in all kinds of ways

<ul>
<li>does suck</li>
<li>is amazing</li>
<li>can bring you masses of targeted traffic</li>
<li>can be used for market research</li>
<li>can help you optimize your titles</li>
<li>can be used for discovery</li>
<li>is overrated</li>
<li>is underrated</li>
<li>is useful</li>
<li>is a waste of screen pixels</li>
</ul>

Get the idea? It all depends on perspective and objectives.

<b>Even if you have absolutely no interest in TrafficJam or Blogrush, I strongly suggest you read this post, especially if you are interested in viral marketing techniques that are guaranteed to build you an email list.</b>]]></description>
			<content:encoded><![CDATA[
<p><img align="right" src='http://cdn5.andybeard.name/wp-content/uploads/trafficjam-logo.jpg' alt='Traffic Jam Logo' />I could finish that title in all kinds of ways</p>
<ul>
<li>does suck</li>
<li>is amazing</li>
<li>can bring you masses of targeted traffic</li>
<li>can be used for market research</li>
<li>can help you optimize your titles</li>
<li>can be used for discovery</li>
<li>is overrated</li>
<li>is underrated</li>
<li>is useful</li>
<li>is a waste of screen pixels</li>
</ul>
<p>Get the idea? It all depends on perspective and objectives.</p>
<p><b>Even if you have absolutely no interest in <a href="http://trafficjam.com">TrafficJam</a> or <a href="http://www.blogrush.com/r21264288">Blogrush</a>, I strongly suggest you read this post, especially if you are interested in viral marketing techniques that are guaranteed to build you an email list.</b></p>
<p><a href="http://www.income.com/blog/2008/02/20/trafficjamcom-speed-read-thousands-of-blogs/">John Reese launched TrafficJam</a> just a few days ago with the slogan &#8211; &#8220;Speed Read Thousands Of Blogs!&#8221;</p>
<h3>TrafficJam vs Techmeme &#038; Megite vs Activity Streams vs Feed Readers</h3>
<p>Meme trackers are great ways to discover what people are blogging about. I stop by <a href="http://www.techmeme.com">Techmeme</a> on a daily basis and it brings me a great overview of what is happening in technology. It is a little elitist, the blogs and other news sources that get picked up are carefully selected, though the algorithms will also pick up other news sources if the central seed blogs link to them, or if other blogs link through to the lead stories or Techmeme, effectively saying &#8220;Hey, I have something to say as well&#8221;.</p>
<p>Megite allows you to create personal meme tracks, so I might also stop by the <a href="http://megite.com/toprankblog">Search Engine marketing meme tracker</a> based upon the <a href="http://www.toprankblog.com/search-marketing-blogs/">Online Marketing Blog Biglist</a>.<br />
Some time ago I also created a <a href="http://megite.com/favetrain">meme tracker based upon my Technorati favorites</a>, but because technorati Favorites is still broken and not showing all my favorites, this is proving next to useless and it can&#8217;t pick up the &#8220;undercurrent&#8221; of the z-list</p>
<p>Obviously I have my feed reader, but whilst I have subscribed to 300 or so blogs, I rarely have time to read them &#8211; using Google Reader with my current connection is cumbersome and the same would be true of other online readers such as Netvibes and Bloglines &#8211; I am currently also experimenting with FeedDemon which was made free not too long ago. It is a good option for those feeds which are &#8220;must reads&#8221;.</p>
<p><a href="http://andybeard.eu/2008/02/blogcatalog-give-purpose-to-the-social-graph.html">Blogcatalog&#8217;s Dashboard</a> &#8211; the new activity stream is great, I have actually set it as my home page &#8211; my friends need to update their profiles so I can see what they are up to, but it gives me a good overview without getting bogged down. In some ways this is similar to what you can achieve with Netvibes or Pageflakes, but without the need to add all the feeds yourself.</p>
<p><b>TrafficJam highlights the undercurrent</b></p>
<p>TrafficJam highlights what is currently hot, without requiring high traffic numbers, a &#8220;trained audience&#8221; encouraged to click things to bring you more traffic, or anything else.</p>
<p>Clicks are based purely on headlines &#8211; if you have a headline that visitors to other blogs find interesting, you are going to gain a few clicks, even if you have a very low traffic blog &#8211; <a href="http://www.blogrush.com/r21264288">Blogrush</a> already favours low traffic blogs in this regard because they gain lots of free credits.<br />
How many free credits? Well I have had my WPPlugins site listed on Blogrush since it launched, and it is a very low traffic site, that hasn&#8217;t been updated in a long time, and the headline of the last post is hardly captivating.<br />
The site certainly hasn&#8217;t earned many credits on its own &#8211; it has however been <b>allocated</b> almost 400,000 credits.</p>
<p>If you imagine the potential for a niche website, with a carefully optimized title being the one appearing within Blogrush, leading to a well optimized page which has been designed with a suitable traffic funnel, a CTR of 1% would give you 4000 visitors.</p>
<p><b>4000 visitors might not seem very much, but that is probably the equivalent to being linked to from 10 A-list bloggers in the blogging, seo and internet marketing niches with what I would call a &#8220;good&#8221; link, intended to send readers to look at something.</b></p>
<p>I know how much traffic I get from such links, and whilst they are not always sculpted to send maximum traffic, and there is an audience cross-over, there are very few sites that have sent me over 500 visitors from a single link in a short space of time.<br />
If I delve into Google analytics and filter based on referrer, there are a few links that over a long period of time bring me more traffic, but those are invariably a well highlighted link in corner-stone content that attracts lots of links in itself.</p>
<h3>Blogrush &#8211; Poor Click Through Rate</h3>
<p>Despite improvements in targeting and improved quality filtering, the CTR from the Blogrush widgets has drastically reduced.</p>
<p>I think this is down to a number of problems</p>
<ul>
<li><strong>Public quality perception</strong> &#8211; if you have moaned about or subjected Blogrush to public ridicule (some Internet marketing sites are very much like Ripoff Report in that respect) then you are unlikely to click.</li>
<li><strong>Different focus of attention</strong> &#8211; manual comment spammers are going to be focused on visiting the next blog on their list, entrycard droppers on their next drop zone, Stumblers are just as likely to hit the stumble button.</li>
<li><strong>Ugly widget</strong> &#8211; some people still don&#8217;t like it</li>
<li><strong>Poor positioning of widgets</strong> &#8211; it is an exit point, and people don&#8217;t really want to encourage others to leave their website, though to be frank in most cases other than sales pages, they are likely to do that anyway. Obviously many people are also looking for maximum monetization</li>
</ul>
<p>My hope is that over time these things will be improved, but ultimately Coke tastes better than Pepsi.. right?</p>
<h3>TrafficJam Is For The All List</h3>
<p><img src='http://cdn5.andybeard.name/wp-content/uploads/trafficjam.jpg' alt='TrafficJam is for the All List' /></p>
<p>A list like that makes me excited, because half the blogs I had never heard of or visited, and there was some great content to be found. Not all of it, titles alone can be a little misleading, and I am sure  could be gamed, but often someone who can write a good title can also write good articles.</p>
<p>Well not quite everyone is an unknown, there is a post from the <a href="http://www.income.com/blog/">Income.com blog</a> on the list, as well as from <a href="http://www.internetmarketingsweetie.com/blog/2008/02/john-reeses-trafficjamcom-are-we-finally-headed-for-a-traffic-jam-now/">Alice Seba</a>, and one from <a href="http://www.clicknewz.com/1350/how-to-be-a-better-blogger-step-by-step/">Lynn Terry @ Clicknewz</a> &#8211; they probably have more paying customers than many A-list bloggers have subscribers</p>
<p>Then I noticed Kieron has had some problems with people gaining a front page Digg&#8230; <a href="http://www.here.org.uk/2008/02/how-to-lose-out-on-almost-800-diggs-and-handling-people-copying-my-content-again.html">with content they ripped off from him</a> &#8211; whilst Kieron is in my feed reader, I missed this post because I haven&#8217;t been using it as much due to connection difficulties.</p>
<p>I also noticed a couple of posts from Linda <a href="http://affiliate-blogs.5staraffiliateprograms.com/1376/5-year-anniversary-of-freedom.html?">celebrating 5 years in the affiliate management industry</a> and an analysis of <a href="http://affiliate-blogs.5staraffiliateprograms.com/1381/how-much-money-do-affiliate-managers-make.html">salaries for affiliate managers</a>.</p>
<p>I am not going to pretend that one link from me is worth the advertising space that Blogrush takes up, but bloggers clicking through on specific content written by other people in their niche has the ability to magnify the traffic.<br />
It doesn&#8217;t take many links and new visitors to enhance the effect of social media, and add subscribers.</p>
<p>Before you moan about Blogrush not bringing any traffic make sure you have carried out the following:-</p>
<ul>
<li>Read my previous <a href="http://andybeard.eu/tag/blogrush">articles on Blogrush</a></li>
<li>Installed a plugin to create a custom RSS feed which you can use for testing</li>
<p>Mark was one of the first to offer a decent solution that <a href="http://www.smoblog.com/custom-rss-blogrush/">doesn&#8217;t involve manual editing of an RSS feed</a>, and since then a good solution was created by Pawan Agrawal of Max WordPress with his <a href="http://www.maxblogpress.com/plugins/bcm/">Blogrush Click Maximizer</a>.</p>
<p>Pawan actually <a href="http://wordpress.org/extend/plugins/blogrush-click-maximizer/">released a new version yesterday (22 feb)</a>, and even if you have no interest at all in Blogrush, you have to download this new version hosted in the WordPress plugin repository, and go through the activation process &#8211; it is a brilliant piece of coding by someone who really understands list building.<br />
If you are doing anything to do with WordPress, whether it is plugins or themes, <b>you have to see how he is doing this</b>. Even better, the plugin is released under GPL, so you could easily reuse his code.</p>
<p>I think Pawan has a snse of humor as well. He said in the update notes that there were small changes made&#8230; that trebled the code size. <b>Seriously this is list building artwork.</b></p>
<li>Created a custom langing page or optimized your site to maximize conversions</li>
<li>Actually clicked a few Blogrush links every day since launch &#8211; if you don&#8217;t use it, how can you expect any traffic from it</li>
<li>If it turns out to be a good post, Stumble it, bookmark it &#8211; I have enhanced friendships and loyal readership by doing exactly that</li>
</ul>
<h3>TrafficJam Teething Problems?</h3>
<p>Whilst I am overly positive that this is going to be a very useful service (if people give John and his team a little slack), there are things that should be cleaned up a little.</p>
<ul>
<li>Session IDs &#8211; for some reason clicking links from TrafficJam leaves ?PHPSESSID=llrg8vvclv49dko9ekp38uf2v7 or similar on the end of the links, and WordPress doesn&#8217;t clean that up automatically (and I hope they never do, unless used for other purposes) &#8211; this is something that needs fixing as it can mess up some things with social media, and looks ugly.</li>
<li>Not displaying Blogrush &#8211; there are sites still listed that are not displaying Blogrush &#8211; I am sure this is because whilst they are no longer displaying Blogrush, they referred a lot of people &#8211; I am not sure how to handle this &#8211; as an example Linda isn&#8217;t displaying Blogrush on her blog, but from memory she was mainly displaying it on her forum previously. I am sure she referred tons of people, and will always have credits from referrals.</li>
<li>Stats &#8211; make all traffic and credit stats crystal clear, and exactly how they came about</li>
<li>Positioning &#8211; TrafficJam could be used as an incentive for good positioning of the widget. If blogs send more traffic due to good positioning, they should in some way have their feeds highlighted. Alternatively or in addition you could just have recent clicks highlighted.</li>
<li>
Design &#8211; I would like to see the category choices at the top or bottom, with the right side of the page reserved to highlight more content such as positioning benefits.</li>
<li>Blogrush Widget &#8211; it really needs excerpts and maybe some kind of additional ratings for a post just read. A blog is gaining a benefit from a click based upon a title, but a title has to deliver on the promise +1/-1</li>
<li>For Blogrush &#8211; I want to be  able to promote my downline, I don&#8217;t really need more referrals, but my readers do</li>
</ul>
<p>Unlike many, I am willing to give John a chance to make this a success &#8211; there is a need, and someone needs to fill it. This is only the second part of Income.com, I am looking forward to the third, and probably largest piece of the puzzle that John started launching over 1 year ago with a small green blob.</p>
<p>Do also make sure you check out Pawan&#8217;s plugin &#8211; there are actually a few flaws in the process which I am going to suggest need fixing for his next upgrade &#8211; it doesn&#8217;t seem to work with multiple lists, so I ended signing up to 2 lists of his this evening, when I have been on some for the last 2 years or more, and as it is on WordPress plugins, you don&#8217;t know who the referrer was &#8211; it would be good if there was a &#8220;where did you hear about this plugin&#8221; field.</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%252F1242%252Ftrafficjam.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Why%20TrafficJam.com%20really...%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/blogrush" title="blogrush" rel="tag">blogrush</a>, <a href="http://andybeard.eu/tag/rss" title="rss" rel="tag">rss</a>, <a href="http://andybeard.eu/tag/subscribers" title="subscribers" rel="tag">subscribers</a>, <a href="http://andybeard.eu/tag/traffic" title="traffic" rel="tag">traffic</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><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/1242/trafficjam.html/feed</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Answers.com Answerlinks Plugin &#8211; How Much Are Those Links Worth?</title>
		<link>http://andybeard.eu/1041/answerscom-answerlinks-plugin-how-much-are-those-links-worth.html</link>
		<comments>http://andybeard.eu/1041/answerscom-answerlinks-plugin-how-much-are-those-links-worth.html#comments</comments>
		<pubDate>Fri, 12 Oct 2007 11:58:36 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[answerlinks]]></category>
		<category><![CDATA[answers]]></category>
		<category><![CDATA[Automattic]]></category>
		<category><![CDATA[paid links]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[wordpress.com]]></category>
		<category><![CDATA[wordress]]></category>

		<guid isPermaLink="false">http://andybeard.eu/2007/10/answerscom-answerlinks-plugin-how-much-are-those-links-worth.html</guid>
		<description><![CDATA[<p>Wordpress.com owners Automattic, working in conjunction with Answers.com and former Wordpress core developer Alex King have <a href="http://wordpress.com/blog/2007/10/10/answerlinks/">just released a new plugin</a> which allows Wordpress.com users, and Wordpress.org users to easily link to topics and definitions on Answers.com.</p>
<p>There are literally hundreds of such plugins for linking to various Wikis and shopping sites, but for some strange reason those haven&#039;t been included on Wordpress.com</p>
<p>Users on Wordpress.com aren&#039;t really very SEO savvy and thus are most likely to be &#034;link happy&#034; and of course with the plugin being so convenient, they are more likely to link to Answers.com now than rival sites.</p>
<p>A</p>]]></description>
			<content:encoded><![CDATA[
<p>WordPress.com owners Automattic, working in conjunction with Answers.com and former WordPress core developer Alex King have <a href="http://wordpress.com/blog/2007/10/10/answerlinks/">just released a new plugin</a> which allows WordPress.com users, and WordPress.org users to easily link to topics and definitions on Answers.com.</p>
<p>There are literally hundreds of such plugins for linking to various Wikis and shopping sites, but for some strange reason those haven&#8217;t been included on WordPress.com</p>
<p>Users on WordPress.com aren&#8217;t really very SEO savvy and thus are most likely to be &#8220;link happy&#8221; and of course with the plugin being so convenient, they are more likely to link to Answers.com now than rival sites.</p>
<p>A deal such as this if you were a link broker would be a <b>7 or even 8 figure deal</b> &#8211; especially if there was some level of exclusivity.</p>
<p>If Automattic are being paid for including the plugin, surely they should let their user base know that they are receiving compensation for the links.</p>
<p>Whilst such links are being provided editorially by bloggers, the plugin is like doing the decorating, and then giving a baby a box of crayons to play with.</p>
<p>I am sure they would like the option to nofollow the links, after all much of the material sourced from Wikipedia is user generated content.</p>
<p>If I was an investor in Automattic, and they didn&#8217;t receive significant financial compensation, I would be extremely upset. Not only for the lost income, but also the lost leverage and link equity. </p>
<p>If Answers.com were ever in the market to buy WordPress.com, the value to them is vastly reduced. They already have the link juice.</p>
<p>For a competitor to Answers looking for link juice, the value is also vastly reduced, because they will be sharing links, and it would be very hard to tell users&#8230;. &#8220;Sorry, you can&#8217;t link to Answers now, you have to link to XYZ instead&#8221;</p>
<p>At a guess, this might knock at least 50% off the value of WordPress.com &#8211; it is like damaged merchandise, deflowered.</p>
<p>Then of course Automattic are so against webspam, they wouldn&#8217;t dream of handing a stick of dynamite to a baby along with a box of matches and of course they would do it out of the goodness of their heart.</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%252F1041%252Fanswerscom-answerlinks-plugin-how-much-are-those-links-worth.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Answers.com%20Answerlinks%20Plugin%20-%20How%20Much%20Are%20Those%20Links%20Worth%3F%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/answerlinks" title="answerlinks" rel="tag">answerlinks</a>, <a href="http://andybeard.eu/tag/answers" title="answers" rel="tag">answers</a>, <a href="http://andybeard.eu/tag/automattic" title="Automattic" rel="tag">Automattic</a>, <a href="http://andybeard.eu/tag/paid-links" title="paid links" rel="tag">paid links</a>, <a href="http://andybeard.eu/tag/plugins" title="plugins" rel="tag">plugins</a>, <a href="http://andybeard.eu/tag/wordpress-plugins" title="wordpress plugins" rel="tag">wordpress plugins</a>, <a href="http://andybeard.eu/tag/wordpresscom" title="wordpress.com" rel="tag">wordpress.com</a>, <a href="http://andybeard.eu/tag/wordress" title="wordress" rel="tag">wordress</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/1041/answerscom-answerlinks-plugin-how-much-are-those-links-worth.html/feed</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Sphinn Greatest Hits &#8211; Could The #1 Be Some Useful Content?</title>
		<link>http://andybeard.eu/969/sphinn-greatest-hits.html</link>
		<comments>http://andybeard.eu/969/sphinn-greatest-hits.html#comments</comments>
		<pubDate>Fri, 31 Aug 2007 14:38:00 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[payperpost]]></category>
		<category><![CDATA[reviewme]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[sphinn]]></category>
		<category><![CDATA[Sponsored Reviews]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[WordPress SEO]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://andybeard.eu/2007/08/sphinn-greatest-hits.html</guid>
		<description><![CDATA[<p>John Andrews currently has the top rated article on Sphinn with a <a href="http://www.johnon.com/381/sphinn-this-page.html">truly brilliant display of link baiting</a> and social media awareness.</p>
<p>I am not sure I am going to be able to <a href="http://sphinn.com/greatesthits/">knock him off the top spot</a>, and this very post will probably gain him a few more votes, but I would like to think that one of my older articles could at least be a contender.</p>
<h3>If This Content Is So Good, Why Hasn&#039;t It Been Submitted Before?</h3>
<p>There are a number of reasons why my old post on <a href="http://andybeard.eu/2007/06/wordpress-seo-masterclass-for-competitive-niches.html">Wordpress SEO and Dynamic Linking</a> might not have</p>]]></description>
			<content:encoded><![CDATA[
<p>John Andrews currently has the top rated article on Sphinn with a <a href="http://www.johnon.com/381/sphinn-this-page.html">truly brilliant display of link baiting</a> and social media awareness.</p>
<p>I am not sure I am going to be able to <a href="http://sphinn.com/greatesthits/">knock him off the top spot</a>, and this very post will probably gain him a few more votes, but I would like to think that one of my older articles could at least be a contender.</p>
<h3>If This Content Is So Good, Why Hasn&#8217;t It Been Submitted Before?</h3>
<p>There are a number of reasons why my old post on <a href="http://andybeard.eu/2007/06/wordpress-seo-masterclass-for-competitive-niches.html">WordPress SEO and Dynamic Linking</a> might not have been submitted by anyone in the past, and I think it is important to elaborate.</p>
<ul>
<li>The post in question was originally written in June, thus it pre-dates Sphinn &#8211; Danny doesn&#8217;t mind older content being submitted as long as it adds something of value.</li>
<li>It was written as a <b>Paid Post</b> &#8211; I am sure some people are shuddering already, and others might just have a little gleam in their eyes &#8211; after all what better way to emphasise a point about some paid content and links being of high value than to have it highly rated on Sphinn</li>
<li>Sphinn Might Not Accept a Paid Post &#8211; This is one reason I personally didn&#8217;t submit it sooner, because I respect the wishes of the admins, as well as the community. <a href="http://sphinn.com/story/3904">I asked Danny in a comment on Sphinn</a> and I have taken his reply to mean that this submission would be acceptable.</li>
<li>I was unsure of the &#8220;current climate&#8221; regarding paid links &#8211; I think in part SES San Jose has brought even some of the most white hat SEOs to question Google&#8217;s stance, and whilst Google&#8217;s stance is like a rock against a storm tide, hopefully&#8230; eventually&#8230; we will have some clarification on some of the more grey areas.</li>
<li>The article was a load of junk? &#8211; no one has given me that reaction so far in the comments, or the other correspondence I have had about the article &#8211; the article also generated a lot of consulting enquiries which I turned down or have yet to progress to the next stage</li>
<li>The content wasn&#8217;t original &#8211; whilst I reference other people fairly often, it is never without my own opinion, and in this case I think most SEOs think &#8220;siloing&#8221; is advanced linking structures &#8211; this article goes well beyond siloing</li>
</ul>
<h3>Gaming Sphinn?</h3>
<p>Of course not&#8230;</p>
<p>I am just making my readers aware that I have submitted an article they might have enjoyed or even been tempted themselves to submit to Sphinn, if it wasn&#8217;t for the &#8220;stigma&#8221; of it being a paid post that might damage their reputation in some way.</p>
<h3>Want to Make A Statement?</h3>
<p>This might be one way of doing it&#8230;</p>
<p>Matt Cutts reads Sphinn, at least occasionally.</p>
<p>So do a lot of people who don&#8217;t fully understand the arguments frequently raised by SEOs about paid links, and services such as ReviewMe, Sponsored Reviews and PayPerPost</p>
<p>This post in particular I feel highlights something wrong with Google&#8217;s arguments and I am quite happy to provide it as an example (many people would be scared to do so)</p>
<h3>Won&#8217;t Google Discount The Links?</h3>
<p>All links within the site review were given editorially. The PPP interface doesn&#8217;t really provide for this, but it was negotiated before acceptance and I have documentary proof though it is private communication.</p>
<p><b>It Looks Like Google Have Already Discounted The Links</b></p>
<p><a href="http://www.google.com/search?q=link:emonetized.com" rel="nofollow">Google Backlink check</a> on <a href="http://www.emonetized.com">Emonetized</a></p>
<p>I should note at this time that the review was a one off &#8220;contract&#8221; and thus I am not receiving any monetary compensation for the links in this article.</p>
<div class="important" style="width:400;">Tim has just started a series on <a href="http://www.emonetized.com/75/find-a-niche-weddings/">finding niches</a> which I am sure many of my readers will enjoy</div>
<p>That also proves that Tim&#8217;s blog is in the same area of topical authority, it is natural for me to be linking to him, and all the links are relevant.</p>
<p>Tim was honestly giving me a little compensation for the time I spent on a review.</p>
<p>Unfortunately it is impossible to prove whether my links to Tim really pass some Google Juice or not, because Google&#8217;s link: command doesn&#8217;t provide all the results, and might even skip some of the most relevant.<br />
SEO Round Table highlighted today a few ways to <a href="http://www.seroundtable.com/archives/014676.html">check if links pass value</a> &#8211; I have checked a number of my other links to other people and have seen my links credited. My WordPress SEO article has received a fair number of incoming links, and I have linked to it multiple times from pages that received links.</p>
<p>It was also <a href="http://www.searchnewz.com/topstory/news/sn-2-20070621WordpressSEOMasterclassForCompetitiveNiches.html" rel="nofollow">syndicated in full</a> and listed as the feature article on <a href="http://www.searchnewz.com/">Searchnewz.com</a> (note &#8211; I didn&#8217;t give a followed link to my syndicated article, although it is syndicated with my blessing)</p>
<h3>Using Nofollow To Control Juice?</h3>
<p>Matt seems to say that <a href="http://www.seomoz.org/blog/questions-answers-with-googles-spam-guru">using nofollow to control Google Juice</a> is ok, as long as you don&#8217;t orphan content.</p>
<h3>Voting</h3>
<p>I really don&#8217;t want this post submitted, despite the fact it might have evidence (though inconclusive) that Google are discounting some links they probably shouldn&#8217;t.</p>
<p>However if you liked my old post &#8220;<a href="http://andybeard.eu/2007/06/wordpress-seo-masterclass-for-competitive-niches.html">WordPress SEO Masterclass For Competitive Niches</a>&#8221; I would appreciate <a href="http://sphinn.com/story/4277">a vote on Sphinn</a>, whether you thought it was great content, or because you want to highlight to Google that some paid content can be great, and the links editorial.</p>
<p>If you think it is junk, tell me so in the comments on that post, and give me some better examples.</p>
<p><small>Obviously I could just change the permalink to bring it to the front page and give it a little more attention, but I am saving that for a future test on Google&#8217;s algorithms</small></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%252F969%252Fsphinn-greatest-hits.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Sphinn%20Greatest%20Hits%20-%20Could%20The%20%231%20Be%20Some%20Useful%20Content%3F%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/payperpost" title="payperpost" rel="tag">payperpost</a>, <a href="http://andybeard.eu/tag/reviewme" title="reviewme" rel="tag">reviewme</a>, <a href="http://andybeard.eu/tag/search-engine-optimization" title="search engine optimization" rel="tag">search engine optimization</a>, <a href="http://andybeard.eu/tag/seo" title="SEO Blog" rel="tag">SEO Blog</a>, <a href="http://andybeard.eu/tag/sphinn" title="sphinn" rel="tag">sphinn</a>, <a href="http://andybeard.eu/tag/sponsored-reviews" title="Sponsored Reviews" rel="tag">Sponsored Reviews</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/wordpress-seo" title="WordPress SEO" rel="tag">WordPress SEO</a>, <a href="http://andybeard.eu/tag/wordpress-themes" title="wordpress themes" rel="tag">wordpress themes</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/969/sphinn-greatest-hits.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin &#8211; Custom Query String &#8211; UTW Edition</title>
		<link>http://andybeard.eu/941/wordpress-plugin-custom-query-string-utw-edition.html</link>
		<comments>http://andybeard.eu/941/wordpress-plugin-custom-query-string-utw-edition.html#comments</comments>
		<pubDate>Sat, 11 Aug 2007 21:26:15 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Custom Query String]]></category>
		<category><![CDATA[custom wordpress]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[ultimate tag warrior]]></category>
		<category><![CDATA[utw]]></category>
		<category><![CDATA[WordPress Loop]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://andybeard.eu/2007/08/wordpress-plugin-custom-query-string-utw-edition.html</guid>
		<description><![CDATA[<p>This is the first release of this modified &#034;classic&#034; WordPress plugin
and is based upon the original Custom Query String by <a href="http://www.mattread.com">Matt Read</a> which has been looking for a <a href="http://drunkenmonkey.org/unsupported">permanent home for a while</a>.</p>
<p>It contains some simple modifications extending the operation to include the <a href="http://www.neato.co.nz/ultimate-tag-warrior/">UTW</a> is_tag() function.
The changes made are not unique, as they are the same as have been described on a number of <a href="http://082net.com/2006/570/cqs-plugin/">Non-english language blogs such as 082Net</a> - a little hard to find if you don&#039;t speak Korean, and as I have found in the past, if hacks are not provided as a</p>]]></description>
			<content:encoded><![CDATA[
<p>This is the first release of this modified &#8220;classic&#8221; WordPress plugin and is based upon the original Custom Query String by <a href="http://www.mattread.com">Matt Read</a> which has been looking for a <a href="http://drunkenmonkey.org/unsupported">permanent home for a while</a>.</p>
<p>It contains some simple modifications extending the operation to include the <a href="http://www.neato.co.nz/ultimate-tag-warrior/">UTW</a> is_tag() function.<br />
The changes made are not unique, as they are the same as have been described on a number of <a href="http://082net.com/2006/570/cqs-plugin/">Non-english language blogs such as 082Net</a> &#8211; a little hard to find if you don&#8217;t speak Korean, and as I have found in the past, if hacks are not provided as a distributable final version, very few people use them.</p>
<p>This plugin is intended to be used in advanced linking stuctures such as those described in <a href="http://andybeard.eu/2007/06/wordpress-seo-masterclass-for-competitive-niches.html">WordPress SEO Masterclass For Competitive Niches</a></p>
<p>Rather than blocking duplicate content pages, they can be used to your advantage, but as customized landing pages and a method of channelling &#8220;Google Juice&#8221; away from pages that are receiving the majority of links, to pages that you wish to rank well, and also to your homepage to enhance monetization.</p>
<p>This plugin allows you to modify the default number of posts displayed by the WordPress loop before it creates a new page.</p>
<h3>Not Just For SEO</h3>
<p>There are all kinds of ways this plugin can also be used for aesthetic appeal and improved navigation.</p>
<p>It should be noted that this is a totally white-hat solution that even Googlers would approve of, as it is frequently recommended these days that sites should be developed to have a wider footprint rather than a deeper one.<br />
It is one of the best solutions to minimise supplemental results on WordPress which are typically from a lack of PageRank, and not as many assume, duplicate content.</p>
<p>Full details and new permanent home for <a href="http://andybeard.eu/wordpress-plugins/custom-query-string-utw">Custom Query String</a></p>
<p><!--download id="3"--></p>
<p>A couple of additional notes in passing.</p>
<p>It is possible to use the original plugins (which was up to version 2.7) with UTW, but it involved <a href="http://courtneytuttle.com/2007/08/10/hacking-ultimate-tag-warrior-to-create-better-tag-pages/">jumping through a few unnecessary hoops</a> which would decrease adoption and also prevent a number of useful linking structures.</p>
<p>This plugin was really in need of a home to ensure that people download a fully working version. Many links are broken to the original, and those that exist are to older versions.</p>
<p>As my readers appreciate, I just tinker with code, thus if extensive modifications are needed with the release of WP 2.3, I might need to strong-arm a friend into helping me manage the programming.</p>
<p>That being said, I am quite capable of supporting the plugin, and explain how it can be used in various ways, which is often more time consuming than the actual coding.</p>
<p>Whilst my <a href="http://andybeard.eu/2007/06/wordpress-seo-masterclass-for-competitive-niches.html">advanced WordPress SEO tips</a> might look a little daunting, Custom Query String is actually very simple to use.</p>
<p>Just install it as a regular plugin, go to Options >>> CQS and set up declarations for categories and tag pages, and date archives if you use them (most installations have them somewhere)</p>
<h3>Update</h3>
<p>There are a few versions of CQS now available for WP2.3+ including <a href="http://www.transycan.net/blogtest/2007/10/30/custom-query-string-reloaded-for-wordpress-23-with-tag-support/">Custom Query String Reloaded</a></p>
<p>I have some additional changes I still want to make with my own version</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%252F941%252Fwordpress-plugin-custom-query-string-utw-edition.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22WordPress%20Plugin%20-%20Custom%20Query%20String%20-%20UTW%20Edition%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/custom-query-string" title="Custom Query String" rel="tag">Custom Query String</a>, <a href="http://andybeard.eu/tag/custom-wordpress" title="custom wordpress" rel="tag">custom wordpress</a>, <a href="http://andybeard.eu/tag/search-engine-optimization" title="search engine optimization" rel="tag">search engine optimization</a>, <a href="http://andybeard.eu/tag/seo" title="SEO Blog" rel="tag">SEO Blog</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/wordpress-loop" title="WordPress Loop" rel="tag">WordPress Loop</a>, <a href="http://andybeard.eu/tag/wordpress-plugins" title="wordpress plugins" rel="tag">wordpress plugins</a><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/941/wordpress-plugin-custom-query-string-utw-edition.html/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Sphinn Support &#8211; Antisocial (SEO Friendly Sociable) WordPress Plugin</title>
		<link>http://andybeard.eu/909/sphinn-sociable-wordpress-plugin.html</link>
		<comments>http://andybeard.eu/909/sphinn-sociable-wordpress-plugin.html#comments</comments>
		<pubDate>Tue, 24 Jul 2007 16:14:59 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[sociable]]></category>
		<category><![CDATA[social bookmarking]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[sphinn]]></category>
		<category><![CDATA[stumbleupon]]></category>
		<category><![CDATA[twitthis]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://andybeard.eu/2007/07/sphinn-sociable-wordpress-plugin.html</guid>
		<description><![CDATA[
<p>I have just added support for Sphinn to my hacked version of the popular Sociable plugin.</p>
<p>For those unfamiliar with Antisocial, these are the differences</p>
<ul>
<li><b>All links have nofollow added</b> &#8211; this might sound strange coming from someone who strongly supports the removal of nofollow from comments, but there is no logical purpose having a followable link to a social bookmark site that just points to a submission form</li>
</ul>
<p><a href="http://andybeard.eu/909/sphinn-sociable-wordpress-plugin.html" class="more-link">Read more on Sphinn Support &#8211; Antisocial (SEO Friendly Sociable) WordPress Plugin&#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%252F909%252Fsphinn-sociable-wordpress-plugin.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Sphinn%20Support%20-%20Antisocial%20%28SEO%20Friendly%20Sociable%29%20Wordpress%20Plugin%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/sociable" title="sociable" rel="tag">sociable</a>, <a href="http://andybeard.eu/tag/social-bookmarking" title="social bookmarking" rel="tag">social bookmarking</a>, <a href="http://andybeard.eu/tag/social-networking" title="social networking" rel="tag">social networking</a>, <a href="http://andybeard.eu/tag/sphinn" title="sphinn" rel="tag">sphinn</a>, <a href="http://andybeard.eu/tag/stumbleupon" title="stumbleupon" rel="tag">stumbleupon</a>, <a href="http://andybeard.eu/tag/twitthis" title="twitthis" rel="tag">twitthis</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><br />
]]></description>
			<content:encoded><![CDATA[
<p>I have just added support for Sphinn to my hacked version of the popular Sociable plugin.</p>
<p>For those unfamiliar with Antisocial, these are the differences</p>
<ul>
<li><b>All links have nofollow added</b> &#8211; this might sound strange coming from someone who strongly supports the removal of nofollow from comments, but there is no logical purpose having a followable link to a social bookmark site that just points to a submission form</li>
<li><b>TwitThis Support</b> &#8211; for those that like Tweeting</li>
<li><b>StumbleUpon Fix</b> &#8211; The original has a bug in the StumbleUpon link</li>
<li><b color="red">New</b><b> support for Sphinn</b> &#8211; lots of people are going to use it, so I am sure it is a welcome addition</li>
</ul>
<p>I am aware that <a href="http://www.eyefall.co.uk/blog/news/070114/getting-sphinn-on-the-sociable-wordpress-plugin.html">Eyefall previously posted a modified version</a> of the original to include Sphinn, but it doesn&#8217;t include the other necessary changes, and who really wants to use a plugin that sucks for SEO, especially the primary users of Sphinn, most likely SEOs.</p>
<p>Another valuable note, very few people will actually take action and use patched files, or even files presented as phps which you have to copy and paste.<br />
If you don&#8217;t distribute plugins in an idiot proof zip file, very few people will use it.</p>
<p>I learnt this from experience by offering initially instructions on how to patch Sociable, and how many of my readers didn&#8217;t take action.</p>
<p>If you are still unsure about why you might want to use my version of Sociable, you might appreciate this &#8220;blast from the past&#8221; about how many blogs can retain as much as <a href="http://andybeard.eu/2006/12/nofollow-and-pink-boxes.html"><b>50% more link juice internally</b></a>.</p>
<p>For more information on the plugin itself, please visit <a href="http://andybeard.eu/wordpress-plugin-hacks">the main download page</a>.</p>
<p>For those that know all about it, here is a quick download link for <a href="http://andybeard.eu/?dl=1">Antisocial<br />
</a></p>
<p><!--download id="1"--></p>
<p>Note: As always, no version number change though I have updated the notes within it &#8211; I still look on this as not being a branch of the original, just a hack for SEO minded individuals.<br />
It still contains the <a href="http://andybeard.eu/2007/06/sociable-plugin-error-with-wordpress-221.html">sociable bug with WordPress 2.2.1</a> as I recently mentioned</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%252F909%252Fsphinn-sociable-wordpress-plugin.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Sphinn%20Support%20-%20Antisocial%20%28SEO%20Friendly%20Sociable%29%20Wordpress%20Plugin%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/sociable" title="sociable" rel="tag">sociable</a>, <a href="http://andybeard.eu/tag/social-bookmarking" title="social bookmarking" rel="tag">social bookmarking</a>, <a href="http://andybeard.eu/tag/social-networking" title="social networking" rel="tag">social networking</a>, <a href="http://andybeard.eu/tag/sphinn" title="sphinn" rel="tag">sphinn</a>, <a href="http://andybeard.eu/tag/stumbleupon" title="stumbleupon" rel="tag">stumbleupon</a>, <a href="http://andybeard.eu/tag/twitthis" title="twitthis" rel="tag">twitthis</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><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/909/sphinn-sociable-wordpress-plugin.html/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Sociable Plugin Error With WordPress 2.2.1</title>
		<link>http://andybeard.eu/869/sociable-plugin-error-with-wordpress-221.html</link>
		<comments>http://andybeard.eu/869/sociable-plugin-error-with-wordpress-221.html#comments</comments>
		<pubDate>Wed, 27 Jun 2007 20:41:08 +0000</pubDate>
		<dc:creator>Andy Beard</dc:creator>
				<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[SEO Blog]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[antisocial]]></category>
		<category><![CDATA[Bookmark Plugin]]></category>
		<category><![CDATA[sociable]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://andybeard.eu/2007/06/sociable-plugin-error-with-wordpress-221.html</guid>
		<description><![CDATA[
<p>There seems to be a bug with the <a href="http://push.cx/sociable">Sociable plugin</a>, for which I provide a <a href="http://andybeard.eu/wordpress-plugin-hacks">hacked version</a> with a couple of minor modifications. The bug seems to only be for users of WordPress 2.2.1 (which you should upgrade to for security reasons)</p>
<p><a href="http://andybeard.eu/869/sociable-plugin-error-with-wordpress-221.html" class="more-link">Read more on Sociable Plugin Error With WordPress 2.2.1&#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%252F869%252Fsociable-plugin-error-with-wordpress-221.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Sociable%20Plugin%20Error%20With%20Wordpress%202.2.1%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/antisocial" title="antisocial" rel="tag">antisocial</a>, <a href="http://andybeard.eu/tag/bookmark-plugin" title="Bookmark Plugin" rel="tag">Bookmark Plugin</a>, <a href="http://andybeard.eu/tag/sociable" title="sociable" rel="tag">sociable</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><br />
]]></description>
			<content:encoded><![CDATA[
<p>There seems to be a bug with the <a href="http://push.cx/sociable">Sociable plugin</a>, for which I provide a <a href="http://andybeard.eu/wordpress-plugin-hacks">hacked version</a> with a couple of minor modifications. The bug seems to only be for users of WordPress 2.2.1 (which you should upgrade to for security reasons)</p>
<p>When you save options, the following error is encountered</p>
<blockquote><p>
Warning: implode() [function.implode]: Bad arguments. in /home/andyeu/public_html/wp-content/plugins/sociable/sociable.php on line 659</p>
<p>Warning: Invalid argument supplied for foreach() in /home/andyeu/public_html/wp-content/plugins/sociable/sociable.php on line 770
</p></blockquote>
<p>The display of all the draggable icons is severely messed up.</p>
<p>From what I can see in the code (as a tinkerer, not a programmer), this does not prevent the options from being saved, and the correct saved settings appear to be reflected when the page is refreshed, and on the blog itself.</p>
<p>The error appears to be in a section of the code that is related to the default icon set, but I haven&#8217;t spent too much time trying to fix it, as I would hope this will be fixed in the original.</p>
<p>I don&#8217;t look on my version of the plugin as a branch, I have left all default options &#8220;as-is&#8221;, thus I will await an official fix, and then update my slightly modified version.</p>
<p>Many thanks to Edwin De Jong and <a href="http://mindykoch.com/">Mindy Koch</a> for making me aware of the problem so I could test it out with WP2.2.1</p>
<p><small>p.s. I did try to coax a website out of Edwin to link too, but he declined</small></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%252F869%252Fsociable-plugin-error-with-wordpress-221.html%22%2C%20%22style%22%3A%20%22small%22%2C%20%22title%22%3A%20%22Sociable%20Plugin%20Error%20With%20Wordpress%202.2.1%22%20%7D);"></div>


	Tags: <a href="http://andybeard.eu/tag/antisocial" title="antisocial" rel="tag">antisocial</a>, <a href="http://andybeard.eu/tag/bookmark-plugin" title="Bookmark Plugin" rel="tag">Bookmark Plugin</a>, <a href="http://andybeard.eu/tag/sociable" title="sociable" rel="tag">sociable</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><br />
]]></content:encoded>
			<wfw:commentRss>http://andybeard.eu/869/sociable-plugin-error-with-wordpress-221.html/feed</wfw:commentRss>
		<slash:comments>3</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 43/112 queries in 0.022 seconds using disk: basic
Object Caching 3032/3203 objects using disk: basic
Content Delivery Network via cdn5.andybeard.name

Served from: andybeard.eu @ 2012-02-13 07:07:14 -->
