I want to change the links in the category section on the sidebar and remove the /category so instead of this-
http://blog.roanokehousehunter.com/category/other-stuff/restaurant-reviews/
I would have this-
http://blog.roanokehousehunter.com/other-stuff/restaurant-reviews/
Similar to how the pages are handled. Is this possible without messing up the pages and if it is possible, what would I need to put in my .htaccess to handle the 301 redirect from the old url to the new?
Thanks!