Amazon calculated that a one-second slowdown in page load would cost them USD 1.6 billion per year. You’re not Amazon, but the principle scales. Every second your website takes to load, you’re bleeding visitors.
What’s happening while your site loads
- 1 second: Normal. Most visitors will wait this long without noticing
- 2 seconds: Some impatience. Bounce rate increases by 9%
- 3 seconds: 53% of mobile visitors leave. Yes, more than half
- 5 seconds: Your site might as well not exist for most mobile users
- 10+ seconds: Only people who really, really need what you offer will still be there
In Rwanda, where many users are on 3G or congested 4G networks, the problem is amplified. A website that loads in 2 seconds on Kigali fibre might take 6 seconds on MTN mobile data outside the capital.
Why your site is slow
The usual culprits:
- Uncompressed images — that hero photo straight from the camera is 4MB. It should be 200KB
- Too many plugins — each WordPress plugin adds weight. 30 plugins means 30 things loading on every page
- Cheap hosting — shared hosting with 500 other websites means you share the server’s resources
- No caching — the server rebuilds the entire page for every visitor instead of serving a pre-built version
- Embedded videos — auto-loading a YouTube video on your homepage adds seconds to load time
How to fix it
- Compress all images — use TinyPNG or Squoosh before uploading. Target under 200KB per image
- Remove unnecessary plugins — audit your plugins and delete anything you’re not actively using
- Enable caching — install a caching plugin (WP Super Cache, W3 Total Cache) or use a CDN
- Upgrade hosting — if you’re on budget shared hosting, consider upgrading to a managed host
- Lazy-load images — only load images as the user scrolls down to them
Or side-step the problem entirely: managed website services like Kisimenti handle all performance optimisation automatically. No plugins to manage, no hosting to configure, no images to manually compress.
Test your site now at Google PageSpeed Insights. If your mobile score is below 50, you’re actively losing business to speed. Fix it before you spend another franc on marketing — there’s no point driving traffic to a site that’s too slow to load.