I added two category pages to a site I am working on and I found out the permalink in the url is wrong.
I set the permalink as /%category%/%postname% and I created two categories "News" and "Offers"
I was supposed to get mydomain.com/news or mydomain.com/offers (I created the category links using the built-in menu system) but I get this instead: mydomain.com/category/news and mydomain.com/category/offers
Why do I have "category" in the url? How can I remove it?
Thanks
