<?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: Three ways to add a robots.txt to your Django project</title>
	<atom:link href="http://fredericiana.com/2010/06/09/three-ways-to-add-a-robots-txt-to-your-django-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://fredericiana.com/2010/06/09/three-ways-to-add-a-robots-txt-to-your-django-project/</link>
	<description>Open Source, The Web, And German-American Oddities</description>
	<lastBuildDate>Wed, 18 Jan 2012 07:57:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Fred</title>
		<link>http://fredericiana.com/2010/06/09/three-ways-to-add-a-robots-txt-to-your-django-project/comment-page-1/#comment-263246</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Thu, 10 Jun 2010 05:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://fredericiana.com/?p=2791#comment-263246</guid>
		<description>ozten: good point, for most people the file is static anyway!

Wil: Ah, the fun of localized sites :) We&#039;d probably need to render a regular view for those rules (as I assume even the app from &quot;solution 3&quot; does not solve the URL prefix problem).</description>
		<content:encoded><![CDATA[<p>ozten: good point, for most people the file is static anyway!</p>
<p>Wil: Ah, the fun of localized sites <img src='http://fredericiana.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  We&#8217;d probably need to render a regular view for those rules (as I assume even the app from &#8220;solution 3&#8243; does not solve the URL prefix problem).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: clouserw</title>
		<link>http://fredericiana.com/2010/06/09/three-ways-to-add-a-robots-txt-to-your-django-project/comment-page-1/#comment-263226</link>
		<dc:creator>clouserw</dc:creator>
		<pubDate>Wed, 09 Jun 2010 20:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://fredericiana.com/?p=2791#comment-263226</guid>
		<description>Want to migrate http://viewvc.svn.mozilla.org/vc/addons/trunk/site/app/views/pages/robots.txt.thtml?view=markup to django for us? ;)</description>
		<content:encoded><![CDATA[<p>Want to migrate <a href="http://viewvc.svn.mozilla.org/vc/addons/trunk/site/app/views/pages/robots.txt.thtml?view=markup" rel="nofollow">http://viewvc.svn.mozilla.org/vc/addons/trunk/site/app/views/pages/robots.txt.thtml?view=markup</a> to django for us? <img src='http://fredericiana.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ozten</title>
		<link>http://fredericiana.com/2010/06/09/three-ways-to-add-a-robots-txt-to-your-django-project/comment-page-1/#comment-263222</link>
		<dc:creator>ozten</dc:creator>
		<pubDate>Wed, 09 Jun 2010 19:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://fredericiana.com/?p=2791#comment-263222</guid>
		<description>Very cool, thanks for the info.

I&#039;ll state the obvious... which is to add Apache rules (or whatever frontline server) that match before your django rules and manage the robot.txt as a static file. This should have very good performance.</description>
		<content:encoded><![CDATA[<p>Very cool, thanks for the info.</p>
<p>I&#8217;ll state the obvious&#8230; which is to add Apache rules (or whatever frontline server) that match before your django rules and manage the robot.txt as a static file. This should have very good performance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

