Permalink Trailing Slash Fixer

Quickly add a trailing slash in the URLs if it’s missing in the permalink structure.

Author:Mehdi Kabab (profile at wordpress.org)
WordPress version required:2.2.0
WordPress version tested:3.4.2
Plugin version:1.0.1
Added to WordPress repository:06-05-2009
Last updated:01-11-2012
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, %:94
Rated by:3
Plugin URI:http://pioupioum.fr/wordpress/plugins/permali...
Total downloads:14 282
Active installs:1 000+
plugin download
Click to start download

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/.