<?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: Canonicalization update</title>
	<atom:link href="http://www.mattcutts.com/blog/canonicalization-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattcutts.com/blog/canonicalization-update/</link>
	<description>neat fun stuff</description>
	<lastBuildDate>Fri, 06 Nov 2009 18:35:07 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Curious George</title>
		<link>http://www.mattcutts.com/blog/canonicalization-update/#comment-363967</link>
		<dc:creator>Curious George</dc:creator>
		<pubDate>Tue, 21 Jul 2009 10:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/canonicalization-update/#comment-363967</guid>
		<description>Hi guys,

Did anyone ever answer Hawaii&#039;s question about &quot;200 redirects&quot; ?
I&#039;ve just come across them myself.
I would usually recommend 301 to my clients, but I&#039;d like to know if
a 200 redirect is &quot;search engine friendly&quot; or not, with SEO in mind.

cheers,
G</description>
		<content:encoded><![CDATA[<p>Hi guys,</p>
<p>Did anyone ever answer Hawaii&#8217;s question about &#8220;200 redirects&#8221; ?<br />
I&#8217;ve just come across them myself.<br />
I would usually recommend 301 to my clients, but I&#8217;d like to know if<br />
a 200 redirect is &#8220;search engine friendly&#8221; or not, with SEO in mind.</p>
<p>cheers,<br />
G</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry @ VoltRider Electric Bicycles</title>
		<link>http://www.mattcutts.com/blog/canonicalization-update/#comment-330648</link>
		<dc:creator>Larry @ VoltRider Electric Bicycles</dc:creator>
		<pubDate>Sun, 03 May 2009 23:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/canonicalization-update/#comment-330648</guid>
		<description>Hi all…

Relative newbie here learning about all this after just creating a web site for my new business venture. I just published my site and Google searches just began displaying some of the pages last night. As I was exploring Webmaster Tools yesterday I discovered in the Settings tab the option to choose a preferred URL or not.

Have to admit this is a bit overwhelming for a beginner but I was wondering if someone could elaborate a bit more on how to check (and what to look for) with regard to “internal links”. I assume you’re referring to the links on each web page that link to all the other pages on your site? What is it that we should be looking for?</description>
		<content:encoded><![CDATA[<p>Hi all…</p>
<p>Relative newbie here learning about all this after just creating a web site for my new business venture. I just published my site and Google searches just began displaying some of the pages last night. As I was exploring Webmaster Tools yesterday I discovered in the Settings tab the option to choose a preferred URL or not.</p>
<p>Have to admit this is a bit overwhelming for a beginner but I was wondering if someone could elaborate a bit more on how to check (and what to look for) with regard to “internal links”. I assume you’re referring to the links on each web page that link to all the other pages on your site? What is it that we should be looking for?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed</title>
		<link>http://www.mattcutts.com/blog/canonicalization-update/#comment-133870</link>
		<dc:creator>Ed</dc:creator>
		<pubDate>Tue, 23 Sep 2008 01:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/canonicalization-update/#comment-133870</guid>
		<description>Hey Matt,

THanks for the great info.

My domain is hosted. Is this 301 redirect something I need to have my host configure, or is it a file I include like my sitemap?</description>
		<content:encoded><![CDATA[<p>Hey Matt,</p>
<p>THanks for the great info.</p>
<p>My domain is hosted. Is this 301 redirect something I need to have my host configure, or is it a file I include like my sitemap?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://www.mattcutts.com/blog/canonicalization-update/#comment-114384</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Sun, 14 Oct 2007 03:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/canonicalization-update/#comment-114384</guid>
		<description>On prominent sites, url&#039;s such as (for example)
http://www.somedomain.com/folder/page.asp
...when removing the www [and hitting Enter]
http://somedomain.com/folder/page.asp

the http://somedomain.com/folder/page.asp quickly becomes
http://www.somedomain.com/folder/page.asp

...maintaining the entire url

However, if

http://www.somedomain.com/folder/page.asp has the www removed and becomes

http://www.somedomain.com

...and doesn&#039;t maintain the entire url, what is set wrong? Or, what settings are wrong?

IIS6 Win 2k

Thanks in advance!</description>
		<content:encoded><![CDATA[<p>On prominent sites, url&#8217;s such as (for example)<br />
<a href="http://www.somedomain.com/folder/page.asp" rel="nofollow">http://www.somedomain.com/folder/page.asp</a><br />
&#8230;when removing the www [and hitting Enter]<br />
<a href="http://somedomain.com/folder/page.asp" rel="nofollow">http://somedomain.com/folder/page.asp</a></p>
<p>the <a href="http://somedomain.com/folder/page.asp" rel="nofollow">http://somedomain.com/folder/page.asp</a> quickly becomes<br />
<a href="http://www.somedomain.com/folder/page.asp" rel="nofollow">http://www.somedomain.com/folder/page.asp</a></p>
<p>&#8230;maintaining the entire url</p>
<p>However, if</p>
<p><a href="http://www.somedomain.com/folder/page.asp" rel="nofollow">http://www.somedomain.com/folder/page.asp</a> has the www removed and becomes</p>
<p><a href="http://www.somedomain.com" rel="nofollow">http://www.somedomain.com</a></p>
<p>&#8230;and doesn&#8217;t maintain the entire url, what is set wrong? Or, what settings are wrong?</p>
<p>IIS6 Win 2k</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJK</title>
		<link>http://www.mattcutts.com/blog/canonicalization-update/#comment-113147</link>
		<dc:creator>AJK</dc:creator>
		<pubDate>Thu, 20 Sep 2007 11:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/canonicalization-update/#comment-113147</guid>
		<description>It would be really nice to know the effects of 301 redirect on PR. All the explanations everybody is giving, is how to successfully inform Google to index your new page, but nobody tells you what the effects are on your PR. 

We are in the process of creating a new site with the same content as our current site, but management is so scared of losing PR, we are starting to lose all the gain we are suppose to be getting with the new design in regards to usability and presentation.

I am going to go bold before my time. Matt please help.</description>
		<content:encoded><![CDATA[<p>It would be really nice to know the effects of 301 redirect on PR. All the explanations everybody is giving, is how to successfully inform Google to index your new page, but nobody tells you what the effects are on your PR. </p>
<p>We are in the process of creating a new site with the same content as our current site, but management is so scared of losing PR, we are starting to lose all the gain we are suppose to be getting with the new design in regards to usability and presentation.</p>
<p>I am going to go bold before my time. Matt please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julio Marketing de Sites</title>
		<link>http://www.mattcutts.com/blog/canonicalization-update/#comment-112750</link>
		<dc:creator>Julio Marketing de Sites</dc:creator>
		<pubDate>Fri, 14 Sep 2007 21:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/canonicalization-update/#comment-112750</guid>
		<description>In the past I also had problems with lost PR on a 301 redirect. Is this common or I missed something?</description>
		<content:encoded><![CDATA[<p>In the past I also had problems with lost PR on a 301 redirect. Is this common or I missed something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SW</title>
		<link>http://www.mattcutts.com/blog/canonicalization-update/#comment-112398</link>
		<dc:creator>SW</dc:creator>
		<pubDate>Sun, 09 Sep 2007 00:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/canonicalization-update/#comment-112398</guid>
		<description>Can you write more about this issue?  Namely, something covering the difference between pages being viewed by Google as both http and https, even though there is a redirect to https in htaccess.</description>
		<content:encoded><![CDATA[<p>Can you write more about this issue?  Namely, something covering the difference between pages being viewed by Google as both http and https, even though there is a redirect to https in htaccess.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.mattcutts.com/blog/canonicalization-update/#comment-111417</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 21 Aug 2007 12:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/canonicalization-update/#comment-111417</guid>
		<description>Thanks for explaining it. I didn&#039;t know that you could have the www in the url point to a different site. I&#039;m checking both ways on my site now for pr!

ttyl</description>
		<content:encoded><![CDATA[<p>Thanks for explaining it. I didn&#8217;t know that you could have the www in the url point to a different site. I&#8217;m checking both ways on my site now for pr!</p>
<p>ttyl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sword</title>
		<link>http://www.mattcutts.com/blog/canonicalization-update/#comment-111375</link>
		<dc:creator>Sword</dc:creator>
		<pubDate>Mon, 20 Aug 2007 18:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/canonicalization-update/#comment-111375</guid>
		<description>Thanks Matt for this explanation. I think this helps some of us understand why others have seen some minor and rare updates this time around, while everyone is waiting for the current PR update to occur. Many are freaking out because the current PR update seem so late and then they see the minor changes and think they&#039;ve missed the boat, so hopefully this will put things in perspective for everyone.</description>
		<content:encoded><![CDATA[<p>Thanks Matt for this explanation. I think this helps some of us understand why others have seen some minor and rare updates this time around, while everyone is waiting for the current PR update to occur. Many are freaking out because the current PR update seem so late and then they see the minor changes and think they&#8217;ve missed the boat, so hopefully this will put things in perspective for everyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskApache</title>
		<link>http://www.mattcutts.com/blog/canonicalization-update/#comment-110982</link>
		<dc:creator>AskApache</dc:creator>
		<pubDate>Tue, 14 Aug 2007 11:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattcutts.com/blog/canonicalization-update/#comment-110982</guid>
		<description>No on Windows you need to use isapi_rewrite or IIS_rewrite, similar but nowhere near as good.

Take a look at this page it has examples: www.askapache.com/htaccess/list-of-methods-to-redirect-users-to-different-page.html</description>
		<content:encoded><![CDATA[<p>No on Windows you need to use isapi_rewrite or IIS_rewrite, similar but nowhere near as good.</p>
<p>Take a look at this page it has examples: <a href="http://www.askapache.com/htaccess/list-of-methods-to-redirect-users-to-different-page.html" rel="nofollow">http://www.askapache.com/htaccess/list-of-methods-to-redirect-users-to-different-page.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
