🚀Quickstart: Pages

Step 1: Create a Page

You can also create pages via CLI and with PageBuilder (part of SiteBuilder)

To create a blank page go to CMS > Pages and click Create Page:

Step 2: Page Details

Give the page a Name, it will create a URL which has to be unique (edit the Name/URL until unique):

You likely need to assign a Page Template, if none appear in the dropdown you'll need to create one:

Templates (Pages & Email)

Our SiteBuilder Templates come with Page Templates and are the easiest way to get started with Siteglide: Quickstart: SiteBuilder

There are various other settings including SEO meta data, Open Graph and assigning the page to a Secure Zone:

ℹ️Page Settings

Before adding content we recommend saving the page so that the Template is correctly linked and that Studio can display the page correctly.

Step 3: Add Content

You have 3 ways to add content and build out pages:

  1. Studio: Our visual no-code editor allows you to edit content and, depending on the setup, insert new Layouts (e.g if SiteBuilder is installed):

ℹ️Studio
  1. Code View: The 'code' tab allows you to write code from within Siteglide and also includes the powerful Toolbox area on the right hand side to insert content. Find out more:

ℹ️Code View & Toolbox
  1. CLI: If you're building sites and have some coding experience we strongly recommend using our CLI for code related work:

CLI

Step 4: Making Changes

As you add and edit content you'll likely want to use the bar at the bottom of the page to Save, View the page (as a visitor would), potentially copy the page or delete it.

There's also the 'History' tab which lets you rollback to a previous version if needed. Here, you can view and restore different versions of the Page. You can view when this version was created, by who, how this was created, and the code for this Page to decide if you’d like to restore this version.

Last updated