Description
Smartify your post and page slugs and let them convey the very essence of your content’s titles by removing too short or insignificant stopwords – automatically, that is. Smart Slug comes preloaded with an easily expandable and configurable set of German, Dutch, Russian, Portuguese and English stopwords.
Please visit my Smart WordPress Slug Plugin article to review additional screenshots, grasp implementation details and contribute to a related discussion on how search engines evaluate words in URL fragments.
Credits
- Russian translation by Natalya Pastukhova
- Ukrainian translation by Natalya Pastukhova
- Dutch translation by Patricia Ritsema van Eck
- Portuguese translation by Raoni Del Pérsio
- Hindi translation by Outshine Solutions
- Indonesian translation by Syamsul Alam
- Serbian translation by Ogi Djuraskovic
Limitations
- Smart Slug overrides all manual slug modifications which would violate its rule set, even if you are making them deliberately.
- WordPress appends a unique number to ambigous slugs (e.g. hello-word, hello-world-2 et cetera). Smart Slug may not notice this behaviour when an article is saved for the first time. If this happens you may simply re-save the post to attach a smart slug.
Installation
- Unzip the downloaded plugin file and upload the contained files to the
/wp-content/plugins/smart-slug/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Smart Slug” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Smart Slug” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.10
- Serbian translation.
- Compatibility check with WordPress 4.2-alpha.
1.9
- Compatibility check with WordPress 3.8.1-alpha.
1.8
- Compatibility check with WordPress 3.7-alpha.
1.7
- Added Indonesian translation
- Compatibility check with WordPress 3.6-alpha.
1.6
- Use
wp_unique_post_slug
filter instead ofeditable_slug
. Requires WP 3.3. - Keep numerical slug parts unaltered.
1.5
- Fix for multi-byte characters in titles
1.4.2
- Added Hindi translation
1.4.0
- Fixed default english stopwords set.
- Compatibility check with WordPress 3.4.
1.3.0
- Added Portuguese translation by Raoni Del Pérsio.
- Compatibility check with WordPress 3.1.
1.2.0
- Realignment with market feedback and customer expectations.
0.2.1
- Added Dutch translation.
- Added Russian translation.
- Compatibility check with WordPress 2.9-rare.