Skip to content

Basic Settings

Menu: Settings -> Basic Settings
Deep link: /_Admin/system/settings?SiteId={siteGuid}

Basic Settings is the entry for site-level configuration: six tabs at the top; click bottom Save (or shortcut) to persist changes to the Site model. Unlike Domains or Integrations, this page edits Site fields directly, not separate integration lists.

Permissions

View and edit: site·edit. Export site package also requires site·export.

How to Open

  1. In Edit Menu, enable Settings -> Basic Settings.
  2. Open Settings -> Basic Settings in the left sidebar.
Basic Settings tab bar

Tabs and Docs

Switching tabs sets query parameter name; deep links open a specific tab.

TabnameDocMain topics
GeneralbasicGeneralDisplay name, Base URL, SSL, SPA, multilingual, import/export package
Access ControlaccessAccess ControlSite type, path rules, rate limits, blocks, CORS, dev password
PerformanceperformancePerformanceJS/CSS minify and cache, image cache, WebP, resource cache
SEOseoSEOLighthouse, Sitemap, PWA, visitor log toggle, Canonical
EditoreditorEditorRich text, inline design, code suggestions, operation recording
AdvancedadvanceAdvancedDefault database, SQL/code logs, Hook switches, custom settings

Deep link examples:

text
/_Admin/system/settings?SiteId={siteGuid}&name=basic
/_Admin/system/settings?SiteId={siteGuid}&name=advance

Save and Leave

  • Bottom Save bar (KBottomBar) submits unsaved changes from all tabs (Site POST).
  • Save keyboard shortcut matches global admin.
  • Leaving with unsaved changes prompts confirmation (saveTip).

Some panels run hooks before save (multilingual, PWA, Lighthouse, rate-limit IP serialization, etc.); server write is final.

Suggested Reading Order

  1. General — site identity and multilingual
  2. Access Control — security and visibility before go-live
  3. Performance · SEO — as needed by site type
  4. Editor — content/page editing experience
  5. Advanced — ties to Database and Hooks
DocDescription
Settings overviewFull settings menu
DomainsBind access domains (with Base URL)
Development -> SPA multilingualFront-end SPA language packs (not this page’s multilingual)
k.labelMultilingual Label script API