<?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>Smart Blog TipsDo not Cache Webpages</title>
	<atom:link href="http://smartblogtips.com/tags/do-not-cache-webpages/feed/" rel="self" type="application/rss+xml" />
	<link>http://smartblogtips.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 07 Jan 2012 18:32:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to stop Google from Caching your Web Pages</title>
		<link>http://smartblogtips.com/stop-google-from-caching-webpages/</link>
		<comments>http://smartblogtips.com/stop-google-from-caching-webpages/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 07:15:00 +0000</pubDate>
		<dc:creator>Jayant</dc:creator>
				<category><![CDATA[Web Mgmt. Tips]]></category>
		<category><![CDATA[Do not Cache Webpages]]></category>
		<category><![CDATA[Googlebot Noarchive]]></category>
		<category><![CDATA[Stop Google to Cache Webpages]]></category>

		<guid isPermaLink="false">http://www.smartblogtips.com/stop-google-from-caching-webpages/</guid>
		<description><![CDATA[Google maintains a cache of your Website on its servers when it crawls. That way, if you have changed your pages or are down for maintenance, visitors can have look at them from Google’s Cache. However it causes some problems. If you have not set robots.txt file properly and have a membership based site provided [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p align="justify">Google maintains a cache of your Website on its servers when it crawls. That way, if you have changed your pages or are down for maintenance, visitors can have look at them from Google’s Cache.</p>
<p align="justify"><a href="http://moddify.com/domains/smartblogtips/wp-content/uploads/2008/12/cacheyourwebpage.jpg"><img style="display: block; float: none; margin-left: auto; margin-right: auto" title="cache-your-webpage" src="http://moddify.com/domains/smartblogtips/wp-content/uploads/2008/12/cacheyourwebpage-thumb.jpg" alt="cacheyourwebpage thumb How to stop Google from Caching your Web Pages" width="550" height="243" /></a></p>
<p align="justify">However it causes some problems. If you have not set robots.txt file properly and have a membership based site provided premium content to paid subscribers, anyone can view those contents from cache pages.</p>
<p>You can be doubly sure to avoid Google caching pages of your web pages. Use the following meta tag.</p>
<blockquote><p>&lt;meta name = “googlebot” content = “noarchive”&gt;</p></blockquote>
<p>The above code tells the crawlers to not archive or cache the web pages on their servers. There are other alternatives also like using <a title="Robots.txt" rel="nofollow" href="http://en.wikipedia.org/wiki/Robots.txt">robots.txt</a> to do the same. I will take it in another article.</p>
<p>Have a nice day ..!!</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://smartblogtips.com/stop-google-from-caching-webpages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

