Choosing a host often feels like comparing columns of numbers: disk space, number of databases, "unlimited" bandwidth. Those lines say almost nothing about your day-to-day experience. Here are the criteria that genuinely make a difference, in the order they matter.
1. Where your data physically sits
A site hosted in Paris answers a French visitor faster than one hosted in Texas — that's physics, not marketing. Location also has legal weight: data hosted in the European Union falls under the GDPR, with no transfer to declare and no standard contractual clauses to negotiate.
So check that the host names its datacentre. A provider writing "servers in Europe" with no further detail is probably renting capacity from a third party, and doesn't know where your files land either.
2. Is the advertised price the price you pay
Three classic traps:
- The first-year rate. €1 for the first month, then €12. Always look at the renewal price, never the hook.
- Excluding tax. For an individual or a non-profit, only the tax-inclusive price counts.
- Mandatory add-ons. €2 hosting that requires a €5 "security pack" costs €7.
An honest price is one that doesn't change between the offer page and the invoice.
3. What support is worth when things go wrong
Support isn't judged on the promise ("24/7!") but on three questions: who answers, how fast, and in which language. An automated chat that recites the documentation is not support.
Look for real channels: tickets, Discord, phone. A host that runs a public Discord takes a risk — being seen answering, or not answering. That's usually a good sign.
4. Backups, and above all restoring them
Every host takes backups. Few explain how to restore. Ask before you order:
- How often are backups taken?
- How long are they kept?
- Can I restore myself, or do I have to open a ticket?
- Can I download a backup to keep it myself?
5. The control panel
This is the interface you'll actually spend time in. The two market standards are cPanel and Plesk; in-house panels are sometimes prettier, but they lock you in: web tutorials don't cover their interface, and your habits don't transfer.
Plesk has a concrete advantage for WordPress: WP Toolkit handles updates, cloning to a staging site and one-click rollback.
6. Performance, beyond the word "fast"
Three things determine real speed:
| Element | What to look for |
|---|---|
| Storage | NVMe, not "SSD" in the broad sense |
| Processor | Clock speed often matters more than core count |
| PHP version | PHP 8.3 or 8.4, with OPcache enabled |
Properly sized, modern shared hosting beats a badly configured VPS. Don't assume you need a dedicated server to be fast.
7. Being able to leave
The criterion everyone forgets. A good host lets you retrieve your files over FTP or SSH, export your databases as SQL, and transfer your domain without friction. If leaving is hard, entering deserves a second thought.
Check for the absence of a lock-in period too. Hosting with no minimum term lets you genuinely test, not just trust a promise.
In short
Don't compare gigabytes, compare guarantees: a named hosting location, a stable price, reachable support, a restore you can trigger yourself, a standard panel, NVMe, and an open exit door.
If you're still torn between shared hosting and a VPS, our dedicated comparison sets out the thresholds where a VPS starts to make sense.