Performance guide · Manchester
Manchester: what to measure before you switch host
Most Manchester sites are not slow because of where the server sits. They are slow because nobody has weighed the page. Here is how to find out which one you have.
The short answer
Before you move anything, take a baseline: TTFB on your three busiest URLs, total transferred bytes, and whether the HTML came out of the cache. Nine times out of ten in a media-heavy city the answer is an oversized hero image, not the datacentre.
HostingFast serves Manchester from London on NVMe behind LiteSpeed, with WebP conversion built in, free SSL, free migration and support that answers at any hour — so once you know your number, there is somewhere sensible to move it.
By the HostingFast team · Reviewed 12 August 2026
99.9%
Uptime target, credited
24/7
Engineers on the clock
Free
TLS, auto-renewing
NVMe
Storage from the entry tier
A showreel page here typically arrives with four uncompressed hero stills, a poster frame lifted straight out of the edit, and a font stack nobody has audited since the rebrand. The craft is real; the byte budget is fictional.
The order below is deliberate. Baseline first, then payload, then the platform, then the DNS detail that quietly undoes good work. Skip a step and you will end up optimising something that was never the problem.
Baseline first: the numbers to write down before you migrate
Three URLs, three numbers each: time to first byte, largest contentful paint, and total bytes transferred. curl gives you the first, Chrome DevTools gives you all three, and WebPageTest gives you a shareable waterfall if somebody senior needs convincing.
Write them down somewhere you will find them again. A migration that improves TTFB by 400 ms and a migration that changes nothing look identical in the absence of a before number, and the second one is far more common than anybody admits.
Media weight is the Manchester problem
A showreel poster frame exported at 4000 px and dropped straight into the page will lose you more time than any host can win back. Serve WebP, set explicit width and height so the layout does not shift, and lazy-load anything below the fold. WebP conversion is built into the platform at no extra cost, so it is a setting rather than a project.
Video is the other one. Self-hosting a showreel means your bandwidth allowance and your first paint are competing for the same request queue. Poster image in, video streamed from a player, and the page stops waiting on it.
What the platform actually gives you to work with
NVMe storage with LiteSpeed in front, SSH with Git and Composer on the account, WP-CLI for anything you would rather script, and WordPress Toolkit for the parts that are quicker as a click. Staging copies mean an experiment never touches production.
On the top shared tier, PHP X-Ray on CloudLinux Pro profiles live requests and names the slow function instead of leaving you to guess. That is the difference between fixing the cause and buying a bigger plan.
The one DNS setting that undoes the work
.co.uk is what a Manchester firm selling the length of the country wants on the letterhead, and it costs nothing in performance terms. Register it beside the hosting and the records point correctly before you ask.
What does cost you is a TTL left at sixty seconds after a cutover. Every cold resolver then re-queries constantly, and the lookup lands in front of your carefully tuned first byte. Set it low deliberately for the switch, then raise it again once the change has landed.

Built to hold its speed once you have tuned it
The platform runs from a London datacentre on NVMe with LiteSpeed caching, and the number of accounts on a server is kept low on purpose. That matters more than distance: a cached page leaves in single-digit milliseconds regardless of which northern city asked for it.
Already hosted somewhere slower? We migrate the whole site free, usually inside 24 hours, and it keeps serving visitors the entire time — which conveniently gives you a control to measure against.
- .co.uk registered and renewed alongside the plan
- WebP conversion and server-level caching included
- Staging copies for testing before anything ships
- Engineers on shift in every timezone
Why HostingFast
Standard on every plan
A control group for your migration
Your old site keeps serving while the copy runs here, so you can measure both with the same tool on the same connection before DNS moves.
WebP without a plugin stack
Image optimisation is built into the platform, so a gallery-heavy studio site sheds weight without adding another PHP process to every request.
Profiling on the top shared tier
PHP X-Ray on CloudLinux Pro traces a live request and names the slow function, which turns a vague complaint into a line number.
Staging that is not a scratch site
Clone, change, measure, push. WordPress plans allow up to ten staging copies, so an experiment never has to overwrite the last one.
Support that reads a waterfall
Somebody is on shift at any hour who will open the waterfall with you instead of asking you to clear the cache. First reply inside two hours, and inside one when a site is down.
Pricing that renews flat
Plans bill in USD at a rate that renews unchanged, so the hosting line in next year's budget is a number you already know.
Quick Start
From order to online
- 1
Weigh the page
Open DevTools, load a cold page, and note total transferred bytes and the largest single request. That request is usually the whole story.
- 2
Fix the payload before the host
Resize and convert images, defer what is not needed for first paint, and re-measure. If the numbers are now fine, you have saved yourself a migration.
- 3
Move the site with the old one still live
A free migration runs about a day. Compare TTFB on both copies from the same connection, then sign it off.
- 4
Raise the TTL and stop touching it
After DNS has settled, put the record TTLs back to something sensible so cold resolvers are not adding a lookup to every visit.
Built In
Loaded onto every plan
- A written baseline: TTFB, LCP and page weight on your three busiest URLs
- WebP image conversion switched on, with dimensions set in the markup
- Caching done by LiteSpeed inside the web server, where a hit never starts PHP
- Staging environments for testing changes before they ship
- SSH, Git and Composer on the developer-focused plans
- A daily backup you can restore yourself when an image experiment goes wrong
- Spam and virus screening on every mailbox, so a commission enquiry is not binned
- Browser webmail plus IMAP, POP and SMTP for any mail client
- Engineers on shift at the hours you actually deploy in
- NVMe SSD storage on every tier, not just the expensive ones
Frequently Asked
What people ask us most often
Our showreel page takes six seconds on 4G. Where do I start?
With the waterfall, not the host. Load it in Chrome DevTools with the network throttled to a mobile profile and sort requests by size. On a Manchester studio site the top entry is almost always an unresized poster frame or an autoplaying video. Convert to WebP, set dimensions, defer the video, then re-measure before considering anything else.
Could a Manchester agency run its whole client list here?
That is what the reseller tier is for: WHM in your hands, our name nowhere on it, every client in a separate account, and $0.40 per active client account per month on top of the plan. Worth knowing before you commit that reseller plans carry a 7-day refund window rather than the 30 days on hosting plans.
How many runs do I need before I believe a number?
Three, and use the median. Single lab runs vary with whatever else your machine and your connection were doing. If two of the three disagree by more than a few hundred milliseconds, something on the page is non-deterministic — usually a third-party script — and that is worth knowing on its own.
Does hosting in London disadvantage a Salford audience?
No. A UK round trip to London is roughly 5-15 ms, which is beneath the noise floor of a mobile connection. Cached HTML leaves the server before that hop is worth discussing, and uncached requests are dominated by your application's own execution time.
Keep reading
Hosting in the United Kingdom
Rates in GBP, which domain endings we can register there, and how the tax works out.
Web Hosting in Munich
Bavarian engineering sites, .de expectations and the German payload culture.
Web Hosting in Madrid
Spanish audiences, .es, and what the extra hop actually costs a cached page.
Registering a Domain Name
Registering a name, and the DNS records you will need the moment it resolves.
VPS Hosting
KVM virtual servers with root access, DDoS filtering and one flat monthly price.
Web Hosting
cPanel accounts on NVMe with LiteSpeed in front, SSL and a migration you can measure.
Changing hosts? Run through our checklist first.
A straightforward sequence for a switch your visitors never feel: which files move first, how to shift email across without losing a single message, the right moment to repoint DNS, and the two mistakes behind almost all the downtime we get asked to rescue.
Get the baseline, then get faster.
NVMe behind LiteSpeed, free migration with the old site left running, and engineers who will read the waterfall with you.
View VPS Hosting plans