<?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>AuthorityLabs &#187; canonical tag</title>
	<atom:link href="http://authoritylabs.com/blog/tag/canonical-tag/feed/" rel="self" type="application/rss+xml" />
	<link>http://authoritylabs.com</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2012 20:05:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Alternatives to rel=&quot;canonical&quot;</title>
		<link>http://authoritylabs.com/blog/alternatives-to-rel-canonical/</link>
		<comments>http://authoritylabs.com/blog/alternatives-to-rel-canonical/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 17:57:31 +0000</pubDate>
		<dc:creator>Dawn Wentzell</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[canonical tag]]></category>
		<category><![CDATA[canonical URL]]></category>
		<category><![CDATA[duplicate content]]></category>

		<guid isPermaLink="false">http://authoritylabs.com/?p=2902</guid>
		<description><![CDATA[There has been some recent discussion in the SEO community about whether Google and Bing have different rules for the use of the rel=”canonical” tag. Google has said it is fine to have self-referential canonical tags (ie. the rel=&#8221;canonical&#8221; tag specifies the same URL as the page you are on), whereas Bing indicates they’d prefer [...]]]></description>
			<content:encoded><![CDATA[<p></p><div id="attachment_2904" class="wp-caption alignleft" style="width: 320px">
	<img class="size-full wp-image-2904  " src="http://authoritylabs.com/wp-content/uploads/bandaid.jpg" alt="" width="320" height="240" />
	<p class="wp-caption-text">Don&#039;t use rel=&quot;canonical&quot; as a bandaid solution</p>
</div>
<p>There has been <a href="http://nickroshon.com/seo/google-bing-disagree-on-relcanonical-implementation">some</a> <a href="http://www.johnfdoherty.com/do-bing-and-google-treat-relcanonical-differently/">recent</a> <a href="http://sphinn.com/story/225015">discussion</a> in the SEO community about whether Google and Bing have different rules for the use of the rel=”canonical” tag. Google has said it is fine to have self-referential canonical tags (ie. the rel=&#8221;canonical&#8221; tag specifies the same URL as the page you are on), whereas Bing indicates they’d prefer the canonical tag be left blank in that case.</p>
<p>The proper use of rel=&#8221;canonical&#8221; can be confusing at best, and can produce <a href="http://www.seomoz.org/blog/catastrophic-canonicalization">devastating results</a> at worst. So what is an SEO to do?</p>
<p>First of all, realize that using rel=&#8221;canonical&#8221; isn’t necessary in many cases of duplicate content. The canonical tag is a great tool for extreme situations and enterprise-level sites, but on small to medium sized websites there are often other solutions.<br />
<span id="more-2902"></span></p>
<h2>Choose Non-WWW to WWW, or Vice Versa</h2>
<p>A lot of canonical issues arise because a website is available at both the WWW and non-WWW versions of the domain, and other sites may end up linking to either version. Using your favorite method, <a href="../blog/solving-canonical-problems/">redirect the non-WWW to the WWW</a>, or vice versa. If you do this when the site is initially built, you can eliminate most instances of the wrong version being linked to (people tend to just grab whatever URL is in the address bar, anyway). Make the choice early on, and stick with it.</p>
<h2>Don’t Use URL Parameters</h2>
<p>If possible, try to avoid using parameters in URLs.</p>
<ul>
<li>If you run an e-commerce or community-based site, store all session information in a cookie rather than as parameters. This is a programming best practice to ensure users don’t get access to each others’ information.</li>
<li>Avoid specifying sort order or viewing options of a search results or product page in the URL. It is better to display the page with a <a href="http://searchnewscentral.com/20110601167/General-SEO/solving-duplicate-content-issues-arising-from-faceted-navigation.html">static URL</a>, and make use of AJAX for sorting and filtering.</li>
<li>If you use tracking parameters for referrals, replace the question mark (?) in the URL with a hashtag (#). Don’t forget to adjust your Google Analytics tracking code <a href="http://www.lunametrics.com/blog/2009/02/02/hashing-it-out-referral-tracking/">to allow hashtags</a>!</li>
</ul>
<h2>Don’t Generate URLs on the Fly</h2>
<p>Some content management systems generate page URLs on the fly, based on how the user navigated to it. I suppose the idea behind it is that the URL then becomes sort of a breadcrumb trail so the user can easily figure out how get to higher levels, but this is just a bad idea on so many levels.</p>
<p>Ideally, you want each product, article, post or resource to be available at a single, static URL, regardless of how the user got there.</p>
<h2>301 Redirects</h2>
<p>No matter how hard you try to avoid it, you sometimes end up with pages on your site being linked to in strange ways, potentially causing duplicate content issues. In cases like this, you may want to set up redirect rules that specify certain parameters (or all parameters, if you want to be extreme) get redirected back to the root page. If it only occurs on a few pages across your site, you can individually redirect them to the preferred URL (an advantage small sites have over enterprise ones).</p>
<p>In general, you should try to prevent duplicate content issues before they happen, or fix them when they do. Use of the rel=&#8221;canonical&#8221; tag is advanced and shouldn’t be applied as a blanket solution to all canonicalization problems.</p>
<p><em>Photo: <a href="http://www.flickr.com/photos/streamishmc/133584518/">Jason Tester</a>/Flickr</em></p>
]]></content:encoded>
			<wfw:commentRss>http://authoritylabs.com/blog/alternatives-to-rel-canonical/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Canonical Tag is Useless</title>
		<link>http://authoritylabs.com/blog/canonical-tag-is-useless/</link>
		<comments>http://authoritylabs.com/blog/canonical-tag-is-useless/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 18:05:52 +0000</pubDate>
		<dc:creator>Chase Granberry</dc:creator>
				<category><![CDATA[Optimization]]></category>
		<category><![CDATA[canonical tag]]></category>
		<category><![CDATA[duplicate content]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Live]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://blog.authoritylabs.com/?p=175</guid>
		<description><![CDATA[Canonical tag is a must in terms of 'best practices' but mostly it's a way for search engines to put an end to all the duplicate content questions.]]></description>
			<content:encoded><![CDATA[<p></p><p>The canonical tag is simply a way to silence webmasters.<img class="alignright size-full wp-image-176" title="Webmasters and Duplicate Content" src="http://blog.authoritylabs.com/wp-content/uploads/2009/02/webmasters.jpg" alt="Webmasters and Duplicate Content" width="120" height="143" /></p>
<p>Yesterday at SMX West it was announced that Google, Yahoo! and Live have agreed upon a method to help webmasters define original content within a site. The <strong>canonical tag</strong> is a meta tag used to tell search engines which page to list in SERPs when multiple listings of the same, or very similar content exist in their databases.</p>
<p><span id="more-175"></span></p>
<p>On-site duplicate content has been a big issue since the beginning of the web. There are lots of things that could cause search engine spiders to index the same content at multiple locations. URL canonical variations (http://www.exmaple.com vs. http://example.com) is the most common issues, but there are others. This is a <a title="Canonical Tag Explaination" href="http://www.seomoz.org/blog/canonical-url-tag-the-most-important-advancement-in-seo-practices-since-sitemaps">good explanation of the canonical tag</a> and how it&#8217;s implemented.</p>
<p>In september the Google Webmaster Central Blog published a fairly extensive post on <a title="How Search Engines Handle Duplicate Content" href="http://googlewebmastercentral.blogspot.com/2008/09/demystifying-duplicate-content-penalty.html">how search engines handle on-site duplicate content</a> in hopes of dispelling a lot of the rumors and speculation circling the issue. Despite how clear the article was, and all the other resources on the web, there were still LOTS of questions about the issue.</p>
<p>As new webmasters come into the space trying to understand SEO and mitigating duplicate content the easy thing to do is ask Google. If you&#8217;re site is set up correctly duplicate content shouldn&#8217;t be an issue. The canonical tag, is not the end-all be-all of duplicate content. You still need a sitemap, good URLs, redirection from the www or the non-www to the correct path, etc. This tag is simply an easy answer to the duplicate content question.</p>
<p>What do you think? Have you implimented the canonical tag yet? Is it really THAT important considering all the other things that still need to be done?</p>
]]></content:encoded>
			<wfw:commentRss>http://authoritylabs.com/blog/canonical-tag-is-useless/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc (User agent is rejected)
Object Caching 277/309 objects using apc

Served from: authoritylabs.com @ 2012-02-04 15:04:22 -->
