performance - Is there a real benefit in using wordpress optimized hosting?

admin2025-06-05  1

I'm building a site for a client. This site often takes a long time to load initially, but is rather fast when loading the next page because of WP Super Cache plugin.

But still, the majority of people visiting a site for the first time will navigate away if the site doesn't load completely in < 3 seconds. So I'm having a bit of a problem here.

We are considering a new hoster. The budget is limited, so we prefer the (starter package) hosting of www.neostrada.nl, but they have a shared server, and it is not wordpress optimized.

Is there a real benefit in using Wordpress optimized hosting like www.bluehost/wordpress? Or are there any other things that can make a Wordpress site load faster on the first visit?

I'm building a site for a client. This site often takes a long time to load initially, but is rather fast when loading the next page because of WP Super Cache plugin.

But still, the majority of people visiting a site for the first time will navigate away if the site doesn't load completely in < 3 seconds. So I'm having a bit of a problem here.

We are considering a new hoster. The budget is limited, so we prefer the (starter package) hosting of www.neostrada.nl, but they have a shared server, and it is not wordpress optimized.

Is there a real benefit in using Wordpress optimized hosting like www.bluehost/wordpress? Or are there any other things that can make a Wordpress site load faster on the first visit?

Share Improve this question asked Apr 28, 2014 at 10:56 ForzaForza 1941 gold badge1 silver badge10 bronze badges 6
  • 1 Please be more specific as in fact you are asking several questions as well as all of them being very broad and mainly opinion based. – kraftner Commented Apr 28, 2014 at 11:02
  • 1 I don't see why an answer on this question is opinion based. There are probably several 'facts' why a wordpress optimized hosting is better than a non-optimized hosting, and also on how you could limit loading time on a wordpress site. I want to hear those facts from someone who has experience in this. Preferably someone who has used both WP optimized and non optimized hosting, and who can really tell the difference between the two. – Forza Commented Apr 28, 2014 at 11:05
  • I'm just saying that this is based on a very high number of factors, way too many to get an answer here. And your second question mainly says "Give me all possible performance optimisations there are" which is very broad as well. – kraftner Commented Apr 28, 2014 at 11:08
  • I don't see why I can't get an expert view on WP optimized hosting here.. Would you answer my question if I make it a community wiki.. – Forza Commented Apr 28, 2014 at 11:12
  • Are you sure if the problem is on hosting? Sometime badly written queries increases load time. Assuming you covered the basics, I've never used those "WordPress Optimized" hostings but I do not see why my WP site (on a normal hosting) wouldn't work perfect if I've done everything right. – Sisir Commented Apr 28, 2014 at 11:27
 |  Show 1 more comment

1 Answer 1

Reset to default 1

It depends on what you need.

The software environment is the same you need for every other PHP site where you want to get an efficient workflow:

  • up-to-date PHP (currently 5.5, so you can use Opcache) with at least 128 MB memory limit
  • the same for MySQL
  • web server with a rewrite engine
  • regular backups
  • SSH
  • Git

You can get that everywhere for 5 €/month. In fact, I have seen more expensive “WP optimized” hostings where you could not even get PHP 5.4. Not acceptable, newer PHP versions are much faster.

What does make a difference is the support: If you need a lot of support and there are people who know WordPress very well, this will be very beneficial. Good, fast support is worth some money.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1749117762a316513.html

最新回复(0)