<?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: Content Duplication</title>
	<atom:link href="http://www.seo-jerusalem.com/content-duplication/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seo-jerusalem.com/content-duplication/</link>
	<description>SEO and more</description>
	<lastBuildDate>Sun, 13 Dec 2009 11:51:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.seo-jerusalem.com/content-duplication/comment-page-1/#comment-29</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 06 Dec 2009 10:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.seo-jerusalem.com/?p=266#comment-29</guid>
		<description>Hi Kevin,
You are right that you shouldn&#039;t give a user a 404 message when you can help it.  The best method is to use a 301 redirect to gently move the user to the correct page.

However, on some systems, that may be technically difficult to implement.  Instead you can add a canonical link in the head of the HTML that tells google which page is the &quot;real&quot; page.  The code is
&lt;code&gt;&lt;link rel=&quot;canonical&quot; href=&quot;http://www.example.com/&quot; /&gt;&lt;/code&gt;
There is no problem if this link also appears on the canonical page itself.</description>
		<content:encoded><![CDATA[<p>Hi Kevin,<br />
You are right that you shouldn&#8217;t give a user a 404 message when you can help it.  The best method is to use a 301 redirect to gently move the user to the correct page.</p>
<p>However, on some systems, that may be technically difficult to implement.  Instead you can add a canonical link in the head of the HTML that tells google which page is the &#8220;real&#8221; page.  The code is<br />
<code>&lt;link rel="canonical" href="http://www.example.com/" /&gt;</code><br />
There is no problem if this link also appears on the canonical page itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.seo-jerusalem.com/content-duplication/comment-page-1/#comment-28</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sun, 06 Dec 2009 09:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.seo-jerusalem.com/?p=266#comment-28</guid>
		<description>How do you deal with the fact that you want people to be able to type things incorrectly and still find the right page.  What if a person types in something  with capital letters instead of lowercase, or misspells it? You would like him to still be able to find the information.</description>
		<content:encoded><![CDATA[<p>How do you deal with the fact that you want people to be able to type things incorrectly and still find the right page.  What if a person types in something  with capital letters instead of lowercase, or misspells it? You would like him to still be able to find the information.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
