In IIS, wordpress use Chinese Tag permalink
Author: | bossma (profile at wordpress.org) |
WordPress version required: | 3.1 |
WordPress version tested: | 5.3.18 |
Plugin version: | 1.4 |
Added to WordPress repository: | 16-12-2010 |
Last updated: | 23-10-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 100 |
Rated by: | 2 |
Plugin URI: | http://blog.bossma.cn/php/in-iis-wordpress-ch... |
Total downloads: | 7 458 |
Active installs: | 200+ |
![]() Click to start download |
在IIS下使用Wordpress时,如果Url路径中包含中文,访问时会提示找不到页面或者404错误。
这个插件就是用来解决这个问题的。
这个插件上次更新还是遥远的2011年,7年多之后看到还有很多用户在用,所以在目前最新的4.9.8版本上测试了下,发现仍旧可以解决Url路径中包含中文的问题(不使用本插件的情况下URL路径中包含中文仍旧找不到页面)。同时欣喜的发现,不用再单独处理分页时的Url编码(测试环境为Win10+IIS10),不过为了兼容低版本WP,还是保留了相关代码。
在目前的测试中,这个插件可以适配Url路径中包含index.php的情况,比如固定链接的结构为:/index.php/%year%/%monthnum%/%day%/%postname%/,如果想去掉index.php,需要为IIS安装URL重写的插件。
FAQ
ChangeLog