Weblify exports its pages as a static website containing HTML, shared CSS, local image assets, search metadata, and responsive layout rules. The exported site does not require a JavaScript framework or a Weblify hosting account.
Run the preflight check
- Open the Export tab.
- Enter a site name.
- Select Run Preflight.
- Review any errors or warnings.
Errors block the export. Warnings do not block it, but you should review them before publishing.
Select Repair Metadata if valid Weblify layers have missing or outdated internal metadata. Run the preflight check again after repairing or editing the affected layers.
Download the website
When the preflight status is Ready, select Download Static Site (.zip). The ZIP contains:
- An HTML file for each Weblify page.
- Shared CSS and responsive rules.
- Images referenced by the website.
- Page titles, descriptions, and other configured metadata.
Unzip the download before uploading it to a static host.