Domains

Changing or removing a domain

Refresh, re-add, switch, or fully disconnect a custom domain.

Domains aren’t forever. Campaigns end, brands rename, and sometimes a domain needs to move between PageFork sites. Here’s how to handle each scenario without downtime.

Refresh a domain’s status

If DNS has changed or you’ve just added records, force a recheck:

  1. In the editor, click Domain in the toolbar.
  2. Find the domain in the list.
  3. Click Refresh status.

Refresh is safe to click repeatedly — it just polls DNS and, if DNS looks right, attempts SSL issuance again.

Remove a domain from a site

  1. Open Domain settings on the site.
  2. Find the domain.
  3. Click Remove.

This detaches the domain from this PageFork site. Your DNS records still exist at your registrar — update or delete them separately if you no longer want them pointing at PageFork.

Note: removing a domain does not unpublish the site. The site remains live on your subdomain and any other custom domains.

Move a domain to a different site

Because any given hostname can only be connected to one PageFork site at a time, moving a domain is a two-step process:

  1. On the current site, open Domain settings and Remove the domain.
  2. On the new site, open Domain settings and Add the domain.

Because DNS doesn’t change, propagation is immediate — the new site picks it up as soon as validation completes.

If you forget step 1, you’ll see “Domain already connected” when you try to add it on the new site.

Change from www to apex (or vice versa)

The cleanest way: remove the current domain in PageFork, then add the new one. DNS needs to match what PageFork shows for the new setup — update your records at your registrar before or just after adding.

Disconnect everything (unpublishing with domain cleanup)

If you’re taking a site down entirely and don’t want any of its custom domains pointing at PageFork:

  1. Click Unpublish in the editor toolbar.
  2. In the confirmation dialog, check Remove custom domains.
  3. Confirm.

All custom domains for this site are removed in one go. Then clean up the DNS records at your registrar.

Next