<?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>SEO WebMonkey &#187; canonical</title>
	<atom:link href="http://seowebmonkey.com/stuff/canonical/feed/" rel="self" type="application/rss+xml" />
	<link>http://seowebmonkey.com</link>
	<description>Web design &#38; development with an ample sprinkle of SEO</description>
	<lastBuildDate>Tue, 01 Jun 2010 09:03:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>rel=canonical: trying to get Google to understand</title>
		<link>http://seowebmonkey.com/rel-canonical-trying-google-understand/</link>
		<comments>http://seowebmonkey.com/rel-canonical-trying-google-understand/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 20:49:41 +0000</pubDate>
		<dc:creator>ndixon</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Optimisation]]></category>
		<category><![CDATA[canonical]]></category>
		<category><![CDATA[duplicate content]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://seowebmonkey.com/?p=120</guid>
		<description><![CDATA[I wrote a few days ago about how <a href="http://seowebmonkey.com/duplicate-content-web-content-applications/">duplicate content</a> can damage your site's visibility in search results. This first fix comes in the form of a simple line in your page header.]]></description>
			<content:encoded><![CDATA[<p>Back in February, <a rel="nofollow" href="http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html">Google announced</a> it had begun supporting the rel=canonical hint in determining the definitive URL for an item of content. This sounds like a one-stop solution to all our duplicate content problems.</p>
<p>For example, my previous post can be reached by the full URL, but also (because of the Wordpress system defaults) via</p>
<pre>http://seowebmonkey.com/?p=113</pre>
<p>If someone decides to link to my post using that URL,  it might therefore also enter the search index in addition to the full version &#8211; thus duplicate content.</p>
<p>Placing a <em>rel=canonical</em> instruction in your page&#8217;s header can resolve this problem before it occurs. It tells the search engine which URL to use as the definitive (canonical) URL for that page of content, regardless of what was used to get there.</p>
<p>Here&#8217;s an example for the above page:</p>
<pre style="font-size:0.9em;">&lt;link rel="canonical" href="http://seowebmonkey.com/duplicate-content-web-applications/"/&gt;</pre>
<p>This sits within the &lt;head&gt; section of your page&#8217;s html.</p>
<p>This link-tag is supported by Google, Yahoo, Ask.com and Microsoft Live Search.</p>
<h2>Does it work?</h2>
<p>Google describes its support of rel=canonical as a &#8220;hint&#8221;. This means it will use the information to determine a canonical URL, but reserves the right to do what it wants when it feels like it. This seems to be a way to cover for errors that slip through the net. Search engines are rarely predictable, and no single method should be trusted in avoiding duplicate content.</p>
<p>For all content management systems in particular, this is an essential addition to the page output. How rapidly Google will change any existing duplicative content URLs that are already in its index is yet to be clearly determined, and this alone will not enable webmasters to explicitly request removal of duplicative URLs via the Google Webmaster Tools interface.</p>
<p>Direct removal of pages from Google&#8217;s search index will be covered in my next post.</p>
]]></content:encoded>
			<wfw:commentRss>http://seowebmonkey.com/rel-canonical-trying-google-understand/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
