Pages and posts
Deep-dive on the WordSafe block editor — creating pages, drafting posts, revisions, scheduling, and SEO.
Pages and posts
Every WordSafe site ships with two built-in content types: Pages (evergreen) and Posts (chronological). Both use the same block-based editor and the same SEO surface — the only difference is that posts have categories, tags, and an RSS feed.
Creating content
From Content → Pages (or Posts), click New page. You'll land in the editor with a single empty paragraph block.
The block editor
- Type
/anywhere to open the block inserter. - Available blocks include headings, paragraphs, lists, images, columns, buttons, forms, embeds, code, quotes, and any widget from installed themes.
- Drag the handle on the left of a block to reorder it. Duplicate with
⌘D. - Autosave runs every 3 seconds; you'll see the saved timestamp in the toolbar.
Rich formatting
Select any text to open the inline toolbar for bold, italic, links, inline code, and text color. Keyboard shortcuts match Google Docs and Notion (⌘B, ⌘I, ⌘K).
Drafts, revisions, and scheduling
Every save creates a revision. Open the History panel from the top-right menu to view or restore any prior version.
Statuses:
- Draft — not published, only visible to editors.
- Scheduled — will publish at the date you set in the sidebar.
- Published — live on the site.
SEO
The SEO panel on the right controls:
- Meta title and description
- Canonical URL (defaults to the page URL)
- Open Graph title, description, and image
- Robots directives (index/noindex, follow/nofollow)
- JSON-LD schema —
Articlefor posts,WebPagefor pages
Sitemap entries and canonical <link> tags are generated automatically at publish time.
Roles and permissions
| Role | Can do |
|---|---|
| Owner | Everything |
| Editor | Create, edit, publish any content |
| Author | Create and edit their own content, submit for review |
| Viewer | Read-only access to drafts |
Roles are configured in Settings → Team. See Team & roles.
