<?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>Ben Huson&#187; SEO</title>
	<atom:link href="http://www.benhuson.co.uk/tag/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benhuson.co.uk</link>
	<description>Web Designer and Developer</description>
	<lastBuildDate>Wed, 11 Aug 2010 21:23:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Google Inline Jump To Links</title>
		<link>http://www.benhuson.co.uk/2010/03/18/google-inline-jump-to-links/</link>
		<comments>http://www.benhuson.co.uk/2010/03/18/google-inline-jump-to-links/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 22:25:34 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.benhuson.co.uk/?p=1514</guid>
		<description><![CDATA[It is now fairly common to see Google insert jump to anchor links for popular pages in their search results. For example, a search for &#8220;wordpress loop&#8221; returned 3 anchor links. Inline Jump To Links Then I did a search for &#8220;wordpress multiple loops&#8221; and noticed an additional jump to link within the description text. Google [...]]]></description>
			<content:encoded><![CDATA[<p>It is now fairly common to see Google insert jump to anchor links for popular pages in their search results. For example, a search for <strong>&#8220;wordpress loop&#8221;</strong> returned 3 anchor links.</p>
<p><img class="border" title="Google Jump To Links" src="http://www.benhuson.co.uk/wp-content/uploads/google-jump-to-link-simple.gif" alt="" width="400" height="92" /></p>
<h3>Inline Jump To Links</h3>
<p>Then I did a search for <strong>&#8220;wordpress multiple loops&#8221;</strong> and noticed an additional jump to link within the description text.</p>
<p><img class="border" title="Google Inline Jump To Links" src="http://www.benhuson.co.uk/wp-content/uploads/google-jump-to-link.gif" alt="" width="400" height="92" /></p>
<p>Google has picked that section of the page as being more relevant to my search terms and has included a link to that anchor. Not only that but the description is taken from the page content immediately after that anchor point and heading. Clever.</p>
<h3>Let&#8217;s look at the source code</h3>
<p>In this example, looking at the page source code reveals an anchor tag followed by a heading tag followed by a paragraph of content.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>347
348
349
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>a name<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;Multiple_Loops_in_Action&quot;</span> id<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;Multiple_Loops_in_Action&quot;</span><span style="color: #339933;">&gt;&lt;/</span>a<span style="color: #339933;">&gt;</span>
<span style="color: #339933;">&lt;</span>h4<span style="color: #339933;">&gt;&lt;</span>span <span style="color: #000000; font-weight: bold;">class</span><span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;mw-headline&quot;</span><span style="color: #339933;">&gt;</span>Multiple Loops in Action<span style="color: #339933;">&lt;/</span>span<span style="color: #339933;">&gt;&lt;/</span>h4<span style="color: #339933;">&gt;</span>
<span style="color: #339933;">&lt;</span>p<span style="color: #339933;">&gt;</span>The best way to understand how to use multiple loops is to actually show an example of its use<span style="color: #339933;">...</span></pre></td></tr></table></div>

<p>It&#8217;s unclear wether Google in picking the &#8220;Multiple Loops in Action&#8221; link text from the anchor name or the following heading text.</p>
<p>Interestingly the &#8216;mw-headline&#8217; class applied to the heading seems to be a fairly standard <a href="http://www.mediawiki.org/wiki/Extension:H1_CSS">class applied to headings in Wikis</a>, so maybe this is what Google is picking up on.</p>
<p>I think I may have to try out some of this HTML markup and see what happens&#8230;</p>
<h3>Further Reading</h3>
<ul>
<li><a href="http://googleblog.blogspot.com/2009/09/jump-to-information-you-want-right-from.html">Official Google Blog: Jump to the information you want right from the search snippets</a></li>
<li><a href="http://searchengineland.com/google-jump-to-links-within-search-snippets-26603">Google “Jump To” Links Within Search Snippets</a></li>
<li><a href="http://blog.thinksem.com/2009/12/google-jump-to-links.html">Google Jump To Links in Snippets</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.benhuson.co.uk/2010/03/18/google-inline-jump-to-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP e-Commerce XML Sitemap WordPress Plugin</title>
		<link>http://www.benhuson.co.uk/2009/11/28/wp-e-commerce-xml-sitemap-wordpress-plugin/</link>
		<comments>http://www.benhuson.co.uk/2009/11/28/wp-e-commerce-xml-sitemap-wordpress-plugin/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 22:40:30 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[WP e-Commerce]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.benhuson.co.uk/?p=1267</guid>
		<description><![CDATA[I was just about to update an old plugin I created to create an XML site map for products in WP e-Commerce&#8230; &#8230;then I stumbled across the WP e-Commerce XML Sitemap plugin by Lee Willis. The plugin worked well with WP e-Commerce 3.7.5 (the latest version) apart from a few minor issues. I got in [...]]]></description>
			<content:encoded><![CDATA[<p><strong>I was just about to update an old plugin I created to create an XML site map for products in <a href="http://www.instinct.co.nz/e-commerce/">WP e-Commerce&#8230;</a></strong></p>
<p>&#8230;then I stumbled across the <a href="http://wordpress.org/extend/plugins/wp-e-commerce-xml-sitemap/">WP e-Commerce XML Sitemap</a> plugin by <a href="http://www.leewillis.co.uk">Lee Willis</a>.</p>
<p>The plugin worked well with WP e-Commerce 3.7.5 (the latest version) apart from a few minor issues. I got in touch with Lee and suggested a few tweaks/fixes &#8211; he has just released an updated version:</p>
<ul>
<li>Unpublished products are now not added to sitemap.</li>
<li>Is now compatible with WordPress installations with custom table prefix.</li>
</ul>
<p>You can <a href="http://wordpress.org/extend/plugins/wp-e-commerce-xml-sitemap">download the latest version here&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.benhuson.co.uk/2009/11/28/wp-e-commerce-xml-sitemap-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is PageRank Sculpting using rel=&#8221;nofollow&#8221; an SEO Myth?</title>
		<link>http://www.benhuson.co.uk/2009/06/30/pagerank-sculpting-nofollow/</link>
		<comments>http://www.benhuson.co.uk/2009/06/30/pagerank-sculpting-nofollow/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 22:03:39 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Developer]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Matt Cutts]]></category>
		<category><![CDATA[nofollow]]></category>
		<category><![CDATA[PageRank]]></category>

		<guid isPermaLink="false">http://www.benhuson.co.uk/?p=841</guid>
		<description><![CDATA[I recently stumbled across this post by Matt Cutts of Google which gives an in-depth view of how Google PageRank is affected by rel=&#8221;nofollow&#8221; links. I have seen a lot of advice from SEO consultants recommending the use of &#8220;nofollow&#8221; on links to prevent Google leaking your PageRank out to other web sites and therefore [...]]]></description>
			<content:encoded><![CDATA[<p><strong>I recently stumbled across </strong><a href="http://www.mattcutts.com/blog/pagerank-sculpting/"><strong>this post by Matt Cutts</strong></a><strong> of Google which gives an in-depth view of how Google <a href="http://en.wikipedia.org/wiki/PageRank">PageRank</a> is affected by rel=&#8221;nofollow&#8221; links.</strong></p>
<p>I have seen a lot of advice from SEO consultants recommending the use of &#8220;nofollow&#8221; on links to prevent Google leaking your PageRank out to other web sites and therefore concentrating the passing of PageRank to other pages on your site.</p>
<p>For example, if your page had 10 PageRank points and 10 links to other pages, 5 of which were set to &#8220;nofollow&#8221;, the other 5 pages would each carry a PageRank of 2 points (ie share the full 10 points between the 5 links).</p>
<p>It would seem from what Matt says that this isn&#8217;t exactly how Google works. Sculpting the links on your page to concentrate link traffic to other pages does not equate to a concentrated amount of PageRank being passed to those pages.</p>
<p>In the example above, adding &#8220;nofollow&#8221; does prevent PageRank being passed through those links but the other 5 links will still only receive 1 PageRank point per link.</p>
<p>In general, Matt suggests whenever you’re linking around within your own site don’t use &#8220;nofollow&#8221;. Only use &#8220;nofollow&#8221; on links when you do not want a page to be indexed by Google, or for external links of which you may not have been able to verify the content (for example, a link added by a commenter on your blog).</p>
<p>If that makes no sense, <a href="http://www.mattcutts.com/blog/pagerank-sculpting/">Matt explains it much more clearly&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.benhuson.co.uk/2009/06/30/pagerank-sculpting-nofollow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced)

Served from: benhuson.co.uk @ 2010-09-07 19:53:57 -->