Creating and Managing Pages
Pages let you add static content to your store beyond products and blog posts. Common pages include About Us, Contact, FAQ, Terms of Service, and Privacy Policy.
Creating a New Page
- Navigate to Pages in the admin sidebar.
- Click "Create Page".
- Enter a Title — this becomes the page heading and browser tab title.
- The Slug is auto-generated (e.g., "About Us" becomes
/about-us). - Add your content using the rich text editor.
Using the Rich Text Editor
The page editor supports:
- Headings (H1-H6) for content structure
- Bold, italic, underline text formatting
- Bullet and numbered lists
- Links to internal pages or external URLs
- Images — upload or embed from URL
- Code blocks for technical content
- Block quotes for highlighted text
Page Sections
Pages can also use the section system for more complex layouts. Instead of plain text, you can build a page with:
- Hero banners
- Content blocks with images
- FAQ accordions
- Contact forms
- Embedded maps
SEO Settings
Each page has SEO fields at the bottom of the editor:
- Meta Title — Customize the search engine title (defaults to the page title).
- Meta Description — Write a compelling summary for search results.
Publishing
Pages can be saved as Draft or Published. Draft pages are not visible on the storefront. When ready, change the status to Published and the page will go live at its URL.
Linking Pages in Navigation
After creating a page, add it to your navigation menu so visitors can find it. Use the AI assistant: "Add a menu item called About Us linking to /about-us".