<?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: Avoid Duplicate Content on Wordpress Websites</title>
	<atom:link href="http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 24 Feb 2010 17:52:02 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Keith Davis</title>
		<link>http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/#comment-2313</link>
		<dc:creator>Keith Davis</dc:creator>
		<pubDate>Sun, 22 Nov 2009 11:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.addicottweb.com/?p=1389#comment-2313</guid>
		<description>I&#039;m in the process of setting up my first Wordpress site and have started looking at the Duplicate Content issue... hence my finding this article.

I&#039;m used to static html sites, where duplicate content is easy to avoid, you just don&#039;t repeat yourself. But working with pages that are not pages, just made up of includes from headers footers and all the rest... is a bit confusing.

Thanks for setting things out in such a clear and easy to follow way. I will certainly follow your advice.</description>
		<content:encoded><![CDATA[<p>I&#8217;m in the process of setting up my first Wordpress site and have started looking at the Duplicate Content issue&#8230; hence my finding this article.</p>
<p>I&#8217;m used to static html sites, where duplicate content is easy to avoid, you just don&#8217;t repeat yourself. But working with pages that are not pages, just made up of includes from headers footers and all the rest&#8230; is a bit confusing.</p>
<p>Thanks for setting things out in such a clear and easy to follow way. I will certainly follow your advice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Svetoslav Spasov</title>
		<link>http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/#comment-2156</link>
		<dc:creator>Svetoslav Spasov</dc:creator>
		<pubDate>Tue, 03 Nov 2009 00:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.addicottweb.com/?p=1389#comment-2156</guid>
		<description>Hey there!
Great article. I just added your recommendations to my robots.txt. You forgot one important string, though- /author. Because, if it&#039;s a one author blog, the front page and the author page will be pretty much the same. Also, don&#039;t you think that disallowing /wp- will prevent google from indexing your pictures? Just my two cents. Once again, great article.</description>
		<content:encoded><![CDATA[<p>Hey there!<br />
Great article. I just added your recommendations to my robots.txt. You forgot one important string, though- /author. Because, if it&#8217;s a one author blog, the front page and the author page will be pretty much the same. Also, don&#8217;t you think that disallowing /wp- will prevent google from indexing your pictures? Just my two cents. Once again, great article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Addicott Web</title>
		<link>http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/#comment-1940</link>
		<dc:creator>Addicott Web</dc:creator>
		<pubDate>Thu, 17 Sep 2009 16:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.addicottweb.com/?p=1389#comment-1940</guid>
		<description>Thanks for your comments Suzanne! I actually think that while there&#039;s some definitely SEO concerns about duplicate content, it&#039;s also more of a usability issue. Too much duplicate content can make it awful confusing for visitors when looking through a website. I&#039;ve seen too many blogs where they have the full posts displayed both on the home page, on their blog page, etc.

I also think that it&#039;s not necessarily Google&#039;s problem to figure out the SEO issues of Wordpress. I think the creators of Wordpress websites should know what to do to make sure that their websites are not only SEO-friendly, which includes knowing how to structure the site not to include duplicate content - especially coming from a usability perspective, as I mentioned.

Regarding the plugin you mentioned, I think whether you use it or not depends on your familiarity with inserting some code into the header.php file in your Wordpress theme. All that the plugin does really is something that can be simply - but for those who aren&#039;t experience with it, or don&#039;t want to bother delving into the code, then yes, it&#039;s absolutely worth trying.</description>
		<content:encoded><![CDATA[<p>Thanks for your comments Suzanne! I actually think that while there&#8217;s some definitely SEO concerns about duplicate content, it&#8217;s also more of a usability issue. Too much duplicate content can make it awful confusing for visitors when looking through a website. I&#8217;ve seen too many blogs where they have the full posts displayed both on the home page, on their blog page, etc.</p>
<p>I also think that it&#8217;s not necessarily Google&#8217;s problem to figure out the SEO issues of Wordpress. I think the creators of Wordpress websites should know what to do to make sure that their websites are not only SEO-friendly, which includes knowing how to structure the site not to include duplicate content &#8211; especially coming from a usability perspective, as I mentioned.</p>
<p>Regarding the plugin you mentioned, I think whether you use it or not depends on your familiarity with inserting some code into the header.php file in your Wordpress theme. All that the plugin does really is something that can be simply &#8211; but for those who aren&#8217;t experience with it, or don&#8217;t want to bother delving into the code, then yes, it&#8217;s absolutely worth trying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suzanne of New Affiliate Discoveries</title>
		<link>http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/#comment-1938</link>
		<dc:creator>Suzanne of New Affiliate Discoveries</dc:creator>
		<pubDate>Thu, 17 Sep 2009 00:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.addicottweb.com/?p=1389#comment-1938</guid>
		<description>Thanks for this post,  you&#039;ve summarized a lot of basic wordpress SEO issues  here. I found the same or similar advice elsewhere, but was looking for a recent post to be sure nothing has changed. You&#039;d think google would figure out teh wordpress issues.  Do you think SEOs would be out of work of google managed ot stop duplicate indexing wordpress sites?

One thing...I ran across a  plugin for the header issue so you don&#039;t have to change the code yourself. I&#039;ts called &quot;duplicate Content Cure&quot; what do you think of it?</description>
		<content:encoded><![CDATA[<p>Thanks for this post,  you&#8217;ve summarized a lot of basic wordpress SEO issues  here. I found the same or similar advice elsewhere, but was looking for a recent post to be sure nothing has changed. You&#8217;d think google would figure out teh wordpress issues.  Do you think SEOs would be out of work of google managed ot stop duplicate indexing wordpress sites?</p>
<p>One thing&#8230;I ran across a  plugin for the header issue so you don&#8217;t have to change the code yourself. I&#8217;ts called &#8220;duplicate Content Cure&#8221; what do you think of it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Addicott Web</title>
		<link>http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/#comment-1582</link>
		<dc:creator>Addicott Web</dc:creator>
		<pubDate>Mon, 06 Jul 2009 16:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.addicottweb.com/?p=1389#comment-1582</guid>
		<description>Actually there was no reason for not updating my robots.txt file with what I had suggested other than I didn&#039;t have a chance to at the time, and then quickly forgot about it!

Re: the header fix, if you look at the page source you&#039;ll see it does have a META tag that reads:

&lt;meta name=&quot;robots&quot; content=&quot;index,follow&quot; /&gt;

That&#039;s the header fix I mentioned in action. What the fix really is is a conditional statement, so you won&#039;t actually see the full text of it appearing in the source code of an actual page on this website.</description>
		<content:encoded><![CDATA[<p>Actually there was no reason for not updating my robots.txt file with what I had suggested other than I didn&#8217;t have a chance to at the time, and then quickly forgot about it!</p>
<p>Re: the header fix, if you look at the page source you&#8217;ll see it does have a META tag that reads:</p>
<p><meta name="robots" content="index,follow" /></p>
<p>That&#8217;s the header fix I mentioned in action. What the fix really is is a conditional statement, so you won&#8217;t actually see the full text of it appearing in the source code of an actual page on this website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Redouane</title>
		<link>http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/#comment-1568</link>
		<dc:creator>Redouane</dc:creator>
		<pubDate>Sat, 04 Jul 2009 21:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.addicottweb.com/?p=1389#comment-1568</guid>
		<description>Thank you for an interesting article. However, I tend to always check that bloggers providing advice are actually using it themselves.
I checked the source of your home page and there are no mention of the header fix you mentioned. eg. no noindex entry...etc

Also, looking at
http://www.addicottweb.com/robots.txt
I found
User-Agent: *
Allow: /

Any reason why you are using your recommendations on your site?</description>
		<content:encoded><![CDATA[<p>Thank you for an interesting article. However, I tend to always check that bloggers providing advice are actually using it themselves.<br />
I checked the source of your home page and there are no mention of the header fix you mentioned. eg. no noindex entry&#8230;etc</p>
<p>Also, looking at<br />
<a href="http://www.addicottweb.com/robots.txt" rel="nofollow">http://www.addicottweb.com/robots.txt</a><br />
I found<br />
User-Agent: *<br />
Allow: /</p>
<p>Any reason why you are using your recommendations on your site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avoiding WordPress Duplicate Content Problems With Google &#124; BPWrap</title>
		<link>http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/#comment-1310</link>
		<dc:creator>Avoiding WordPress Duplicate Content Problems With Google &#124; BPWrap</dc:creator>
		<pubDate>Thu, 04 Jun 2009 03:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.addicottweb.com/?p=1389#comment-1310</guid>
		<description>[...] from similar problems. It is a well known problem and you can find an excellent article on how to Avoid Duplicate Content on Wordpress Websites, which gives the appropriate steps to take. The most important step of all is to have the right [...]</description>
		<content:encoded><![CDATA[<p>[...] from similar problems. It is a well known problem and you can find an excellent article on how to Avoid Duplicate Content on Wordpress Websites, which gives the appropriate steps to take. The most important step of all is to have the right [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KeHoeff</title>
		<link>http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/#comment-1239</link>
		<dc:creator>KeHoeff</dc:creator>
		<pubDate>Thu, 28 May 2009 20:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.addicottweb.com/?p=1389#comment-1239</guid>
		<description>hey this is a very interesting article!</description>
		<content:encoded><![CDATA[<p>hey this is a very interesting article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RSS2MYSQL</title>
		<link>http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/#comment-1218</link>
		<dc:creator>RSS2MYSQL</dc:creator>
		<pubDate>Mon, 25 May 2009 21:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.addicottweb.com/?p=1389#comment-1218</guid>
		<description>Well one thing I think is that as this time has passed Google has become more efficient at weeding out the abusing duplicate content and the non-abusive duplicate content. It&#039;s easy for a new developer to get confused and scared by these rules, and wonder things like, will my header menu be considered duplicated content because it appears on each of my pages? Should I rearrange it for each section so avoid being penalized?  Seems silly but I and others have thought it and worried over it before.

No no, don&#039;t worry over that. Google should not bully you into being so detail paranoid. And they don&#039;t.

I&#039;ve heard Matt Cutts explain before that there, in truth, are no penalties unless Google thinks you are malicious. The penalty is the showing of favor to whomever Google things holds the original content, and completely ignoring the contender that holds that same content. That is the penalty - the non indexing of the page in question. This does not mean that your entire website is duplicated... and Google will not treat it as such, but only the page in question.</description>
		<content:encoded><![CDATA[<p>Well one thing I think is that as this time has passed Google has become more efficient at weeding out the abusing duplicate content and the non-abusive duplicate content. It&#8217;s easy for a new developer to get confused and scared by these rules, and wonder things like, will my header menu be considered duplicated content because it appears on each of my pages? Should I rearrange it for each section so avoid being penalized?  Seems silly but I and others have thought it and worried over it before.</p>
<p>No no, don&#8217;t worry over that. Google should not bully you into being so detail paranoid. And they don&#8217;t.</p>
<p>I&#8217;ve heard Matt Cutts explain before that there, in truth, are no penalties unless Google thinks you are malicious. The penalty is the showing of favor to whomever Google things holds the original content, and completely ignoring the contender that holds that same content. That is the penalty &#8211; the non indexing of the page in question. This does not mean that your entire website is duplicated&#8230; and Google will not treat it as such, but only the page in question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Million</title>
		<link>http://www.addicottweb.com/2009/05/avoid-duplicate-content-on-wordpress-websites/#comment-1132</link>
		<dc:creator>Scott Million</dc:creator>
		<pubDate>Wed, 13 May 2009 03:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.addicottweb.com/?p=1389#comment-1132</guid>
		<description>Thanks for the heads up. Now as you know Google has issues with duplicate content on most blog site. Google wants to show unique content. That means that you need to make sure that each page you create is optimized for different keywords. As said, content really plays a huge part with your search engine marketing campaign and if your site offers relevant content for the search queries your site could really benefit from this.</description>
		<content:encoded><![CDATA[<p>Thanks for the heads up. Now as you know Google has issues with duplicate content on most blog site. Google wants to show unique content. That means that you need to make sure that each page you create is optimized for different keywords. As said, content really plays a huge part with your search engine marketing campaign and if your site offers relevant content for the search queries your site could really benefit from this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
