How To Create a Page
Steps
- On the Sidebar Menu, select Pages
- Select ADD NEW (or the equivalent create action)
- Fill in the form details
- Optionally link an Asset so the page has HTML content to display
- Click Publish to make the page live, or save as draft if available
Form Values
| Name | Type | Example | Description |
|---|---|---|---|
| Name | String | About Us | Display title for the page (internal reference). |
| Slug | String | about-us | Unique URL path identifier. Must be unique within the website. |
| Asset / Content | Reference | about-content | Optional linked asset (HTML) to display when the page is opened. |
| Published | Boolean | true | Whether the page is live and available to the site. |
info
Create and publish the linked asset in Assets before linking it to a page. A page is returned only when it is published and not archived or deleted.
Related
- Assets — reusable HTML blocks
- Pages Concept — model and API overview