<?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: Preventing Duplicate Content On WordPress Blogs</title>
	<atom:link href="http://www.onlinemarketer.com.au/2008/10/preventing-duplicate-content-on-wordpress-blogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onlinemarketer.com.au/2008/10/preventing-duplicate-content-on-wordpress-blogs/</link>
	<description>Online Marketing Tips, Advice &#38; Thoughts</description>
	<lastBuildDate>Thu, 11 Feb 2010 11:54:25 +1100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kham Tran</title>
		<link>http://www.onlinemarketer.com.au/2008/10/preventing-duplicate-content-on-wordpress-blogs/comment-page-1/#comment-39</link>
		<dc:creator>Kham Tran</dc:creator>
		<pubDate>Wed, 17 Dec 2008 12:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.onlinemarketer.com.au/?p=247#comment-39</guid>
		<description>Thanks for pointing that out digitalizes. I have now updated the post and removed the &lt;em&gt;*&lt;/em&gt; from the end of &lt;em&gt;Disallow: /wp-&lt;/em&gt; as this isn&#039;t required.</description>
		<content:encoded><![CDATA[<p>Thanks for pointing that out digitalizes. I have now updated the post and removed the <em>*</em> from the end of <em>Disallow: /wp-</em> as this isn&#8217;t required.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digitalizes</title>
		<link>http://www.onlinemarketer.com.au/2008/10/preventing-duplicate-content-on-wordpress-blogs/comment-page-1/#comment-29</link>
		<dc:creator>digitalizes</dc:creator>
		<pubDate>Tue, 02 Dec 2008 17:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.onlinemarketer.com.au/?p=247#comment-29</guid>
		<description>I have been doing a bit more digging and used a robots.txt validator tool to check your script. It did not like this part - 

Disallow: /wp-*

The problem was caused by the *

I have decided to use the following instead (which excludes folders individually)

User-agent: *
Disallow: /wp-admin
Disallow: /wp-content/plugins
Disallow: /wp-content/themes
Disallow: /wp-includes
Disallow: /index.php?
Disallow: /page/
Disallow: /category/
Disallow: /tag/

I am going to wait for the robots.txt file to be downloaded by Googlebot and check the validation again from with my Google Webmaster Tools account.</description>
		<content:encoded><![CDATA[<p>I have been doing a bit more digging and used a robots.txt validator tool to check your script. It did not like this part &#8211; </p>
<p>Disallow: /wp-*</p>
<p>The problem was caused by the *</p>
<p>I have decided to use the following instead (which excludes folders individually)</p>
<p>User-agent: *<br />
Disallow: /wp-admin<br />
Disallow: /wp-content/plugins<br />
Disallow: /wp-content/themes<br />
Disallow: /wp-includes<br />
Disallow: /index.php?<br />
Disallow: /page/<br />
Disallow: /category/<br />
Disallow: /tag/</p>
<p>I am going to wait for the robots.txt file to be downloaded by Googlebot and check the validation again from with my Google Webmaster Tools account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digitalizes</title>
		<link>http://www.onlinemarketer.com.au/2008/10/preventing-duplicate-content-on-wordpress-blogs/comment-page-1/#comment-28</link>
		<dc:creator>digitalizes</dc:creator>
		<pubDate>Tue, 02 Dec 2008 16:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.onlinemarketer.com.au/?p=247#comment-28</guid>
		<description>I have been looking into this subject today and have come across a lot of posts from 2007. This is the most up to date post I have been able to find (so far, the quest continues) but what you are saying makes a lot of sense. 

I actually started out looking at using robots.txt to help with security issues (I guess blocking the wp- folders will help with that) and as usual I have ended up steering off course but still finding some useful information!

Thanks!</description>
		<content:encoded><![CDATA[<p>I have been looking into this subject today and have come across a lot of posts from 2007. This is the most up to date post I have been able to find (so far, the quest continues) but what you are saying makes a lot of sense. </p>
<p>I actually started out looking at using robots.txt to help with security issues (I guess blocking the wp- folders will help with that) and as usual I have ended up steering off course but still finding some useful information!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
