<?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>Tutorial Flash  &#124; Flash training &#124; Flashartist.org &#124; Flash jobs &#187; google search tip</title>
	<atom:link href="http://www.flashartist.org/index.php/tag/google-search-tip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashartist.org</link>
	<description>Flash Tutorial training and jobs</description>
	<lastBuildDate>Mon, 31 Oct 2011 13:04:43 +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>Removing content from google search</title>
		<link>http://www.flashartist.org/index.php/2009/01/06/removing-content-from-google-search/</link>
		<comments>http://www.flashartist.org/index.php/2009/01/06/removing-content-from-google-search/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 18:49:05 +0000</pubDate>
		<dc:creator>flashartist</dc:creator>
				<category><![CDATA[Flash Tutorials]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[flashartist.org]]></category>
		<category><![CDATA[google search tip]]></category>
		<category><![CDATA[Removing content from google search]]></category>

		<guid isPermaLink="false">http://flashartist.wordpress.com/?p=660</guid>
		<description><![CDATA[You can instruct Google  not to include content from your site or remove content that is currently  indexed in their search engine. For instance to prevent robots from crawling your site, place a robots.txt file in your server root: Open a text editor such as wordpad and copy and paste the following text: User-agent: * [...]]]></description>
			<content:encoded><![CDATA[
<!-- ALL ADSENSE ADS DISABLED -->
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.flashartist.org%2Findex.php%2F2009%2F01%2F06%2Fremoving-content-from-google-search%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.flashartist.org%2Findex.php%2F2009%2F01%2F06%2Fremoving-content-from-google-search%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignleft size-full wp-image-662" title="googlee" src="http://flashartist.files.wordpress.com/2009/01/googlee.jpg" alt="googlee" width="150" height="63" /></p>
<p>You can instruct Google  not to include content from your site or remove content that is currently  indexed in their search engine.</p>
<p>For instance to prevent robots from crawling your site, place a<strong><span style="color:#000000;"> robots.txt</span></strong> file in your server root:</p>
<p>Open a text editor such as wordpad and copy and paste the following text:</p>
<p>User-agent: *</p>
<p>Disallow: /</p>
<p>Save the file as <strong>robots.txt </strong>and place it in your server root as such:</p>
<p>(http://yourserver.com/robots.txt)</p>
<ul>
<li><strong>To block a directory and everything in it</strong>, follow the directory name with a forward slash.
<pre>Disallow: /junk-directory/</pre>
</li>
<li><strong>To block a page</strong>, list the page.
<pre>Disallow: /private_file.html</pre>
</li>
<li><strong>To remove a specific image from Google image search</strong>, add the following:
<pre>User-agent: Googlebot-Image
Disallow: /images/dogs.jpg</pre>
</li>
<li><strong>To remove all images on your site from Google image search</strong>:
<pre>User-agent: Googlebot-Image
Disallow: /</pre>
</li>
<li><strong>To block files of a specific file type (for example, .gif)</strong>, use the following:
<pre>User-agent: Googlebot
Disallow: /*.gif$</pre>
</li>
</ul>
<p>So you can therefore specify which part of your site you need preventing from indexing, To find out  more about content indexation go to  <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769&amp;cbid=h64kulq8utsc&amp;src=cb&amp;lev=answer" target="_blank">google Webmaster Guidelines.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashartist.org/index.php/2009/01/06/removing-content-from-google-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

