21st May 2026
How to switch web design agency without breaking your website comes down to ownership, access and timing. Before you give notice, confirm you own the code, content, domain and hosting accounts, and that you have working credentials for each. The transfer itself is then a project management exercise, not a technical rescue.
Clients who come to us mid-switch are rarely there because the new agency is bad. They’re there because the old one held more of the website than anyone realised. A clean switch starts months before the conversation about leaving does.
Most painful agency switches fail for one reason: nobody documented the build, nobody handed over credentials properly when the relationship started, and the institutional knowledge lives in one developer’s head at the outgoing agency. When the relationship sours, that knowledge stops flowing.
We’ve taken on many inherited builds, and the patterns repeat. Hosting account is in the agency’s name and on their payment card. DNS is parked on someone’s Cloudflare. The Stripe webhook points at a service nobody can find documentation for. The CMS has been extended with plugins, some of which aren’t on the public WordPress repository, and at least one of which is a paid licence registered to an email address that nobody can access.
None of that is unusual. It’s the default state of a website that’s been maintained by one agency for several years. Nobody set out to lock the client in. They just never thought about offboarding.
Even a friendly transition has friction. Plan for it.
Audit your access before you start any conversation about leaving. Log in to every account yourself, today, with credentials in your own name. Once an agency knows you’re going, cooperation often slows, and you lose the room to push for access you should have had from day one.
The audit covers seven areas:
Under UK law, copyright in commissioned work belongs to the creator unless the contract assigns it to the client. The Copyright, Designs and Patents Act 1988 sets that default, and most agency contracts modify it, though not all of them do it cleanly. Depending on the wording, you may have a perpetual licence to use the site without the right to take the code and modify it elsewhere.
Pull out the contract. Look for three things.
First, IP assignment. A good contract says the client owns the bespoke work outright on payment of all fees. A weaker contract grants a perpetual licence to use but keeps copyright with the agency. A bad contract is silent, in which case the statutory default applies, and the agency holds the rights.
Second, source code delivery. Some agencies treat source code as a deliverable; others treat the compiled, deployed site as the deliverable and keep the source in their own repository. The latter could be a problem if you want to leave.
Third, third-party components. Some builds rely on commercial plugins, themes or frameworks with licences that are non-transferable, or that the agency holds on behalf of multiple clients. You may need to buy your own licences as part of the move.
If ownership is ambiguous, request a written assignment as part of offboarding. Many agencies will sign one in exchange for clearing any outstanding invoices. This is a normal commercial conversation, not a confrontation.
A complete handover pack is a list of specific artefacts, not a list of promises. Get the list in writing and confirm receipt of each item before the final invoice is paid.
A workable handover pack covers:
The deployment documentation is the item most often missing. A site that ‘just works’ until someone needs to deploy a change is a site with hidden complexity, and that complexity will surface at the worst possible moment.
For larger builds, ask for a 30-minute video walkthrough of the architecture from the lead developer at the outgoing agency. That single call can save your new team days of code archaeology, and it’s a small ask for the outgoing agency once invoices are settled.
This is where the technical risk sits, and where calm sequencing makes the difference between an invisible cutover and a weekend of downtime. The pattern is the same on most platforms: stand the site up on new hosting first, test against staging, then point DNS at the new server during a quiet window. The steps, in order:
A separate point on the domain itself: don’t transfer the registrar at the same time as the hosting if you can avoid it. For .com and other ICANN-governed domains, a recent registrar transfer or registrant change can trigger a 60-day transfer restriction under ICANN’s Transfer Policy. Some registrars allow an opt-out before a registrant change; others do not. If you do need to combine moves, lower DNS TTLs in advance and stage everything so the worst case is recoverable.
For .uk domains (including .co.uk), the process sits under Nominet rather than ICANN. Check your registrar’s Transfer Authorisation Code process and any registrar-set lock before you schedule the move.
Pick a quiet commercial window and budget two to four weeks of overlap where both agencies are still being paid. The overlap fee is cheaper than a failed cutover.
Quiet looks different by sector. Ecommerce: avoid Q4, Black Friday, January sales and any product launch window. Schools: avoid August, term-start week and admissions deadlines. Charities: avoid major appeal periods and your peak fundraising months. Professional services: avoid year-end and the run-up to your busiest billing month.
Don’t try to save the last month of retainer at the cost of a botched migration. The maths is bad. A retainer is a few hundred to a few thousand pounds; a weekend of downtime on a transacting site could be materially more, and a slow handover that drags out for three months costs more again in management time.
Maintenance retainers usually have a notice period; 30 to 90 days is a common range, but check yours before serving notice because the specifics matter. Make sure your new arrangement is in place before the old one ends. A gap of even a fortnight in security patching, plugin updates and uptime monitoring can be enough for something to break.
Audit what your current retainer actually covers. Some are ‘hours-only’ arrangements where the agency does dev work on request and nothing else. Others are full-stack: hosting, security patching, plugin and core updates, daily backups, uptime monitoring, performance work, and a guaranteed response time for incidents. Whatever yours includes, your new maintenance and support retainer needs to cover the same surface area or you’ll find the gap the first time something breaks.
The other useful exercise: pull out the last 12 months of support tickets or change requests. The pattern in there tells you what your real workload is, which tells you what shape your new retainer should take.
A clean handover follows a predictable pattern. If your outgoing agency behaves outside that pattern, take it seriously and start documenting in writing.
Specific things to watch for:
If any of these appear, write everything down. Send confirmations of conversations by email afterwards. Before paying any agreed final offboarding invoice, have your incoming agency confirm the handover pack is complete. If there is a dispute, follow the contract and take legal advice before withholding payment. If you have a solicitor or in-house legal, copy them in early. Most of the time the situation resolves quickly once it’s clear you’re keeping a paper trail.
The worst outcomes from a botched switch aren’t dramatic; they’re slow. The signs are forms that started failing six weeks ago and nobody noticed, a drop in organic traffic because redirects were missed, payment receipts that stopped going out, or an accessibility regression that surfaces in a complaint three months later.
This is the case for taking the move slowly, paying for overlap, and doing the boring testing work properly. A migration that nobody noticed is a successful migration. A migration that looks impressive but loses organic search visibility is not.
If your switch is also a rebuild rather than just a relocation, our piece on how ecommerce website costs break down in the UK is a useful reference point for budgeting.
We’re Parrot Creative, and we take on inherited builds regularly. Schools, ecommerce stores, B2B platforms, sites where the previous agency has gone quiet, and the documentation is whatever happened to be in the website folder structure. If you’re considering a switch and want a second opinion on the handover pack before final invoices are paid, get in touch. A short call before you serve notice is usually the cheapest part of the whole project.
Related Posts