Install and Setup Redis for Object Caching • WordPress Tutorial - FastComet
Learn how to install and setup WordPress on CentOS 6+ to use Redis for object caching to reduce the load on a website’s MySQL database and speed up your website.
How to Install Nginx on WHM/cPanel (Engintron) - Easytutorial
Do you want to improve the performance of all your sites on WHM/cPanel? Have you tried everything to minimize the load time but Apache is still slow? Are you looking for the best way to install Nginx as a reverse proxy on the latest WHM/cPanel? Nginx is by far the fastest server engine there is on the internet, it can serve thousands of requests in a millisecond, it’s used by many big websites to improve performance and lower consumption of CPU and RAM. Engintron for cPanel/WHM is the simplest approach to add Nginx to your cPanel/WHM server as a reverse […]
Choosing the right cache provider will affect your WordPress site speed. We have compared Redis vs. Memcached to help you pick the best caching solution.
How to Give Root Access via Sudo / SSH | HostGator Support
Do you need to share the power of root with other users without disclosing the root password? This article will explain how to share root access through SSH; it has no effect on Plesk or cPanel/WHM.
How to Install Redis and PHP-Redis on cPanel - Interserver Tips
How to Install Redis and PHP-Redis on cPanel Redis is an open source in-memory data structure store vast amounts of data without the limits of a relational database. Caching with Redis will automatically flush the cache when new content is published. If a page is edited or a new content is posted on your website, the R
For those who are using a Cloudflare Flexible SSL + RunCloud + WordPress, you will be frustrated to see your site is caught in a redirect loop. Let's see what
Configuring URL forwarding or redirects with Page Rules
Learn how to set up URL forwarding or redirects with Cloudflare.
Overview
Redirect with Page Rules
Forwarding examples
Advanced forwarding options
Related resources
OverviewIf you want to forward ...
SatelliteWP/rocket-nginx: Rocket-Nginx is a Nginx configuration that makes WP-Rocket even faster by serving static pages directly without loading WordPress or PHP.
Rocket-Nginx is a Nginx configuration that makes WP-Rocket even faster by serving static pages directly without loading WordPress or PHP. - SatelliteWP/rocket-nginx: Rocket-Nginx is a Nginx configu...
Your WordPress address and site address (or URL) are very important as they reference both the address of your site on the web and the location of your
Reduce Initial Server Response Time WordPress - 8 Easy Steps - Web Speed Tools
You need to reduce initial server response time WordPress to under 100ms to get a really fast website speed. Once you reduce server response time, your
Hey,
I installed the Litespeed chache plugin and when I tried to apply for domain key it is showing the following error:
There is a problem receiving your domain key. Please click the Waiting for Approval button to retry.
There are two reasons why we might not be able to communicate with your...
Is the Wordpress REST API installed and enabled in a vanilla Wordpress 4.7 installation?
I've just installed Wordpress 4.7. One of the mentions in the announcement is that it features a REST API.
My understanding is:
The Wordpress REST API plugin is not needed anymore, because suppo...
Some QUIC.cloud issues are actually due to a problem with the WordPress REST API. One example of such an issue: Error adding your domain’s IP address to your dashboard‘s Settings Server IP. It possible to solve issues like this simply by making sure the REST API is active. Verify REST API is Active Using ... Read more
How to Reduce Server Response Time on WordPress to under 100ms | Koerge
WordPress is generally a fairly fast platform however when you introduce many third-party plugins, most of which were not developed with speed in mind. Your once lightning-fast WordPress site can suddenly suffer from page speed problems. Many elements contribute to slow page speeds but one of the most important elements is server response time. What […]
When considering website performance, the term TTFB - time to first byte - crops up regularly. Often we see measurements from cURL and Chrome, and this article will show what timings those tools can produce, including time to first byte...