By Araf
I’m using WordPress cms and my website runs on 15$ plan 3core 1gb ram, 25GB Disk, CentOs, also using a cyber panel for Cpanel.
when I open my website any content or post it will take 3 seconds more send a request on server and then the page will start to load.
please help to how can I reduce my website server response time, if you have video tutorials setup by step guide then it more helpful for me, thank you
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @Araf,
Usually, the Server Response time is influenced by the optimization of the website as well as server optimization.
Now, let’s begin with the website. Since you are using a CMS - WordPress, you’ll be able to install some plugins to help you optimize your website. One of the first plugins you’ll need is a caching plugin. If you are on a WordPress website, I’ll recommend using W3-Total-Cache, it provides good caching capabilities and additionally, you can minify your CSS and js files. The second plugin you’ll need would be for optimizing images, I can’t remember the name of the plugin I’ve used in the past however if searched you should be able to easily find it.
Having said that, I’ll recommend using Google Page Insights, it’s a tool which scans your website and gives you suggestions on how to fix/optimize it. You can check out this free online tool here.
Now, onto the server optimization. First, I’ll recommend installing the latest PHP version at the moment - 7.4 and using FPM with it. You’ll need to install a server-side caching services as well, Opcache is a good choice in that.
You can additionally, install Redis and tie it up with your website, it should tremendously decrease the loading time of the website. There are plugins in WordPress to actually tie Redis between your server and website.
Regards, KDSys
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.