WordPress: How to Add Post, Page, Category, or Tag

This guide is designed to help you understand how to add a post, page, category or tag in WordPress for better organizing content.

Table of Contents

Add a New Post or Page

1. Log into your WordPress dashboard (usually at yourdomain.com/wp-admin).

2. In the left menu, click on either:

Posts > Add New – for blog entries or regular updates.

Pages > Add New – for static content like “About” or “Contact”.

3. Enter your title and start writing your content using the block editor.

4. When ready, click Publish to make it live, or Save Draft to come back later.

Make a New Category or Tag

Categories and tags help group your posts so readers can navigate your site more easily.

To add a new category:

  1. Go to Posts and edit/create your post > select Categories.
  2. Click Add New Category.
  3. Fill in the NEW CATEGORY NAME field.
  4. Press the Add New Category button.

To add a new tag:

  1. Go to Posts and edit/create your post > select Tags.
  2. Enter your desired tag name.
  3. Press the Enter key to add it (for multiple tags, separate them with commas).

Create a Subcategory

Want to nest a category under another one? Here’s how:

  1. Go to Posts and edit/create your post > select Categories.
  2. Under the Parent Category dropdown, choose the main category you want it to be grouped under.
  3. Fill in the Name for your subcategory.
  4. Click Add New Category to finish.

Assign Categories and Tags to a Post

There are two main ways to add categories or tags to your post:

Quick Edit from the post list:

  1. Go to Posts > All Posts.
  2. Hover over a post and click Quick Edit.
  3. Use the Categories checkbox and Tags text field to make changes.
  4. Click Update when done.

Bulk Edit

  1. In Posts > All Posts, check multiple posts.
  2. Choose Bulk actions > Edit and click Apply.
  3. Add or update categories and tags for all selected posts at once.
  4. Click Update to save changes.