Adding and managing categories
Earlier in this chapter, you learned how to add a category quickly while adding a post. Now let's talk about how to manage your categories in a bigger way. First, navigate to Posts | Categories in your WP Admin. You'll see the Categories page:
This is a useful page that combines the ability to add, edit, and review all your categories. As you can see, any category that you've added via the Edit Post page is listed. You can edit, quick edit, or delete any category by clicking on the appropriate link in the list.
If you add a category on this page, you can also choose its slug. The slug is the short bit of text that shows up in the URL of your site if you have pretty permalinks enabled. If you don't choose a slug, WordPress will create one for you by taking the category name, reducing it to all lowercase, replacing spaces with dashes, and removing any other punctuation mark.
Another thing you can do on this page is choose a parent category...