Is there anyway to eliminate the Category Base from my permalink structure? I currently have a custom one, set to "articles" but would like to eliminate it, if possible?
So:
http://my-site.com/articles/interviews/
becomes
http://my-site.com/interviews/
Currently both lead to the same archive.php file.
Thanks in advance.