Skip to content
Maintenance & Support

Inheriting a website nobody has maintained

A first-week checklist for a site you just became responsible for: what to secure, what to back up, and what to leave alone until you understand it.

4 min read
Inheriting a website nobody has maintained. An article by Athabasca Solutions.

At some point somebody becomes responsible for a website they did not build. The person who ran it left, the agency stopped replying, or the business changed hands. What arrives is a live site, a vague sense that it is out of date, and no idea what happens if it breaks.

Here is the order to work through it. The first half is about not making anything worse.

Do not change anything yet

The instinct is to start updating. Resist for a week. An out-of-date site that works is a much better position than a half-updated site that does not, and you cannot roll back what you have not backed up.

Week one: find out what you actually control

List the accounts. Domain registrar, DNS, hosting, email, analytics, the code repository, any third-party service the site calls. For each one, answer: is it in an account the business owns, and does somebody here have the password?

This is where most of the bad news lives. Domains registered in a former developer’s personal account, hosting billed to a card that has expired, DNS managed somewhere nobody can name. Sort this before anything technical, because none of the rest matters if you lose the domain.

Take a backup you hold yourself. Files and database, downloaded, stored somewhere the hosting provider does not control. Do this before touching anything, even if the host also has backups.

Find out what it is built on, and what version. WordPress and which plugins, or a framework and which release. You are looking for anything that is end-of-life, because that changes the plan from “maintain” to “migrate.”

Check whether the contact form works. Send a test enquiry from an outside address and confirm it arrives. Broken forms are the single most common thing we find on inherited sites, and they fail silently, sometimes for years.

Week two: reduce the risk

Now you can act, in this order:

  1. Move the domain and DNS into accounts you own. Everything else is recoverable. A lost domain is not.
  2. Remove accounts that should not exist. Old staff, the previous agency, the developer’s developer. Anything you cannot attribute to a current person.
  3. Turn on multi-factor authentication everywhere it is offered, starting with the registrar and the host.
  4. Get a staging copy running. Not optional. Everything after this step is safe only because you can try it somewhere else first.
  5. Then start updating, oldest and most exposed first, one change at a time, checking the site after each.

What to leave alone

Resist rebuilding on sight. An old site that ranks and converts is an asset, and “it uses jQuery” is not a business problem. The things that genuinely justify urgency are narrow:

  • Software that no longer receives security updates.
  • Anything handling payments or personal data that is unpatched.
  • A site that is already compromised, which is more common than people expect and often shows up as spam pages nobody has noticed.

Everything else is a preference, and preferences do not need to be acted on in month one.

How to tell if it is worth keeping

After a fortnight you will know enough to answer honestly:

Keep and maintain if it is on supported software, the content is right, and it performs. Put it on a real maintenance plan and stop worrying about it.

Rebuild if the platform is end-of-life, if half the plugins are abandoned, or if nobody can safely change anything. A rebuild that preserves the URLs and the content is usually cheaper than two years of nursing something nobody understands.

Audit properly first if the site is large, if it does something business-critical, or if you genuinely cannot tell. That is a specific piece of work with a written output, and it is covered in what a code audit actually tells you.

The thing people skip

Write down what you found. Accounts, versions, who to call, where the backups go. Two pages is enough.

The reason this site became a problem is almost certainly that nobody wrote that document last time. You are the person who can break that cycle, and it takes an afternoon.

If you have just inherited something and want a second opinion before touching it, tell us what it is and who used to look after it.

Related: when the developer disappeared, cleaning up a neglected database, and our maintenance and support work.

Further reading

Sections covered in Inheriting a website nobody has maintained: Do not change anything yet, Week one: find out what you actually control, Week two: reduce the risk, What to leave alone, How to tell if it is worth keeping, The thing people skip
The shape of the argument, in order.

Get new articles by email

One email when something new goes up, roughly twice a month. Plain writing on what software costs and what is worth building. No sequences, no sales calls, and one click to leave.

We use it for the newsletter and nothing else. Unsubscribe any time.

Have something you need built?

Tell us what the problem is. You will get an honest read on whether it is worth building, what it would take, and roughly what it would cost. No pitch deck, no pressure.

Replies within one business day. Mon to Fri, 9am to 5pm MT.

Call Start a project