<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Bot-Allow-Content WordPress plugin</title>
	<atom:link href="http://www.g-loaded.eu/2006/01/04/bot-allow-content-wordpress-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.g-loaded.eu/2006/01/04/bot-allow-content-wordpress-plugin/</link>
	<description>An open-source software and technology related journal</description>
	<lastBuildDate>Sun, 28 Feb 2010 05:55:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: GNot</title>
		<link>http://www.g-loaded.eu/2006/01/04/bot-allow-content-wordpress-plugin/#comment-6108</link>
		<dc:creator>GNot</dc:creator>
		<pubDate>Sat, 10 Feb 2007 10:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/01/04/bot-allow-content-wordpress-plugin/#comment-6108</guid>
		<description>&lt;strong&gt;It has been reported that this plugin as of version 0.6 does not work in WordPress 2.1.
I will investigate this as soon as possible. Thank you.&lt;/strong&gt;

Comments have been closed. Please use the &lt;a href=&quot;http://www.g-loaded.eu/forums/&quot; rel=&quot;nofollow&quot;&gt;forums&lt;/a&gt; for further discussion.
</description>
		<content:encoded><![CDATA[<p><strong>It has been reported that this plugin as of version 0.6 does not work in WordPress 2.1.<br />
I will investigate this as soon as possible. Thank you.</strong></p>
<p>Comments have been closed. Please use the <a href="http://www.g-loaded.eu/forums/" rel="nofollow">forums</a> for further discussion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gnot</title>
		<link>http://www.g-loaded.eu/2006/01/04/bot-allow-content-wordpress-plugin/#comment-196</link>
		<dc:creator>Gnot</dc:creator>
		<pubDate>Fri, 03 Feb 2006 10:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/01/04/bot-allow-content-wordpress-plugin/#comment-196</guid>
		<description>There are many bots that index blogs through feeds. At the moment, I have only set those 4 bots that I mention in the example. When I have the time, I&#039;ll dig into the server logs and create a list.

All the best,
Raoul</description>
		<content:encoded><![CDATA[<p>There are many bots that index blogs through feeds. At the moment, I have only set those 4 bots that I mention in the example. When I have the time, I&#8217;ll dig into the server logs and create a list.</p>
<p>All the best,<br />
Raoul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cary</title>
		<link>http://www.g-loaded.eu/2006/01/04/bot-allow-content-wordpress-plugin/#comment-194</link>
		<dc:creator>Cary</dc:creator>
		<pubDate>Fri, 03 Feb 2006 01:04:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/01/04/bot-allow-content-wordpress-plugin/#comment-194</guid>
		<description>Thanks for the clarification!

Actually, I just did the upgrade to WP 2.0.1, so now I can use it as is  :)

Thanks again, and great idea for a plugin...any suggestions on other bots I might want to allow in? I just switched to a partial feed because people kept misusing it, but I&#039;m not really all that familiar with all the bots out there.</description>
		<content:encoded><![CDATA[<p>Thanks for the clarification!</p>
<p>Actually, I just did the upgrade to WP 2.0.1, so now I can use it as is  :)</p>
<p>Thanks again, and great idea for a plugin&#8230;any suggestions on other bots I might want to allow in? I just switched to a partial feed because people kept misusing it, but I&#8217;m not really all that familiar with all the bots out there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gnot</title>
		<link>http://www.g-loaded.eu/2006/01/04/bot-allow-content-wordpress-plugin/#comment-186</link>
		<dc:creator>Gnot</dc:creator>
		<pubDate>Thu, 02 Feb 2006 03:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/01/04/bot-allow-content-wordpress-plugin/#comment-186</guid>
		<description>Hi,
I originally wrote the 0.2 plugin for WP 2, so the line numbers differ by 1 line. :-) Here follow the exact line numbers:
For &lt;code&gt;wp-atom.php&lt;/code&gt; and &lt;code&gt;wp-rss2.php&lt;/code&gt; in WordPress 1.5.X, just make the modifications that are written in the info section of the plugin version &lt;strong&gt;0.2&lt;/strong&gt;.
The lines to modify are:
For &lt;code&gt;wp-atom.php&lt;/code&gt; modify line &lt;strong&gt;39&lt;/strong&gt;
For &lt;code&gt;wp-rss2.php&lt;/code&gt; modify line &lt;strong&gt;41&lt;/strong&gt;

It makes no sense to implement this in the &lt;code&gt;wp-commentsrss2.php&lt;/code&gt; file, since the comments feed always serves full content.

Thanks for your feedback.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I originally wrote the 0.2 plugin for WP 2, so the line numbers differ by 1 line. :-) Here follow the exact line numbers:<br />
For <code>wp-atom.php</code> and <code>wp-rss2.php</code> in WordPress 1.5.X, just make the modifications that are written in the info section of the plugin version <strong>0.2</strong>.<br />
The lines to modify are:<br />
For <code>wp-atom.php</code> modify line <strong>39</strong><br />
For <code>wp-rss2.php</code> modify line <strong>41</strong></p>
<p>It makes no sense to implement this in the <code>wp-commentsrss2.php</code> file, since the comments feed always serves full content.</p>
<p>Thanks for your feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cary</title>
		<link>http://www.g-loaded.eu/2006/01/04/bot-allow-content-wordpress-plugin/#comment-184</link>
		<dc:creator>Cary</dc:creator>
		<pubDate>Wed, 01 Feb 2006 17:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.g-loaded.eu/2006/01/04/bot-allow-content-wordpress-plugin/#comment-184</guid>
		<description>Hi, I&#039;d really, really like to make use of this plugin, but I&#039;m using WP 1.5 and the directions for how to modify the code are written for WP 2 users  :(

Can you explain where in the Wp 1.5 &quot;wp-commentsrss2.php&quot; file I&#039;m supposed to make the change?

Thanks so much.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;d really, really like to make use of this plugin, but I&#8217;m using WP 1.5 and the directions for how to modify the code are written for WP 2 users  :(</p>
<p>Can you explain where in the Wp 1.5 &#8220;wp-commentsrss2.php&#8221; file I&#8217;m supposed to make the change?</p>
<p>Thanks so much.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
