Ever Wanted To Remove The /category/ Base?
One plugin which I use frequently on my WordPress development projects is the Top Level Categories plugin. What this plugin will do is remove the /category/ from the URL upon activation. For example:
http://www.example.com/category/uncategorized/ will change to http://www.example.com/uncategorized/
No other configuration to the plugin is needed, all you need to do is activate. This plugin is best used in combination with a permalink structure like /%category%/%postname%/.








Pingback: Small Studio - Free WordPress Theme | Art Hacker
This is much easier than the combination of other plug-ins I’ve been reading about.
Thanks!