Site settings
Open Settings from the topbar to configure project-wide options that affect every exported or deployed page.
General
Section titled “General”Use Settings → General for site-wide metadata.
| Field | What it affects |
|---|---|
| Language | The exported page language metadata |
| Text Direction | Left-to-right or right-to-left text flow |
| Author | Author metadata for the exported site |
| Keywords | Search metadata shared by the site |
Branding
Section titled “Branding”Swebsy adds a small Swebsy badge to exported and deployed sites by default. The badge appears in the corner of the published page and automatically adapts to light or dark color mode, including an on-dark logo treatment that keeps the mark readable on dark backgrounds.
- Open Settings → Branding.
- Use the switch to turn the Swebsy badge on or off.
If you turn it off, confirm that you want to disable the badge or choose to keep it on.
- Click Save.
Favicon
Section titled “Favicon”- Open Settings → Favicon.
- Choose an image from your assets.
- Swebsy generates the required favicon sizes.
- Click Save.
Performance & security
Section titled “Performance & security”Use Settings → Performance for export-time performance and security options.
| Option | Use it when |
|---|---|
| Smooth Scrolling | In-page anchor links should scroll smoothly |
| Preload Critical Resources | Important CSS and fonts should load earlier |
| Service Worker | You want offline caching behavior for exported pages |
| Content Security Policy | You need stricter browser rules for scripts, styles, or media |
| Referrer Policy | You want to control referrer data sent to other sites |
| X-Frame-Options | You want to control whether other sites can embed your pages |
Favicon does not update in the browser — browsers cache favicons aggressively. Hard refresh or test in a private window.
Analytics or embeds stop working after CSP changes — add the provider’s script, frame, image, and connection domains to the policy.
Service worker shows old content — clear site data in the browser or deploy again after disabling the service worker.