<?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: Easy Steps To Speedup Your Wordpress Blog</title>
	<atom:link href="http://www.cloudfour.com/easy-steps-to-speedup-your-wordpress-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cloudfour.com/easy-steps-to-speedup-your-wordpress-blog/</link>
	<description>Expert Web and Mobile Design, Development and Strategy</description>
	<lastBuildDate>Mon, 01 Mar 2010 02:56:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Easy Steps To Speedup Your Wordpress Blog &#124; Alex Guldbeck</title>
		<link>http://www.cloudfour.com/easy-steps-to-speedup-your-wordpress-blog/comment-page-1/#comment-5050</link>
		<dc:creator>Easy Steps To Speedup Your Wordpress Blog &#124; Alex Guldbeck</dc:creator>
		<pubDate>Thu, 14 May 2009 04:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.cloudfour.com/?p=77#comment-5050</guid>
		<description>[...] URL : http://www.cloudfour.com/77/ [...]</description>
		<content:encoded><![CDATA[<p>[...] URL : <a href="http://www.cloudfour.com/77/" rel="nofollow">http://www.cloudfour.com/77/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: We Have Disabled WP Super Cache &#171; Cloud Four</title>
		<link>http://www.cloudfour.com/easy-steps-to-speedup-your-wordpress-blog/comment-page-1/#comment-4606</link>
		<dc:creator>We Have Disabled WP Super Cache &#171; Cloud Four</dc:creator>
		<pubDate>Sat, 25 Apr 2009 18:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.cloudfour.com/?p=77#comment-4606</guid>
		<description>[...] improve your Wordpress performance we have previously advocated using the WP Super Cache plugin to enable pages served from a static cache.  This works quite well [...]</description>
		<content:encoded><![CDATA[<p>[...] improve your Wordpress performance we have previously advocated using the WP Super Cache plugin to enable pages served from a static cache.  This works quite well [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krunch IT Free zip program</title>
		<link>http://www.cloudfour.com/easy-steps-to-speedup-your-wordpress-blog/comment-page-1/#comment-3643</link>
		<dc:creator>Krunch IT Free zip program</dc:creator>
		<pubDate>Mon, 09 Feb 2009 09:36:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.cloudfour.com/?p=77#comment-3643</guid>
		<description>Great article ........


I have been using wordpress for past one year , i have never read a precise article better then this....

Keep writing 

One more thing i would like to discuss with you that &quot;Krunchit&quot;


KrunchIt is a free an online service that enables you to compress and uncompress files via the web instead of your desktop.


You don&#039;t require a winzip software .......

You can compress your files online ......



KrunchIt currently lets you

    * upload upto 10 files and compress them online

    * upload a compressed file and decompress it online, view/download contents

    * fetch upto 10 from the web directly, compress them into a single archive

    * fetch a compressed file from the web directly and decompress it online, view/download contents.


For information kindly click onto : http://www.krunchit.net</description>
		<content:encoded><![CDATA[<p>Great article &#8230;&#8230;..</p>
<p>I have been using wordpress for past one year , i have never read a precise article better then this&#8230;.</p>
<p>Keep writing </p>
<p>One more thing i would like to discuss with you that &#8220;Krunchit&#8221;</p>
<p>KrunchIt is a free an online service that enables you to compress and uncompress files via the web instead of your desktop.</p>
<p>You don&#8217;t require a winzip software &#8230;&#8230;.</p>
<p>You can compress your files online &#8230;&#8230;</p>
<p>KrunchIt currently lets you</p>
<p>    * upload upto 10 files and compress them online</p>
<p>    * upload a compressed file and decompress it online, view/download contents</p>
<p>    * fetch upto 10 from the web directly, compress them into a single archive</p>
<p>    * fetch a compressed file from the web directly and decompress it online, view/download contents.</p>
<p>For information kindly click onto : <a href="http://www.krunchit.net" rel="nofollow">http://www.krunchit.net</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Keith</title>
		<link>http://www.cloudfour.com/easy-steps-to-speedup-your-wordpress-blog/comment-page-1/#comment-3113</link>
		<dc:creator>John Keith</dc:creator>
		<pubDate>Fri, 19 Dec 2008 19:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.cloudfour.com/?p=77#comment-3113</guid>
		<description>@vadim Yahoo&#039;s take on ETags is correct.  My goal in the article was to introduce people to a simple measurement technique, the YSlow score, and encourage people to do steps that would improve that score.  Removing (or configuring) ETags does help, though you are correct that a site served from a single system will typically not have an ETag issue.  In any case, removing ETags does slightly reduce the number of bytes sent by the server to the client, which is important for people who care about such things.

On your error message: your apache config is probably preventing overrides.  You can either move your Expires rules into your apache config or change your config to allow all .htaccess overrides for your blog location.</description>
		<content:encoded><![CDATA[<p>@vadim Yahoo&#8217;s take on ETags is correct.  My goal in the article was to introduce people to a simple measurement technique, the YSlow score, and encourage people to do steps that would improve that score.  Removing (or configuring) ETags does help, though you are correct that a site served from a single system will typically not have an ETag issue.  In any case, removing ETags does slightly reduce the number of bytes sent by the server to the client, which is important for people who care about such things.</p>
<p>On your error message: your apache config is probably preventing overrides.  You can either move your Expires rules into your apache config or change your config to allow all .htaccess overrides for your blog location.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim P.</title>
		<link>http://www.cloudfour.com/easy-steps-to-speedup-your-wordpress-blog/comment-page-1/#comment-3111</link>
		<dc:creator>Vadim P.</dc:creator>
		<pubDate>Fri, 19 Dec 2008 18:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cloudfour.com/?p=77#comment-3111</guid>
		<description>I&#039;m having issues with expires. The mod is loaded, however apache gives this error:

&quot;/.htaccess: ExpiresActive not allowed here&quot;

Any idea why? I don&#039;t want to use the second method to have stuff expire in 2018 :&#124;</description>
		<content:encoded><![CDATA[<p>I&#8217;m having issues with expires. The mod is loaded, however apache gives this error:</p>
<p>&#8220;/.htaccess: ExpiresActive not allowed here&#8221;</p>
<p>Any idea why? I don&#8217;t want to use the second method to have stuff expire in 2018 <img src='http://www.cloudfour.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim P.</title>
		<link>http://www.cloudfour.com/easy-steps-to-speedup-your-wordpress-blog/comment-page-1/#comment-3106</link>
		<dc:creator>Vadim P.</dc:creator>
		<pubDate>Fri, 19 Dec 2008 15:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.cloudfour.com/?p=77#comment-3106</guid>
		<description>All good, but I read yahoo&#039;s take on ETags too, and that only seems to affect large websites that have a CDN</description>
		<content:encoded><![CDATA[<p>All good, but I read yahoo&#8217;s take on ETags too, and that only seems to affect large websites that have a CDN</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cloud Four: Expert Web and Mobile design, development and strategy</title>
		<link>http://www.cloudfour.com/easy-steps-to-speedup-your-wordpress-blog/comment-page-1/#comment-2986</link>
		<dc:creator>Cloud Four: Expert Web and Mobile design, development and strategy</dc:creator>
		<pubDate>Tue, 16 Dec 2008 03:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.cloudfour.com/?p=77#comment-2986</guid>
		<description>[...] Easy Steps To Speedup Your Wordpress Blog  [...]</description>
		<content:encoded><![CDATA[<p>[...] Easy Steps To Speedup Your Wordpress Blog  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Speeding things up - Peter&#8217;s twaddle</title>
		<link>http://www.cloudfour.com/easy-steps-to-speedup-your-wordpress-blog/comment-page-1/#comment-2786</link>
		<dc:creator>Speeding things up - Peter&#8217;s twaddle</dc:creator>
		<pubDate>Fri, 05 Dec 2008 16:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.cloudfour.com/?p=77#comment-2786</guid>
		<description>[...] a few searches of the web, I stumbled upon this post, which happens to contain most of the information I needed to get this done. Steps 2 to 4 were by [...]</description>
		<content:encoded><![CDATA[<p>[...] a few searches of the web, I stumbled upon this post, which happens to contain most of the information I needed to get this done. Steps 2 to 4 were by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Should I Remove ETags From My Headers? : Cloud Four</title>
		<link>http://www.cloudfour.com/easy-steps-to-speedup-your-wordpress-blog/comment-page-1/#comment-2653</link>
		<dc:creator>Should I Remove ETags From My Headers? : Cloud Four</dc:creator>
		<pubDate>Wed, 26 Nov 2008 21:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.cloudfour.com/?p=77#comment-2653</guid>
		<description>[...] Easy Steps To Speedup Your Wordpress Blog  [...]</description>
		<content:encoded><![CDATA[<p>[...] Easy Steps To Speedup Your Wordpress Blog  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Keith</title>
		<link>http://www.cloudfour.com/easy-steps-to-speedup-your-wordpress-blog/comment-page-1/#comment-2595</link>
		<dc:creator>John Keith</dc:creator>
		<pubDate>Mon, 24 Nov 2008 23:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.cloudfour.com/?p=77#comment-2595</guid>
		<description>@zuborg You are correct that ETags can serve a useful function to limit file fetches for static content.  Strictly speaking, the recommendation should be to normalize your ETags to a format that excludes server-specific information, such as the inode reference in the default apache setup.  Since we are adding expire headers, I felt it was safe to recommend removing the ETag header entirely to eliminate a small bit of header information.  Your point is well made though.  Thanks.

Like you, we also advocate testing and measuring your site performance against a benchmark.  The site-perf.com measurement tool looks like a good one to add to our list of recommended tools.  Thanks for including it!

 - John</description>
		<content:encoded><![CDATA[<p>@zuborg You are correct that ETags can serve a useful function to limit file fetches for static content.  Strictly speaking, the recommendation should be to normalize your ETags to a format that excludes server-specific information, such as the inode reference in the default apache setup.  Since we are adding expire headers, I felt it was safe to recommend removing the ETag header entirely to eliminate a small bit of header information.  Your point is well made though.  Thanks.</p>
<p>Like you, we also advocate testing and measuring your site performance against a benchmark.  The site-perf.com measurement tool looks like a good one to add to our list of recommended tools.  Thanks for including it!</p>
<p> &#8211; John</p>
]]></content:encoded>
	</item>
</channel>
</rss>
