<?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: One of the Best robots.txt Explanations That I&#8217;ve Seen</title>
	<atom:link href="http://coreythompson.com/2007/11/one-of-the-best-robotstxt-explanations-that-ive-seen/feed/" rel="self" type="application/rss+xml" />
	<link>http://coreythompson.com/2007/11/one-of-the-best-robotstxt-explanations-that-ive-seen/</link>
	<description>...but I'm right! Get yer historical hero clay figurines now!</description>
	<pubDate>Fri, 05 Dec 2008 11:36:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-RC1-10026</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MacBros</title>
		<link>http://coreythompson.com/2007/11/one-of-the-best-robotstxt-explanations-that-ive-seen/comment-page-1/#comment-2594</link>
		<dc:creator>MacBros</dc:creator>
		<pubDate>Wed, 14 Nov 2007 15:32:31 +0000</pubDate>
		<guid isPermaLink="false">http://coreythompson.com/2007/11/13/one-of-the-best-robotstxt-explanations-that-ive-seen/#comment-2594</guid>
		<description>This is a great post. It never occurred to me to block feeds like the RSS. Consider them blocked now. :p

Hari, that wouldn't be a simple tutorial, there's a lot that can be achieved with .htaccess so a tutorial on each action that can be done with .htaccess would be a little better.&lt;div class="comment-remix-meta"&gt;&lt;a href="#" class="replyto" onclick="replyto('2594','MacBros'); return false;"&gt;Reply&lt;/a&gt;  - &lt;a href="#" class="quote" onclick="quote('2594','MacBros','This is a great post. It never occurred to me to block feeds like the RSS. Consider them blocked now. :p\r\n\r\nHari, that wouldn\'t be a simple tutorial, there\'s a lot that can be achieved with .htaccess so a tutorial on each action that can be done with .htaccess would be a little better.'); return false;"&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>This is a great post. It never occurred to me to block feeds like the RSS. Consider them blocked now. :p</p>
<p>Hari, that wouldn&#8217;t be a simple tutorial, there&#8217;s a lot that can be achieved with .htaccess so a tutorial on each action that can be done with .htaccess would be a little better.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('2594','MacBros'); return false;">Reply</a>  - <a href="#" class="quote" onclick="quote('2594','MacBros','This is a great post. It never occurred to me to block feeds like the RSS. Consider them blocked now. :p\r\n\r\nHari, that wouldn\'t be a simple tutorial, there\'s a lot that can be achieved with .htaccess so a tutorial on each action that can be done with .htaccess would be a little better.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: hari</title>
		<link>http://coreythompson.com/2007/11/one-of-the-best-robotstxt-explanations-that-ive-seen/comment-page-1/#comment-2590</link>
		<dc:creator>hari</dc:creator>
		<pubDate>Wed, 14 Nov 2007 03:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://coreythompson.com/2007/11/13/one-of-the-best-robotstxt-explanations-that-ive-seen/#comment-2590</guid>
		<description>Using mod_rewrite, you can achieve some nifty effects, including creating subdomains out of subdirectories on your server. I'm trying to look that up.&lt;div class="comment-remix-meta"&gt;&lt;a href="#" class="replyto" onclick="replyto('2590','hari'); return false;"&gt;Reply&lt;/a&gt;  - &lt;a href="#" class="quote" onclick="quote('2590','hari','Using mod_rewrite, you can achieve some nifty effects, including creating subdomains out of subdirectories on your server. I\'m trying to look that up.'); return false;"&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Using mod_rewrite, you can achieve some nifty effects, including creating subdomains out of subdirectories on your server. I&#8217;m trying to look that up.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('2590','hari'); return false;">Reply</a>  - <a href="#" class="quote" onclick="quote('2590','hari','Using mod_rewrite, you can achieve some nifty effects, including creating subdomains out of subdirectories on your server. I\'m trying to look that up.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrCorey</title>
		<link>http://coreythompson.com/2007/11/one-of-the-best-robotstxt-explanations-that-ive-seen/comment-page-1/#comment-2587</link>
		<dc:creator>MrCorey</dc:creator>
		<pubDate>Tue, 13 Nov 2007 16:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://coreythompson.com/2007/11/13/one-of-the-best-robotstxt-explanations-that-ive-seen/#comment-2587</guid>
		<description>hari, I've not really had to check out .htaccess too much, as the scripts that I've needed either have been automatic through cPanel (like hotlink protection and redirecting the WRONG www. to @), or I've gotten the script from a site as a drop in.  Other wise, I could be your guru  :mrgreen: There might be something in the Apache docs about it (but it might not be too readable).  You've got me interested in the subject, now.&lt;div class="comment-remix-meta"&gt;&lt;a href="#" class="replyto" onclick="replyto('2587','MrCorey'); return false;"&gt;Reply&lt;/a&gt;  - &lt;a href="#" class="quote" onclick="quote('2587','MrCorey','hari, I\'ve not really had to check out .htaccess too much, as the scripts that I\'ve needed either have been automatic through cPanel (like hotlink protection and redirecting the WRONG www. to @), or I\'ve gotten the script from a site as a drop in.  Other wise, I could be your guru  :mrgreen: There might be something in the Apache docs about it (but it might not be too readable).  You\'ve got me interested in the subject, now.'); return false;"&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>hari, I&#8217;ve not really had to check out .htaccess too much, as the scripts that I&#8217;ve needed either have been automatic through cPanel (like hotlink protection and redirecting the WRONG <a href="http://www" rel="nofollow">http://www</a>. to @), or I&#8217;ve gotten the script from a site as a drop in.  Other wise, I could be your guru  <img src='http://coreythompson.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> There might be something in the Apache docs about it (but it might not be too readable).  You&#8217;ve got me interested in the subject, now.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('2587','MrCorey'); return false;">Reply</a>  - <a href="#" class="quote" onclick="quote('2587','MrCorey','hari, I\'ve not really had to check out .htaccess too much, as the scripts that I\'ve needed either have been automatic through cPanel (like hotlink protection and redirecting the WRONG <a href="http://www" >http://www</a>. to @), or I\&#8217;ve gotten the script from a site as a drop in.  Other wise, I could be your guru  <img src='http://coreythompson.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> There might be something in the Apache docs about it (but it might not be too readable).  You\&#8217;ve got me interested in the subject, now.&#8217;); return false;&#8221;>Quote</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: hari</title>
		<link>http://coreythompson.com/2007/11/one-of-the-best-robotstxt-explanations-that-ive-seen/comment-page-1/#comment-2586</link>
		<dc:creator>hari</dc:creator>
		<pubDate>Tue, 13 Nov 2007 15:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://coreythompson.com/2007/11/13/one-of-the-best-robotstxt-explanations-that-ive-seen/#comment-2586</guid>
		<description>Good find. 

Actually I am looking for an easy to understand .htaccess tutorial, particularly with relation to mod_rewrite. I've seen plenty, but that's far more complex than robots.txt.&lt;div class="comment-remix-meta"&gt;&lt;a href="#" class="replyto" onclick="replyto('2586','hari'); return false;"&gt;Reply&lt;/a&gt;  - &lt;a href="#" class="quote" onclick="quote('2586','hari','Good find. \r\n\r\nActually I am looking for an easy to understand .htaccess tutorial, particularly with relation to mod_rewrite. I\'ve seen plenty, but that\'s far more complex than robots.txt.'); return false;"&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Good find. </p>
<p>Actually I am looking for an easy to understand .htaccess tutorial, particularly with relation to mod_rewrite. I&#8217;ve seen plenty, but that&#8217;s far more complex than robots.txt.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('2586','hari'); return false;">Reply</a>  - <a href="#" class="quote" onclick="quote('2586','hari','Good find. \r\n\r\nActually I am looking for an easy to understand .htaccess tutorial, particularly with relation to mod_rewrite. I\'ve seen plenty, but that\'s far more complex than robots.txt.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
</channel>
</rss>
