mobieusKnow Community Landing Pages History #8
Author
Patrick Bass
Submitted
May 26, 2026 10:05pm
Reviewed
May 26, 2026 10:05pm
Summary
Initial version
## Community Landing Pages
Every forum has a public landing page at `/forums/{slug}/about` that serves as a welcome mat for new visitors.
### What the Landing Page Shows
+ - **Hero banner** — cover image or brand-color gradient with the forum icon, name, and description
+ - **Stats** — member count, topic count, reply count
+ - **About section** — the forum's long-form description
+ - **Recent activity** — the 5 most recent threads with author avatars
+ - **Community rules** — if the forum has rules configured
+ - **Top contributors** — the most active members as an avatar grid
+ - **Creator** — who created the forum, with their bio and verified badge
+ - **Join CTA** — "Enter Community" for members, "Sign in to join" for guests
- **Hero banner.** Cover image or brand-color gradient with the forum icon, name, and description
- **Stats.** Member count, topic count, reply count
- **About section.** The forum's long-form description
- **Recent activity.** The 5 most recent threads with author avatars
- **Community rules.** Shown if the forum has rules configured
- **Top contributors.** The most active members as an avatar grid
- **Creator.** Who created the forum, with their bio and verified badge
- **Join CTA.** "Enter Community" for members, "Sign in to join" for guests
### Access Types
Landing pages display a badge indicating the access level:
+ - **Public** — anyone can view and post
+ - **Private** — membership by invitation only
+ - **Boosters Exclusive** — only active server boosters can access
+ - **Premium** — paid subscription required (shows price and subscribe button)
- **Public.** Anyone can view and post
- **Private.** Membership by invitation only
- **Boosters Exclusive.** Only active server boosters can access
- **Premium.** Paid subscription required (shows price and subscribe button)

Community Landing Pages

Every forum has a public landing page at /forums/{slug}/about that serves as a welcome mat for new visitors.

What the Landing Page Shows

  • Hero banner — cover image or brand-color gradient with the forum icon, name, and description
  • Stats — member count, topic count, reply count
  • About section — the forum's long-form description
  • Recent activity — the 5 most recent threads with author avatars
  • Community rules — if the forum has rules configured
  • Top contributors — the most active members as an avatar grid
  • Creator — who created the forum, with their bio and verified badge
  • Join CTA — "Enter Community" for members, "Sign in to join" for guests

Access Types

Landing pages display a badge indicating the access level:

  • Public — anyone can view and post
  • Private — membership by invitation only
  • Boosters Exclusive — only active server boosters can access
  • Premium — paid subscription required (shows price and subscribe button)
## Community Landing Pages

Every forum has a public landing page at `/forums/{slug}/about` that serves as a welcome mat for new visitors.

### What the Landing Page Shows

- **Hero banner** — cover image or brand-color gradient with the forum icon, name, and description
- **Stats** — member count, topic count, reply count
- **About section** — the forum's long-form description
- **Recent activity** — the 5 most recent threads with author avatars
- **Community rules** — if the forum has rules configured
- **Top contributors** — the most active members as an avatar grid
- **Creator** — who created the forum, with their bio and verified badge
- **Join CTA** — "Enter Community" for members, "Sign in to join" for guests

### Access Types

Landing pages display a badge indicating the access level:

- **Public** — anyone can view and post
- **Private** — membership by invitation only
- **Boosters Exclusive** — only active server boosters can access
- **Premium** — paid subscription required (shows price and subscribe button)