Adding Sub Pages (Child pages) To WordPress

adminJanuary 1, 20260 views

In this tutorial, we will tell you how to add subpages often referred to as "Child Pages" to your WordPress site.

This is done in two stages

Creating the page

  1. Click on the "pages" link in the left navigation of your WordPress admin area
  2. Click the "Add New" button at top of the page
  3. On the right-hand side of the page, you will see a box with the heading "page-attributes"
  4. Open the drop-down under the subtitle "parent" by clicking the little arrow.
  5. Select the page that you would like this new page to go under.
  6. Create your page and click "publish"

This has created the subpage under the parent page you chose.

Adding The New Page To The Navigation On Your Site

We now need to add this page as a subpage to the navigation on your site we do this as follows

  1. In WordPress admin mouse over "appearance" and select "menus" from the pop-out.
  2. At the top of the page check that you are working on the correct menu, most sites will only have one to choose from unless you added more.
  3. Now in the left area marked pages check/tick the box next to the subpage you just created and click the "Add to menu" button.
  4. If you now scroll down a little you will see a new bar added to the list of menu items.
  5. Click on that bar and hold down your mouse button and simply drag it underneath the page you want this page to be a subpage of and let go of your mouse button to drop it in place.
  6. Now Click and hold the new page item again and drag it to the right a little so that it is indented below its parent page see image below
indented menu item

Click "Save Menu" at the top right of the page

That's it go to your site, refresh the page and mouse over the parent page and your subpage should appear as a dropdown.