<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LKJ.net &#187; Search Results  &#187;  robots.txt</title>
	<atom:link href="http://www.lkj.net/search/robots.txt/feed/rss2/" rel="self" type="application/rss+xml" />
	<link>http://www.lkj.net</link>
	<description>Technology blog</description>
	<lastBuildDate>Sun, 11 Dec 2011 14:58:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Slowing down MSN Bot</title>
		<link>http://www.lkj.net/2006/12/slowing-down-msn-bot/</link>
		<comments>http://www.lkj.net/2006/12/slowing-down-msn-bot/#comments</comments>
		<pubDate>Sun, 03 Dec 2006 06:01:04 +0000</pubDate>
		<dc:creator>http guy</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.httpblog.com/31</guid>
		<description><![CDATA[<p>Sorry, almost forgot the previous night when I was posting about slowing down Yahoo Slurp, that the same technique applies to MSNBot as well. The only difference is a different name (bot name) User-agent definition.<br />
<span class="code">User-Agent: msnbot<br />
Crawl-Delay: 10</span></p>
<p>The above 2 lines in robots.txt file will instruct MSN Bot to delay new request by 10 seconds before it requests new file from your domain web site. Now, back to work ! :)</p>
]]></description>
		<wfw:commentRss>http://www.lkj.net/2006/12/slowing-down-msn-bot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slowing down Yahoo Slurp bot</title>
		<link>http://www.lkj.net/2006/12/slowing-down-yahoo-slurp-bot/</link>
		<comments>http://www.lkj.net/2006/12/slowing-down-yahoo-slurp-bot/#comments</comments>
		<pubDate>Sat, 02 Dec 2006 04:02:18 +0000</pubDate>
		<dc:creator>http guy</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.httpblog.com/30</guid>
		<description><![CDATA[<p>Some people are screaming that Yahoo Slurp is overloading their web site and eating too much resources, including bandwidth.</p>
<p>In order to back off Slurp bot with custom delay between each requests (frequency), you can use robots.txt file and place it in your web site root directory, for example</p>
<p><em>http://www.lkj.net/robots.txt</em></p>
<p>The following robots.txt setup will delay Yahoo Slurp bot 30 seconds (atleast) before each new GET query.</p>
<p><em>User-agent: Slurp<br />
Crawl-delay: 30</em></p>
<p>Where value <em>30</em> is 30 seconds. You can define &#8220;<em>Crawl-delay 60</em>&#8221;  and it will delay  60 seconds between each request from the Yahoo Slurp bot nodes.</p>
<p>However, some&#8230; <a href="http://www.lkj.net/2006/12/slowing-down-yahoo-slurp-bot/" class="read_more">Read the rest of this entry &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.lkj.net/2006/12/slowing-down-yahoo-slurp-bot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

