Skip to main content

Settings

The Settings panel controls all site-wide configuration for Blog Builder. Settings are organized into sections, each with its own permission requirement.

Admin Panel

  • Location: Admin Panel > Settings (/admin/settings)

General

Required permission: manageSettings

SettingDescription
Site NameThe name of your site, used in titles and metadata
Site DescriptionShort description used for SEO
Meta ColorBrowser theme color (shown in mobile browsers)
Cookie BannerToggle the cookie consent banner on/off
Show Sign-In ButtonShow or hide the sign-in button in the public navbar
Embed ImageControl whether images are embeddable from external sites
Site LogoThe logo used on the site, mainly in the navbar
Banner ImageThe banner image that can be used in the embed image
Site FaviconThe favicon image used in browser tabs
Maintenance ModeWhen enabled, unauthenticated visitors see a maintenance page. Logged-in admins can still access the site normally.

Theme

Required permission: manageTheme

Choose between preset themes or define a fully custom theme.

Preset Themes

These are the preset DaisyUI themes:

light
A
A
A
A
dark
A
A
A
A
cupcake
A
A
A
A
bumblebee
A
A
A
A
emerald
A
A
A
A
corporate
A
A
A
A
synthwave
A
A
A
A
retro
A
A
A
A
cyberpunk
A
A
A
A
valentine
A
A
A
A
halloween
A
A
A
A
garden
A
A
A
A
forest
A
A
A
A
aqua
A
A
A
A
lofi
A
A
A
A
pastel
A
A
A
A
fantasy
A
A
A
A
wireframe
A
A
A
A
black
A
A
A
A
luxury
A
A
A
A
dracula
A
A
A
A
cmyk
A
A
A
A
autumn
A
A
A
A
business
A
A
A
A
acid
A
A
A
A
lemonade
A
A
A
A
night
A
A
A
A
coffee
A
A
A
A
winter
A
A
A
A
dim
A
A
A
A
nord
A
A
A
A
sunset
A
A
A
A

Custom Theme

Set individual CSS variable values for all DaisyUI color and style tokens:

Color tokens: primary, primaryContent, secondary, secondaryContent, accent, accentContent, neutral, neutralContent, base100, base200, base300, baseContent, info, infoContent, success, successContent, warning, warningContent, error, errorContent

Shape/size tokens: radiusBox, radiusBtn, radiusSelector, radiusField, sizeSelector, sizeField

Style tokens: border, depth, noise

You can easily generate and import custom themes via the DaisyUI Theme Generator.


Custom CSS

Required permission: manageTheme

Inject arbitrary CSS that is applied site-wide. This CSS is loaded on every public page. Use with care, there is no sandboxing.


Background

Required permission: manageTheme

TypeDescription
themeUses the active theme's default background color
colorSolid custom color
gradientTwo-color gradient with configurable direction
imageCustom background image uploaded via the CDN

Required permission: manageSettings

  • Logo Display: Show the site logo image, the site name text, or both
  • Custom Nav Items: Add, remove, and drag-reorder links in the navigation bar. Each item has a label and a URL.

Required permission: manageSettings

  • Footer Columns: Create custom columns of links for the footer
  • Social Links: Add links for up to 11 social platforms:
    • Discord, Twitter/X, YouTube, Instagram, TikTok, GitHub, Twitch, Reddit, Facebook, LinkedIn, Email

Email

Required permission: manageSettings

Configure your email provider for sending login codes and form submission notifications. See the Email integration guide for full setup details.


SEO

Required permission: manageSettings

SettingDescription
Default OG ImageFallback Open Graph image used when a page has no specific image set
Google Analytics IDGA4 measurement ID (injected as a gtag script on every public page)
Default RobotsDefault robots meta tag directive (e.g. index,follow)

Policies

Required permission: manageSettings

Edit your Privacy Policy and Terms of Service as markdown. These are published at:

RouteDescription
/privacyPrivacy Policy page
/tosTerms of Service page

Redirects

Required permission: manageSettings

Define URL redirect rules. Each rule has a source path and a destination URL. Redirects are applied server-side before the page is rendered.


Pages

Required permission: manageSettings

Define what pages are enabled or disabled, such as /gallery or /team