Site Settings
Purpose
Site Settings is the global control panel for your website's branding and appearance. One document per tenant, settings here apply across every page.
When to use this
- Updating club name, tagline, or contact details.
- Changing theme colours or fonts.
- Adding tracking codes (Google Analytics, Tag Manager, Pixel).
- Replacing the logo or favicon.
Key fields
| Section | Fields | |---|---| | Identity | Site name, tagline, short description (used by SEO defaults). | | Branding | Logo (primary), Logo (alternate, for dark backgrounds), Favicon, OG image. | | Theme | Primary colour, secondary colour, accent colour, success/warning/danger. Affects buttons, links, headings. | | Typography | Heading font, body font (Google Fonts), base font size. | | Contact | Address, phone, email, opening hours. Renders in the footer and feeds the LocalBusiness schema. | | Social | Default share image, social profile URLs. Pulled by Open Graph meta tags. | | Tracking | Header code, Footer code, Script code. Anything pasted here is injected on every page. | | Custom CSS | Site-wide CSS overrides. Use sparingly. |
Common tasks
Change the primary colour
- Website > Site Settings, scroll to Theme.
- Edit Primary colour (e.g.
#116466). - Save. The next page load shows the new colour everywhere it's used.
Add Google Analytics
- Site Settings > Tracking > Header code.
- Paste the GA snippet from Google.
- Save.
Update opening hours
- Site Settings > Contact > Opening hours.
- Enter day-by-day hours. The footer block and LocalBusiness schema both update.
Gotchas
- Tracking codes execute on every page — bad JavaScript here can break your entire site. Test in a draft tenant first if available.
- Custom CSS is global and cascading — overly broad rules (
* { font-size: 18px }) cause widespread regressions. Scope to a class. - Colour changes are immediate — there's no draft state on Site Settings. If you're mid-rebrand, change everything at once.
- Logo size — upload at 2x the display size for retina displays (e.g. 200px tall if it renders at 100px).
- AEO indexer — saving Site Settings retriggers FAQ extraction in the background. Allow a few minutes for the FAQ widget to reflect changes.
Related
Still need help? Open the chat assistant in the corner, or send us a message.
