<?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 Systems &#187; Canonical Link Element</title>
	<atom:link href="http://www.seosystems.net/tag/canonical-link-element/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seosystems.net</link>
	<description></description>
	<lastBuildDate>Fri, 16 Sep 2011 06:24:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Canonical Link Element</title>
		<link>http://www.seosystems.net/canonical-link-element/</link>
		<comments>http://www.seosystems.net/canonical-link-element/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 23:39:02 +0000</pubDate>
		<dc:creator>SEO systems</dc:creator>
				<category><![CDATA[Search Engine Optimization (SEO)]]></category>
		<category><![CDATA[Canonical Link Element]]></category>

		<guid isPermaLink="false">http://www.seosystems.net/?p=149</guid>
		<description><![CDATA[The big news last month was that the three major search engines (Google, Yahoo, and MSN/Live) announced joint support for a new link element that ...]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignleft size-full wp-image-150" title="canonical" src="http://www.seosystems.net/wp-content/uploads/2009/11/canonical.jpg" alt="canonical" width="240" height="240" />The big news last month was that the three major search engines (Google, Yahoo, and MSN/Live) announced joint support for a new link element that enables engines to reduce their guesswork when it comes to identifying your site’s canonical URLs. This should make life easier for site owners, developers, and webmasters. Historically, when the big three engines gang up and announce a coordinated effort, it’s been wise to pay attention.</p>
<p>Canonical element is a line of code that you add to pages that may be duplicates. In this code, you designate the “canonical,” or “proper,” URL. Engines will note this URL and apply link popularity and authority to the canonical version instead of applying them to duplicate URLs. This should consolidate the authority and link popularity into a single URL, as opposed to splitting them among several similar URLs.</p>
<p><strong>How Do You Use the Canonical Tag?</strong><br />
The syntax of the new canonical attribute is simple. Between the and tags on your page (title element and meta data), place this line:</p>
<p>&lt;link rel=”canonical” href=”http://www.yoursite.com/correct-url/” /&gt;<br />
The actual URL in the line above is for the actual canonical URL that you’ll put in your file.</p>
<p>As an example, let’s assume you have duplicate content issues that result in all of the following URLs resolving correctly, and that the first URL in this list is the “correct” one:</p>
<p>http://www.yoursite.com/correct-url/</p>
<p>http://yoursite.com/correct-url/</p>
<p>https://www.yoursite.com/correct-url/</p>
<p>http://www.yoursite.com/correct-url/default.aspx</p>
<p>http://www.yoursite.com/correct-url/?from=sidenav</p>
<p>and so on&#8230;</p>
<p>To apply the canonical element, just add the following line to the section of all pages:<br />
&lt;link rel=”canonical” href=”http://www.yoursite.com/correct-url/” /&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.seosystems.net/canonical-link-element/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

