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: | 15 464 |
| Active installs: | 700+ |
![]() 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:
- Single Post:
http://example.com/my-category/sample-post.html. - Category:
http://example.com/my-category. - Archive:
http://example.com/2009/05. - Page:
http://example.com/about.
After activation of the plugin:
- Single Post: not modified.
- Category:
http://example.com/my-category/. - Archive:
http://example.com/2009/05/. - Page:
http://example.com/about/.
