Overview
Advanced settings contain powerful operations including export, clone, transfer, and delete. Use with caution.Accessing
- Open website in editor
- Go to Settings tab
- Select Advanced
Available Actions
Custom Code
- Inject HTML/CSS/JS into your website
- Head code (before
</head>) - Body code (before
</body>)
Export Website
- Download your website as HTML/CSS files
- Self-contained package
- Host anywhere
Clone Website
- Create a copy of your website
- New website in same workspace
- Useful for variations
Transfer Website
- Move website to another workspace
- Requires access to target workspace
- Preserves all content
Archive Website
- Hide from website list
- Not deleted, just hidden
- Can be restored
Delete Website
- Permanently delete the website
- Cannot be undone
- All content is lost
Danger Zone
The delete action is in the “danger zone”:- Requires confirmation
- Cannot be recovered
- Use archive instead if unsure
Tips
- Export before major changes
- Clone for A/B testing
- Archive instead of delete when possible
- Transfer for workspace reorganization