Title: Question about adding pages
Last modified: August 19, 2016

---

# Question about adding pages

 *  [roppolo](https://wordpress.org/support/users/roppolo/)
 * (@roppolo)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/question-about-adding-pages/)
 * How can I create a page that does not appear in the navigation links at the top
   of the page?
 * I am running the Magazine Basic theme

Viewing 1 replies (of 1 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/question-about-adding-pages/#post-1258296)
 * The [template tag](http://codex.wordpress.org/Template_Tags), [wp_list_pages()](http://codex.wordpress.org/Template_Tags/wp_list_pages),
   is typically used by theme designers to display [Pages](http://codex.wordpress.org/Pages)
   in a nav bar. With the help of the [Template Hierarchy](http://codex.wordpress.org/Template_Hierarchy)
   article, determine what [Template](http://codex.wordpress.org/Templates) is displaying
   your [Pages](http://codex.wordpress.org/Pages) (probably header.php), then look
   for `wp_list_pages` and add an **exclude=x** clause to limit the [Pages](http://codex.wordpress.org/Pages)
   displayed.

Viewing 1 replies (of 1 total)

The topic ‘Question about adding pages’ is closed to new replies.

## Tags

 * [adding](https://wordpress.org/support/topic-tag/adding/)
 * [pages](https://wordpress.org/support/topic-tag/pages/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [MichaelH](https://wordpress.org/support/users/michaelh/)
 * Last activity: [16 years, 6 months ago](https://wordpress.org/support/topic/question-about-adding-pages/#post-1258296)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
