📘 Support Doc

Page Export PRO

Download your published page as standalone HTML so you can host it on your own server, archive it, or move to another platform.

What you get

Page Export gives you a ZIP file containing:

You can unzip it anywhere and open the HTML file in a browser — it'll render exactly as it does on your published URL.

💡

The exported page is a snapshot. It's not connected to ConvertPages anymore. Edits in the ConvertPages editor won't affect the exported file — to update an exported page, re-export.

What's NOT included

Some features only work when served through ConvertPages and won't function in an exported page:

⚠️

If your goal is just to use the page on your own URL, Custom Domains is a better fit. Exported pages are mainly useful if you want to leave the platform entirely or archive a campaign.

Exporting a page

  1. Open the page in the editor
  2. Click the Export button
  3. The ZIP downloads to your default downloads folder

Hosting an exported page elsewhere

The exported HTML works on any web host that serves static files:

Connecting your form on an exported page

The form inside an exported page submits to ConvertPages by default — so on a different host it won't work. To connect it elsewhere:

  1. Open the exported index.html in a text editor
  2. Find the <form> tag
  3. Replace its action attribute with whatever endpoint you want to use (e.g. an Aweber raw HTML form action, a Zapier webhook, your own form handler)
  4. Save

This is a manual technical step — if you're not comfortable editing HTML, sticking with ConvertPages-hosted pages is easier.

Troubleshooting

Export button doesn't download anything

Images broken after exporting

Make sure you uploaded the entire ZIP contents (including the images/ folder) to your new host, preserving the folder structure.

Need help?

Contact support if you're stuck.