Skip to main content

My web developer disappeared. How do I get control of my site?

Last reviewed
2026-09-16

You need four things: the domain registrar account, the DNS, the hosting account, and the site files. The domain is the one that matters most and the one you can usually recover directly from the registrar as the listed owner, even without cooperation.

The longer version

Control of the domain is control of the website, the email, and every future move. If the domain is registered in your name, the registrar can help you recover access through their account recovery process. If it is registered in the developer’s name, that is a harder conversation and worth taking advice on early.

DNS may sit with the registrar or somewhere else entirely, such as Cloudflare. A public lookup shows which nameservers are answering for your domain, which tells you where to go.

Hosting and files are usually recoverable even without the account: a site can be crawled and rebuilt from what is public, and the loss is the things that were never public, such as form submissions or a database.

What to do

  1. Find out who the domain is registered to, using a public WHOIS lookup, and start registrar account recovery if it is you.
  2. Check which nameservers answer for the domain, which tells you where DNS is managed.
  3. Gather whatever credentials you have, including old emails containing account setup details.
  4. Take a complete copy of the public site now, so you have the content regardless of what happens to the hosting.
  5. When you regain control, move the domain to an account in the business name with two-factor authentication on it.