Knowledge Base / Portfolio & Pages / Custom Portfolio Pages
Portfolio & Pages · 3 min read

Custom Portfolio Pages

Custom pages let you add any page beyond the default set (Blog, Store, Leaderboard, etc.) to your portfolio. Use them for rules, guides, changelogs, team info, or anything else your community needs.

Creating a Custom Page

  1. Visit your portfolio and open the Settings at the top of the page
  2. Switch to the Pages tab
  3. Enter a title for your new page
  4. Click Create

The new page is created as unpublished by default, so it is only visible to project admins until you publish it. The number of custom pages you can create depends on your subscription plan (see Plan Limits below).

Editing Page Content

Custom pages use the same page builder as all other portfolio pages. After creating a page, click on it in the Pages tab to start editing.

You can add sections, columns, and modules to build your layout. For a full guide on using the page builder, see Site Editor & Page Builder.

Managing Page Settings

Each custom page has a settings accordion in the Settings with the following fields:

Field Description
Title The display name of the page, shown in the navbar
Slug The URL path for the page (e.g., rules makes the URL /p/rules)
Meta Title The page title for search engines. Defaults to the page title on creation
Meta Description Meta description for search engine results
Published Toggle to make the page visible to all visitors
Background Image Optional background image for the page

The slug must be unique and cannot conflict with reserved names such as blog, store, leaderboard, support, or link.

Publishing Your Page

Toggle the Published switch in the page settings to make your page visible to all visitors. Unpublished pages are only visible to project admins while logged in.

Duplicating a Page

Click the duplicate icon on any custom page to clone it along with all of its sections, columns, and modules. The duplicated page starts as unpublished with a modified title and slug.

Deleting a Page

Click the delete icon on a custom page, then confirm in the modal. The page and all of its content (sections, columns, modules) are removed permanently. The navigation link is also removed.

Plan Limits

The number of custom pages you can create depends on your subscription plan:

Plan Custom Pages
Free 1
Basic 3
Pro 10
Ultimate Unlimited

Downgrading your plan keeps existing pages intact but restricts editing until you reduce the page count or upgrade.

Notes

  • Custom pages are automatically added to the navbar when published
  • Changing a page's slug updates the navbar URL automatically
  • Custom pages use the /p/{slug} URL pattern
  • Meta title defaults to the page title on creation for better SEO out of the box