<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>一根网线 整个人生 &#187; wordpress</title>
	<atom:link href="http://fugui.in/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://fugui.in</link>
	<description>fugui.in是在美国注册的印度的域名用的新加坡的服务器的中国人的网站</description>
	<lastBuildDate>Mon, 06 Sep 2010 13:39:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WordPress URL Rewrite</title>
		<link>http://fugui.in/443.aspx</link>
		<comments>http://fugui.in/443.aspx#comments</comments>
		<pubDate>Sun, 04 Apr 2010 12:34:23 +0000</pubDate>
		<dc:creator>PHP</dc:creator>
				<category><![CDATA[精品资源]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[美国服务器]]></category>
		<category><![CDATA[美国网站空间]]></category>

		<guid isPermaLink="false">http://fugui.in/?p=443</guid>
		<description><![CDATA[WordPress URL Rewrite 在 windows IIS下最完美的解决方案。 这种方法适合能自己管理服务器或者和你的空间商搞好关系，要他们帮你安装个免费的ISAPI扩展插件，直接就可以使用 WordPress 的永久固定链接。 ISAPI插件地址：http://www.binaryfortress.com/wordpress-url-rewrite/ IIS下演示 看： http://blog.tensay.com 使用的是www.wangku.org 的美国服务器 网酷美国主机 美国空间完美支持 wordpress]]></description>
			<content:encoded><![CDATA[<p>WordPress URL Rewrite 在 windows IIS下最完美的解决方案。<br />
这种方法适合能自己管理服务器或者和你的空间商搞好关系，要他们帮你安装个免费的ISAPI扩展插件，直接就可以使用 WordPress 的永久固定链接。<br />
ISAPI插件地址：<a href="http://www.binaryfortress.com/wordpress-url-rewrite/" target="_blank">http://www.binaryfortress.com/wordpress-url-rewrite/</a><br />
IIS下演示 看： <a href="http://blog.tensay.com">http://blog.tensay.com</a></p>
<p>使用的是<a href="http://www.wangku.org">www.wangku.org</a> 的美国服务器 网酷美国主机 美国空间完美支持 wordpress</p>
]]></content:encoded>
			<wfw:commentRss>http://fugui.in/443.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIRF for wordpress</title>
		<link>http://fugui.in/418.aspx</link>
		<comments>http://fugui.in/418.aspx#comments</comments>
		<pubDate>Sat, 20 Mar 2010 05:19:39 +0000</pubDate>
		<dc:creator>PHP</dc:creator>
				<category><![CDATA[精品资源]]></category>
		<category><![CDATA[iirf]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[固定链接]]></category>

		<guid isPermaLink="false">http://fugui.in/?p=418</guid>
		<description><![CDATA[========================== RewriteRule ^/(?!index\.php&#124;wp-&#124;xmlrpc)(.*)$ /index.php/$1 [I,L] #RewriteRule ^/(?!index.php)(?!wp)([^\.]*)$ /index.php/$1 [I] #RewriteRule ^/category/diy /?cat=3 #RewriteRule ^/category/general /index.php?cat=1 #RewriteRule ^/category/house_reno /index.php?cat=4 #RewriteRule ^/category/pets /index.php?cat=138 #RewriteRule ^/category/photography /index.php?cat=5 #RewriteRule ^/page/([^/]+)$ /index.php?page_id=$1 #RewriteRule ^/tag/([^/]+)$ /index.php?tag=$1 ========================== IIRF的wordpress rewrite 规则 英文肯定没问题,没做测试,中文应该不是很好处理.]]></description>
			<content:encoded><![CDATA[<p><code>==========================</p>
<p>RewriteRule ^/(?!index\.php|wp-|xmlrpc)(.*)$ /index.php/$1 [I,L]</p>
<p>#RewriteRule ^/(?!index.php)(?!wp)([^\.]*)$     /index.php/$1        [I]<br />
#RewriteRule ^/category/diy  /?cat=3<br />
#RewriteRule ^/category/general  /index.php?cat=1<br />
#RewriteRule ^/category/house_reno  /index.php?cat=4<br />
#RewriteRule ^/category/pets  /index.php?cat=138<br />
#RewriteRule ^/category/photography  /index.php?cat=5<br />
#RewriteRule ^/page/([^/]+)$  /index.php?page_id=$1<br />
#RewriteRule ^/tag/([^/]+)$  /index.php?tag=$1</p>
<p>==========================</code><br />
IIRF的wordpress rewrite 规则<br />
英文肯定没问题,没做测试,中文应该不是很好处理.</p>
]]></content:encoded>
			<wfw:commentRss>http://fugui.in/418.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIRF Drupal, WordPress and IIS6 rewrite完美规则</title>
		<link>http://fugui.in/389.aspx</link>
		<comments>http://fugui.in/389.aspx#comments</comments>
		<pubDate>Mon, 22 Feb 2010 14:06:07 +0000</pubDate>
		<dc:creator>PHP</dc:creator>
				<category><![CDATA[互联网观察]]></category>
		<category><![CDATA[精品资源]]></category>
		<category><![CDATA[iirf]]></category>
		<category><![CDATA[iirf2.1]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://fugui.in/?p=389</guid>
		<description><![CDATA[Drupal  (all versions) RewriteCond %{HTTP_HOST} ^(www\.yourdomainname\.com).*$ [I] RedirectRule ^/(.*)$ http://yourdomainname.com/$1 [I,R=301] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^/(?!favicon.ico$)([^?]*)(?:\?(.*))?$ /index.php?q=$1&#38;$2 [L] WordPress (all versions) RewriteCond %{HTTP_HOST} ^(yourdomainname\.com).*$ [I] RedirectRule ^/(.*)$ http://www.yourdomainname.com/$1 [I,R=301] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^/(.*)$ &#8230; <a href="http://fugui.in/389.aspx">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>Drupal  (all versions)</h2>
<pre>RewriteCond %{HTTP_HOST} ^(www\.yourdomainname\.com).*$ [I]
RedirectRule ^/(.*)$ http://yourdomainname.com/$1 [I,R=301]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^/(?!favicon.ico$)([^?]*)(?:\?(.*))?$ /index.php?q=$1&amp;$2 [L]</pre>
<h2>WordPress (all versions)</h2>
<pre>RewriteCond %{HTTP_HOST} ^(yourdomainname\.com).*$ [I]
RedirectRule ^/(.*)$ http://www.yourdomainname.com/$1 [I,R=301]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^/(.*)$ /index.php/$1 [L]

IIS下rewrite存在的主要问题还是中文分类和tag的问题，不是很好解决，上面的规则在英文站点下没有任何问题。</pre>
]]></content:encoded>
			<wfw:commentRss>http://fugui.in/389.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress在iis下完美的rewrite规则isapi_rewrite和iirf的都支持</title>
		<link>http://fugui.in/382.aspx</link>
		<comments>http://fugui.in/382.aspx#comments</comments>
		<pubDate>Sat, 20 Feb 2010 16:29:53 +0000</pubDate>
		<dc:creator>PHP</dc:creator>
				<category><![CDATA[互联网观察]]></category>
		<category><![CDATA[iirf]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[isapi_rewrite]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://fugui.in/?p=382</guid>
		<description><![CDATA[IIS下 wordpress也可以有完美的rewrite 包含三种常用永久链接规则: /post/%post_id%.html /%year%/%monthnum%/%day%/%postname%/ /%year%/%monthnum%/%day%/%postname%.html iis下 isapi_rewrite的规则 # from accessing through HTTP # # WordPress rewrite rules# # # Below is for permalink like /post/%post_id%.html # # Provided By Sideblue # # URL:http://www.xbaohe.com RewriteRule /post/tag/(.*) /index\.php\?tag=$1 RewriteRule /tag/(.*) /index\.php\?tag=$1 &#8230; <a href="http://fugui.in/382.aspx">继续阅读 <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>IIS下 wordpress也可以有完美的rewrite<br />
包含三种常用永久链接规则:</p>
<li>/post/%post_id%.html</li>
<li>/%year%/%monthnum%/%day%/%postname%/</li>
<li>/%year%/%monthnum%/%day%/%postname%.html</li>
<p>iis下 isapi_rewrite的规则<span id="more-382"></span></p>
<blockquote>
<li># from accessing through HTTP</li>
<li># # WordPress rewrite rules#</li>
<li># # Below is for permalink like /post/%post_id%.html</li>
<li># # Provided By Sideblue</li>
<li># # URL:http://www.xbaohe.com</li>
<li>RewriteRule /post/tag/(.*) /index\.php\?tag=$1</li>
<li>RewriteRule /tag/(.*) /index\.php\?tag=$1</li>
<li>RewriteRule /(contact|about-copyright|favor|archives|tags|sitemap) /index\.php\?pagename=$1</li>
<li>RewriteRule /post/category/(.*)/(feed|rdf|rss|rss2|atom)/?$ /wp-feed\.php\?category_name=$1&amp;feed=$2</li>
<li>RewriteRule /post/category/?(.*) /index\.php\?category_name=$1</li>
<li>RewriteRule /author/(.*)/(feed|rdf|rss|rss2|atom)/?$ /wp-feed\.php\?author_name=$1&amp;feed=$2</li>
<li>RewriteRule /author/?(.*) /index\.php\?author_name=$1</li>
<li>RewriteRule /rss.xml /wp-feed\.php/\?feed=rss2</li>
<li>RewriteRule /feed/?$ /wp-feed\.php/\?feed=rss2</li>
<li>RewriteRule /comments/feed/?$ /wp-feed\.php/\?feed=comments-rss2</li>
<li># RewriteRule /([0-9]+)/?([0-9]+)?/?$ /index\.php\?p=$1&amp;page=$2</li>
<li># RewriteRule /post/([0-9]+)/?([0-9]+)?/?$ /index\.php\?p=$1&amp;page=$2</li>
<li>RewriteRule /post/([0-9]+).html /index\.php\?p=$1</li>
<li>RewriteRule /page/(.*)/?s=(.*) /index\.php\?s=$2&amp;paged=$1</li>
<li>RewriteRule /page/(.*) /index\.php\?paged=$1</li>
<li>RewriteRule /post/date/([0-9]{4})([0-9]{1,2})([0-9]{1,2})/([^/]+)/?([0-9]+)?/?$ /index\.php\?year=$1&amp;monthnum=$2&amp;day=$3&amp;name=$4&amp;page=$5</li>
<li>RewriteRule /post/date/([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$ /index\.php\?year=$1&amp;monthnum=$2&amp;day=$3&amp;page=$4</li>
<li>RewriteRule /post/date/([0-9]{4})/([0-9]{1,2})/?$ /index\.php\?year=$1&amp;monthnum=$2&amp;page=$3</li>
<li>RewriteRule /post/([0-9]+).html/(feed|rdf|rss|rss2|atom) /index\.php\?feed=rss2&amp;p=$1</li>
<li>RewriteRule /post/([0-9]+).html/trackback /wp-trackback\.php\?p=$1</li>
<li># # Below is for permalink like /%year%/%monthnum%/%day%/%postname%.html</li>
<li># # Maybe dumplicate with above!!</li>
<li># # Provided By Sideblue</li>
<li># # URL:http://www.xbaohe.com</li>
<li>RewriteRule /tag/(.*) /index\.php\?tag=$1</li>
<li>RewriteRule /(contact|about-copyright|favor|archives|tags|sitemap)/ /index\.php\?pagename=$1</li>
<li>RewriteRule /category/(.*)/(feed|rdf|rss|rss2|atom)/?$ /wp-feed\.php\?category_name=$1&amp;feed=$2</li>
<li>RewriteRule /category/?(.*) /index\.php\?category_name=$1</li>
<li>RewriteRule /author/(.*)/(feed|rdf|rss|rss2|atom)/?$ /wp-feed\.php\?author_name=$1&amp;feed=$2</li>
<li>RewriteRule /author/?(.*) /index\.php\?author_name=$1</li>
<li>RewriteRule /feed/?$ /wp-feed\.php/\?feed=rss2</li>
<li>RewriteRule /comments/feed/?$ /wp-feed\.php/\?feed=comments-rss2</li>
<li>RewriteRule /page/(.*)/ /index\.php\?paged=$1</li>
<li>RewriteRule /([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/?([0-9]+)?.html/?$ /index\.php\?year=$1&amp;monthnum=$2&amp;day=$3&amp;name=$4&amp;page=$5</li>
<li>RewriteRule /([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$ /index\.php\?year=$1&amp;monthnum=$2&amp;day=$3&amp;page=$4</li>
<li>RewriteRule /([0-9]{4})/([0-9]{1,2})/?$ /index\.php\?year=$1&amp;monthnum=$2&amp;page=$3</li>
<li>RewriteRule /([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+).html/(feed|rdf|rss|rss2|atom)/?$ /index\.php\?year=$1&amp;monthnum=$2&amp;day=$3&amp;name=$4&amp;feed=$5</li>
<li>RewriteRule /([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+).html/trackback/?$ /wp-trackback\.php\?year=$1&amp;monthnum=$2&amp;day=$3&amp;name=$4&amp;tb=1</li>
<li># # Below is for permalink like /%year%/%monthnum%/%day%/%postname%/</li>
<li># # Maybe dumplicate with above!!</li>
<li># # Provided By Sideblue</li>
<li># # URL:http://www.xbaohe.com</li>
<li>RewriteRule /tag/(.*) /index\.php\?tag=$1</li>
<li>RewriteRule /(contact|about-copyright|favor|archives|tags|sitemap)/ /index\.php\?pagename=$1</li>
<li>RewriteRule /category/(.*)/(feed|rdf|rss|rss2|atom)/?$ /wp-feed\.php\?category_name=$1&amp;feed=$2</li>
<li>RewriteRule /category/?(.*)/ /index\.php\?category_name=$1</li>
<li>RewriteRule /author/(.*)/(feed|rdf|rss|rss2|atom)/?$ /wp-feed\.php\?author_name=$1&amp;feed=$2</li>
<li>RewriteRule /author/?(.*) /index\.php\?author_name=$1</li>
<li>RewriteRule /feed/?$ /wp-feed\.php/\?feed=rss2</li>
<li>RewriteRule /comments/feed/?$ /wp-feed\.php/\?feed=comments-rss2</li>
<li>RewriteRule /page/(.*)/ /index\.php\?paged=$1</li>
<li>RewriteRule /([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/?([0-9]+)?/?$ /index\.php\?year=$1&amp;monthnum=$2&amp;day=$3&amp;name=$4&amp;page=$5</li>
<li>RewriteRule /([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$ /index\.php\?year=$1&amp;monthnum=$2&amp;day=$3&amp;page=$4</li>
<li>RewriteRule /([0-9]{4})/([0-9]{1,2})/?$ /index\.php\?year=$1&amp;monthnum=$2&amp;page=$3</li>
<li>RewriteRule /([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ /index\.php\?year=$1&amp;monthnum=$2&amp;day=$3&amp;name=$4&amp;feed=$5</li>
<li>RewriteRule /([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$ /wp-trackback\.php\?year=$1&amp;monthnum=$2&amp;day=$3&amp;name=$4&amp;tb=1</li>
</blockquote>
<p>IIRF很简单，只要把上面的规则 右边的反斜线\都去掉就可以了。</p>
<p>上面都是别人写的，我感觉写的很好，每种需求都包括了，保存起来以后用起来方便。</p>
]]></content:encoded>
			<wfw:commentRss>http://fugui.in/382.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress还是要装在linux下url很重要</title>
		<link>http://fugui.in/121.aspx</link>
		<comments>http://fugui.in/121.aspx#comments</comments>
		<pubDate>Mon, 28 Dec 2009 14:52:04 +0000</pubDate>
		<dc:creator>PHP</dc:creator>
				<category><![CDATA[互联网观察]]></category>
		<category><![CDATA[免费资源]]></category>
		<category><![CDATA[精品资源]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[服务器]]></category>
		<category><![CDATA[空间]]></category>

		<guid isPermaLink="false">http://fugui.in/?p=121</guid>
		<description><![CDATA[我就把整个中文标题作为网址rewrite，这样搜索引擎对我很友好。 wordpress2.9对iis的支持局限性还是很大的，2008的iis7可能会好一点，但是实际效果还是不如linux+apache的.htaccess效果好。 搜索引擎对网址中的文字好像更喜欢。 在iis和linux直接换来换去，rewrite方式也变来变去，还是linux下好。 现在的wordpress如果要做seo一定要用linux. 买空间推荐www.wangku.org 的 三款linux机器。 价格便宜 速度快。]]></description>
			<content:encoded><![CDATA[<p>我就把整个中文标题作为网址rewrite，这样搜索引擎对我很友好。<br />
wordpress2.9对iis的支持局限性还是很大的，2008的iis7可能会好一点，但是实际效果还是不如linux+apache的.htaccess效果好。<br />
搜索引擎对网址中的文字好像更喜欢。<br />
在iis和linux直接换来换去，rewrite方式也变来变去，还是linux下好。<br />
现在的wordpress如果要做seo一定要用linux.<br />
买空间推荐<a href="http://www.wangku.org">www.wangku.org</a> 的 三款linux机器。 价格便宜 速度快。</p>
]]></content:encoded>
			<wfw:commentRss>http://fugui.in/121.aspx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
