Create a content page
- UpdatedFeb 1, 2024
- 2 minutes to read
- Washington DC
- Content Management System
Pages are built from content blocks and organized into sites.
Before you begin
Role required: content_admin or admin
Procedure
- Navigate to All > Content Management > Sites.
- Open the site to add the page.
- In the Pages related list, click New.
-
Complete the form.
Table 1. Page form fields Field Description Name A unique name for the page. Prefix each page name with the name of the site followed by a dash and the page function. For example, ESS - Catalog Detail and ESS - Search Results are page names within the ESS site.
URL suffix The URL suffix that identifies the page. It is incorporated into the URL as follows: http://instance name.service-now.com/site/url_suffix.do
Parent page The existing page that is the parent of the current page. Parent pages keep sections sortable on the site list of pages and are used to create breadcrumbs dynamically. Use CSS to define menus that give the Parent page context within the user interface. Layout The layout to use for the page. Layouts define dropzones where content blocks can be added to the page. If this field is left blank, the page inherits the default layout of the site. If the site does not have a default layout, there is a single dropzone for the entire page.
Content theme The theme to use for the page. Themes bundle CSS style sheets that are applied to all content within the page. If this field is left blank, the page inherits the default theme of the site. Use the default theme unless the page requires a different set of CSS style sheets from the other pages in the site.
Frame buster Select the check box to remove any restrictions placed by frames that contain the page. This way you avoid frame-within-frame issues that sometimes occur with improper linking. Content site The site associated with the content page. If you created the page from the related list in the site, the value defaults. The content site provides the <site_suffix> in the page URL, as follows: http://<instance name>.service-now.com/site_suffix/page_suffix.do
Read roles Users with the selected roles can view the page. Click the lock icon to select roles. Model document A document ID of a record to display by default. Page status The status for the page, such as Draft or Published. Created by The user who created the page. If your role has higher privileges than your user name and you enter your user name, the field defaults to the role. For example, if you are logged in as an Admin and you type your name, which has lower privileges, this field displays Admin. Title The title for the page. The title displays on the browser tab when the page is accessed. Description Type a description of the page that displays for users when they access the page. - Click Submit.