Managing Pages
Purpose
Pages are the static structure of your website — Home, About, Membership, Contact, Course Info. Each page is a stack of blocks (the page builder) with its own URL, SEO metadata, and draft/published status.
When to use this
Use a Page for evergreen content that doesn't have a date. Use a Post for time-stamped news, and an Event for something on the calendar.
Key fields
- Title — appears as the H1 on the public site.
- Slug — auto-generated from the title; appears in the URL. Keep it short and stable.
- Layout — the stack of blocks. See Page Builder.
- Full path — read-only, computed from nested-docs (e.g.
/membership/junior). Used for navigation breadcrumbs. - Status — Draft / Published. Drafts are visible in preview only.
- SEO (separate tab) — meta title, description, OG image. Auto-falls-back to Title + Site Settings description.
- Tenant — set automatically, do not change.
Common tasks
Create a new page
- Click Content > Pages, then Create New.
- Enter the Title. The slug fills in automatically.
- In Layout, click Add Block and build the page.
- Set Status to Draft, click Save Draft, then Preview.
- When happy, change Status to Published and save.
Edit an existing page
- Content > Pages, click the page title.
- Edit fields and blocks.
- Save Draft to keep changes hidden, or Publish to push live immediately.
Delete a page
- Open the page.
- Click the trash icon at the top right.
- Confirm. Deletion is soft (recoverable for 30 days via super admin).
Gotchas
- Don't change a slug once a page is live — every existing link breaks. Ask support for a redirect if you must.
- The Home page has the special slug
home(or empty). Don't rename it without coordination. - Versioning — every save creates a version. Use the Versions tab to roll back.
- Nested pages — set a Parent to nest under another page. The URL becomes
parent/child.
Related
Still need help? Open the chat assistant in the corner, or send us a message.
