Skip to main content
+44 7575 472931[email protected]
HostAccentKnowledge BaseHosting, websites, SEO, and growth

How to Update an Old Website Without Starting Over (2026)

How to update an old website without rebuilding from scratch: what to keep, what to replace, real 2026 costs and timelines — and when a redesign pays off.

Web HostingBeginner Guide
How to update an old website without starting over: keep, fix, and replace decisions for a 2026 site refresh

Your website was impressive in 2017. Now it loads slowly on phones, the design gives away its age, and you hesitate before putting the URL on a business card. Here's what most owners never hear: figuring out how to update an old website almost never means throwing it away.

Quick Answer: To update an old website without starting over, back up everything first, then work through five layers in order: software (CMS, plugins, PHP), security (SSL), mobile design, speed (hosting and caching), and content. As of July 2026, a typical small-business refresh costs $100–$1,500 and takes 1–3 weeks — compared with $3,000–$10,000+ and 2–3 months for a full rebuild.

Our team resolves 20-30 site issues every day, and a surprising share of them arrive on websites nobody has touched since 2019 — so this guide is the same keep-or-replace thinking we apply to those tickets, written so you can work through it yourself. You don't need an agency retainer, and you don't need to be a customer of a host like Hostaccent to follow along. You need a free afternoon, a backup, and an honest look at what actually aged.

What Actually Makes a Website Feel Old?

A website feels old for four reasons: dated design, slow loading, missing security, and stale content — and only one of those four is about looks. Pinning down which layers aged tells you exactly what to fix and what to leave alone.

Design. Sidebars everywhere, tiny fonts, layouts that don't reshape themselves for a phone screen, and stock photos with 2015 written all over them. If your old website looks dated, this is the layer visitors judge in the first two seconds — but it's rarely the layer costing you customers.

Speed. This one is. Google's page-speed research has shown for years that around 53% of mobile visitors abandon a page that takes longer than 3 seconds to load. Aged sites usually sit on an outdated PHP version (the programming language most websites run on — old sites are often stuck on 5.6 or 7.2 while the current line is 8.3) and on slow spinning disks instead of NVMe SSD storage, the modern flash-based kind.

Security. If your address bar shows "Not secure" instead of a padlock, your site is missing an SSL certificate — the technology that encrypts traffic between your visitor and your server. Browsers now warn people away from sites without one, and Google treats it as a ranking signal.

Content. A footer that says © 2019, prices that changed twice since then, and a team page featuring someone who left. Visitors notice. So does Google.

The good news: none of these four requires a rebuild. If you're wondering whether the site is even worth saving, it almost certainly is — the case for keeping a working web presence is stronger than ever, as we covered in Do I Need a Website for My Small Business? (2026 Answer).

The Keep-Fix-Replace Test (Decide in 10 Minutes)

The Keep-Fix-Replace Test is simple: keep anything that still earns traffic or trust, fix anything broken but structurally sound, and replace only what's genuinely beyond patching. The urge to "just start fresh" is usually frustration talking, not technical necessity — most sites need modernisation, not demolition.

| Layer | Keep if… | Fix if… | Replace if… | |---|---|---|---| | Domain name | Almost always — it holds your Google history | — | Only with a rebrand (and even then, redirect it) | | Content | Pages still get traffic or answer real questions | Facts, prices, or photos are stale | Pages are thin, duplicated, or off-brand | | Design/theme | It already reshapes for mobile | Colours, fonts, spacing feel tired | The theme is abandoned or breaks on phones | | Hosting | Loads under ~2 seconds, current PHP available | Occasional slowness, fixable with caching | Stuck on old PHP or non-SSD disks | | Platform (CMS) | Actively maintained (WordPress, etc.) | Just needs updating | Built on a dead site builder or Flash-era tech |

Two rows deserve a hard opinion. Your domain is sacred: it carries years of accumulated trust with Google, and abandoning it means starting your search visibility from zero. Your content is usually the second-biggest keeper — refreshing an old page tends to recover rankings far faster than publishing a new one.

That's also the cheapest way to modernize an outdated website: change only the layers that aged and leave the equity alone. For a sense of what each layer costs at market rates, our full pricing breakdown is in How Much Does a Website Cost in 2026? Full Breakdown.

How to Update an Old Website: The 7-Step Refresh Plan

Work these seven steps in order — the order is what keeps things from breaking. Expect 10–20 hours total spread over 1–3 weeks if you're doing it part-time.

Step 1: Back Up Everything

Before touching anything, download a full copy of your site's files and its database (where your text and settings live). Most hosting control panels — the web dashboard where you manage your site — have a one-click backup tool. In our experience across the 4,000+ sites we've migrated, the step people most often skip is this backup — and it's the only step you can't redo after something breaks.

Step 2: Update the Software Underneath

If you're on WordPress (as roughly 43% of the web is, per industry data), update in this order: plugins first, then your theme, then the WordPress core itself, following the official WordPress documentation. Then ask your host to move you to a current PHP version.

Pro Tip: Never test a PHP upgrade on the live site. Use your host's staging feature (a private copy of your site) or at least update during a quiet hour with your Step 1 backup ready. Old themes sometimes white-screen on PHP 8.3 — on a staging copy, that's a five-minute rollback instead of a public outage.

Step 3: Add SSL and Get the Padlock

An SSL certificate is free through Let's Encrypt, and most modern hosts install and renew it automatically every 90 days. Once it's active, make sure your site forces the secure https:// version everywhere — one setting or plugin toggle on most platforms. Total time: about 30 minutes.

Step 4: Make It Work on Phones First

More than half your visitors are on mobile, so open your site on your own phone and be honest about what you see. If the layout doesn't adapt, a modern theme swap is the fastest way to refresh an old website design without touching a word of your content — your pages stay, the clothing changes. The principles behind adaptable layouts are well explained in MDN's responsive design guide, but in practice you'll mostly be choosing a well-reviewed theme and adjusting colours to match your brand.

Don't want to touch any of this yourself? Hostaccent's team handles the whole refresh — domain, hosting, SSL, and your live, updated website — start to finish. Tell us what you need and we'll take it from there. One message, zero technical work.

Step 5: Fix the Speed Layer

Speed lives in two places: your hosting and your caching. If your plan predates NVMe storage, moving to modern hosting is often the single biggest speed win available — no design work required. On top of that, enable caching (serving visitors a pre-built copy of each page instead of rebuilding it every time); a page cache plus a content delivery layer, as documented in Cloudflare's developer docs, routinely cuts load times by half or more on aged sites.

Step 6: Refresh the Content

Fix the copyright year, current prices, current team, and swap the three most dated photos. Then pick your five most-visited pages and give each 30 minutes of updating — fresher facts, one new example, a clearer headline. You can update a website without rebuilding a single template this way, and refreshed pages tend to regain search positions within weeks.

Run a broken-link check and add 301 redirects (permanent forwarding instructions) for any page whose address changed. If you move hosts, your DNS — the internet's address book entry pointing your domain at your server — updates too; do it carefully, because a typo there can take your site or email offline. If a visitor ever reports the site "can't be found," that's usually DNS, and the fix is in our guide to the dns_probe_finished_nxdomain error.

Real Costs and Timelines in 2026

A DIY refresh typically costs $100–$1,500 all-in, a hired refresh runs $500–$5,000, and a ground-up rebuild starts around $3,000 and climbs well past $10,000. Here's the honest per-layer picture:

| Job | DIY cost | Hired cost | Typical time | |---|---|---|---| | Domain renewal (.com) | $13.99/yr | — | 10 minutes | | Modern shared hosting | from $1.99/mo | — | ~1 hour to set up | | VPS hosting (busy sites) | from $7.99/mo | — | 1–2 hours | | SSL certificate | $0 (Let's Encrypt) | usually included | 30 minutes | | Theme/design refresh | $0–$79 one-off | $300–$1,500 | 2–7 days | | Content update | your time | $50–$150 per page | 1–2 weeks | | Full rebuild | — | $3,000–$10,000+ | 4–12 weeks |

Notice what jumps out: the infrastructure — domain, hosting, SSL — is the cheapest row on the table, yet it's where most of the "my site feels old and slow" pain actually lives. If you're weighing professional help, current market rates for designers and developers are broken down in Cost to Hire Someone to Build a Website (2026 Rates).

Insider Insight: Per dollar spent, speed beats design every time. We regularly see owners spend $2,000 on a visual redesign while the site still sits on decade-old hosting — and visitors still leave before the pretty new page finishes loading. Fix the hosting layer first; it's the $2/mo change that makes the $2,000 change visible.

Doing It Yourself: What It Really Takes

Honestly? Most of this is clickable. If you're comfortable finding your way around an online dashboard, steps 1, 3, 6, and 7 are an afternoon each. Budget 10–20 hours across two or three weekends, and accept that one thing will probably break briefly — that's what the backup is for.

The two steps where non-technical owners genuinely get stuck are the PHP upgrade (an old theme can white-screen the site) and DNS changes (a wrong record can silently break your email — 550 bounce-backs are the classic symptom). Everything else is forgiving.

What you get for the effort, besides the savings: you'll actually understand your own website, which pays off every time something small goes wrong later. Plenty of readers should take this path. If that's you, bookmark this page and start with Step 1 this weekend.

The Done-for-You Option: What a Full Setup Includes

When Hostaccent runs a full A-to-Z refresh, the handover at the end includes: your domain registered or renewed under your name, hosting configured on current PHP and NVMe storage (shared for typical business sites; a fully managed VPS for busy or ecommerce sites), SSL installed and auto-renewing, all software updated, your content moved across, and the finished site live and tested on mobile — with scheduled backups running.

Just as importantly, the ongoing part is covered too: updates, errors, and security patches are handled for you, so a white screen at 11pm is our problem, not yours. That's backed by a company trading since 2012 and UK-incorporated in 2018, with 10,000+ websites launched, our own engineers answering support, a 30-day money-back guarantee, and a 99.9% uptime guarantee on hosting.

One honest caveat: a done-for-you refresh is NOT the right buy if your site is three pages and you enjoy learning — the DIY route above will cost you a weekend and teach you plenty. Service pricing depends on your site's size and platform, so we quote each project individually rather than publishing a one-size number.

Your Next Step: A Refresh, Not a Rebuild

Four things worth keeping from this guide:

  • Most "old" websites need a refresh, not a rebuild — keep the domain and content, replace only the layers that aged.
  • Order matters: backup, software, SSL, mobile, speed, content, links.
  • Budget $100–$1,500 DIY or $500–$5,000 hired, and 1–3 weeks either way.
  • The domain is untouchable — it carries your entire Google history.

You've seen that knowing how to update an old website is mostly a diagnosis job: five layers, checked in order. You could work through them yourself across a couple of weekends — genuinely doable, and you'll learn a lot. Or you could send one message and have the whole thing handled: domain, hosting, SSL, and your live, updated site, with zero technical work on your end. The infrastructure itself stays modest either way — start on the Economy shared plan from $1.99/mo, step up to a Basic VPS from $7.99/mo for busier sites, and register or renew your .com at a flat $13.99/yr that doesn't jump at renewal. If you'd rather have it done for you, tell Hostaccent what your site needs and you'll get a plain-English quote back — no pressure, no jargon.

Frequently Asked Questions About Updating an Old Website

How to update an old website without losing Google rankings?

Keep the same domain and page addresses wherever possible, add 301 redirects for any page you move, and refresh existing content instead of deleting it. Rankings survive refreshes well; they don't survive an abandoned domain. Expect minor fluctuations for 2–4 weeks after big changes, then recovery — often to better positions.

How much does it cost to update an old website in 2026?

A DIY refresh runs $100–$1,500 total, a hired refresh $500–$5,000, and a full rebuild $3,000–$10,000 or more. The infrastructure underneath is the cheap part: hosting from $1.99/mo plus a .com domain at $13.99/yr — under $40 for the first year.

How long does a website refresh take?

Working part-time, plan on 1–3 weeks. The quick wins — SSL, software updates, content fixes — fit into a single afternoon each. A theme swap takes 2–7 days including testing. A ground-up rebuild, by comparison, typically runs 4–12 weeks from brief to launch.

Can I update my website myself without technical skills?

Mostly, yes. Backups, SSL, content edits, and theme changes are point-and-click in a modern control panel. The two genuinely risky steps are PHP upgrades and DNS changes — do those on a staging copy or with a fresh backup ready, and you're protected.

Should I redesign my old website or start over completely?

Start over only if your platform is abandoned (Flash-era builders, a dead CMS) or the site structure is fundamentally broken. In the refresh requests we see, that's the minority of cases — most sites keep their domain, content, and platform, and replace only the design, hosting, or software layer.

Do I need to change hosting to update an old website?

Not always — but aged hosting is the most common speed culprit we find. If your plan predates NVMe storage or can't run current PHP, moving is usually the single biggest improvement per dollar. The switch typically completes within 24 hours, and Hostaccent's engineers handle the migration for you.

Reviewed by

HostAccent Editorial Team

Our support team resolves 20–30 hosting issues every day.

Last updated

Jul 27, 2026

HostAccent Editorial Team publishes practical hosting guides, operations checklists, and SEO-focused tutorials for businesses building international web presence.

Discussion

Have a question or tip about this topic? Share it below — your comment will appear after review.

Your email stays private and is only used for moderation.

Write for the Community

Have a tutorial, tip, or insight to share? Get published on the HostAccent Blog with your name, bio, and website link.

Become a Contributor

Need a faster setup for this workflow?