Linux 软件免费装

Permalink Trailing Slash Fixer

开发者 piouPiouM
更新时间 2012年11月2日 03:50
PHP版本: 2.2.0 及以上
WordPress版本: 3.4.2

标签

links permalink link url add slash trailing slash trailingslash

下载

1.0 1.0.1

详情介绍:

When your permalink structure does not end by a trailing slash (/), all your links look like http://example.com/2009/05. Permalink Trailing Slash Fixer add the missing trailing slash. Example If you have a site with the following permalink structure /%category%/%postname%.html and your permalinks look like these:
  1. Single Post: http://example.com/my-category/sample-post.html.
  2. Category: http://example.com/my-category.
  3. Archive: http://example.com/2009/05.
  4. Page: http://example.com/about.
After activation of the plugin:
  1. Single Post: not modified.
  2. Category: http://example.com/my-category/.
  3. Archive: http://example.com/2009/05/.
  4. Page: http://example.com/about/.

安装:

Upload the Permalink Trailing Slash Fixer plugin to your blog, Activate it. Enjoy :-)