Short answer: a lawyer website redesign loses rankings for one of four reasons, and all four are avoidable. URLs change without redirects, the page copy gets shortened for visual reasons, the new build blocks crawling, or the internal links that were holding up the money pages disappear into a mega menu. Handle those four before launch and a redesign is neutral to positive. Skip them and a firm ranking in the top five can be on page three within a month.
Traffic dips of 10 to 20 percent for two to four weeks after a launch are normal while Google re-crawls. A drop of 40 percent that has not recovered after six weeks is not settling. It is damage.
The four things that actually cause the drop
| Cause | How it shows up | Recovery time if caught late |
|---|---|---|
| URLs changed with no redirects | 404 spike in Search Console, old URLs still in the index, rankings gone rather than lower | Two to six weeks after the redirects go in |
| Content cut for design reasons | Rankings slide gradually over three to eight weeks, impressions fall before positions do | Six to twelve weeks, and sometimes never all the way back |
| Crawling blocked | Everything disappears at once, Search Console shows pages excluded by noindex or robots.txt | Days, once fixed, if caught inside a fortnight |
| Internal links restructured | One or two important pages slide while the rest hold steady | Four to eight weeks |
The third one is the most common and the most embarrassing. Staging sites are usually set to discourage search engines, and that setting travels with the site when it is pushed live. Checking one box the morning of launch prevents it.
Before you touch anything: capture the baseline
You cannot tell whether a redesign hurt you if you did not record what you had. This takes about an hour and it is the difference between a diagnosable problem and an argument with your agency.
Export the full URL list
Every indexed URL, from your XML sitemap and from the Search Console Pages report. Include the ones you forgot about: old blog posts, PDF intake forms, attorney bios for lawyers who have left. Those forgotten URLs are frequently the ones holding links from bar directories and local news coverage.
Record sixteen months of Search Console data
Queries, pages, clicks, impressions, average position. Sixteen months is the maximum Search Console retains, and once it rolls off it is gone. Export it to a spreadsheet, not a screenshot.
Note your top twenty pages by impressions
These are the pages the redesign must not degrade. For each, save the current title tag, meta description, H1, and word count. When somebody later asks why the personal injury page dropped, this file has the answer.
Save the page source of your five best performers
Literally save the HTML to a folder. It is the only reliable way to compare what a page said before and after, and it takes two minutes per page.
The redirect map is the whole job
If you do one thing from this article, do this. Build a two-column spreadsheet: every old URL, and the single best new URL for it. Rules that work:
Every old URL gets a destination. Not the homepage. Google treats a mass redirect to the homepage as a soft 404 and passes nothing. If the content genuinely no longer exists, send it to the closest surviving page, which is usually the relevant practice area.
301, not 302. A 302 is temporary and does not consolidate authority. Plenty of plugins default to 302. Check.
No chains. Old URL A to B to C wastes authority and slows crawling. If you have redirected before, repoint the original rules at the final destination rather than stacking new ones on top.
Test the bare URL. Adding a cache-busting query string to a redirect test can make an exact-match rule miss and return 200, which looks exactly like a broken redirect. Test the plain URL, and test it from outside your own network if you run a CDN.
One more thing people forget: if the redesign changes your URL structure, the old URLs will still be sitting in Google’s index for weeks. That is fine. The redirect is doing its job. Do not panic and start editing rules on day three.
Do not let the designer shorten your best pages
This is the quiet killer, and it never looks like an SEO decision when it happens. A designer opens a 1,900-word practice area page that is ranking fourth, decides the layout is cluttered, and rebuilds it as a clean 500-word page with three icons and a testimonial slider. The site looks better. The page stops ranking.
What was lost was not word count. It was coverage. The long version answered eleven questions, and Google was matching it to eleven different searches. The short version answers two.
The fix is not “keep everything”. It is to move the detail rather than delete it. Accordions, tabs, and a well-built FAQ section keep the text in the HTML where it can be indexed while giving the designer the clean first screen they want. Content inside a collapsed accordion is indexed normally, provided it is in the page source rather than loaded by JavaScript on click.
Put it in the brief in writing: no page in the top twenty loses content without a named replacement location. Our law firm website content guide covers what each page type needs to keep.
The internal linking trap
Old law firm sites often rank well for one page because eleven other pages link to it with descriptive text. Modern redesigns replace those in-body links with a tidy mega menu and a footer, and the eleven descriptive links become two generic ones.
Before launch, count the internal links pointing at each of your top twenty pages, and make sure the new build has at least as many. Body-text links with meaningful anchor text carry more weight than navigation links repeated site-wide. If your bankruptcy page was getting links from six blog posts saying “Chapter 7 filing process”, those six posts need to survive the migration with their links intact.
This is also the moment to fix the opposite problem. If two pages on the old site were competing for the same search, a redesign is the cheapest time to merge them and redirect one into the other. See our law firm website redesign guide for how to decide which page survives.
Launch week checklist
Run this the morning of launch, then again twenty-four hours later. It takes fifteen minutes and catches the expensive mistakes.
Is the site indexable? Check the discourage-search-engines setting, view robots.txt in a browser, and view-source on three pages looking for a noindex meta tag. Do all three, because any one of them can be the culprit.
Do the redirects fire? Spot-check twenty old URLs, including three that were not in the main navigation. Bare URLs, no query strings.
Is the XML sitemap regenerated and submitted? New sitemap, resubmitted in Search Console the same day. This is what pulls Google in to see the redirects.
Did title tags survive? Many themes overwrite them on import. Compare your top twenty against the baseline file. This is the single most common silent regression.
Is analytics still recording? Tracking codes get lost in migrations constantly, and you will not notice until you need the data to prove nothing went wrong.
Does the contact form actually deliver? Submit it yourself and confirm the email arrives in the inbox a human reads. A redesign that keeps every ranking and silently drops every enquiry is worse than one that loses rankings.
What the first ninety days should look like
Weeks one and two: crawl errors rise, impressions wobble, positions move around. This is re-crawling and it is expected. Watch the Pages report in Search Console daily for 404 spikes, and fix redirects as gaps appear.
Weeks three to six: things should be flattening out. If impressions on your top twenty are still 30 percent or more below baseline at week six, stop waiting and start diagnosing. The usual answer is either a missing redirect nobody spotted or content that was cut.
Weeks seven to twelve: back to baseline, and usually above it if the redesign fixed speed and mobile usability. This is when a redesign starts paying, and it is also when you should be measuring conversion rather than rankings, because a redesign that holds its traffic and converts better is the actual win.
Frequently asked questions
Will a website redesign hurt my law firm’s Google rankings?
Only if URLs change without 301 redirects, content is cut, crawling is blocked, or internal links are removed. A redesign that keeps URLs, keeps the page copy, and improves speed usually gains rankings rather than losing them.
How long do I keep 301 redirects in place?
Permanently. They cost nothing to keep and they are still catching links from directories, old emails, and printed material years later. Redirects removed after twelve months are a recurring source of unexplained traffic loss.
Should I change my URL structure during a redesign?
Only if the current structure is genuinely broken, for example dated URLs on evergreen pages or query-string page IDs. Tidier URLs are not worth the risk on their own. If the existing URLs are readable and ranking, keep them.
How much traffic loss is normal after launch?
Ten to twenty percent for two to four weeks, recovering by week six to eight. Anything past 40 percent, or anything still down at week eight, is a problem to diagnose rather than wait out.
Can I redesign one page at a time instead?
Yes, and for firms with strong existing rankings it is often the smarter route. Rebuild the lowest-traffic pages first, confirm nothing moves, then work up to the money pages. It takes longer and it removes almost all of the risk.
The short version
Export your URLs and sixteen months of Search Console data before anything changes. Build a complete redirect map with no chains and no homepage dumping. Forbid content cuts on your top twenty pages without a named replacement location. Check indexability, titles, redirects, sitemap, analytics and the contact form on launch morning. Then give it six weeks before drawing conclusions.
If you want a second pair of eyes on what your current site is ranking for before you rebuild it, we will run a free law firm SEO audit and give you the baseline file to hand your designer.


