<?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 分页文章静态化的更优解决方案》的评论</title>
	<atom:link href="http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html</link>
	<description>个人博客，记录与分享。</description>
	<lastBuildDate>Thu, 12 Jan 2012 13:03:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>IM路人</title>
		<link>http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html#comment-9421</link>
		<dc:creator>IM路人</dc:creator>
		<pubDate>Mon, 28 Mar 2011 01:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidman.com/?p=179#comment-9421</guid>
		<description>看来我问了重复的问题了，我下载那个文件自己去研究下~~~</description>
		<content:encoded><![CDATA[<p>看来我问了重复的问题了，我下载那个文件自己去研究下~~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>IM路人</title>
		<link>http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html#comment-9414</link>
		<dc:creator>IM路人</dc:creator>
		<pubDate>Sun, 27 Mar 2011 12:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidman.com/?p=179#comment-9414</guid>
		<description>请教一个WP的问题，我用了系统自带的文章分页，也就是 nextpage ，问题是每个分页title一样，我想把当前分页的页数传递到 title 中，但试了很多方法不行，paged 这个变量一直显示0，不知道你对此有没有研究，希望百忙之中能帮下我，谢谢了~

我看的这篇分页文章标题上是有（1）和（2），希望赐教~~~</description>
		<content:encoded><![CDATA[<p>请教一个WP的问题，我用了系统自带的文章分页，也就是 nextpage ，问题是每个分页title一样，我想把当前分页的页数传递到 title 中，但试了很多方法不行，paged 这个变量一直显示0，不知道你对此有没有研究，希望百忙之中能帮下我，谢谢了~</p>
<p>我看的这篇分页文章标题上是有（1）和（2），希望赐教~~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>feelsky</title>
		<link>http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html#comment-8571</link>
		<dc:creator>feelsky</dc:creator>
		<pubDate>Wed, 19 Jan 2011 08:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidman.com/?p=179#comment-8571</guid>
		<description>%post_id%.html
根目录下的应该怎么写呢? 本人菜鸟 求规则</description>
		<content:encoded><![CDATA[<p>%post_id%.html<br />
根目录下的应该怎么写呢? 本人菜鸟 求规则</p>
]]></content:encoded>
	</item>
	<item>
		<title>suo</title>
		<link>http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html#comment-8539</link>
		<dc:creator>suo</dc:creator>
		<pubDate>Sat, 15 Jan 2011 10:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidman.com/?p=179#comment-8539</guid>
		<description>我的情况和楼上一样，麻烦LZ找找是什么原因吧。</description>
		<content:encoded><![CDATA[<p>我的情况和楼上一样，麻烦LZ找找是什么原因吧。</p>
]]></content:encoded>
	</item>
	<item>
		<title>magicwolf</title>
		<link>http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html#comment-8508</link>
		<dc:creator>magicwolf</dc:creator>
		<pubDate>Mon, 10 Jan 2011 16:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidman.com/?p=179#comment-8508</guid>
		<description>感谢博主 ;-) ，代码已经用上了，我对文中意思的理解是第三步做完应该已经可以了，修改.htaccess是为解决某些同学xxxx.html/2无法访问的问题的吧?
我用了代码后，可以用http://jie.lu/baoliao/haomeng-chaozuo-lenovo-4.htm访问，但是会自动跳转到http://jie.lu/baoliao/haomeng-chaozuo-lenovo.htm/4，为什么啊？</description>
		<content:encoded><![CDATA[<p>感谢博主 <img src='http://www.voidman.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ，代码已经用上了，我对文中意思的理解是第三步做完应该已经可以了，修改.htaccess是为解决某些同学xxxx.html/2无法访问的问题的吧?<br />
我用了代码后，可以用http://jie.lu/baoliao/haomeng-chaozuo-lenovo-4.htm访问，但是会自动跳转到http://jie.lu/baoliao/haomeng-chaozuo-lenovo.htm/4，为什么啊？</p>
]]></content:encoded>
	</item>
	<item>
		<title>David</title>
		<link>http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html#comment-8500</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 09 Jan 2011 13:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidman.com/?p=179#comment-8500</guid>
		<description>&lt;a class=&quot;replyto&quot; href=&quot;#comment-8426&quot; rel=&quot;nofollow&quot;&gt;@iTraceur:&lt;/a&gt; 已回复邮件给您了</description>
		<content:encoded><![CDATA[<p><a class="replyto" href="#comment-8426" rel="nofollow">@iTraceur:</a> 已回复邮件给您了</p>
]]></content:encoded>
	</item>
	<item>
		<title>iTraceur</title>
		<link>http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html#comment-8426</link>
		<dc:creator>iTraceur</dc:creator>
		<pubDate>Mon, 27 Dec 2010 17:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidman.com/?p=179#comment-8426</guid>
		<description>你好，我用的是/%category%/%postname%.html固定链接形式，参考了你的http://img.voidman.com/wp/2008/11/category-postname.txt

但是，分页数字连接的链接地址是以postname-数字.html的链接形式，而浏览器地址栏里却是postname.html/数字 的链接形式。

期待你的回复。谢谢。</description>
		<content:encoded><![CDATA[<p>你好，我用的是/%category%/%postname%.html固定链接形式，参考了你的http://img.voidman.com/wp/2008/11/category-postname.txt</p>
<p>但是，分页数字连接的链接地址是以postname-数字.html的链接形式，而浏览器地址栏里却是postname.html/数字 的链接形式。</p>
<p>期待你的回复。谢谢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>亿品元素</title>
		<link>http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html#comment-8257</link>
		<dc:creator>亿品元素</dc:creator>
		<pubDate>Sat, 13 Nov 2010 06:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidman.com/?p=179#comment-8257</guid>
		<description>&lt;a href=&quot;#comment-8236&quot; rel=&quot;nofollow&quot;&gt;@David:&lt;/a&gt; 请问有办法解决吗？？</description>
		<content:encoded><![CDATA[<p><a href="#comment-8236" rel="nofollow">@David:</a> 请问有办法解决吗？？</p>
]]></content:encoded>
	</item>
	<item>
		<title>WordPress分页日志静态化的最优解决方案 &#124; 壹品集</title>
		<link>http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html#comment-8249</link>
		<dc:creator>WordPress分页日志静态化的最优解决方案 &#124; 壹品集</dc:creator>
		<pubDate>Fri, 12 Nov 2010 01:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidman.com/?p=179#comment-8249</guid>
		<description>[...] 原文地址：http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html  关键字: cos-html-cache, WordPress, WordPress分页, 分页静态化, 文章静态化, 日志分页, 日志静态化  上一篇 给你的WordPress博客在复制时自动加版权信息 彩色标签云非插件版 下一篇  ◎本站提供的所有资源均来源于网络，版权归原作者所有。仅供交流分享之用，请勿用于商业用途。 ◎一切商业形式的运用均与本站无关，涉及版权问题的资源请于下载后24小时内删除，建议购买正版。 喜欢壹品集的文章吗？那就通过 RSS Feed 功能订阅阅读吧！ [...]</description>
		<content:encoded><![CDATA[<p>[...] 原文地址：http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html  关键字: cos-html-cache, WordPress, WordPress分页, 分页静态化, 文章静态化, 日志分页, 日志静态化  上一篇 给你的WordPress博客在复制时自动加版权信息 彩色标签云非插件版 下一篇  ◎本站提供的所有资源均来源于网络，版权归原作者所有。仅供交流分享之用，请勿用于商业用途。 ◎一切商业形式的运用均与本站无关，涉及版权问题的资源请于下载后24小时内删除，建议购买正版。 喜欢壹品集的文章吗？那就通过 RSS Feed 功能订阅阅读吧！ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>亿品元素</title>
		<link>http://www.voidman.com/2008/11/the-better-solution-for-static-paged-post.html#comment-8240</link>
		<dc:creator>亿品元素</dc:creator>
		<pubDate>Wed, 10 Nov 2010 00:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.voidman.com/?p=179#comment-8240</guid>
		<description>header.PHP加入一行 [?php include_once(&quot;seo.php&quot;); ?] 那2个大括号为</description>
		<content:encoded><![CDATA[<p>header.PHP加入一行 [?php include_once("seo.php"); ?] 那2个大括号为</p>
]]></content:encoded>
	</item>
</channel>
</rss>

