URL-cleaner Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This simple WordPress plugin is used when generating article slug (= article name used in URL). It removes all characters other than letters a-z, numbers and hyphens (-). The plugin runs as the last one in the whole url-generating process, so first all standard replacements of diacritics and accents are performed, and then, if still some strange characters are present they are cut out.
So for example, without this plugin when you enter this as article title:
- Hi — I´mˇ Zéké ‹ Nickname
this is how the suggested URL will look like:
- hi-—-i´mˇ-zeke-‹-nickname
It is ugly and on some systems users won’t be able to open the page at all, because of 404 Error. So what this plugin does is, that it strips all weird non-text, non-numbers, not-hyphen charactes, making the title this:
- hi-im-zeke-nickname
Screenshots
No screenshots provided