Why WordPress donot remove [category] in the category’s URL

As all your know, there is a prefix [category] in WordPress category page, and there are many plugins to remove that prefix. WordPress doesn’t allow you to have a blank prefix for categories (they insert category/ before the name).

but I wonder why WordPress do not remove that prefix by itself?is there any difficult to do that?
is there any important affect as remove the prefix or not? My English is poor, i hope i have made myself clear.

Read More

I do not want to use the following plugin recommended by Yoast

The Top Level Categories plugin allows you to remove the prefix before the URL to your category page. For example, instead of http://example.com/category/work, you can use http://example.com/work for the address of "work" category. WordPress doesn't allow you to have a blank prefix for categories (they insert category/ before the name), this plugin works around that restriction.

Related posts

Leave a Reply

1 comment

  1. You can change in permalink setting from admin panel for these.
    Go to settings/permalinks and add category base ‘.’ for removing ‘/category’ from url.
    See the screenhot..Sceenshot