---
title: "Private Pages"
canonical: "https://kb.uconn.edu/space/IKB/10784506493/Private%20Pages"
format: markdown
---
Making a page private will:

- Remove the page from the Navigation
- Remove the page from any WordPress Menus
- Remove the page from your site’s A-Z Template
- Require a NetID SSO Login before viewing
- Cause the children of that page to inherit the same privacy settings

Having a private page will limit access to that page. However, **any images, documents, or other media on the page will not be private **unless each individual file is set to private using our [private uploads](https://uconn.atlassian.net/l/cp/0QR46dnW) feature.

This feature is appropriate for sites that wish to limit access to certain content, but do not require things to be secure in a more rigorous sense.

This article covers how to set pages private** **within the [Classic Editor](https://uconn.atlassian.net/wiki/spaces/IKB/pages/10776806727/Anchor#classic-editor) or the [Block Editor](https://wordpress.org/documentation/article/content-visibility-block-editor/).


## > Macro (anchor)

Classic Editor

The following video covers how to set a page private while using the Classic Editor.    
. 

> Macro (iframe)

(See all [Aurora WordPress Training](https://aurora.uconn.edu/training/))

To make a single page private on an otherwise public site,

1. Edit the page.
2. Within the **Publish** module, click on the **Visibility **attribute.
3. Select the **Visibility** option.
  1. **Public**
  2. **Password Protected**: requires the person to know the password you selected.
  3. **Private**: requires a NetID; people outside of UConn would have to acquire an [Affiliate ID](https://iam.uconn.edu/affiliate-request/).
    1. All active NetIDs
    2. All site users
    3. Only admins and editors
    4. Only admins, editors, and list (NetIDs)
4. Click **OK.**
5. **Update** the page.

> ❌ Keep in mind that these pages **do not meet legal standards for security**.

### Linking to Private Pages

Private pages are removed from all navigation and menus. If you wish to link to them somewhere on your site, you need to either create links to these pages manually with copy and paste or create a page having the List Private Pages template.

#### List Private Pages Template

This template displays all the private child pages of the current page.

1. Create a new page; you can call it “My Private Pages”
2. On the right under Page Attributes, change “**Template**“ to “**List Private Pages**.”
3. Now go to **Pages > All Pages.**
4. Select the number of pages you wish to make private.
5. Use the **Bulk Actions** menu item to edit the pages and change “**Parent**“ to “**My Private Pages**.”
6. Go to **Pages** and then to the page “My Private Pages,”
7. Select **View Page**, and then copy the web address from the browser.
8. Log back into the dashboard, and go to **Appearance > Menus.**
9. Select the **Footer** menu.
10. Add a Custom Link to your menu.
11. Paste the URL to “My Private Pages” into the field, and name it “Intranet” or “Staff Only.”
12. Save the menu.

Now, you have a small intranet section of your larger site, conveniently linked in the footer of every page.