<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: GZip Compression and WordPress</title>
	<atom:link href="http://techpp.com/2009/06/02/gzip-compression-and-wordpress-caching/feed/" rel="self" type="application/rss+xml" />
	<link>http://techpp.com/2009/06/02/gzip-compression-and-wordpress-caching/</link>
	<description>Tech Blog covering Tech News, Views, Reviews on iPhone, Android, Online tools, Social media, Gadgets, Windows and more</description>
	<lastBuildDate>Thu, 24 May 2012 14:02:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<item>
		<title>By: TheShadow</title>
		<link>http://techpp.com/2009/06/02/gzip-compression-and-wordpress-caching/comment-page-1/#comment-49614</link>
		<dc:creator>TheShadow</dc:creator>
		<pubDate>Wed, 25 May 2011 09:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=5941#comment-49614</guid>
		<description>Hi,Thanks for letting us know.You can also enable gzip by adding code to index.php page

  ob_start(“ob_gzhandler”);  place this within the loop</description>
		<content:encoded><![CDATA[<p>Hi,Thanks for letting us know.You can also enable gzip by adding code to index.php page</p>
<p>  ob_start(“ob_gzhandler”);  place this within the loop</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Name (required)</title>
		<link>http://techpp.com/2009/06/02/gzip-compression-and-wordpress-caching/comment-page-1/#comment-48363</link>
		<dc:creator>Name (required)</dc:creator>
		<pubDate>Fri, 15 Apr 2011 07:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=5941#comment-48363</guid>
		<description>I am in the process of switching to a VPS server, and I am previewing everything before I go live on the new nameservers. I know the mod_deflate extension is activated, so I should be able to send everything compressed. However, my pages will not compress! Here is what I have in my .htaccess file:

AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript

However, everytime I check YSlow and PageSpeed it tells me that my page is not compressed. It is bugging the fool out of me. What can I do to get my pages compressed?

Does it have something to do with there not being any .html or whatever on the end of my adresses?</description>
		<content:encoded><![CDATA[<p>I am in the process of switching to a VPS server, and I am previewing everything before I go live on the new nameservers. I know the mod_deflate extension is activated, so I should be able to send everything compressed. However, my pages will not compress! Here is what I have in my .htaccess file:</p>
<p>AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript</p>
<p>However, everytime I check YSlow and PageSpeed it tells me that my page is not compressed. It is bugging the fool out of me. What can I do to get my pages compressed?</p>
<p>Does it have something to do with there not being any .html or whatever on the end of my adresses?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: x0ajzah327</title>
		<link>http://techpp.com/2009/06/02/gzip-compression-and-wordpress-caching/comment-page-1/#comment-48361</link>
		<dc:creator>x0ajzah327</dc:creator>
		<pubDate>Fri, 15 Apr 2011 07:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=5941#comment-48361</guid>
		<description>Enables gzip-compression if the visitor&#039;s browser can handle it. This will speed up your WordPress website drastically and reduces bandwidth usage as well. Uses the PHP ob_gzhandler() callback.</description>
		<content:encoded><![CDATA[<p>Enables gzip-compression if the visitor&#8217;s browser can handle it. This will speed up your WordPress website drastically and reduces bandwidth usage as well. Uses the PHP ob_gzhandler() callback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roell</title>
		<link>http://techpp.com/2009/06/02/gzip-compression-and-wordpress-caching/comment-page-1/#comment-48337</link>
		<dc:creator>Roell</dc:creator>
		<pubDate>Thu, 14 Apr 2011 14:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=5941#comment-48337</guid>
		<description>Thanks Raju for make this post, Not only from your advice, but many of your comentator is useful for me to speed my website</description>
		<content:encoded><![CDATA[<p>Thanks Raju for make this post, Not only from your advice, but many of your comentator is useful for me to speed my website</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raju PP</title>
		<link>http://techpp.com/2009/06/02/gzip-compression-and-wordpress-caching/comment-page-1/#comment-46880</link>
		<dc:creator>Raju PP</dc:creator>
		<pubDate>Tue, 25 Jan 2011 07:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=5941#comment-46880</guid>
		<description>&lt;em&gt;&gt;&gt; Not that I’m much better&lt;/em&gt;
huh? better in what way?

&lt;em&gt;&gt;&gt; but you don’t have many wordpress experts following your blog.&lt;/em&gt;
Thanks. I didn&#039;t know that.

&lt;em&gt;&gt;&gt; Or your keywords are perfect for beginners’ searches. &lt;/em&gt;
Not just the keywords, the article as a whole is aimed at beginners. The article you linked to is full of jargons and messy details.

&lt;em&gt;&gt;&gt; W3 Total cache is now the “standard” for caching plugins. It one-ups supercache.&lt;/em&gt;
Agreed.</description>
		<content:encoded><![CDATA[<p><em>&gt;&gt; Not that I’m much better</em><br />
huh? better in what way?</p>
<p><em>&gt;&gt; but you don’t have many wordpress experts following your blog.</em><br />
Thanks. I didn&#8217;t know that.</p>
<p><em>&gt;&gt; Or your keywords are perfect for beginners’ searches. </em><br />
Not just the keywords, the article as a whole is aimed at beginners. The article you linked to is full of jargons and messy details.</p>
<p><em>&gt;&gt; W3 Total cache is now the “standard” for caching plugins. It one-ups supercache.</em><br />
Agreed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://techpp.com/2009/06/02/gzip-compression-and-wordpress-caching/comment-page-1/#comment-46878</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 25 Jan 2011 06:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=5941#comment-46878</guid>
		<description>Not that I&#039;m much better, but you don&#039;t have many wordpress experts following your blog.  Or your keywords are perfect for beginners&#039; searches.  

Explination: 
http://betterexplained.com/articles/how-to-optimize-your-site-with-gzip-compression/

Why it&#039;s better as a plugin v. htaccess customized, and why it&#039;s not included, not sure.   But I&#039;m sure google will answer me soon enough. 

PS W3 Total cache is now the &quot;standard&quot; for caching plugins.  It one-ups supercache.

For Speed, a CDN helps a lot: 
Search for cloudflare for their site

Article about it:
pbjbreaktime.com/2011/01/cloudflare-speeds-website/</description>
		<content:encoded><![CDATA[<p>Not that I&#8217;m much better, but you don&#8217;t have many wordpress experts following your blog.  Or your keywords are perfect for beginners&#8217; searches.  </p>
<p>Explination:<br />
<a href="http://betterexplained.com/articles/how-to-optimize-your-site-with-gzip-compression/" rel="nofollow">http://betterexplained.com/articles/how-to-optimize-your-site-with-gzip-compression/</a></p>
<p>Why it&#8217;s better as a plugin v. htaccess customized, and why it&#8217;s not included, not sure.   But I&#8217;m sure google will answer me soon enough. </p>
<p>PS W3 Total cache is now the &#8220;standard&#8221; for caching plugins.  It one-ups supercache.</p>
<p>For Speed, a CDN helps a lot:<br />
Search for cloudflare for their site</p>
<p>Article about it:<br />
pbjbreaktime.com/2011/01/cloudflare-speeds-website/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How To Enable GZIP Compression For Your WordPress Site &#124; Do It Yourself Web Server / Hosting</title>
		<link>http://techpp.com/2009/06/02/gzip-compression-and-wordpress-caching/comment-page-1/#comment-46796</link>
		<dc:creator>How To Enable GZIP Compression For Your WordPress Site &#124; Do It Yourself Web Server / Hosting</dc:creator>
		<pubDate>Sat, 22 Jan 2011 09:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=5941#comment-46796</guid>
		<description>[...] Hunter Satterwhite over at http://techpp.com/2009/06/02/gzip-compression-and-wordpress-caching/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Hunter Satterwhite over at <a href="http://techpp.com/2009/06/02/gzip-compression-and-wordpress-caching/" rel="nofollow">http://techpp.com/2009/06/02/gzip-compression-and-wordpress-caching/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raju</title>
		<link>http://techpp.com/2009/06/02/gzip-compression-and-wordpress-caching/comment-page-1/#comment-44994</link>
		<dc:creator>Raju</dc:creator>
		<pubDate>Sat, 30 Oct 2010 18:10:56 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=5941#comment-44994</guid>
		<description>as a thumb rule, back up your site (everything including database) before making any change</description>
		<content:encoded><![CDATA[<p>as a thumb rule, back up your site (everything including database) before making any change</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://techpp.com/2009/06/02/gzip-compression-and-wordpress-caching/comment-page-1/#comment-44993</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Sat, 30 Oct 2010 18:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=5941#comment-44993</guid>
		<description>I will try this, only after more research.  If is does disrupt the site, can it be easily fixed?</description>
		<content:encoded><![CDATA[<p>I will try this, only after more research.  If is does disrupt the site, can it be easily fixed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaibhav</title>
		<link>http://techpp.com/2009/06/02/gzip-compression-and-wordpress-caching/comment-page-/#comment-43840</link>
		<dc:creator>Vaibhav</dc:creator>
		<pubDate>Mon, 13 Sep 2010 10:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://techpp.com/?p=5941#comment-43840</guid>
		<description>hey thanks a ton.. his was so useful...</description>
		<content:encoded><![CDATA[<p>hey thanks a ton.. his was so useful&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (User agent is rejected)
Page Caching using disk: enhanced (User agent is rejected)
Content Delivery Network via cdn.techpp.com

Served from: techpp.com @ 2012-05-24 21:49:15 -->
