<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Protect Your Site from Canonical&#160;Triggers</title>
	<atom:link href="http://www.searchenginejournal.com/how-to-protect-your-site-from-canonical-triggers/5230/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.searchenginejournal.com/how-to-protect-your-site-from-canonical-triggers/5230/</link>
	<description></description>
	<lastBuildDate>Tue, 14 Feb 2012 17:43:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: SendTraffic SEO Blog</title>
		<link>http://www.searchenginejournal.com/how-to-protect-your-site-from-canonical-triggers/5230/comment-page-1/#comment-528549</link>
		<dc:creator>SendTraffic SEO Blog</dc:creator>
		<pubDate>Mon, 16 Jul 2007 22:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchenginejournal.com/how-to-protect-your-site-from-canonical-triggers/5230/#comment-528549</guid>
		<description>I would also add to make sure to send all of your internal links and your homepage link to your main domain version and the absolute link.  The average webmaster without knowledge of SEO will just copy=&gt;paste http://domain.com/index.php into the link field of their dreamweaver when the correct URL should have been http://www.domain.com/.  I wouldnt leave stray links to chance thus giving bots the chance to find improperly setup canonical pages.</description>
		<content:encoded><![CDATA[<p>I would also add to make sure to send all of your internal links and your homepage link to your main domain version and the absolute link.  The average webmaster without knowledge of SEO will just copy=&gt;paste <a href="http://domain.com/index.php" rel="nofollow">http://domain.com/index.php</a> into the link field of their dreamweaver when the correct URL should have been <a href="http://www.domain.com/" rel="nofollow">http://www.domain.com/</a>.  I wouldnt leave stray links to chance thus giving bots the chance to find improperly setup canonical pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor Berger</title>
		<link>http://www.searchenginejournal.com/how-to-protect-your-site-from-canonical-triggers/5230/comment-page-1/#comment-525962</link>
		<dc:creator>Igor Berger</dc:creator>
		<pubDate>Sun, 15 Jul 2007 03:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchenginejournal.com/how-to-protect-your-site-from-canonical-triggers/5230/#comment-525962</guid>
		<description>www.domain.com
to
www.domain.com/

You do not need to do this, because the server does it for you, just IE 6 shows it without the slash /
FF and IE 7 shows it with the slash /</description>
		<content:encoded><![CDATA[<p><a href="http://www.domain.com" rel="nofollow">http://www.domain.com</a><br />
to<br />
<a href="http://www.domain.com/" rel="nofollow">http://www.domain.com/</a></p>
<p>You do not need to do this, because the server does it for you, just IE 6 shows it without the slash /<br />
FF and IE 7 shows it with the slash /</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor Berger</title>
		<link>http://www.searchenginejournal.com/how-to-protect-your-site-from-canonical-triggers/5230/comment-page-1/#comment-524074</link>
		<dc:creator>Igor Berger</dc:creator>
		<pubDate>Fri, 13 Jul 2007 19:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchenginejournal.com/how-to-protect-your-site-from-canonical-triggers/5230/#comment-524074</guid>
		<description>Hey guys, a bad canonical configuration can kill your site with a duplicate penalty.

I recently found a bug on my server that was redirect a mail subdomain to my www

I do not even have a mail subdomain in my account setings. It must be an internal sub domain configured by the hosting people.

Well I used my htaccess to fix it.
http://mail.travelconnecxion.com

Please, I cannot stress the importance of having all your canonical domains go to one authoritative domain.

It is also important if you have an SSL on your server. 301 redirect HTTPS to HTTP, same time excluding the HTTPS that you actually need.

There is a problem redirecting index.xxx to a folder because of the infinite loop effect.

A nice trick is to check the server request for index.xxx  HTTP/  using an Apache condition statement.</description>
		<content:encoded><![CDATA[<p>Hey guys, a bad canonical configuration can kill your site with a duplicate penalty.</p>
<p>I recently found a bug on my server that was redirect a mail subdomain to my www</p>
<p>I do not even have a mail subdomain in my account setings. It must be an internal sub domain configured by the hosting people.</p>
<p>Well I used my htaccess to fix it.<br />
<a href="http://mail.travelconnecxion.com" rel="nofollow">http://mail.travelconnecxion.com</a></p>
<p>Please, I cannot stress the importance of having all your canonical domains go to one authoritative domain.</p>
<p>It is also important if you have an SSL on your server. 301 redirect HTTPS to HTTP, same time excluding the HTTPS that you actually need.</p>
<p>There is a problem redirecting index.xxx to a folder because of the infinite loop effect.</p>
<p>A nice trick is to check the server request for index.xxx  HTTP/  using an Apache condition statement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.searchenginejournal.com/how-to-protect-your-site-from-canonical-triggers/5230/comment-page-1/#comment-523749</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 13 Jul 2007 15:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchenginejournal.com/how-to-protect-your-site-from-canonical-triggers/5230/#comment-523749</guid>
		<description>&quot;You’d think spiders would be somewhat smart enough to filter out index.html&quot;

Not all sites use index. or default. as their home pages.</description>
		<content:encoded><![CDATA[<p>&#8220;You’d think spiders would be somewhat smart enough to filter out index.html&#8221;</p>
<p>Not all sites use index. or default. as their home pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor Berger</title>
		<link>http://www.searchenginejournal.com/how-to-protect-your-site-from-canonical-triggers/5230/comment-page-1/#comment-521272</link>
		<dc:creator>Igor Berger</dc:creator>
		<pubDate>Thu, 12 Jul 2007 07:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchenginejournal.com/how-to-protect-your-site-from-canonical-triggers/5230/#comment-521272</guid>
		<description>Hi. Do you know how to redirect 
www.domain.com
to
www.domain.com/

In htaccess

I can do it without the www but if www it does not work
I see www dot yahoo dot com/

Thanks,
Igor</description>
		<content:encoded><![CDATA[<p>Hi. Do you know how to redirect<br />
<a href="http://www.domain.com" rel="nofollow">http://www.domain.com</a><br />
to<br />
<a href="http://www.domain.com/" rel="nofollow">http://www.domain.com/</a></p>
<p>In htaccess</p>
<p>I can do it without the www but if www it does not work<br />
I see www dot yahoo dot com/</p>
<p>Thanks,<br />
Igor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mukesh</title>
		<link>http://www.searchenginejournal.com/how-to-protect-your-site-from-canonical-triggers/5230/comment-page-1/#comment-508006</link>
		<dc:creator>Mukesh</dc:creator>
		<pubDate>Fri, 29 Jun 2007 07:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchenginejournal.com/how-to-protect-your-site-from-canonical-triggers/5230/#comment-508006</guid>
		<description>I never use absolute links for my sites for internal linking.  I think I will hav to go back and change all of them to absolute urls now. Tat&#039;s going to be a pain.. 

&quot;301 and Canonical Redirect Tutorial.&quot; - you might want to correct that link.  There is a &#039;.&#039; at the end of &#039;html&#039;.</description>
		<content:encoded><![CDATA[<p>I never use absolute links for my sites for internal linking.  I think I will hav to go back and change all of them to absolute urls now. Tat&#8217;s going to be a pain.. </p>
<p>&#8220;301 and Canonical Redirect Tutorial.&#8221; &#8211; you might want to correct that link.  There is a &#8216;.&#8217; at the end of &#8216;html&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tien Nguyen</title>
		<link>http://www.searchenginejournal.com/how-to-protect-your-site-from-canonical-triggers/5230/comment-page-1/#comment-507720</link>
		<dc:creator>Tien Nguyen</dc:creator>
		<pubDate>Thu, 28 Jun 2007 22:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.searchenginejournal.com/how-to-protect-your-site-from-canonical-triggers/5230/#comment-507720</guid>
		<description>You&#039;d think spiders would be somewhat smart enough to filter out index.html</description>
		<content:encoded><![CDATA[<p>You&#8217;d think spiders would be somewhat smart enough to filter out index.html</p>
]]></content:encoded>
	</item>
</channel>
</rss>

