<?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>WordPress World &#187; apache</title>
	<atom:link href="http://www.wordpressworld.net/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wordpressworld.net</link>
	<description>Useful resources for bloggers</description>
	<lastBuildDate>Thu, 25 Feb 2010 13:53:38 +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>Speed up WordPress using compression</title>
		<link>http://www.wordpressworld.net/wordpress-optimization/speed-up-wordpress-compression/</link>
		<comments>http://www.wordpressworld.net/wordpress-optimization/speed-up-wordpress-compression/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 10:21:52 +0000</pubDate>
		<dc:creator>Tiziano</dc:creator>
				<category><![CDATA[WordPress Optimization]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[compression]]></category>

		<guid isPermaLink="false">http://www.wordpressworld.net/?p=11</guid>
		<description><![CDATA[Here&#8217;s a tip from Brad Ney about how to speed up WordPress load times using web server compression: First of all, upload a test file like &#8220;test.php&#8221; on your web server.  This file must contain this line: &#60;?php phpinfo(); ?&#62; View this file with a web browser and check if &#8220;zlib&#8221; is enabled by your [...]<p><a href="http://www.wordpressworld.net/wordpress-optimization/speed-up-wordpress-compression/">Speed up WordPress using compression</a> is a post from: <a href="http://www.wordpressworld.net">WordPress World</a></p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Here&#8217;s a <a href="http://www.wprecipes.com/compress-wordpress-output-and-speed-your-blogs-load-speed">tip from Brad Ney</a> about how to speed up WordPress load times using web server compression:</p>
<p>First of all, upload a test file like &#8220;test.php&#8221; on your web server.  This file must contain this line:</p>
<pre>&lt;?php phpinfo(); ?&gt;</pre>
<p>View this file with a web browser and check if &#8220;zlib&#8221; is enabled by your hosting provider.<br />
<span id="more-11"></span><br />
It it&#8217;s ok, place the following code in your header (above the DOCTYPE):</p>
<pre>&lt;?php
ini_set('zlib.output_compression', 'On');
ini_set('zlib.output_compression_level', '1');
?&gt;</pre>
<p>That&#8217;s all! Test if everything is working correctly.</p>
<p>Another way, probably safer than this one, is to use <a href="http://wordpress.org/extend/plugins/wp-super-cache/">Wp Super Cache</a> plugin and enable &#8220;Super Cache Compression&#8221; in its control panel.</p>
<hr />
<p>Check out <a href="http://www.top-referers.com/">Top Referers</a> to see where the visitors of your website are coming from.</p>
<p><a href="http://www.wordpressworld.net/wordpress-optimization/speed-up-wordpress-compression/">Speed up WordPress using compression</a> is a post from: <a href="http://www.wordpressworld.net">WordPress World</a></p>
<div class="shr-publisher-11"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.wordpressworld.net%2Fwordpress-optimization%2Fspeed-up-wordpress-compression%2F' data-shr_title='Speed+up+WordPress+using+compression'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.wordpressworld.net/wordpress-optimization/speed-up-wordpress-compression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

