← Guides/§ 06 / 08·25 posts·10 min read

Why Your Website Is Slow, and What Else Is Broken

The honest guide to a slow website: what actually causes it, what fixing it costs, and the security and accessibility problems sitting in the same audit.

By Pryce Digital·Updated
Answersslow website

"Slow" is not a diagnosis. It's a symptom with about six common causes, and they range from an afternoon of image compression to a platform that cannot be made fast at any price. Before you accept a quote to rebuild anything, the only useful question is which of those six you actually have.

Start with the numbers, because "it feels slow" is not something anyone can fix. Google publishes three thresholds and they are the ones worth arguing about: Largest Contentful Paint under 2.5 seconds, Interaction to Next Paint under 200 milliseconds, Cumulative Layout Shift under 0.1. Those are measured on mobile, on a throttled connection, on a device slower than the one in your hand. That last part explains most of the confusion we get asked about. A site that scores in the nineties on a desktop test and in the thirties on mobile is not broken in two ways; it is being tested honestly for the first time.

Want a number instead of a feeling? Run a free 30-second audit → — live Core Web Vitals, the top bottlenecks, and whether the problem is your content or your platform.

Once you have real numbers, the causes sort themselves quickly. On most Australian small business sites the single biggest offender is images: a hero photo uploaded at full camera resolution, a logo saved as a half-megabyte PNG, a gallery that loads forty photographs before anyone scrolls. Second is third-party JavaScript, which is to say the chat widget, the booking iframe, the two analytics tags, the review carousel, and the pixel someone added for a campaign that ended in 2023. Third is render-blocking CSS and fonts. Fourth is the platform's own overhead: themes stacked on page builders stacked on plugins, each one loading its own assets on every page whether that page uses them or not.

The order matters because the first three are content and configuration problems. They are cheap, they are reversible, and a competent developer can usually recover most of a site's speed without touching the architecture. The fourth is structural. When the framework itself is shipping a megabyte of JavaScript before your first paragraph renders, no amount of caching plugins gets it back, and you have arrived at the honest rebuild conversation. Our own project pricing starts at $8,000, which is exactly why we would rather tell you the fix list is enough when it is.

Hosting is the answer people reach for first and it is rarely the answer. Server location matters for the first byte, not for the two seconds of your page that come after it, and a CDN in front of a bloated site just delivers the bloat faster.

Now the part that arrives in the same audit and surprises people more. When a small business site gets hacked, there is almost never a person on the other end who decided it was worth attacking. The whole thing is automated: scanning software reads a version number in your page source, matches it against a public database of known holes in out-of-date plugins, and lets itself in — with no idea, and no interest, in what the business does. Small Australian businesses are not targeted; they are swept. Which makes website security a maintenance problem rather than a product problem, and makes the defence unglamorous: keep the software updated, remove what you no longer use, put real authentication on the admin, take backups you have actually tested restoring, and force HTTPS. Nothing you can buy substitutes for the first item on that list.

The third failure mode is the one nobody quotes for. The Disability Discrimination Act applies to Australian websites, the Australian Human Rights Commission has said so in guidance, and the precedent goes back to Maguire v SOCOG in 2000. WCAG 2.2 Level AA is the standard everyone works to. The trap is the overlay industry: a script that promises compliance in one line of code, sold hard to small businesses, and comprehensively unable to deliver it. Regulators overseas have already acted on those claims. The real work is ordinary front-end discipline — colour contrast, keyboard operability, alt text, labelled form fields, headings in order — and it is much cheaper done during a build than retrofitted after a complaint.

What connects all three is ownership. Speed decays because nobody set a budget for it, so every new photo and every new tag costs a little more load and no one is watching the total. Security decays because nobody is responsible for updates after handover. Accessibility never existed because it was not in the brief. The most useful thing you can do with a quote for new work is insist on the numbers being written into it — a performance budget with a page-weight ceiling, a named maintenance arrangement, and WCAG 2.2 AA as an acceptance criterion. Agencies that will commit to those in writing are a much smaller group than the ones who will nod at them in a meeting.

SPEED
Usually content, sometimes structural
Test on mobile first. Compress images, cut third-party scripts, defer what isn't needed above the fold. If the site is still failing Core Web Vitals after all of that, the platform is the ceiling and no plugin gets past it.
SECURITY
A maintenance problem, not a product
You are being swept by bots, not chosen by attackers. Updates, removing unused plugins, real admin authentication, tested backups, forced HTTPS. That list beats anything on a subscription.
ACCESS
Legal exposure with an ordinary fix
The DDA applies, WCAG 2.2 AA is the benchmark, and overlay widgets do not achieve it. Contrast, keyboard, alt text, form labels, heading order. Cheap in a build, expensive as a retrofit.

The rest of this guide is the detail behind each of those, grouped by the decision you are actually trying to make.

Work out what kind of slow you have

Before you spend anything, get a number and get a cost. These three tell you whether the problem is real, how much it is taking, and where to look.

The fix ladder, cheapest first

Most speed problems are solved in the order below and stop being problems well before the expensive end. Work down it and only escalate when the numbers refuse to move.

When the images are the product

Photography-led sites carry a genuine tension: the pictures are the reason anyone hires you, and the pictures are why the page takes six seconds. You do not have to choose.

Both of those apply well beyond architecture; if you want the sector-specific version, our architecture firm web design and hotel web design pages cover how we build image-led sites without the weight.

When slowness costs a booking, not just a bounce

There is a category of slow that is not about milliseconds at all. It's about the moment a visitor is ready to act and the site hands them off to something that loads separately, looks different and asks them to start again.

The platform decision underneath most of this

If the fix ladder ran out and the numbers still won't move, you are choosing a platform rather than debugging one. These four are the arguments worth having before you commit, plus the two structural problems that most often force a rebuild at year three.

Security and spam: the boring work that prevents both

Neither of these is exciting and neither is optional. They are the two maintenance jobs most likely to be skipped after handover, and the two most likely to cost you something.

Accessibility, compliance and gates that block people

Every site has legal obligations here and most Australian businesses have never had them explained. Two of these are the standard and the law; two are the traps; the last is the specific case of deliberately putting a barrier in front of your own content.

Where to go next

The fastest way to find out which of the three problems you actually have is to run the free audit — it returns your live Core Web Vitals and the specific bottlenecks rather than a generic score, and it takes about thirty seconds. If the results point at the platform rather than the content, that is the conversation worth having with a person: book a call and we will tell you honestly whether a fix list will get you there before anyone talks about a rebuild.

If you already know you're rebuilding, our custom web design in Melbourne and website development for small business pages set out how we work, including the performance budget and accessibility standard we write into the scope. For sector-specific detail, the industries pages go deeper on the constraints particular to your kind of business.

END OF GUIDE

Done reading? Get the specifics.

Run a free instant audit on your current site, or book a 20-minute call and we'll tell you where it stands. No sales pitch.

Free auditBook a call
Or email studio@prycedigital.com
The other guides
What a Website Really Costs in Australia28 postsSquarespace, Wix, Webflow, WordPress — or Custom?13 postsWhy Your Website Isn't Ranking (and How to Fix It)35 postsWebsite design by industry — what actually changes66 postsE-commerce Websites in Australia16 postsHiring a Web Designer in Australia28 postsWhy Your Website Doesn't Win Work27 posts
← All guidesFree audit