<?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"
	>
<channel>
	<title>Comments on: Optimize Wordpress to Score an A with YSlow</title>
	<atom:link href="http://www.i-tigger.com/blog/2008/03/11/optimize-wordpress-to-score-an-a-with-yslow/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.i-tigger.com/blog/2008/03/11/optimize-wordpress-to-score-an-a-with-yslow/</link>
	<description></description>
	<pubDate>Wed, 07 Jan 2009 10:00:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Steve</title>
		<link>http://www.i-tigger.com/blog/2008/03/11/optimize-wordpress-to-score-an-a-with-yslow/#comment-13</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 18 Jun 2008 21:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.i-tigger.com/blog/?p=3#comment-13</guid>
		<description>That all looks great, but instead of gZipping the html only you should try zipping the CSS and JS files as well. I use the following to gzip html, css and js.

AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript text/x-javascript application/javascript application/x-javascript

I think this would replace the line 'SetOutputFilter DEFLATE' in your example above. If you try it let me know if it gets you any higher!

I use a similar combination of things and can only get mine to B (88), i think because I have a lot of stuff going on</description>
		<content:encoded><![CDATA[<p>That all looks great, but instead of gZipping the html only you should try zipping the CSS and JS files as well. I use the following to gzip html, css and js.</p>
<p>AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript text/x-javascript application/javascript application/x-javascript</p>
<p>I think this would replace the line &#8216;SetOutputFilter DEFLATE&#8217; in your example above. If you try it let me know if it gets you any higher!</p>
<p>I use a similar combination of things and can only get mine to B (88), i think because I have a lot of stuff going on</p>
]]></content:encoded>
	</item>
</channel>
</rss>
