What changes when a regional law firm's website actually understands legal work
If you are an Innovation Partner or Head of Technology at a regional law firm in the Midlands, the North, Scotland or Wales, you almost certainly already know the website is overdue. You probably also know the marketing team has asked for budget twice and been told it is on the list for next year, and you have noticed that the firm's competitors started getting picked up in ChatGPT answers around the time yours stopped showing up in Google. This piece is about what the gap between those two states actually is, in technical terms, and why the difference matters more in 2026 than it did in 2024.
I will not waste your time on a "your website looks dated" pitch. The visual design is the least interesting part of this. The interesting part is what your website is, and is not, capable of doing as a piece of working software in an AI-mediated client journey.
The honest description of what most regional firm sites actually are
Strip out the brand and most regional law firm websites are roughly the same artefact. A WordPress installation, typically built in 2018 to 2020, often on a generic legal-vertical theme purchased from ThemeForest or commissioned from a regional agency for between £6,000 and £18,000 at the time. A core stack of pages: home, about, our people, services, news, contact. A long tail of practice area pages written by partners who were told to write 600 words and did, in the voice of a 2014 brochure. Some have a blog that was abandoned in 2022. Some have a chatbot widget that Google Translate built in 2021. Most have a cookie banner that was set up by the WordPress plugin author and has not been touched since.
The compliance furniture sits on top: SRA digital badge, complaints procedure, fee transparency on conveyancing, probate, and the rest of the prescribed services, the firm's SRA number in the footer. Some of it is current. Some of it is not. The SRA's website team has issued over 439 official warnings and 36 fixed penalty fines since May 2023 under the transparency rules, with the fine starting at £750 and escalating to £1,500 before referral to the Solicitors Disciplinary Tribunal. They run unannounced remote audits and they do not tell you they are coming. If your fee earner experience details have not been refreshed since two associates left, your VAT confirmation is missing, or your complaints process still references the old Legal Ombudsman framework, you have a problem on file already, you just have not been audited yet.
That is the standing inventory. It is functional. It is regulator-aware, mostly. It loads. It looks fine on mobile. It is also, increasingly, the wrong kind of digital asset for the way clients now find lawyers.
The shift that has already happened
Three things have moved in the last 24 months that change the basic economics of a law firm website. They are worth naming individually.
The first is the rise of LLM-mediated search. A non-trivial proportion of high-intent client research, particularly for commercial and private client work, now happens inside ChatGPT, Claude, Perplexity, Gemini and Bing Copilot rather than on Google. The user types "I am a Birmingham-based small business owner trying to understand whether I need a shareholder agreement" and the LLM returns a synthesised answer plus a small set of recommended sources. Whether your firm appears in that recommended source set depends on whether your website is legible to a language model, which is a different question to whether it ranks in Google. Most regional firm sites are not particularly legible to language models. They are page-routed, JavaScript-heavy in the wrong places, weak on structured data, and written in a register optimised for a 2014 SEO consultancy rather than a 2026 retrieval pipeline.
The second is the maturation of retrieval-augmented generation in client-facing tools. Five years ago, an AI search box on a law firm's website was a marketing gimmick. Today, it is a genuinely useful piece of software. A properly built RAG system over the firm's published content (articles, case studies, practice area pages, fee guides, partner bios) lets a client ask "I am a director of a company in administration and I am worried about wrongful trading exposure, can you help and what would it cost?" and get a real answer that surfaces the right partner, the right practice area, the right published content, and the right next step. This is not legal advice. It is navigation through the firm's own knowledge base, which is what most of the front end of a law firm's marketing function actually is.
The third is the SRA's own direction of travel. The transparency rules are tightening, not loosening. The current rules took effect on 11 April 2025 after the SRA Board's December 2024 update. The SRA's October 2024 guidance refresh added accessible pricing templates and made it easier to spot non-compliance from outside the firm. The SRA has said publicly that it expects digital transformation to make compliance easier, not harder, but in practice most regional firms have been running their websites in a way that makes compliance harder over time. Information drifts out of date because nobody owns it. The fee earner page does not get updated when an associate is promoted. The complaints procedure does not get updated when the Legal Ombudsman framework changes. The fee guide caps at £500,000 property value when the firm's average completion has moved to £680,000.
These three shifts compound. An LLM crawling your site looks for structured, machine-readable, well-organised content. A RAG system over your content gets better the more current and well-tagged that content is. The SRA looks for the same currency and clarity. The same investment delivers against all three at once. The same neglect fails against all three at once.
What an AI-enabled, future-facing site actually does
Drop the sales language for a moment. Here is what a contemporary regional law firm website should be, as a piece of software, layer by layer.
The content layer. Practice area pages and partner bios written and structured for both human readability and machine retrieval. Each practice area has a clear hierarchy: what the practice does, the kinds of matters it handles, the team, fee structures (fixed, hourly, hybrid), timescales, recent published work. Partner bios are structured: qualifications, year of admission, jurisdictions, areas of expertise, recent matters, published articles. This is not new content management. It is content management with the discipline of someone who knows the data is going to be queried by software, not just read by humans.
The structured data layer. Schema.org markup throughout. LegalService schema on every practice area page. Person schema on every fee earner profile. FAQPage schema on guidance content. Article schema on published thinking. A clean sitemap. An llms.txt file at the root, which is the emerging convention for telling language models which parts of the site are most useful and how the firm wants to be referenced. None of this is visible to a human visitor. All of it changes whether and how the site appears in AI-mediated search.
The retrieval layer. A site search that works. The default WordPress search is genuinely terrible at this, returning whichever page happens to contain the most occurrences of a word. Replace it with a vector search over the firm's content, and the experience becomes "I asked a real question, I got the right partner, the right practice area, and the right published article on the topic". The technology is now mature, the cost has fallen sharply, and the implementation is a weekend's work for a competent developer with the right tools.
The Q&A layer. A constrained chatbot is not the right thing. An open chatbot that purports to answer legal questions is genuinely dangerous, and for SRA-regulated firms it is a significant professional indemnity exposure. What is right is a constrained Q&A interface that helps a visitor understand what the firm does, who handles what, what it might cost, and how to get in touch. It does not give legal advice. It does not summarise the law. It surfaces the firm's own published content with proper attribution, and it routes the visitor to the right person. This is a different product to "AI lawyer", and it is the only version that survives a proper risk review.
The compliance layer. The SRA digital badge, transparency content, fee guides, complaints information, and fee earner credentials, all rendered from a single source of truth. When a partner is promoted, the bio updates everywhere it appears. When the fee structure for conveyancing changes, the fee guide page updates and the Q&A retrieval system picks up the new content automatically. Compliance becomes a property of the system, not an annual ritual that someone has to remember to do.
The measurement layer. Privacy-respecting analytics that actually tell the marketing partner what is happening. Plausible or Fathom rather than Google Analytics. Specific tracked goals: conversion to enquiry form, conversion to phone call, downloads of fee guides. Source attribution that distinguishes between Google organic, LLM referrals, direct, and inbound from the firm's published thought leadership. Most regional firms have no idea where their enquiries actually come from beyond "the website".
Each layer on its own is not revolutionary. The combination is qualitatively different from what a 2018 WordPress site can do, regardless of how much you spend redesigning the surface.
The honest economics
The replacement-build economics for a regional firm of, say, 20 to 80 fee earners, are roughly as follows.
A surface redesign on the existing WordPress, retaining the structure, the content management approach, and the underlying limitations, is the £8,000 to £15,000 conversation most firms have with their existing supplier. It refreshes the look. It does not change the underlying capability. The firm is in the same position in two years.
A proper rebuild on a modern stack (Next.js, Vercel, a real headless CMS, structured content discipline, vector search, constrained Q&A, SRA-compliant rendering layer, structured data, llms.txt, modern analytics) is a £25,000 to £45,000 project, plus a meaningful monthly figure for hosting, monitoring, content updates, and retrieval-pipeline maintenance, somewhere in the £600 to £1,200 per month range depending on scale.
The numbers are not vastly different. The capability gap is enormous. And the gap is widening, because every month that LLM-mediated search captures more of the high-intent client journey, the ROI on the modern build improves and the cost-of-doing-nothing on the old build rises.
I will not pretend these projects are trivial to scope. They require a real conversation with the marketing partner, the IT lead, the COLP and the COFA, and probably one or two senior associates who care about the firm's published thinking. They benefit from a small upfront discovery exercise that documents the practice area inventory, the people, the published content, the fee structures and the SRA-mandated content. The discovery is two to three weeks of work. The build is two to three months. The result is a site that does not need to be replaced again in three years, because the structure assumes change rather than freezing it in place.
What I would actually do if I were the Innovation Partner
Three concrete moves, in order.
The first is the cheapest. Run an LLM-readability test on your current site. Open ChatGPT, Claude or Perplexity and ask "I am a [your client persona], who should I instruct in [your region] for [your top three practice areas]?". See what comes back. Notice whether your firm appears in the recommended source set, and notice which firms do. This is now the equivalent of running a Google search on yourself in 2010, and it is genuinely diagnostic. If you do not appear, ask why. If a competitor with a smaller marketing budget does appear, ask what is different about how their site is structured. The answer is usually content discipline plus structured data.
The second is the most useful. Audit your own site against the SRA transparency rules properly. Pull up the SRA's transparency rules page and walk through it section by section. Check the digital badge actually links correctly. Check the complaints information is current to the post-April 2023 Legal Ombudsman framework. Check every fee earner page has the experience information the rules require. This is not a future-state exercise. This is a present-day exercise that protects the firm from the £750 fine that has already been issued to dozens of regional firms this cycle.
The third is the longest horizon. Have an honest conversation about what the website is for. If the marketing partner thinks it is a brochure, and the senior partner thinks it is a credibility signal, and the BD director thinks it is a lead generation tool, and you think it is a working piece of software in an AI-mediated client journey, you are not going to agree on what to spend or what to build. The conversation that needs to happen is "in 2028, what proportion of our high-intent client research will start in an LLM, and is our website ready for that". My honest read is the answer is "more than half" and "no". Most regional firms agree with me on the first part and have not yet acted on the second.
A short note on what this is and is not
I run a small consultancy in Birmingham called Actually AI. We build modern websites for SMEs and full compliance-grade IR websites for AIM and Main Market issuers. The regional law firm work sits in our SME practice. It is the same craft applied to a sector with sharper regulatory requirements and a more sophisticated buyer than the average SME engagement.
This piece is not a sales pitch. It is the briefing I would write for myself if I were the Innovation Partner at a 40-fee-earner regional firm and someone had asked me what to do about the website over the next 12 months. If the briefing resonates, the contact page is one click away. If it does not, you now have a checklist and the SRA link, which is most of what is actually useful.
David Ville is the founder of Actually AI, a Birmingham-based consultancy. The SME practice covers AI strategy, modern web design, and operational AI for UK small and medium-sized businesses, including a particular focus on professional services firms in the Midlands and beyond.