<?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: What robots.txt to use with TYPO3?</title>
	<atom:link href="http://www.typo3blog.nl/seo/what-robotstxt-to-use-with-typo3.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.typo3blog.nl/seo/what-robotstxt-to-use-with-typo3.html</link>
	<description>living with a view on life</description>
	<lastBuildDate>Sun, 03 Apr 2011 10:54:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: henjo</title>
		<link>http://www.typo3blog.nl/seo/what-robotstxt-to-use-with-typo3.html/comment-page-1#comment-471</link>
		<dc:creator>henjo</dc:creator>
		<pubDate>Wed, 04 Mar 2009 22:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3blog.nl/?p=91#comment-471</guid>
		<description>Hi Michael,

thanks for your response. I wasn&#039;t aware &#039;Sitemap:&#039; is an allowed statement in the robots files. That would be a nice way to add them.

It would be really cool if Google i.e. automatically traces that into the google.com/webmasters area ... But that will be dreaming ;-)

Disallowing print pages and non-real urls is a really valuable tip to avoid duplicate content. Never really thought of that before - but that&#039;s a very good idea!

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>thanks for your response. I wasn&#8217;t aware &#8216;Sitemap:&#8217; is an allowed statement in the robots files. That would be a nice way to add them.</p>
<p>It would be really cool if Google i.e. automatically traces that into the google.com/webmasters area &#8230; But that will be dreaming <img src='http://www.typo3blog.nl/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Disallowing print pages and non-real urls is a really valuable tip to avoid duplicate content. Never really thought of that before &#8211; but that&#8217;s a very good idea!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Cannon</title>
		<link>http://www.typo3blog.nl/seo/what-robotstxt-to-use-with-typo3.html/comment-page-1#comment-470</link>
		<dc:creator>Michael Cannon</dc:creator>
		<pubDate>Tue, 03 Mar 2009 04:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3blog.nl/?p=91#comment-470</guid>
		<description>At Acqal, besides the typical directory based disallows, we try to tell search engines to ignore non-realurl URLs and print pages. Additionally, we feed search engines blog or news feeds plus a dynamically generated sitemap.

User-Agent: *
Disallow: /cgi-bin/
Disallow: /t3lib/
Disallow: /typo3/
Disallow: /typo3conf/
Disallow: /typo3temp/
Disallow: /*?id=*
Disallow: /*&amp;type=98
Sitemap: http://www.acqal.com/sitemap.xml
Sitemap: http://www.acqal.com/rss.xml</description>
		<content:encoded><![CDATA[<p>At Acqal, besides the typical directory based disallows, we try to tell search engines to ignore non-realurl URLs and print pages. Additionally, we feed search engines blog or news feeds plus a dynamically generated sitemap.</p>
<p>User-Agent: *<br />
Disallow: /cgi-bin/<br />
Disallow: /t3lib/<br />
Disallow: /typo3/<br />
Disallow: /typo3conf/<br />
Disallow: /typo3temp/<br />
Disallow: /*?id=*<br />
Disallow: /*&amp;type=98<br />
Sitemap: <a href="http://www.acqal.com/sitemap.xml" rel="nofollow">http://www.acqal.com/sitemap.xml</a><br />
Sitemap: <a href="http://www.acqal.com/rss.xml" rel="nofollow">http://www.acqal.com/rss.xml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: henjo</title>
		<link>http://www.typo3blog.nl/seo/what-robotstxt-to-use-with-typo3.html/comment-page-1#comment-469</link>
		<dc:creator>henjo</dc:creator>
		<pubDate>Mon, 02 Mar 2009 19:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3blog.nl/?p=91#comment-469</guid>
		<description>Hi Dmitry,

thanks for hoppin&#039; by. You are absolutely right...
I use to this mainly for the templates (since they are full of dummy code)...

So I would make it fileadmin/templates/ instead.

Ciao,
Henjo</description>
		<content:encoded><![CDATA[<p>Hi Dmitry,</p>
<p>thanks for hoppin&#8217; by. You are absolutely right&#8230;<br />
I use to this mainly for the templates (since they are full of dummy code)&#8230;</p>
<p>So I would make it fileadmin/templates/ instead.</p>
<p>Ciao,<br />
Henjo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry Dulepov</title>
		<link>http://www.typo3blog.nl/seo/what-robotstxt-to-use-with-typo3.html/comment-page-1#comment-468</link>
		<dc:creator>Dmitry Dulepov</dc:creator>
		<pubDate>Mon, 02 Mar 2009 19:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.typo3blog.nl/?p=91#comment-468</guid>
		<description>One thing to add: disallowing fileadmin/ will disallow some downloadable files that you may want to place there. For example, on my site I have some pdf files for download. They are in fileadmin/.

I would think twice before disallowing fileadmin/.</description>
		<content:encoded><![CDATA[<p>One thing to add: disallowing fileadmin/ will disallow some downloadable files that you may want to place there. For example, on my site I have some pdf files for download. They are in fileadmin/.</p>
<p>I would think twice before disallowing fileadmin/.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

