Blog
Each website in Brand includes an integrated blog/CMS. Use it to publish articles, case studies, announcements, or thought leadership content that supports your SEO and marketing strategy.
Accessing the Blog
- Navigate to Websites
- Click on a website → Blog tab
Or from within the website editor: click the blog icon in the left toolbar.
Adding the Blog to Your Website
The blog index page (showing all posts) is added to your website as a page:
- In the Website Editor, click + Add Page
- Select the Blog template
- The page is added at
/blogby default (you can change the slug in page settings) - The blog index page auto-populates with published posts via the Blog Feed section
Individual blog post URLs are at /blog/{post-slug}.
Creating a Blog Post
- In the Blog tab, click New Post
- Fill in:
| Field | Description |
|---|---|
| Title | Post headline — also used as the default URL slug |
| Slug | URL path (auto-generated from title; edit for custom URLs) |
| Cover image | Hero image shown at the top of the post and in the blog feed card |
| Excerpt | Short summary (1–2 sentences) shown in the blog feed and search results |
| Category (optional) | Group posts by topic |
| Tags (optional) | Additional labels for filtering |
- Write the body content in the rich text editor (see Editing Posts)
- Click Save Draft
Editing Posts
The blog post editor is a rich text editor with formatting options:
| Tool | Description |
|---|---|
| H1–H4 | Heading levels |
| Bold, Italic, Underline | Inline formatting |
| Bulleted / Numbered list | Lists |
| Blockquote | Pull quotes or highlighted text |
| Code block | Syntax-highlighted code (useful for tech content) |
| Link | Insert or edit hyperlinks |
| Image | Insert images from the Media Library or by URL |
| Video embed | Embed YouTube or Vimeo by URL |
| Divider | Horizontal rule between sections |
All formatting is saved as structured content, not raw HTML — it renders consistently across all devices and themes.
Publishing a Post
- When the post is ready, click Publish
- The post goes live immediately at its URL
- It appears in the blog feed and sitemap automatically
Scheduled Publishing
- Click the dropdown arrow next to Publish
- Select Schedule
- Set the publish date and time
- Click Schedule — the post status shows "Scheduled" until the publish time
Unpublishing a Post
- Open the post
- Click ⋯ → Unpublish
- The post is taken offline (returns 404) but the draft is preserved
Post SEO
Each post has its own SEO settings:
- Click the SEO tab in the post editor
- Configure:
- Meta title (defaults to post title + site name)
- Meta description (defaults to excerpt)
- Open Graph image (defaults to cover image)
- Canonical URL (auto-filled)
Blog Feed on Website Pages
To display the blog on a page:
- In the Website Editor, add a Blog Feed section to a page
- Configure:
- Number of posts to display (3, 6, 9, or Infinite scroll)
- Layout: Grid (2–3 columns) / List / Featured (large first post + smaller grid)
- Filter by category (show only specific categories)
- Show excerpt: On / Off
- Show date and author: On / Off
The Blog Feed section dynamically pulls the latest published posts — no manual updates needed when new posts are published.
Post Categories
Organize posts into categories:
- In the Blog tab, click Categories
- Click Add Category and enter a name
- Assign categories to posts from the post editor
Category pages are auto-generated at /blog/category/{slug} and listed in the sitemap.
Author Profiles
By default, posts are attributed to the user who created them. To set a custom author display:
- In the post editor, click the Author field
- Select from connected Hub users or enter a custom name
- Optionally upload an author photo and bio (used on the post page and blog feed cards)
Bulk Operations
In the Blog tab list view:
- Check multiple posts to select them
- Click Bulk Publish, Bulk Unpublish, or Bulk Delete
Blog Analytics
Blog posts inherit the website's analytics tracking — page views per post are visible in the Website Analytics → Pages tab, filtered to /blog/* paths.
For conversion-focused posts (e.g., a guide with a lead magnet), add a Contact Form section at the bottom of the post to capture leads directly from blog traffic.