Pages & folders
The page selector in the top toolbar (next to your project name) is the home of your site’s structure.
The page dropdown
Section titled “The page dropdown”Click it to see:
- Search — filter pages by name.
- Your pages — click one to switch the preview to it.
- Folders — expandable groups of pages for larger sites.
- Blog (when the blog module is on) — recent posts and a Manage posts button.
- Add page and Add folder buttons at the bottom.
Each page row has a ⋯ menu with Settings and Delete. Folders have Rename and Delete (deleting a folder moves its pages back to the root — it doesn’t delete them).
Creating a page
Section titled “Creating a page”Click Add page, give it a name (the URL slug is generated automatically, editable), and create. You can also just ask the AI — “create an About page with a team section” — which both creates and fills it.
Page settings
Section titled “Page settings”Open ⋯ → Settings on any page. Settings are grouped in tabs:
General
Section titled “General”- Name and slug (the URL path).
- Hide from navigation — keeps the page live but out of your site’s menus.
Per-page overrides of your site-wide SEO:
- Title and meta description
- Social-share (Open Graph) title, description, and image
- Canonical URL
- Robots rule (index/noindex)
Scripts
Section titled “Scripts”Code that loads on this page only — a pixel for one landing page, a widget for one route. Site-wide code belongs in Code Injection, and standard pixels in Marketing Tags.
Advanced
Section titled “Advanced”Structured data (JSON-LD) for rich search results.
Hiding pages and custom 404
Section titled “Hiding pages and custom 404”- A hidden page stays accessible by URL but disappears from navigation. Useful for thank-you pages, drafts, or campaign-only landings.
- Your site automatically serves a 404 page for unknown URLs; you can designate a custom page as the 404 route in its settings.