<?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>effective life plus &#187; Search</title>
	<atom:link href="http://www.binzywu.com/tag/search/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.binzywu.com</link>
	<description>Binzy&#039;s blog</description>
	<lastBuildDate>Thu, 17 Jun 2010 00:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>No Search Engine</title>
		<link>http://www.binzywu.com/2009/05/no-search-engine/</link>
		<comments>http://www.binzywu.com/2009/05/no-search-engine/#comments</comments>
		<pubDate>Mon, 18 May 2009 06:06:51 +0000</pubDate>
		<dc:creator>binzywu</dc:creator>
				<category><![CDATA[Search]]></category>
		<category><![CDATA[crawler]]></category>
		<category><![CDATA[robots.txt]]></category>

		<guid isPermaLink="false">http://www.binzywu.com/?p=29</guid>
		<description><![CDATA[Although the search engine is pretty or even critical important to websites, I personally don&#8217;t want any search engine to index my blog. Simply adding a robots.txt to the root path, then you can avoid the annoying search crawlers. Hope &#8230; <a href="http://www.binzywu.com/2009/05/no-search-engine/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Although the search engine is pretty or even critical important to websites, I personally don&#8217;t want any search engine to index my blog. Simply adding a robots.txt to the root path, then you can avoid the annoying search crawlers. Hope it&#8217;s true!</p>
<pre class="brush:plain">User-agent: *

Disallow: /</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.binzywu.com/2009/05/no-search-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
