Editing Content
This guide covers the day-to-day content editing workflow for editors.
Editing Pages
Section titled “Editing Pages”- Go to Pages in the editor panel
- Find the page you want to edit
- Click to open the edit view
What You Can Edit
Section titled “What You Can Edit”- Basic info: Title, slug, description, status
- Metatags: SEO title, description, keywords
- Sections: Add, remove, or reorder sections
![Page Edit - Placeholder for screenshot]
Editing Sections
Section titled “Editing Sections”Sections contain the actual content using the content builder:
- Go to Sections
- Find the section you want to edit
- Click to open the edit view
The Content Builder
Section titled “The Content Builder”The content builder uses a block-based interface:
- Click Add block to add a new content block
- Choose the block type (Heading, Paragraph, Rich Text, etc.)
- Fill in the block’s fields
- Drag blocks to reorder them
- Click Save when done
graph LR
A[Section] -->|contains| B[Block: Heading]
A -->|contains| C[Block: Paragraph]
A -->|contains| D[Block: Image]
Block Types
Section titled “Block Types”Your development team may have created custom blocks. Common types include:
- Heading: Title text with level selection (H1-H6)
- Paragraph: Plain text content
- Rich Text: Formatted text with links, lists, and styles
- Custom blocks: Hero sections, CTAs, team grids, etc.
Editing Posts
Section titled “Editing Posts”Blog posts have a simpler editing experience:
- Go to Posts
- Click Create or edit an existing post
- Fill in the title, excerpt, and content
- Add categories and tags
- Set the publication date
- Click Save
Saving vs Publishing
Section titled “Saving vs Publishing”- Save: Stores your changes but keeps them as draft
- Publish: Makes the content live on the frontend
For pages and sections, change the Status dropdown:
- Draft / Inactive: Hidden from the frontend
- Published / Active: Visible on the frontend
For posts, set the Published At date:
- Empty: Draft
- Future date: Scheduled
- Past/Now: Published
Best Practices
Section titled “Best Practices”- Save frequently while editing
- Preview changes on the frontend before publishing
- Use clear, descriptive titles
- Fill in all required fields
- Add categories and tags for better organization
- Write descriptive excerpts for posts