Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

Create a page in CMS

Describes how to create a page in Optimizely Configured Commerce's Content Management System (CMS).

Use the Content Management system (CMS) of Optimizely Configured Commerce to create new pages or copy existing pages for the commerce site. Add pages at the top level of the hierarchy and display them on the navigation bar, or choose to hide pages from navigation and link them to parent pages.

📘

Note

To create a new page, the user must have a Content Editor role or Content Admin role. An ISC_Admin cannot create content by default.

Create a page

  1. Go to and log into the website as user with the Content Editor and/or Content Admin roles.

  2. Hover over the blue triangle in the upper left corner of the website and select Show CMS .

  3. Click Content Tree in the upper left corner.

  4. Click Edit.

  5. Click the chevron to the right of the Home menu item, then select Add Page.

    If a tertiary subpage menu is desired, create the new page from the appropriate secondary page.

  6. Under Item Type, select the desired page type. For a blank webpage, select Content Page.

  1. Under the Template, select the desired template.

  2. Click Next.

  3. Populate the Name, Title, and URL fields. The URL field should be entered in the form:/myurl.

  4. Check the desired boxes at the bottom of the screen. If Hide Header and/or Hide Footer are left unchecked, the Home page's header and footer display on this page. Select Hide from Search Engines to ensure the page does not show up in internal or external searches, Exclude From Navigation to prevent the page from appearing on the main toolbar, and Exclude From Sign In Required to allow unauthenticated users to access the page.

  1. Lastly, as an option, CSS and/or JavaScript can be added.

  2. Select Save.

  3. The new page appears in the Content Tree under the Home section and is orange in color to show it is not published.

  4. Once the page is ready, select the Publish button in the top level toolbar.

Copy a page

The Copy Page option allows a user to effectively treat an existing page as a template and create any number of duplicate pages from it. There are several considerations to be aware of when copying a page:

  • System pages, such as the Home page, Product Detail page, and My Account page cannot be copied and do not provide the option to copy the page.
  • Copied pages include the same content as the source page.
  • Copied pages are not published automatically.
  • All page variants are copied without rules, even if the original variant had rules assigned.
  • For child websites only:
    • If the CMS Content (Link) option was selected when the child site was created, a page copied on the parent site will also be created on the child site.
    • Linked pages cannot be copied.
  1. Access the website from the Admin Console as a user with the ISC_ContentEditor and/or ISC_ContentAdmin roles.

  2. Hover over the blue triangle in the upper left corner of the website and select Show CMS .

  3. Click Content Tree in the upper left corner.

  4. Click Edit.

  5. From any non-system page, select the chevron and choose Copy Page.

  6. Enter the new page Name and select Save.

  7. The newly copied page is located at the bottom of the page hierarchy and is marked in orange to show it is not published.

  8. Once the page is ready, select Publish.