mobieusKnow Branding & Appearance History #47
Author
Patrick Bass
Submitted
May 26, 2026 10:36pm
Reviewed
May 26, 2026 10:36pm
Summary
Initial version
## Branding & Appearance
+ Customize your community's visual identity at `/admin/branding`.
`/admin/branding` is where you control how your community looks, what search engines see, and what analytics you collect. The page has 5 tabs.
+ ### Name & Logo
For general tenant settings (members, suite, features, commerce, system), see [Site Configuration](/know/site-configuration).
+ - **Site name** — displayed in the navbar and page titles
+ - **Logo (dark)** — logo for dark themes (transparent PNG recommended)
+ - **Logo (light)** — logo for light themes
+ - **Favicon** — browser tab icon (multiple sizes generated automatically)
---
+ ### Appearance
## The 5 tabs
+ - **Default theme** — the theme new users see on first visit
+ - **Theme labels** — rename themes to match your brand (e.g., "Night Mode" instead of "Dark")
+ - **Role labels** — customize role display names (e.g., "Community Leader" instead of "Moderator")
| Tab | What it controls |
|---|---|
| Name & Logo | Site name, logos (dark + light), favicon |
| Appearance | Default theme, theme labels, role labels, custom CSS |
| SEO | Meta defaults, GSC, Bing, robots.txt, llms.txt, AI bot allowlist, sitemap refresh |
| Analytics | GA4, GTM, Plausible, Fathom, PostHog, AdSense |
| White Label | Footer attribution toggle (paid add-on) |
+ ### SEO
Each tab saves independently.
+ - **Meta title** — default page title suffix
+ - **Meta description** — default description for search engines
+ - **Open Graph image** — default social share image
---
+ ### Custom CSS
## Name & Logo
+ Inject custom CSS into every page. Useful for brand-specific color overrides, hiding elements, or adding custom styling. Access the CSS variable reference at `/help/css-reference` for a list of all customizable properties.
- **Site name.** Shown in the navbar, page titles, transactional emails.
- **Logo (dark).** Used on dark themes. Transparent PNG recommended, 300x80 px.
- **Logo (light).** Used on the light theme. Transparent PNG.
- **Favicon.** Source PNG, 512x512 px. Multiple sizes (16, 32, 96, 192, 512) generated automatically.
+ ### White Label
---
+ Remove the "Powered by mobieus.io" attribution from the footer and emails. Available as a paid add-on ($30/month). Toggle at the bottom of the Branding page.
## Appearance
- **Default theme.** The theme new users see on first visit.
- **Theme labels.** Rename themes to match your brand. Example: rename "Dark" to "Night Mode".
- **Role labels.** Rename role display names. Example: rename "Moderator" to "Community Leader".
- **Custom CSS.** Inject CSS into every page. Use semantic CSS variables for theme parity. See [CSS Custom Properties Reference](/know/css-custom-properties) for the variable list.
---
## SEO
The SEO tab handles search engine verification, robots.txt, llms.txt, AI bot policy, sitemap, and meta defaults. See [SEO Tab](/know/admin-branding-seo) for the deep dive.
Quick summary:
- Google Search Console and Bing Webmaster verification
- robots.txt editor (per tenant)
- llms.txt editor with auto-generation from your wiki and forums
- AI bot allowlist toggle (allow or block GPTBot, ClaudeBot, Google-Extended, and others)
- Sitemap force-refresh button (regenerates and pings IndexNow)
- Verification meta tags textarea
- Meta title suffix and meta description defaults
- Open Graph image default
---
## Analytics
Drop in your provider IDs and the platform injects the right script tags server-side. No HTML pasting required. See [Analytics Tab](/know/admin-branding-analytics) for the deep dive.
Supported providers:
| Provider | ID format |
|---|---|
| GA4 | `G-XXXXXXXXXX` |
| GTM | `GTM-XXXXXXX` (plus noscript body fallback) |
| Plausible | Your domain |
| Fathom | 8-character site ID |
| PostHog | Project API key plus optional self-hosted host URL |
| AdSense | `ca-pub-XXXXXXXXXXXXXXXX` |
The platform's Content Security Policy already allows all 5 analytics endpoints.
---
## White Label
Remove the "Powered by mobieus.io" attribution from your footer and outbound emails. Available as a paid add-on — once it's active on your tenant, toggle the attribution on or off from this tab.
---
## Access
Requires Tenant Admin role or higher.

Branding & Appearance

Customize your community's visual identity at /admin/branding.

Name & Logo

  • Site name — displayed in the navbar and page titles
  • Logo (dark) — logo for dark themes (transparent PNG recommended)
  • Logo (light) — logo for light themes
  • Favicon — browser tab icon (multiple sizes generated automatically)

Appearance

  • Default theme — the theme new users see on first visit
  • Theme labels — rename themes to match your brand (e.g., "Night Mode" instead of "Dark")
  • Role labels — customize role display names (e.g., "Community Leader" instead of "Moderator")

SEO

  • Meta title — default page title suffix
  • Meta description — default description for search engines
  • Open Graph image — default social share image

Custom CSS

Inject custom CSS into every page. Useful for brand-specific color overrides, hiding elements, or adding custom styling. Access the CSS variable reference at /help/css-reference for a list of all customizable properties.

White Label

Remove the "Powered by mobieus.io" attribution from the footer and emails. Available as a paid add-on ($30/month). Toggle at the bottom of the Branding page.

## Branding & Appearance

Customize your community's visual identity at `/admin/branding`.

### Name & Logo

- **Site name** — displayed in the navbar and page titles
- **Logo (dark)** — logo for dark themes (transparent PNG recommended)
- **Logo (light)** — logo for light themes
- **Favicon** — browser tab icon (multiple sizes generated automatically)

### Appearance

- **Default theme** — the theme new users see on first visit
- **Theme labels** — rename themes to match your brand (e.g., "Night Mode" instead of "Dark")
- **Role labels** — customize role display names (e.g., "Community Leader" instead of "Moderator")

### SEO

- **Meta title** — default page title suffix
- **Meta description** — default description for search engines
- **Open Graph image** — default social share image

### Custom CSS

Inject custom CSS into every page. Useful for brand-specific color overrides, hiding elements, or adding custom styling. Access the CSS variable reference at `/help/css-reference` for a list of all customizable properties.

### White Label

Remove the "Powered by mobieus.io" attribution from the footer and emails. Available as a paid add-on ($30/month). Toggle at the bottom of the Branding page.