Create and edit pages
Pages are the individual URLs on your branded site (home, about, contact, etc.). You manage them in the website backend under Pages.
Open the Pages module
- Sign in to
/admin. - Click Pages in the sidebar (if your role allows it).
Create a new page
- Use Create page (or New page).
- Fill in title and URL slug (the path segment, e.g.
about→yoursite.com/about). - Set parent page if this page should sit under another in the hierarchy (affects navigation widgets that show trees).
- Choose layout (template file) if your site offers more than one — this controls which regions (placeholders) appear in the editor.
- Save. New pages are often draft until you publish.
Edit page content
- Open Pages and click the page you want (or Content / Edit content depending on your UI).
- You see a preview of the template with regions (e.g. Hero, main columns, footer). Each region can hold widgets.
- Drag widgets from the right Widgets panel into a region, reorder them, Edit to configure, Remove to delete from the page.
- Click Save to store widget placement and settings.
- Click Publish when you want visitors on the live site to see the changes (draft pages may not appear publicly).
Page settings (properties)
From the page list or editor, open Properties (or similar) to adjust:
- Meta title / description (SEO)
- Show in navigation
- Home page flag
- Parent / ordering
Exact field names depend on your template and version.
Tips
- Empty regions may show layout defaults if your site uses the Layouts module — see Customize template layout.
- Layout default widgets in the editor are read-only previews; add a page widget to override that region.