# How to manage pages in WordPress

> Learn how to create, view, and delete pages in your WordPress site from the admin dashboard.

Source: https://www.kualo.com/knowledgebase/wp-using/how-to-manage-pages-in-wordpress
Updated: 2026-06-09

---

Pages in WordPress are used for static content such as About, Contact, or Services. This guide shows you how to create, view, and delete them from your WordPress admin area.

## Creating a new page

1. In the left sidebar, click **Pages**.

   ![Pages menu in WordPress sidebar](https://kb-cdn.kualo.com/b3/c0/b3c021e57b40792ab6d98403fa4dea2d394478f2.png)

2. Click **Add New**.

   ![Add New button](https://kb-cdn.kualo.com/24/1b/241b840276479a07dd04c18d817ed0c5dd9ab39c.png)

3. Enter a title for the page.

   ![Page title field](https://kb-cdn.kualo.com/e7/f7/e7f7c9df2a7b87c7d6f5ff6c7a9d5a8799428740.png)

4. Add your page content in the editor. If you want to nest this page under another, choose a parent in the **Page Attributes** panel on the right. When you are ready, click **Publish**.

   ![Page editor with Page Attributes and Publish button](https://kb-cdn.kualo.com/31/4d/314d991ec0d7cdc7962985f39ab0d74ab0b90fc6.png)

## Viewing your pages

1. In the left sidebar, click **Pages** to see a list of all your pages.

   ![All Pages list](https://kb-cdn.kualo.com/fb/6d/fb6d6b46f7c05be0af0159a40beb5cbea1d846d3.png)

2. Hover over a page title and click the **View** link to open it on your site.

   ![View link under a page title](https://kb-cdn.kualo.com/3b/38/3b382350caf4a28c1b3ff3f635095a9a965bf35c.png)

   ![Page displayed on the site](https://kb-cdn.kualo.com/4e/17/4e17517d138e9cb838349ec5dd18fb3d884385f4.png)

## Deleting a page

1. In the **Pages** list, hover over the page you want to remove and click **Trash**.

   ![Trash link under a page title](https://kb-cdn.kualo.com/e8/0e/e80e0cb15fc5f7ebfb5e135e7ebe3b7a6fc6ffa6.png)

   The page is moved to the Trash and removed from your site.

   ![Page removed confirmation](https://kb-cdn.kualo.com/aa/32/aa32b4e07bf990da22298ae97775cefcbd172331.png)

:::tip
Pages moved to the Trash are not permanently deleted straight away. Go to **Pages > Trash** if you need to restore or permanently delete them.
:::


---

_Source: Kualo Knowledgebase — https://www.kualo.com/knowledgebase/wp-using/how-to-manage-pages-in-wordpress · © Kualo Ltd._
