Hey everyone,

I plan on buying a domain name/hosting from a web host but I wanted to see if anyone had some suggestions. I previously used godaddy.com and had a good experience but I have been checking out oneandone.com and it seems to look better. Does anyone have any other suggestions and/or links to sites that do comparisons among major web hosts?

Thanks,
-Barefoot

Dani AI

Generated

A quick, practical checklist to cut through the vendor-name suggestions in this thread (and to help evaluate the replies from , , , , , and the note from ). Many posts here are just names; pick a host by needs, not marketing. Below are concrete things to verify before you buy.

  • Match hosting type to the project: shared for small personal sites, VPS for predictable control, managed platforms for apps like WordPress, and dedicated/cloud when you need scale or consistent performance.
  • Ask the host for exact resource limits: CPU throttling, memory, inode/file limits, concurrent process limits and database connections. “Unlimited” is usually a shorthand—get the fair-use policy in writing.
  • Support and SLA: confirm 24/7 support channels, average ticket/phone response times, and any uptime SLA plus compensation terms. Test pre-sales support with a few technical questions and note speed/quality of replies.
  • Backups and restores: how often, how long retained, and whether restores cost extra. Migration help: is a free transfer included?
  • Modern stack needs: SSH/Git access, supported PHP/DB versions, HTTP/2 or HTTP/3, TLS support, CDN integration, staging environments and one-click app installs.
  • Billing traps: renewal pricing, setup fees, minimum contracts, and domain registration vs domain hosting (register domain separately if you want portability).

Useful lightweight tests you can run before committing:

# check headers/status
curl -I https://example.com

# DNS and latency
dig example.com A
traceroute example.com    # use tracert on Windows

# check TLS handshake
openssl s_client -connect example.com:443 -servername example.com

Final notes: create a short checklist from the bullets above and run it against any provider someone recommends. If a provider’s own site looks broken or support is flaky (see ’s point), treat that as a red flag. Pick the smallest plan that meets your needs but confirm upgrade paths and realistic limits so you won’t be surprised later.

Recommended Answers

All 7 Replies

. do send in your query at

biased (as its my site) but

I use that site and it is fantastic
They are one of the best.

Just send in a form and tell them Grant refered you

Hands down, I strongly recommend LiquidWeb.

I've been with LiquidWeb for over a year now and I've continued to build out my network. I have 2 dedicated servers and 1 VPS now. LiquidWeb has very responsive and knowledgeable tech support (24/7 -- phone).

. do send in your query at

Dude, fix your web site and then offer services ;)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.