Define page properties
Learn to define page properties in Optimizely CMS 13. Structure your content, manage metadata, and optimize pages for better search and user experience.
This topic is for CMS 13 administrators and developers with administrative access rights.
In Optimizely Content Management System (CMS) 13, property types are the building blocks of content types. Content types are the building blocks of web content.
CMS 13 uses the following types of properties:
- Built-in properties – Set by the system and are available for pages and blocks regardless of type. See the following topics for property details:
- User-defined properties – Added to the page, block, and experience type definitions (in code or from the admin view). See:
Create content type
You can create different content types (Page, Block, Media, Experience, Element) by defining combinations of properties. To work with content types, go to Settings > Content Types > [select content type] > Properties.
-
Go to Settings > Content Type and click Create New > Page Type (or other type).
-
Enter the page information.
-
Click Add Property to define the properties for the page type.
-
Fill in the fields in the Configure Property view.
Each type may have different validations that display.
-
Click Save.
View content type details
The Details page displays information about
- GUID – The content type's GUID.
- Base – The content type's base type.
- From code – Not applicable to CMS 13.
- Created – When the content type was created.
- Modified – When the content type was changed.
- Class Name – Displays the API class to which the content type belongs, with additional information.
Set default values
NoteThe Default values page appears only for page types; not for block, media, experience, or element types.
- Use adjusted default settings for pages using this page type –
- Select to define the publishing options for this page type.
- Clear to let the system set the publishing options (Never is the default for Publish after and Unpublish after) for this page type.
- Show this page type in navigation (page tree) – Select if you want to display the page in the site navigation. If not selected, the page will only be displayed in listings.
- Sort index – Not applicable to CMS 13.
- Target Frame – Select Open in a new tab or window or Open in the full body of the window.
- Sort subpages – Select one of the following options:
- According to creation date (latest first)
- According to creation date (oldest first)
- Alphabetical
- According to sort index
- According to change date (latest first)
- According to Start Publish date (oldest first)
- According to Start Publish date (latest first)
- Publish after – Enter a number and select minute, hour, or day. In the example below, content of this page type is automatically published to the application 30 minutes after you publish the page after editing.
- Unpublish after – Enter a number and select minute, hour, or day. In the example below, the content of this page type is unpublished after 1 day (because you may have time-sensitive data that you want to display for only 1 day).
Set child content types
You can limit the content types that others can add as associated children of the content type. None is the default (for no child types), but you can select All (any child type), or Selected and select the ones you want as shown in the following image. For example, perhaps you want the Article content type's children types to be limited to Corporate Office and Article Group Page.
Set permissions for content type
If you want to make the content type available only to specific groups, open the Permissions tab.
-
Click Delete to remove the Everyone group.
-
Select Add User/Group > CmsEditors (or another group or user).
NoteAdministrators manage users and groups through Opti ID.
-
Click Save. The updated content type shows CmsEditors in the Access Level column of the Content Types list.
When a user tries to Create an Experience, the Blank experience content type will be visible and available only to users in the Content Editors group.
Set content type details (Settings)
The Settings tab displays the basic settings of the content type, as described below.
-
Name – (Required) Enter the internal name for this content type, using only alphanumeric characters and the underscore (_); no spaces.
-
Display name – Enter the name that displays in the Content Types list.
-
Description – Enter a description for the content type, which displays when you are selecting a content type. The following example shows the Article Group Page page content type with its description.
-
Sort index – Manually set the Sort index value for this page type. The sort index for a content type controls the order in which content types are listed on the Content Types page.
-
Available in edit view – Enable this when you want to make the content type available in edit view. Clear it to make it inaccessible from edit view.
-
Delete Content Type – Click Delete Content Type and confirm it to delete the content type. If your content type is in use, a message lists the items that you must delete before you can delete the content type.
Updated 19 days ago
