Blog Overview
Set up and manage your site's blog — posts, authors, categories, and tags.
The blog feature adds a fully functional publishing system to your site. The main blog index is served at /blog on your site's domain, showcasing your published articles, while individual posts are served at /blog/[slug].
The blog feature may require a plan that includes it. If you see a feature lock, check your plan under Profile → Compare Plans.
To access the blog dashboard, navigate to your site in the dashboard and select the Blog tab.
Screenshot placeholder
Blog panel with posts list
Blog Subtabs
The Blog panel contains four subtabs to manage different aspects of your publishing workflow:
| Tab | Purpose |
|---|---|
| Posts | Create, edit, filter, search, duplicate, and publish blog articles. |
| Categories | Organize posts into major thematic sections (e.g., Announcements, Tutorials). |
| Tags | Add granular labels for cross-cutting themes across categories. |
| Authors | Manage writer profiles independent of your site collaborators. |
Posts
The Posts subtab is your central repository for article management.
Filtering and Searching
- Status Filter: Filter the posts list by:
- All statuses — View every post in the system.
- Draft — Articles currently in progress, not visible to the public.
- Published — Articles live on your site.
- Archived — Articles hidden from the public blog feed but preserved in your dashboard.
- Search Bar: Find articles by typing keywords from their titles. The list filters instantly.
- Pagination Controls: Adjust the page size selector (Show 10 / 20 / 50 / 100 entries) and navigate pages with the page controls at the bottom of the table.
Creating a Post
- Click the New Post button in the top right.
- In the dialog, enter the article Title.
- Optionally customize the Slug (auto-generated from the title if left empty).
- Click Create draft.
- You will be redirected to the full Post Editor to compose the body, select featured assets, and configure SEO.
Post Actions
Click the three-dot menu icon on any post entry to access quick actions:
- Edit — Open the Post Editor.
- Publish / Unpublish — Toggle the public visibility of the article.
- Duplicate — Clone the article structure and content under a new slug.
- Delete — Permanently remove the article and all its version history (requires confirmation).
Categories
Categories provide a structured hierarchy for your articles. Each post can belong to exactly one category.
Creating a category:
- Go to the Categories subtab.
- Click New Category.
- Fill in the fields:
- Name — The display name of the category (e.g., "Product Updates").
- Slug (optional) — The URL folder name (auto-generated if left empty).
- Description (optional) — A short summary of the category.
- Click Save.
Tags
Tags are flexible, cross-cutting descriptors. Posts can have multiple tags attached to them.
Creating a tag:
- Go to the Tags subtab.
- Click New Tag.
- Fill in the fields:
- Name — The label for the tag (e.g., "AI", "Tips").
- Slug (optional) — Custom URL slug (auto-generated if left empty).
- Click Save.
Authors
Manage writer profiles displayed in post bylines. Author profiles are independent of site collaborators.
Creating an author profile:
- Go to the Authors subtab.
- Click New Author.
- Fill in the fields:
- Display name — The writer's public display name.
- Slug (optional) — Custom URL slug (auto-generated if left empty).
- Bio — A short biography.
- Email — The author's email address.
- Twitter / LinkedIn / Website — Optional links to social profiles and personal sites.
- Click Save.
When writing or editing a post, you can assign any profile from this list as the author.