<?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>Malcolm Coles &#187; redirect</title>
	<atom:link href="http://www.malcolmcoles.co.uk/blog/tag/redirect/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.malcolmcoles.co.uk/blog</link>
	<description>Where to find Malcolm Coles, reviews, and tips on how to do things I couldn&#039;t do.</description>
	<lastBuildDate>Tue, 20 Dec 2011 10:16:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>More odd links on BBC Sport</title>
		<link>http://www.malcolmcoles.co.uk/blog/more-odd-links-on-the-bbc/</link>
		<comments>http://www.malcolmcoles.co.uk/blog/more-odd-links-on-the-bbc/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 22:15:28 +0000</pubDate>
		<dc:creator>Malcolm Coles</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Latest]]></category>
		<category><![CDATA[SEO advice]]></category>
		<category><![CDATA[paid links]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.malcolmcoles.co.uk/blog/?p=5523</guid>
		<description><![CDATA[More odd looking links on the BBC Sport site - why isn't the link a proper one and why is carrentals.co.uk designated as a sport site by the BBC?]]></description>
			<content:encoded><![CDATA[<p><strong>One BBC problem is too much transparency. Write a blog post about <a href="http://www.malcolmcoles.co.uk/blog/paid-links-and-the-bbc/">paid links on the BBC</a> and <a href="http://www.bbc.co.uk/blogs/bbcinternet/2011/02/round_up_wednesday_9_february.html">they'll happily link to it</a>. I continue to believe there is no official policy to sell links on the BBC and I've yet to see compelling evidence that rogue admins are selling links.</strong></p>
<p><strong>On the other hand what the hell is this (<a href="http://www.digitalsearchmarketing.co.uk/">care of Greg Dickson</a>)?</strong></p>
<p><div id="attachment_5524" class="wp-caption alignleft" style="width: 560px"><img class="size-full wp-image-5524" title="Picture 423" src="http://www.malcolmcoles.co.uk/blog/wp-content/uploads/2009/04/Picture-423.png" alt="Odd BBC &quot;sport site&quot; link to carrentals.co.uk" width="550" height="230" /><p class="wp-caption-text">Odd BBC &quot;sport site&quot; link to carrentals.co.uk</p></div></p>
<p>This is a link to a car rental website in the "From other sport sites" section of <a href="http://news.bbc.co.uk/sport1/hi/football/9391772.stm">this story today</a> about the England game.</p>
<p>That link is one of <a href="http://news.bbc.co.uk/sport1/hi/3679584.stm">the automated ones that are generated via Moreover for the BBC</a> - but  it goes via a series of weird redirects to the site in question. The actual link is to: http://c.moreover.com/click/here.pl?z4032419548&amp;z=1250248769 which goes via a 302 redirect (invisibly via http://www.bbc.co.uk/go/redirect.shtml?http://c.moreover.com/click/here.pl?z4032419548&amp;z=1250248769?z4032419548&amp;z=1250248769) to the carrentals.co.uk site.</p>
<p>There are two issues here:</p>
<ul>
<li>The BBC isn't linking out fairly. 302 redirects don't pass link value in Google's eyes. If the BBC links to sites, it should link to them properly not via weird links that don't count to Google. <a href="http://onlinejournalismblog.com/2008/11/01/bbc-pledges-to-link-out-but-holds-back-the-google-juice/">It promised to stop doing these odd redirected links in 2008</a>. Why's it still going on?</li>
<li>Also, why the hell is it linking to carrentals.co.uk as a sports site? The Moreover feed needs cleaning up.</li>
</ul>
<p>Fortunately, the transparency of the BBC means we'll find out soon no doubt ...!</p>
<img src="http://www.malcolmcoles.co.uk/blog/?ak_action=api_record_view&id=5523&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.malcolmcoles.co.uk/blog/more-odd-links-on-the-bbc/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Cross-domain rel=canonical now supported by Google</title>
		<link>http://www.malcolmcoles.co.uk/blog/cross-domain-relcanonical-supported-by-google/</link>
		<comments>http://www.malcolmcoles.co.uk/blog/cross-domain-relcanonical-supported-by-google/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 23:22:27 +0000</pubDate>
		<dc:creator>Malcolm Coles</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[canonical]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.malcolmcoles.co.uk/blog/?p=3704</guid>
		<description><![CDATA[rel=canonical is a way to tell Google which the primary version of a URL is. It's handy if you have substantially the same content on several URLs - perhaps because you have a shopping site and allow users to sort a list of products by price or name, and this is reflected in the URL.

Adding this meta tag used to work only on the same domain.

But Google has announced today that it will support rel=canonical across domains - ie if you have the same content on more than one website, you can tell Google which is the main version you'd like it to index.]]></description>
			<content:encoded><![CDATA[<p>rel=canonical is a way to tell Google which the primary version of a URL is. It's handy if you have substantially the same content on several URLs - perhaps because you have a shopping site and allow users to sort a list of products by price or name, and this is reflected in the URL.</p>
<p>Adding this meta tag used to work only for URLs on the same domain, but this has changed as this diagram from Google shows:</p>
<p><div id="attachment_3705" class="wp-caption alignright" style="width: 500px"><img class="size-large wp-image-3705" title="cross-domain-rel-canonical" src="http://www.malcolmcoles.co.uk/blog/wp-content/uploads/2009/04/cross-domain-rel-canonical-490x308.png" alt="You can now use rel=canonical cross domain" width="490" height="308" /><p class="wp-caption-text">You can now use rel=canonical cross domain</p></div></p>
<p>Google has announced today that it will support rel=canonical across domains - ie if you have the same content on more than one website, you can tell Google which is the main version you'd like it to index. It's particularly handy if you've changed domain names, and don't have a way to do server-side redirects on the old domain / server.</p>
<p>You can read more about the change to<a href="http://googlewebmastercentral.blogspot.com/2009/12/handling-legitimate-cross-domain.html?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+blogspot%2FamDG+%28Official+Google+Webmaster+Central+Blog%29"> cross-domain rel=canonical here</a>.</p>
<p>Maybe I can use it to get my original post on <a href="http://www.malcolmcoles.co.uk/blog/reporting-restrictions-blogging/">reporting restrictions for bloggers</a> to stop being outranked by the duplicate version on the online journalism blog. *Scowls at Google.*</p>
<img src="http://www.malcolmcoles.co.uk/blog/?ak_action=api_record_view&id=3704&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.malcolmcoles.co.uk/blog/cross-domain-relcanonical-supported-by-google/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Nofollow: How to link to someone or something you detest (I&#8217;m looking at you Jan Moir)</title>
		<link>http://www.malcolmcoles.co.uk/blog/link-to-something-you-detest/</link>
		<comments>http://www.malcolmcoles.co.uk/blog/link-to-something-you-detest/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 06:00:51 +0000</pubDate>
		<dc:creator>Malcolm Coles</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Malcolm Coles]]></category>
		<category><![CDATA[jan moir]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[nofollow]]></category>
		<category><![CDATA[redirect]]></category>

		<guid isPermaLink="false">http://www.malcolmcoles.co.uk/blog/?p=3152</guid>
		<description><![CDATA[The furore over Jan Moir has thrown up several interesting SEO issues. Here's a basic one - how should you link to something you detest?

The problem with linking
Put simply, Google counts a link to a ...]]></description>
			<content:encoded><![CDATA[<p>The furore over <a href="http://www.malcolmcoles.co.uk/blog/tag/jan-moir/">Jan Moir</a> has thrown up several <a href="http://www.malcolmcoles.co.uk/blog/sidestepping-sidewiki/">interesting</a> <a href="http://www.malcolmcoles.co.uk/blog/tag/seo/">SEO</a> issues. <strong>Here's a basic one - how should you link to something you detest?<br />
</strong></p>
<h3>The problem with linking</h3>
<p>Put simply, Google counts a link to a page / website as a vote for that page / website. So everyone who blogged about, and linked to, Jan Moir's article on Stephen Gately has, unfortunately, helped that particular article AND the <a href="http://www.malcolmcoles.co.uk/blog/tag/mail/">Daily Mail</a> website as a whole do better in Google's results. (According to Yahoo Site Explorer, there were <a href="https://siteexplorer.search.yahoo.com/search?p=http%3A%2F%2Fwww.dailymail.co.uk%2Ffemail%2Farticle-1220756%2FWhy-natural-Stephen-Gatelys-death.html&amp;fr=sfp&amp;bwm=i">334 links</a> to the original URL and <a href="https://siteexplorer.search.yahoo.com/search?p=http%3A%2F%2Fwww.dailymail.co.uk%2Ffemail%2Farticle-1220756%2FA-strange-lonely-troubling-death--.html&amp;bwm=i&amp;bwmo=s">541 links</a> to the URL after it was changed - <strong>that's 875 links in total</strong>)</p>
<p>Google will notice a lot more pages linking to the Mail, a lot more websites linking to the Mail - and will decide that the Mail and that Jan Moir article must be more important than they were the day before.</p>
<p>(You don't need to worry about linking in Twitter, though, as I explain below.)</p>
<p>You can see the effect here. A search for the letter 'a' in Google currently brings up Jan Moir's article first. (Update - it no longer does.) (<a href="http://www.malcolmcoles.co.uk/blog/seo-of-a-to-z/">It didn't used to</a>. Fortunately, at the moment, that article is only on the second page of results for a search on 'Stephen Gately'. Notice, too, they've <a href="http://www.malcolmcoles.co.uk/blog/jan-moir-meta-description/">forgotten to update the meta description</a>).</p>
<p><div id="attachment_3153" class="wp-caption alignright" style="width: 500px"><img class="size-large wp-image-3153" title="jan-muir-ranks-a" src="http://www.malcolmcoles.co.uk/blog/wp-content/uploads/2009/04/jan-muir-ranks-a-490x154.png" alt="Jan Muir ranks 1st for a search on the letter 'a'" width="490" height="154" /><p class="wp-caption-text">Jan Moir ranks 1st for a search on the letter &#39;a&#39;</p></div></p>
<h3>Here's how to get round it ...</h3>
<p>The easy solution - don't link to it. Sometimes you have to, however - in the short term, you may need your readers to be able to read something to make sense of what you've written.</p>
<p>I saw someone suggesting a <a href="http://www.malcolmcoles.co.uk/blog/url-shorteners-review/">URL shortener</a> like bit.ly. This won't work as, with most URL shorteners, Google looks at the ultimate link (read <a href="http://searchengineland.com/analysis-which-url-shortening-service-should-you-use-17204">this post</a> on the difference between URL shorteners' use of 301 and 302 redirects to understand why).</p>
<p><strong>The best way to avoid your link counting as a vote is to add rel=nofollow to your links.</strong></p>
<p>This means the links will still work as before for normal users - but <a href="http://www.malcolmcoles.co.uk/blog/tag/nofollow/">nofollow</a> tells search engines to ignore the links when calculating pages' importance - in other words, the link no longer counts as a vote. (Google has an <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=96569">explanation of nofollow</a>.)</p>
<h4>How to add nofollow</h4>
<p>If you've got blogger or <a href="http://www.malcolmcoles.co.uk/blog/category/wordpress/">wordpress</a>, adding this is easy. Once you've added a link as normal, just click on the HTML tag of the editor where you write your post - it looks like this picture in wordpress.</p>
<p><div id="attachment_3154" class="wp-caption alignright" style="width: 500px"><img class="size-full wp-image-3154" title="click-html" src="http://www.malcolmcoles.co.uk/blog/wp-content/uploads/2009/04/click-html.png" alt="Add rel=&quot;nofollow&quot; in HTML view" width="490" height="171" /><p class="wp-caption-text">Add rel=&quot;nofollow&quot; in HTML view</p></div></p>
<p>Then scroll down to where the link is. You'll see some text like this:</p>
<blockquote><p>Jan Moir has written a &lt;a href="http://www.dailymail.co.uk/femail/article-1220756/Why-natural-Stephen-Gatelys-death.html"&gt;disgusting piece&lt;/a&gt; for the Mail on the death of Stephen Gately</p></blockquote>
<p>The bit code in &lt; &gt; brackets is what makes the link. So you just need to add <strong>rel="nofollow" </strong>(with a space before and after) inside the bit of code that beings <strong>&lt;a href="http: ...</strong></p>
<p>So it now looks like this:</p>
<blockquote><p>Jan Moir has written a <strong>&lt;a rel="nofollow" href="</strong>http://www.dailymail.co.uk/femail/article-1220756/Why-natural-Stephen-Gatelys-death.html"&gt;disgusting piece&lt;/a&gt; for the Mail on the death of Stephen Gately</p></blockquote>
<p>Then click the other tab at the top to return to the normal view. You won't notice any difference there - but you can be happy that, in Google's eyes, you're not promoting whatever you're linking to. Result!</p>
<h3>Don't worry about Twitter</h3>
<p>You don't have to worry about linking to something in Twitter. Twitter automatically adds nofollow to all links that you tweet. (Thanks to <a href="http://pootling.net/">Minifig</a> for the point.) And, likewise, comments in blogs usually have nofollow added to links automatically.</p>
<img src="http://www.malcolmcoles.co.uk/blog/?ak_action=api_record_view&id=3152&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.malcolmcoles.co.uk/blog/link-to-something-you-detest/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Sidestepping Google Sidewiki: changing URLs won&#8217;t help</title>
		<link>http://www.malcolmcoles.co.uk/blog/sidestepping-sidewiki/</link>
		<comments>http://www.malcolmcoles.co.uk/blog/sidestepping-sidewiki/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 20:04:08 +0000</pubDate>
		<dc:creator>Malcolm Coles</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[jan moir]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[Sidewiki]]></category>

		<guid isPermaLink="false">http://www.malcolmcoles.co.uk/blog/?p=3103</guid>
		<description><![CDATA[As part of the fuss over Jan Moir, the Daily Mail ended up changing the headline and the URL of its story and 301 redirecting the old URL to the new one. I wondered what would happen to the Sidewikis written on the original URL. The answer: the Sidewikis remain with a message saying they were originally about a previous URL.]]></description>
			<content:encoded><![CDATA[<p>As part of the fuss over <a href="http://www.malcolmcoles.co.uk/blog/tag/jan-moir/">Jan Moir</a>, the Daily Mail ended up changing the headline and the URL of its story and 301 redirecting the old URL to the new one.</p>
<p><div id="attachment_3107" class="wp-caption alignright" style="width: 330px"><img class="size-full wp-image-3107 " title="sidewiki-sidestep" src="http://www.malcolmcoles.co.uk/blog/wp-content/uploads/2009/04/sidewiki-sidestep.png" alt="Message about the original URL" width="320" height="377" /><p class="wp-caption-text">Message about the original page on the new URL</p></div></p>
<p><strong>I wondered what would happen to the <a href="http://www.malcolmcoles.co.uk/blog/tag/sidewiki/">Sidewikis</a> written on the original URL, such as <a href="http://www.google.com/sidewiki/entry/s.e.c.goodwin/id/wtpuRpQU37AiQifHgH1EF3SR23s">this one</a>.</strong></p>
<p>The original headline and URL were:</p>
<ul>
<li>Why there was nothing natural about Stephen Gately's death</li>
<li>/femail/article-1220756/Why-natural-Stephen-Gatelys-death.html</li>
</ul>
<p>The new headline and URL became:</p>
<ul>
<li>A strange, lonely and troubling death...</li>
<li>/femail/article-1220756/A-strange-lonely-troubling-death--.html</li>
</ul>
<p>The answer is that Google keeps the Sidewiki, and adds a message at the bottom saying "Originally about: Why there was nothing 'natural' about Stephen Gately's death | Mail Online"</p>
<p>So you can't defeat Sidewiki by just redirecting an old URL to a new one.</p>
<img src="http://www.malcolmcoles.co.uk/blog/?ak_action=api_record_view&id=3103&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.malcolmcoles.co.uk/blog/sidestepping-sidewiki/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>9 sites who don&#8217;t know that www.domain.com ISN&#8217;T THE SAME as domain.com</title>
		<link>http://www.malcolmcoles.co.uk/blog/www-not-same-as-non-www/</link>
		<comments>http://www.malcolmcoles.co.uk/blog/www-not-same-as-non-www/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 18:40:40 +0000</pubDate>
		<dc:creator>Malcolm Coles</dc:creator>
				<category><![CDATA[Bad reviews]]></category>
		<category><![CDATA[Good reviews]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.malcolmcoles.co.uk/blog/?p=2080</guid>
		<description><![CDATA[You may not know it, but the www version of your website is not the same as the non-www version.: yourdomain.com/page is NOT THE SAME PAGE as www.yourdomain.com/page. It's treated as a different URL by search engines, for instance. And if someone leaves off the www (on a link or when they type a URL), they may not get any page at all unless you've set your server up right.]]></description>
			<content:encoded><![CDATA[<p>You may not know it, but the www version of your website is not the same as the non-www version.</p>
<p>What this means is that <strong>yourdomain.com/page is NOT THE SAME PAGE as www.yourdomain.com/page</strong>. The URL without the www at the front is treated as a different URL by search engines, for instance. And if someone leaves off the www (on a link or when they type a URL), they may not get any page at all unless you've set your server up right (explained at the end).</p>
<p>Does your website work on the non-www version, or do you get a message like this?</p>
<h3><img class="aligncenter size-full wp-image-2084" title="non-www" src="http://www.malcolmcoles.co.uk/blog/wp-content/uploads/2009/04/non-www.png" alt="non-www" width="487" height="90" />9 sites that don't seem to know this</h3>
<p>This ought to be fairly well known in this day and age. But click the following sites and you'll go to the non-www version of their homepage - and in each case, you won't get anything.</p>
<ul>
<li><strong>Body shop:</strong> <a href=" http://thebodyshop.co.uk">http://thebodyshop.co.uk</a><a href="http://johnlewis.com/"></a></li>
<li><strong>W </strong><strong>H Smith: </strong><a href="http://whsmith.co.uk/">http://whsmith.co.uk/</a></li>
<li><strong>Woolworths:</strong> <a href="http://woolworths.co.uk/">http://woolworths.co.uk/</a></li>
<li><strong>Jessops:</strong> <a href="http://jessops.com">http://jessops.com</a></li>
<li><strong>Her Majesty's Revenue &amp; Customs:</strong> <a href="http://hmrc.gov.uk/">http://hmrc.gov.uk/</a></li>
<li><strong>UK Trade &amp; Investment:</strong> <a href="http://uktradeinvest.gov.uk/">http://uktradeinvest.gov.uk/</a></li>
<li><strong>Companies House:</strong> <a href="http://companieshouse.gov.uk/">http://companieshouse.gov.uk/</a></li>
<li><strong>Oxford University:</strong> <a href="http://ox.ac.uk/">http://ox.ac.uk/</a></li>
<li><strong>Open University:</strong> <a href="http://open.ac.uk/">http://open.ac.uk/</a></li>
</ul>
<h3>Solutions to the problem</h3>
<p>You can serve up your whole website on both the www and non-ww version of your URL, but this can give rise to duplicate-content problems. It's better to redirect the non-www to the www version (or vice versa).</p>
<ul>
<li><strong>To help Google:</strong> Set a <a href="http://googlewebmastercentral.blogspot.com/2006/09/setting-preferred-domain.html">preferred domain</a> in webmaster tools if your site appears on both www and non-www.</li>
<li><strong>To help users:</strong> Write your htaccess file to <a href="http://www.hobo-web.co.uk/seo-blog/index.php/redirect-non-www-to-www/">redirect the non-www version to the www one</a>.</li>
<li><strong>Help yourself:</strong> Read up about <a href="http://www.mattcutts.com/blog/seo-advice-url-canonicalization/">canonicalisation</a> and make sure that SOMETHING appears on the non-www version.</li>
</ul>
<p>But don't just leave awful messages or blank pages ... (and in case you're wondering why it's 9 sites, it was 10 but <a href="http://johnlewis.com">http://johnlewis.com</a> seems to be working now!)</p>
<img src="http://www.malcolmcoles.co.uk/blog/?ak_action=api_record_view&id=2080&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.malcolmcoles.co.uk/blog/www-not-same-as-non-www/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

