<?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>gHacks technology news &#187; wordpress cache</title>
	<atom:link href="http://www.ghacks.net/tag/wordpress-cache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 09 Nov 2009 10:11:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Website Caching Enabled</title>
		<link>http://www.ghacks.net/2008/08/22/website-caching-enabled/</link>
		<comments>http://www.ghacks.net/2008/08/22/website-caching-enabled/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 13:01:04 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[super cache]]></category>
		<category><![CDATA[website caching]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress cache]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6371</guid>
		<description><![CDATA[Website Caching is a technique to reduce the server load by sending visitors of the website static pages instead of dynamic ones. A normal request would query the database of the website and run all the commands references in the php files. That&#8217;s usually not a huge problem unless your website gets hit by a [...]]]></description>
			<content:encoded><![CDATA[<p>Website Caching is a technique to reduce the server load by sending visitors of the website static pages instead of dynamic ones. A normal request would query the database of the website and run all the commands references in the php files. That&#8217;s usually not a huge problem unless your website gets hit by a storm of visitors, say a link from a very popular website.</p>
<p>Many websites go down if visitors reach a critical level. It has also happened in the past that the webhosting company decided to disable the website because of the massive traffic. Yes, that has happened to Ghacks as well in the past. </p>
<p>Caching can help to reduce the load which means that the server or host can serve additional visitors. It can also decrease page load times which is the obvious benefit for visitors. I decided to give the Wordpress plugin <a href="http://ocaoimh.ie/wp-super-cache/">Super Cache</a> a try. It is basically the most advanced caching plugin for Wordpress. Installation was a big difficulty because of server permissions that had to be changed to run the script properly.</p>
<p><span id="more-6371"></span>The script is now working properly and I could not discover any errors or problems so far. It would be nice if you would let me know if you encounter any errors on my website so that I can fix them asap.</p>

	Tags: <a href="http://www.ghacks.net/tag/super-cache/" title="super cache" rel="tag">super cache</a>, <a href="http://www.ghacks.net/tag/website-caching/" title="website caching" rel="tag">website caching</a>, <a href="http://www.ghacks.net/tag/wordpress/" title="wordpress" rel="tag">wordpress</a>, <a href="http://www.ghacks.net/tag/wordpress-cache/" title="wordpress cache" rel="tag">wordpress cache</a>, <a href="http://www.ghacks.net/tag/wordpress-plugin/" title="wordpress plugin" rel="tag">wordpress plugin</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/07/24/wordpress-broken-link-checker/" title="Wordpress Broken Link Checker (July 24, 2009)">Wordpress Broken Link Checker</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/06/15/free-anti-spam-plugin-antispam-bee-for-wordpress/" title="Free Anti Spam Plugin Antispam Bee For Wordpress (June 15, 2009)">Free Anti Spam Plugin Antispam Bee For Wordpress</a> (18)</li>
	<li><a href="http://www.ghacks.net/2008/08/05/zoundry-raven-portable-blog-editor/" title="Zoundry Raven portable Blog Editor (August 5, 2008)">Zoundry Raven portable Blog Editor</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/02/02/wordpress-your-attempt-to-edit-this-post-has-failed/" title="Wordpress: Your attempt to edit this post has failed (February 2, 2009)">Wordpress: Your attempt to edit this post has failed</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/03/29/wordpress-template-tags-you-should-know/" title="Wordpress template tags you should know (March 29, 2009)">Wordpress template tags you should know</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/22/website-caching-enabled/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
