Custom Pages
Build static content pages — community rules, FAQ, about us — that your members can read inside the community.
Open it from Admin -> Pages (the route is /admin/pages).
What you can do here
- Create a New Page with a title, a URL slug (auto-generated from the title), and Markdown content.
- Add SEO fields: meta title and meta description.
- Toggle a page between Published and Draft so it's visible to members only when you're ready.
- Search existing pages by title or slug.
- Edit or Delete any page from its card.
Tips
- Slugs power the public URL at
/p/your-slugand use lowercase letters, numbers, and hyphens only. - Leave a page as Draft while you write it, then publish in one click.
Related
- The admin panel overview