Pages
-
Latest Posts
-
Faceburp
My Tweets (PG)
- ran 2.39 mi on 7/14/2010 at 6:47 PM http://go.nike.com/0rup98o View Tweet
- RT @halvorson: Love this. Very articulate, straightforward post. Use for client/team education. Content Strategy Q&A (@tendocom) http:// ... View Tweet
- The most ridiculous queue of iPhone fanboys at the soho apple store. View Tweet
- @Colleen_Clark music to my ears... View Tweet
Clean Trunks – Wordpress Plugin
Automated SEO Friendly URL plugin for Wordpress
*** Now has a new home here ***
Download
Background
A common situation that frustrates me is the length that WordPress slugs amount to with auto-generation. Sure, its easy to update the slug permalink from the admin interface but in multi-access scenarios not everyone thinks about it or realises the benefit of optimizing the latter.
For good SEO, we need to keep the URL relatively short with targeted keywords present, this plugin will filter the proposed page name against a stopword list and hopefully retain good keywords all the whilst truncating the url to a reasonable size.
Plugin Description
Clean Trunks provides SEO Friendly URLs for post and page slugs automatically. This plugin does smart trunking on word boundaries to a configurable maximum number of characters. `Smart trunking` is achieved by use of an updateable keyword stoplist to help create those perfect SEO urls automatically.
Features
Installation
The zip contains two files: `clean-trunks.php` (the plugin) and `stopwords.txt` (default stopword list). The latter is used to load a default stop word list for the plugin to filter against once activated.
Note: If you deactivate the plugin at any point, make sure you have a `stopwords.txt` file in the plugin subfolder.
Instructions
Activate the `Clean Trunks` plugin after installation as above. Under Options you’ll find an administration interface where you can:
You can always revert to the original stop word list by de-activating and re-activating the plugin at any time.
Warning! If you save previously published posts with the plugin activated the url may change so make sure you account for this with rewrites. The option to bypass the plugin is in the Todo list which i hope to iron out soon.
Clean Trunks now ensures that previously existing permalinks do not change url when being edited after plugin installation.
Download
Todo/Wishlist
- Internationalisation of the stop words list and potential hic-ups in filtering.
– Better stopword list user-experience for updates/deletions.
– Further bug testing.
– Override option within post/page editing interface to manually bypass this plugin.
Version History
v1.0
Thanks to Justin @ Walker Art for these suggestions.
v0.9
v0.8