Conversational
Ask the AI to reorganize
Visual
Use the canvas directly
What This View Shows
- A canvas with every page rendered as a node
- Parent-child relationships drawn as lines
- The homepage marked with a special indicator
- Published pages shown in one color, drafts in another
Option 1: Ask the AI
This is the fastest way to restructure a sitemap — the AI handles re-parenting, updating navigation, and rewriting internal links. From the AI chat:Option 2: Visual Editor
Right-click a page node
A context menu appears with:
- Edit Parent — pick a different parent page
- Set as Homepage — make this page the site root
- Delete — remove the page (with confirmation)
Why Hierarchy Matters for SEO
Search engines use your site’s structure to understand relationships between pages. A flat sitemap (every page at the root) makes everything look equally important and loses context. A well-nested sitemap:- Tells Google which pages are hub pages vs. detail pages
- Provides breadcrumb context (
Home > Services > Web Design) - Improves internal link equity flow
- Helps render breadcrumb schema in search results
Menu / Navigation vs. Sitemap
These are related but not the same:- Sitemap — the structural tree of every page, including pages not in nav. This is what
/sitemap.xmlgenerates from. - Navigation — the links you put in your header and footer. A subset of the sitemap chosen for prominence.
To edit an individual page’s content, slug, or meta (not its position in the tree), use Manage Website Pages. The Sitemap view is for hierarchy.
Verifying Your Sitemap
After deploying, check the generated XML sitemap that search engines use:Troubleshooting
A page I created isn't showing on the canvas
A page I created isn't showing on the canvas
Pages only appear once saved. Go to Content > Pages, create the page there, then return to the Sitemap view.
I can't drag to reorder nodes
I can't drag to reorder nodes
Drag-to-reorder on the canvas is coming soon. For now, use the right-click Edit Parent menu, or ask the AI: “Make X the parent of Y”.
sitemap.xml is outdated after changes
sitemap.xml is outdated after changes
The public
sitemap.xml is generated at deploy time. Click Deploy to regenerate. Then resubmit the sitemap in Google Search Console to trigger a recrawl.My homepage node is in the wrong place
My homepage node is in the wrong place
Right-click the page you want as homepage and choose Set as Homepage. The previous homepage becomes a regular page at whatever slug it has.
Deleted a page by accident
Deleted a page by accident
If you haven’t deployed since the deletion, restore from Settings > Deployment > History by rolling back. After deployment, the page is gone — you’ll need to recreate it.
What’s Next?
Manage Website Pages
Edit individual page content, slugs, and meta
SEO Setup
Submit your sitemap to search engines