How to add categories and tags in wordpress
How to add categories and tags in wordpress :- Here lets first go for to add categories in wordpress :-
- Login into your site.
- hover over on post .
- Click on categories .
- Name the category and you can also type a category slug, description.
- If you want to add the category 2(child category) under category 1(parent category) then you can use parent option and select the parent category.
- click on “add new category“.
- You can see the new category is added to your right side in the category list.
- To delete an existing category, hover over it and then click the Delete button.
To add tags in wordpress :-
- Login into your site.
- hover over on post .
- Click on tags .
- Name the tag and you can also type a tag slug, description.
- If you want to add the tag 2(child tag) under tag 1(parent tag) then you can use parent option and select the parent tag.
- click on “add new tag“.
- You can see the new tag is added to your right side in the tags list.
- To delete an existing tag, hover over it and then click the Delete button.
That’s all thank you…….