Hi - I found a great way to load Wordpress onto a site for as little as $5/month. I had it working on my server, and it is fast.
The added bonus is that you dont need to spend ages configuring a VPS as well
However, you will need a bit of server knowledge to get this running.
1. Goto DigitalOcean - sign up for $5/month Ubuntu 16.04 plan --- very often there are free vouchers on the net for 1-3 months service. Have a look on Google or this forum
2. You want to use NGINX as a web server, not Apache - it's much faster.
3. You'll need a bit of server knowledge, like how to log in with PuttY to your VPS server. There are some guides on the net.
4. Goto https easyengine [dot] io and use their install scripts. This is not an affiliate link - I had to put it this way because I am below the min post limit for links! The site is called "easy engine"
They have a two line install for NGINX, PHP, MYSQL, wordpress - and all the necessary settings. It is great - it just installs everything and you have a WP site ready to go .... for free!
The two install lines are:
wget -qO ee rt.cx/ee && sudo bash ee
sudo ee site create example.com --wpfc # install wordpress on example.com
As I mentioned, some VPS knowledge is needed - like how to log into a server and run command line instructions - but other than that this is the best way I have found to get a fast WP site running.
Forget shared hosting!
Cheers,
Alex
The added bonus is that you dont need to spend ages configuring a VPS as well
However, you will need a bit of server knowledge to get this running.
1. Goto DigitalOcean - sign up for $5/month Ubuntu 16.04 plan --- very often there are free vouchers on the net for 1-3 months service. Have a look on Google or this forum
2. You want to use NGINX as a web server, not Apache - it's much faster.
3. You'll need a bit of server knowledge, like how to log in with PuttY to your VPS server. There are some guides on the net.
4. Goto https easyengine [dot] io and use their install scripts. This is not an affiliate link - I had to put it this way because I am below the min post limit for links! The site is called "easy engine"
They have a two line install for NGINX, PHP, MYSQL, wordpress - and all the necessary settings. It is great - it just installs everything and you have a WP site ready to go .... for free!
The two install lines are:
wget -qO ee rt.cx/ee && sudo bash ee
sudo ee site create example.com --wpfc # install wordpress on example.com
As I mentioned, some VPS knowledge is needed - like how to log into a server and run command line instructions - but other than that this is the best way I have found to get a fast WP site running.
Forget shared hosting!
Cheers,
Alex