<?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>WpFunc &#187; spiders</title>
	<atom:link href="http://www.wpfunc.com/tag/spiders/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wpfunc.com</link>
	<description>Awesome, Quick, Simple WordPress Functions!</description>
	<lastBuildDate>Fri, 09 Jul 2010 09:05:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Add No-Index to Images</title>
		<link>http://www.wpfunc.com/wordpress/add-no-index-to-images.html</link>
		<comments>http://www.wpfunc.com/wordpress/add-no-index-to-images.html#comments</comments>
		<pubDate>Fri, 17 Jul 2009 10:00:19 +0000</pubDate>
		<dc:creator>KaiseRCrazY</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[no-index]]></category>
		<category><![CDATA[robots]]></category>
		<category><![CDATA[spiders]]></category>

		<guid isPermaLink="false">http://www.wpfunc.com/?p=33</guid>
		<description><![CDATA[When Google spiders reach to our site, google automatically index everything with our site images. If we want to make a non-indexable images, there is a simple code. We can make all our images non-indexable. We will add a code to our header.php. Also we can stop directory indexing with simple Robots.txt command.
And we begin&#8230;
No-Index [...]<hr /><div style="text-align:center;">
<a href="http://aweber.com/?339698" title="Email Marketing">
<img src="http://www.aweber.com/banners/email_marketing/468x60_an.gif" alt="Email Marketing $19/Month!" style="border:none;" /></a>
</div><hr />


Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/disable-caching.html' rel='bookmark' title='Permanent Link: Disable Caching!'>Disable Caching!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/you-can-hide-your-contents-from-google.html' rel='bookmark' title='Permanent Link: You Can Hide Your Contents From Google!'>You Can Hide Your Contents From Google!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/how-to-hide-your-single-post-from-search-engines.html' rel='bookmark' title='Permanent Link: How to Hide Your Single Post From Search Engines'>How to Hide Your Single Post From Search Engines</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">When Google spiders reach to our site, google automatically index everything with our site images. If we want to make a non-indexable images, there is a simple code. We can make all our images non-indexable. We will add a code to our header.php. Also we can stop directory indexing with simple Robots.txt command.<span id="more-33"></span></p>
<p>And we begin&#8230;</p>
<h3 style="text-align: justify;">No-Index for all images</h3>
<pre class="brush: plain;">&lt;meta name=&quot;robots&quot; content=&quot;noimageindex&quot;&gt;</pre>
<p style="text-align: justify;">Add this code to <strong><em>header.php</em></strong> and Google don&#8217;t resume to index your images.</p>
<p style="text-align: justify;">Also if you want to stop directory indexing. Open your <strong><em>robots.txt</em></strong>. This file located in your <em><strong>Root</strong></em> area;</p>
<p style="text-align: justify;">Ex: We have  <strong>images</strong> and <strong>siteimages</strong> folders. And we have a robots.txt like this.</p>
<pre class="brush: plain;">User-agent: *
Disallow:</pre>
<p style="text-align: justify;">We will change this to;</p>
<pre class="brush: plain;">User-agent: *
Disallow: /images/
Disallow: /siteimages/</pre>
<p>Thats All! Have a nice day!</p>
<a rel='nofollow' target='_blank'  href='http://delicious.com/post?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fadd-no-index-to-images.html&amp;title=Add%20No-Index%20to%20Images&amp;notes=When%20Google%20spiders%20reach%20to%20our%20site%2C%20google%20automatically%20index%20everything%20with%20our%20site%20images.%20If%20we%20want%20to%20make%20a%20non-indexable%20images%2C%20there%20is%20a%20simple%20code.%20We%20can%20make%20all%20our%20images%20non-indexable.%20We%20will%20add%20a%20code%20to%20our%20header.php.%20Also'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/delicious.png' class='sociable-img sociable-hovers ' title='del.icio.us' alt='del.icio.us' /></a><a rel='nofollow' target='_blank'  href='http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fadd-no-index-to-images.html&amp;title=Add%20No-Index%20to%20Images&amp;bodytext=When%20Google%20spiders%20reach%20to%20our%20site%2C%20google%20automatically%20index%20everything%20with%20our%20site%20images.%20If%20we%20want%20to%20make%20a%20non-indexable%20images%2C%20there%20is%20a%20simple%20code.%20We%20can%20make%20all%20our%20images%20non-indexable.%20We%20will%20add%20a%20code%20to%20our%20header.php.%20Also'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/digg.png' class='sociable-img sociable-hovers ' title='Digg' alt='Digg' /></a><a rel='nofollow' target='_blank'  href='http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fadd-no-index-to-images.html&amp;t=Add%20No-Index%20to%20Images'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/facebook.png' class='sociable-img sociable-hovers ' title='Facebook' alt='Facebook' /></a><a rel='nofollow' target='_blank'  href='http://www.friendfeed.com/share?title=Add%20No-Index%20to%20Images&amp;link=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fadd-no-index-to-images.html'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/friendfeed.png' class='sociable-img sociable-hovers ' title='FriendFeed' alt='FriendFeed' /></a><a rel='nofollow' target='_blank'  href='http://reddit.com/submit?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fadd-no-index-to-images.html&amp;title=Add%20No-Index%20to%20Images'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/reddit.png' class='sociable-img sociable-hovers ' title='Reddit' alt='Reddit' /></a><a rel='nofollow' target='_blank'  href='http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fadd-no-index-to-images.html&amp;title=Add%20No-Index%20to%20Images'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png' class='sociable-img sociable-hovers ' title='StumbleUpon' alt='StumbleUpon' /></a><a rel='nofollow' target='_blank'  href='http://technorati.com/faves?add=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fadd-no-index-to-images.html'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/technorati.png' class='sociable-img sociable-hovers ' title='Technorati' alt='Technorati' /></a><a rel='nofollow' target='_blank'  href='http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fadd-no-index-to-images.html&amp;partner=sociable'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/pdf.png' class='sociable-img sociable-hovers ' title='PDF' alt='PDF' /></a><a rel='nofollow' target='_blank'  href='http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fadd-no-index-to-images.html&amp;partner=sociable'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png' class='sociable-img sociable-hovers ' title='Print' alt='Print' /></a><br/><br/>

<p>Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/disable-caching.html' rel='bookmark' title='Permanent Link: Disable Caching!'>Disable Caching!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/you-can-hide-your-contents-from-google.html' rel='bookmark' title='Permanent Link: You Can Hide Your Contents From Google!'>You Can Hide Your Contents From Google!</a></li>
<li><a href='http://www.wpfunc.com/wordpress/how-to-hide-your-single-post-from-search-engines.html' rel='bookmark' title='Permanent Link: How to Hide Your Single Post From Search Engines'>How to Hide Your Single Post From Search Engines</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wpfunc.com/wordpress/add-no-index-to-images.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You Can Hide Your Contents From Google!</title>
		<link>http://www.wpfunc.com/wordpress/you-can-hide-your-contents-from-google.html</link>
		<comments>http://www.wpfunc.com/wordpress/you-can-hide-your-contents-from-google.html#comments</comments>
		<pubDate>Fri, 17 Jul 2009 02:05:58 +0000</pubDate>
		<dc:creator>KaiseRCrazY</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[crawl]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[hide content]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[non-complex]]></category>
		<category><![CDATA[spiders]]></category>

		<guid isPermaLink="false">http://www.wpfunc.com/?p=29</guid>
		<description><![CDATA[Yes, you can hide your contents from google. How? Very Simple. You need only a simple code. When you apply this code in your post, Google spiders not see this content. If you have a special code, you can hide from google search results. I will give you a non-complex code. This code supports by [...]<hr /><div style="text-align:center;">
<a href="http://aweber.com/?339698" title="Email Marketing">
<img src="http://www.aweber.com/banners/email_marketing/468x60_an.gif" alt="Email Marketing $19/Month!" style="border:none;" /></a>
</div><hr />


Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/how-to-hide-your-single-post-from-search-engines.html' rel='bookmark' title='Permanent Link: How to Hide Your Single Post From Search Engines'>How to Hide Your Single Post From Search Engines</a></li>
<li><a href='http://www.wpfunc.com/wordpress/add-no-index-to-images.html' rel='bookmark' title='Permanent Link: Add No-Index to Images'>Add No-Index to Images</a></li>
<li><a href='http://www.wpfunc.com/wordpress/disable-caching.html' rel='bookmark' title='Permanent Link: Disable Caching!'>Disable Caching!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Yes, you can hide your contents from google. How? Very Simple. You need only a simple code. When you apply this code in your post, Google spiders not see this content. If you have a special code, you can hide from google search results. I will give you a non-complex code. This code supports by Google!<span id="more-29"></span></p>
<h3>Here is The Code;</h3>
<pre class="brush: plain;">&lt;!--googleoff: all--&gt;&amp;nbsp; &lt;!--googleon: all&gt;</pre>
<p style="text-align: justify;">When you write your content between this code Google spiders don&#8217;t read this area. After then, your special code or content don&#8217;t display on Search Results.</p>
<h3>Here is an example;</h3>
<pre class="brush: plain;">Google can see this content because this is before our code
&lt;!--googleoff: all--&gt; but Google don't read this area, because this is between our code... &lt;!--googleon: all&gt;
And Google Spiders can be read this content because this is after our code...</pre>
<p style="text-align: justify;">You can apply this code from <strong>HTML</strong> editing area. This is very simple!</p>
<p>Have a nice day!</p>
<a rel='nofollow' target='_blank'  href='http://delicious.com/post?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fyou-can-hide-your-contents-from-google.html&amp;title=You%20Can%20Hide%20Your%20Contents%20From%20Google%21&amp;notes=Yes%2C%20you%20can%20hide%20your%20contents%20from%20google.%20How%3F%20Very%20Simple.%20You%20need%20only%20a%20simple%20code.%20When%20you%20apply%20this%20code%20in%20your%20post%2C%20Google%20spiders%20not%20see%20this%20content.%20If%20you%20have%20a%20special%20code%2C%20you%20can%20hide%20from%20google%20search%20results.%20I%20will%20give%20y'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/delicious.png' class='sociable-img sociable-hovers ' title='del.icio.us' alt='del.icio.us' /></a><a rel='nofollow' target='_blank'  href='http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fyou-can-hide-your-contents-from-google.html&amp;title=You%20Can%20Hide%20Your%20Contents%20From%20Google%21&amp;bodytext=Yes%2C%20you%20can%20hide%20your%20contents%20from%20google.%20How%3F%20Very%20Simple.%20You%20need%20only%20a%20simple%20code.%20When%20you%20apply%20this%20code%20in%20your%20post%2C%20Google%20spiders%20not%20see%20this%20content.%20If%20you%20have%20a%20special%20code%2C%20you%20can%20hide%20from%20google%20search%20results.%20I%20will%20give%20y'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/digg.png' class='sociable-img sociable-hovers ' title='Digg' alt='Digg' /></a><a rel='nofollow' target='_blank'  href='http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fyou-can-hide-your-contents-from-google.html&amp;t=You%20Can%20Hide%20Your%20Contents%20From%20Google%21'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/facebook.png' class='sociable-img sociable-hovers ' title='Facebook' alt='Facebook' /></a><a rel='nofollow' target='_blank'  href='http://www.friendfeed.com/share?title=You%20Can%20Hide%20Your%20Contents%20From%20Google%21&amp;link=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fyou-can-hide-your-contents-from-google.html'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/friendfeed.png' class='sociable-img sociable-hovers ' title='FriendFeed' alt='FriendFeed' /></a><a rel='nofollow' target='_blank'  href='http://reddit.com/submit?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fyou-can-hide-your-contents-from-google.html&amp;title=You%20Can%20Hide%20Your%20Contents%20From%20Google%21'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/reddit.png' class='sociable-img sociable-hovers ' title='Reddit' alt='Reddit' /></a><a rel='nofollow' target='_blank'  href='http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fyou-can-hide-your-contents-from-google.html&amp;title=You%20Can%20Hide%20Your%20Contents%20From%20Google%21'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png' class='sociable-img sociable-hovers ' title='StumbleUpon' alt='StumbleUpon' /></a><a rel='nofollow' target='_blank'  href='http://technorati.com/faves?add=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fyou-can-hide-your-contents-from-google.html'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/technorati.png' class='sociable-img sociable-hovers ' title='Technorati' alt='Technorati' /></a><a rel='nofollow' target='_blank'  href='http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fyou-can-hide-your-contents-from-google.html&amp;partner=sociable'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/pdf.png' class='sociable-img sociable-hovers ' title='PDF' alt='PDF' /></a><a rel='nofollow' target='_blank'  href='http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.wpfunc.com%2Fwordpress%2Fyou-can-hide-your-contents-from-google.html&amp;partner=sociable'><img src='http://www.wpfunc.com/wp-content/plugins/sociable-30/images/default/16/printfriendly.png' class='sociable-img sociable-hovers ' title='Print' alt='Print' /></a><br/><br/>

<p>Related posts:<ol><li><a href='http://www.wpfunc.com/wordpress/how-to-hide-your-single-post-from-search-engines.html' rel='bookmark' title='Permanent Link: How to Hide Your Single Post From Search Engines'>How to Hide Your Single Post From Search Engines</a></li>
<li><a href='http://www.wpfunc.com/wordpress/add-no-index-to-images.html' rel='bookmark' title='Permanent Link: Add No-Index to Images'>Add No-Index to Images</a></li>
<li><a href='http://www.wpfunc.com/wordpress/disable-caching.html' rel='bookmark' title='Permanent Link: Disable Caching!'>Disable Caching!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wpfunc.com/wordpress/you-can-hide-your-contents-from-google.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
