Managing Pages and Hierarchy
Learn how to create, organize, and manage pages within your Cravo site.
Overview
Your Cravo site's structure comes from your Craft.do document. Every nested page in Craft becomes a page on your site. This guide covers:
- Creating new pages
- Organizing page hierarchy
- Setting your homepage
- Reordering pages
Creating Pages
Since Cravo syncs from Craft.do, you create pages directly in Craft:
- Open your linked Craft document
- Add a new nested page (click
+ or use Cmd/Ctrl + Enter) - Add content to your new page
- Trigger a sync in Cravo (or wait for auto-sync)
💡 TIP
Pages nested inside other pages become child pages on your site.
Understanding Page Hierarchy
Your page structure in Craft directly maps to your site's navigation:
1Craft Document2├── About → /about3│ ├── Team → /about/team4│ └── History → /about/history5├── Blog → /blog6│ ├── Post 1 → /blog/post-17│ └── Post 2 → /blog/post-28└── Contact → /contact
Hierarchy Benefits
- SEO-friendly URLs – Clean, readable paths
- Auto-navigation – Sidebar and breadcrumbs use hierarchy
- Organization – Group related content together
Setting Your Homepage
The homepage is the first page visitors see when they access your site root (/).
Changing the Homepage
- Go to Dashboard → select your site
- Navigate to Content → Pages
- Find the page you want as homepage
- Click the Set as Home option
- Save your changes
⚠️ WARNING
Only one page can be the homepage. Setting a new homepage changes the previous one to a regular page.
Reordering Pages
Page order in navigation follows the order in your Craft document:
- Open your Craft document
- Drag pages to reorder them
- Sync your changes to Cravo
The new order will reflect in your Top Menu, Side Menu, and other navigation elements.
Page Settings
Each page can have individual settings:
| Setting | Description |
|---|---|
| Title | Page name (from Craft page title) |
| Slug | URL path segment |
| Page Type | Page, Blog, or Link |
| Visibility | Show/hide from navigation |
📸 PLACEHOLDER: Screenshot
Page settings panel showing available options.
Best Practices
- Keep hierarchy shallow – 2-3 levels maximum for best UX
- Use clear names – Page titles become navigation labels
- Group logically – Related content under parent pages
- Review after sync – Verify structure after major Craft changes
What's Next?
- Creating a Blog – Set up blog pages
- Understanding Page Types – Learn about different page types
Need help? Contact us at support@cravo.life