• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

Need a new webhost, any suggestions?

Joined
Mar 6, 2017
Messages
3,414 (1.12/day)
Location
North East Ohio, USA
System Name My Ryzen 7 7700X Super Computer
Processor AMD Ryzen 7 7700X
Motherboard Gigabyte B650 Aorus Elite AX
Cooling DeepCool AK620 with Arctic Silver 5
Memory 2x16GB G.Skill Trident Z5 NEO DDR5 EXPO (CL30)
Video Card(s) XFX AMD Radeon RX 7900 GRE
Storage Samsung 980 EVO 1 TB NVMe SSD (System Drive), Samsung 970 EVO 500 GB NVMe SSD (Game Drive)
Display(s) Acer Nitro XV272U (DisplayPort) and Acer Nitro XV270U (DisplayPort)
Case Lian Li LANCOOL II MESH C
Audio Device(s) On-Board Sound / Sony WH-XB910N Bluetooth Headphones
Power Supply MSI A850GF
Mouse Logitech M705
Keyboard Steelseries
Software Windows 11 Pro 64-bit
Benchmark Scores https://valid.x86.fr/liwjs3
I need to get away from my webhost, they pretty much suck. Any suggestions? I'm not looking for anything expensive, less than $20 a month.
 
How good are you with development in general? Because if all you serve is a static website, you could just use something like cloudflare or github pages for free hosting with your own domain.

Could you provide more details on what you're currently hosting?
 
I really don't want to be responsible for maintaining the security and the software of the server. I know just enough about Linux to be dangerous.
How good are you with development in general? Because if all you serve is a static website, you could just use something like cloudflare or github pages for free hosting with your own domain.

Could you provide more details on what you're currently hosting?
I use Wordpress as the basis for my little web site.
 
I really don't want to be responsible for maintaining the security and the software of the server. I know just enough about Linux to be dangerous.
You don't have to. You can either set up a pre-made droplet with PMA+wordpress on digital ocean, or get hosting from cloudways.com (that's digital ocean's cloud hosting).
An entry level VM is $11/mo and it's more than enough for low-traffic websites.
Back in a day I used to run my WP website on their cheapest droplet with 1 vCore and 512MB RAM, and after some tweaking it worked flawlessly. The only time I had overload, is when I published something on Instructables and it got popped to the front page, serving nearly 4000 new sessions on my homepage in one day. But that was rather an exception.

Shared webhosting kinda sucks, but still fine for something like a personal page.
What's your current host?
 
  • Like
Reactions: qxp
What's your current host?
Namecheap. The server I'm on is way overloaded and even with Cloudflare in front of it, my site can be slow as hell.
 
I knew a few people who used Namecheap, and all of them switched to another webhost. Which one did you choose eventually, how does it work for you? Your site being slow can happen for a number of reasons, so I wanted to suggest this tool I'm using, Prerender. (My PageSpeed Insights scores saw quite a decent improvement) Basically, it renders pages into static HTML and serves those to crawlers, and users get the full dynamic version. Since you said it's a small website, a free plan will do for you. Thought it might be a nice addition.
 
I’m still looking. Any suggestions?

I’ve already moved my domain name registrations over to Cloudflare because damn, they’re cheap.
 
Namecheap. The server I'm on is way overloaded and even with Cloudflare in front of it, my site can be slow as hell.
post your AWSTATS bw stats here. You may wanna firewall some bad IPs on the cloudflare side of things. Or put the "I'm under attack" thing on for a while if you are getting flooded.
 
post your AWSTATS bw stats here. You may wanna firewall some bad IPs on the cloudflare side of things. Or put the "I'm under attack" thing on for a while if you are getting flooded.
In my research I've come to find out that Namecheap severely oversells their servers. There's not a time when UNIX load averages are below 20.
 
In my research I've come to find out that Namecheap severely oversells their servers. There's not a time when UNIX load averages are below 20.
20?! Holy fek. The most I had was 10 on my current namecheap server an I thought that was insane.

The absolute largest number I've seen when I was beta testing for cpanel was 45 with some decent load testing software
 
Back
Top