Static Pages
Go to Super Admin โ System โ Static Pages.
Static Pages are public-facing content pages on your platform (e.g. Terms of Service, Privacy Policy, About, Contact). They live at /pages/{slug} and can appear in your marketing navigation and/or footer.
Creating a Static Pageโ
- Click New Static Page.
- Fill in the fields:
| Field | Description |
|---|---|
| Title | Page heading. Auto-fills the slug. |
| Slug | URL path: /pages/your-slug. Must be unique and URL-safe. |
| Excerpt | Optional one-liner shown under the title on the page. |
| Content | Full page body. Rich editor with headings, lists, links, code blocks. |
| Meta Description | Used for SEO <meta name="description"> tag (150 chars recommended). |
- Set Visibility options:
| Toggle | Effect |
|---|---|
| Published | Unpublished pages return 404 to the public. |
| Show in main navigation | Adds a link to the marketing-site navbar. |
| Show in footer | Adds a link to the footer of every public page. |
| Display order | Lower number = appears earlier in nav and footer. |
- Click Save.
Translationsโ
Each page has a Translations section with tabs for every enabled language. Fill in translated title, excerpt, meta description, and content for each locale. Empty fields fall back to the English content.
Managing Pagesโ
From the list view, you can:
- View โ opens the live public URL in a new tab
- Edit โ update any field
- Delete โ permanently removes the page
Default Pagesโ
LeadHub ships with default slugs for terms, privacy, about, and contact. Edit these to replace the placeholder content with your actual policies.
Relatedโ
- Landing Page Editor โ edit the marketing landing page (separate from static pages)
- Locales โ manage available languages for translations