Skip to content

Pages

Menu: top-left Pages
Deep link: /_Admin/site/pages?SiteId={siteGuid}

Manage all accessible page resources in the site: list maintenance, routing, code editing, and inline editing. For page syntax, see Template Engine -> Page. For scripts, see k.site.pages.

Prerequisite

It helps to understand Media library and Dashboard first. If you want to create a layout page, prepare at least one layout under Development -> Layouts first.

Open the page

  1. Enter a site admin.
  2. Click Pages in the left toolbar.
  3. The URL is /_Admin/site/pages?SiteId=....
Page list

List page

ColumnDescription
NamePage resource name. The home icon marks the start page or home link.
LinkWhether the page is linked from other resources
OnlineWhether the page is published
ReferencesWhich layouts, views, or content items use it
Last modifiedLast save time
PreviewThe front-end path; open it in a new window

You can switch between Pages and Page Tree:

  • Pages is a flat list, better for search, copy, and delete.
  • Page Tree shows hierarchical structure and supports advanced filtering.

Toolbar

ActionDescription
Create PageChoose a page type and start the creation flow
Create Designer PageCreate a visual design page based on a layout
ImportImport pages from a package or external source
Route SettingsManage routing rules across multiple pages

Create page

The Create Page menu usually includes:

TypeDescription
HTML PageStandalone HTML, optional layout
Rich Text PageContent managed through the rich text editor
{Layout name} PageUses a specific layout and fills its placeholders

For an HTML Page, enter a page name and URL first. For a Layout Page, the system also passes layoutId.

Row actions

Each page usually has three entry points:

EntryDocPurpose
SettingsPage settingsURL, title, meta, page-level styles/scripts, cache
Edit Code / DesignEdit codeChange the HTML body or open the visual designer
Inline EditInline editEdit visible text, images, links, and local styles in the rendered page

Which one should you use?

  • Settings for route, SEO, publish state, and asset references.
  • Edit Code for page structure, placeholders, and view insertion.
  • Inline Edit for small visible content changes on a live page.

Typical workflow

  1. Create an HTML page or a layout page.
  2. Use Edit code to add structure.
  3. Use Page settings to confirm URL and publish state.
  4. Preview the page.
  5. Use Inline edit for later content tweaks.
DocDescription
DashboardPage totals in My Resources
Media libraryImages used in pages
Content foldersOften paired with detail pages