Download Normalize URLs v1.1 (latest stable) | WordPress Plugin Repository
Normalize URLs makes your blog to play more nicely the HTTP standards regarding URLs. Dual Mode Plugin, can be used as a standard Plugin or as a Must-Use Plugin.
Benefits
This plugin fixes multiple problems at once. It does so by normalizing every request that is send into your blog so that the different areas like canonical URLs, Permalinks and third party plugins directly benefit from more consistency.
- Fixes various problems at once.
- Makes your blog more compatible with HTTP, the protocol for any Website.
- Full HTTP 1.0/1.1 compliance.
- No need for you to wait for core updates.
- Even 3.0.1 will not fix all of the problems this plugin fixes.
- Free.
Related Tickets
- #14347 – URLs are not handeled properly (Fixed by this Plugin)
- #14292 – loop in tags url to same url (Fixed by this Plugin)
- #14201 – Canonical redirect kicks in in case of category/tag base containing other chars then a-z, 0-9, _ and – (Partially fixed by this Plugin, “we’re working on it”)
- #10249 – Page slug in cyrillic = Error 404 – Not Found! (related Ticket)
Schedule
Version | Date | Notes |
---|---|---|
1.1 | 21 Jul 2010 | Bugfix Release (Download) |
1.0 | 21 Jul 2010 | Initial Release (Download) |
-/- | 21 Jul 2010 | Setting up SVN |
-/- | 20 Jul 2010 | Incubation Process |
See Also
Better HTTP Redirects Plugin – Make your blog more compatible regarding HTTP redirects.
Pingback: Normalize URLs 1.0 released | hakre on wordpress
What can I do if Google search index all site links on my blog like this http://example.com/?/my-permalinks-settings
I use Custom Structure : /%postname%/%category%/%day%/%monthnum%/%year%.html
That can have multiple reasons. Do you have Mod_Rewrite configured on your server? If not, that can be one reason.
I was opened an idea:
http://wordpress.org/extend/ideas/topic/non-latin-characters-need-love
Still problem is not solved. I see some solutions like:
http://core.trac.wordpress.org/ticket/12956
but prefer a plugin that handle non-latin chars.
Can you implement some changes to your plugin to help to fix those problems? possible?