<?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!...and coming to you live, at times</description>
	<lastBuildDate>Fri, 12 Mar 2010 20:04:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</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&#039;t be a simple tutorial, there&#039;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=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;2594&#039;,&#039;MacBros&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;2594&#039;,&#039;MacBros&#039;,&#039;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\&#039;t be a simple tutorial, there\&#039;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.&#039;); return false;&quot;&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>  &#8211; <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&#039;m trying to look that up.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;2590&#039;,&#039;hari&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;2590&#039;,&#039;hari&#039;,&#039;Using mod_rewrite, you can achieve some nifty effects, including creating subdomains out of subdirectories on your server. I\&#039;m trying to look that up.&#039;); return false;&quot;&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>  &#8211; <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&#039;ve not really had to check out .htaccess too much, as the scripts that I&#039;ve needed either have been automatic through cPanel (like hotlink protection and redirecting the WRONG www. to @), or I&#039;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&#039;ve got me interested in the subject, now.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;2587&#039;,&#039;MrCorey&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;2587&#039;,&#039;MrCorey&#039;,&#039;hari, I\&#039;ve not really had to check out .htaccess too much, as the scripts that I\&#039;ve needed either have been automatic through cPanel (like hotlink protection and redirecting the WRONG www. to @), or I\&#039;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\&#039;ve got me interested in the subject, now.&#039;); return false;&quot;&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 www. 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>  &#8211; <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;">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-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&#039;ve seen plenty, but that&#039;s far more complex than robots.txt.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;2586&#039;,&#039;hari&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;2586&#039;,&#039;hari&#039;,&#039;Good find. \r\n\r\nActually I am looking for an easy to understand .htaccess tutorial, particularly with relation to mod_rewrite. I\&#039;ve seen plenty, but that\&#039;s far more complex than robots.txt.&#039;); return false;&quot;&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>  &#8211; <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>
