<?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>评论：优化WordPress心得(1) Gzip压缩CSS和JS</title>
	<atom:link href="http://www.cbmland.com/post/522/optimized-wordpress-notes-1.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cbmland.com/post/522/optimized-wordpress-notes-1.html</link>
	<description>记录我的全新旅程</description>
	<lastBuildDate>Wed, 08 Feb 2012 03:13:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>由：compare prices</title>
		<link>http://www.cbmland.com/post/522/optimized-wordpress-notes-1.html/comment-page-1#comment-102085</link>
		<dc:creator>compare prices</dc:creator>
		<pubDate>Thu, 11 Aug 2011 07:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=522#comment-102085</guid>
		<description>这不错～ 很实用，我现在在解决这个问题，并且我使用了Gzippy的插件，效果不好，看到这个帖子，使我赫然开朗。</description>
		<content:encoded><![CDATA[<p>这不错～ 很实用，我现在在解决这个问题，并且我使用了Gzippy的插件，效果不好，看到这个帖子，使我赫然开朗。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Mr.差不多</title>
		<link>http://www.cbmland.com/post/522/optimized-wordpress-notes-1.html/comment-page-1#comment-100252</link>
		<dc:creator>Mr.差不多</dc:creator>
		<pubDate>Wed, 15 Jun 2011 13:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=522#comment-100252</guid>
		<description>不知道为什么，按照你的方法来做，就是无法开启GZIP！
刚有看了一下你的博客，GZIP居然达到了77%之多~
能否告知一下，使用了什么方法？？
感激不尽！</description>
		<content:encoded><![CDATA[<p>不知道为什么，按照你的方法来做，就是无法开启GZIP！<br />
刚有看了一下你的博客，GZIP居然达到了77%之多~<br />
能否告知一下，使用了什么方法？？<br />
感激不尽！</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：护手霜推荐</title>
		<link>http://www.cbmland.com/post/522/optimized-wordpress-notes-1.html/comment-page-1#comment-89894</link>
		<dc:creator>护手霜推荐</dc:creator>
		<pubDate>Mon, 13 Dec 2010 15:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=522#comment-89894</guid>
		<description>唉，我用了缓存插件后，不能正常加载css，郁闷；</description>
		<content:encoded><![CDATA[<p>唉，我用了缓存插件后，不能正常加载css，郁闷；</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：cbm</title>
		<link>http://www.cbmland.com/post/522/optimized-wordpress-notes-1.html/comment-page-1#comment-8822</link>
		<dc:creator>cbm</dc:creator>
		<pubDate>Wed, 27 May 2009 11:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=522#comment-8822</guid>
		<description>1.可以看一下http://www.cbmland.com/post/544/oop-use-wordpress-as-class.html
2.这个就手动一点了。一直没做成插件。</description>
		<content:encoded><![CDATA[<p>1.可以看一下http://www.cbmland.com/post/544/oop-use-wordpress-as-class.html<br />
2.这个就手动一点了。一直没做成插件。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：chancat</title>
		<link>http://www.cbmland.com/post/522/optimized-wordpress-notes-1.html/comment-page-1#comment-8716</link>
		<dc:creator>chancat</dc:creator>
		<pubDate>Tue, 26 May 2009 16:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=522#comment-8716</guid>
		<description>你提供的代码 是可以 把CSS JS 压缩 并生成缓存到
wp-cache目录里,下次读取将从这里本地读取，提升效率。
但会有两个问题出现
1 不适用空间下安装了多个 Wordpress，可能导致二级目录下的某些 WordPress 无法加载 CSS 样式,这个我已经预先体验过了。
2  当 CSS 和 JS 有更新时要手动清除缓存才行</description>
		<content:encoded><![CDATA[<p>你提供的代码 是可以 把CSS JS 压缩 并生成缓存到<br />
wp-cache目录里,下次读取将从这里本地读取，提升效率。<br />
但会有两个问题出现<br />
1 不适用空间下安装了多个 WordPress，可能导致二级目录下的某些 WordPress 无法加载 CSS 样式,这个我已经预先体验过了。<br />
2  当 CSS 和 JS 有更新时要手动清除缓存才行</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：cbm</title>
		<link>http://www.cbmland.com/post/522/optimized-wordpress-notes-1.html/comment-page-1#comment-5905</link>
		<dc:creator>cbm</dc:creator>
		<pubDate>Fri, 17 Apr 2009 05:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=522#comment-5905</guid>
		<description>304是服务器返回的, 如果你设置了过期时间,可以更好的cache.</description>
		<content:encoded><![CDATA[<p>304是服务器返回的, 如果你设置了过期时间,可以更好的cache.</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Drifter</title>
		<link>http://www.cbmland.com/post/522/optimized-wordpress-notes-1.html/comment-page-1#comment-5872</link>
		<dc:creator>Drifter</dc:creator>
		<pubDate>Thu, 16 Apr 2009 10:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=522#comment-5872</guid>
		<description>呃~貌似之前评论没上来啊？
对于已经缓存的文件，304好像是直接从Apache返回的，不会经过这个php处理啊~</description>
		<content:encoded><![CDATA[<p>呃~貌似之前评论没上来啊？<br />
对于已经缓存的文件，304好像是直接从Apache返回的，不会经过这个php处理啊~</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Drifter</title>
		<link>http://www.cbmland.com/post/522/optimized-wordpress-notes-1.html/comment-page-1#comment-5862</link>
		<dc:creator>Drifter</dc:creator>
		<pubDate>Thu, 16 Apr 2009 03:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=522#comment-5862</guid>
		<description>呃，在我的主机上试验发现304信息好像是直接由Apache返回的，没有进过这个php文件处理啊~</description>
		<content:encoded><![CDATA[<p>呃，在我的主机上试验发现304信息好像是直接由Apache返回的，没有进过这个php文件处理啊~</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Drifter</title>
		<link>http://www.cbmland.com/post/522/optimized-wordpress-notes-1.html/comment-page-1#comment-5100</link>
		<dc:creator>Drifter</dc:creator>
		<pubDate>Tue, 17 Mar 2009 11:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=522#comment-5100</guid>
		<description>哈哈~强烈建议cbm兄做成一个插件，在界面上可以选择清理掉某些文件。这样在修改主题的时候也方便很多啊~
其实我也想自己做一个，无奈刚开始研究wordpress，php都是一边看代码一边上网搜才学了一点点，实在是心有余而力不足啊~~</description>
		<content:encoded><![CDATA[<p>哈哈~强烈建议cbm兄做成一个插件，在界面上可以选择清理掉某些文件。这样在修改主题的时候也方便很多啊~<br />
其实我也想自己做一个，无奈刚开始研究wordpress，php都是一边看代码一边上网搜才学了一点点，实在是心有余而力不足啊~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：cbm</title>
		<link>http://www.cbmland.com/post/522/optimized-wordpress-notes-1.html/comment-page-1#comment-5097</link>
		<dc:creator>cbm</dc:creator>
		<pubDate>Tue, 17 Mar 2009 02:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.cbmland.com/?p=522#comment-5097</guid>
		<description>其实我自己是有一个清理工具的。只要清理了对应的gz文件就好。</description>
		<content:encoded><![CDATA[<p>其实我自己是有一个清理工具的。只要清理了对应的gz文件就好。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

