The biggest frustration I've had with WordPress is the inability to remove the 'Category Base' from the url permalink structure. I am not alone. This issue has been raised many times on the Support forums.
Adding this option would really help increase Wordpress's acceptance as a viable CMS alternative. As it stands now, if one mixes categories with pages, one comes up with a really illogical url scheme:
www.site.com/category/typing/
www.site.com/about/
www.site.com/category/forsale/
www.site.com/intro/
Huh?
To make matters worse, going to www.site.com/category/ will result in "Page Not Found". 'Category' is supposed to represent a directory in a website's directory structure!
It seems to me that there is a simple solution. Allow the user to turn off Pages. Without pages, there should be no need for the Category Base prefix. Those that like Pages can continue to use them, those that don't can ditch them.
