Category

Performance

Articles in this category
Optimizing WordPress Cron (WP-Cron) for Better Performance
wp-cron optimization is vital for WordPress performance. Disable default wp-cron and set up a system cron job for reliable, efficient task s…
4 min read
Optimizing WordPress with Caching Plugins
Let's review the configuration settings and other options for speeding up the page-loading performance of WordPress-powered websites by usin…
7 min read
Performance
A slow website hurts SEO & user experience. Our guides cover site & server optimization, from performance metrics to advanced tuning techniq…
1 min read
PHP Memory_Limit
The PHP Memory_Limit defines how much memory a process can use on your server. When a client request initiates a PHP process, exceeding this…
5 min read
RabbitMQ & Magento 2 on Managed Hosting by Nexcess
Learn to enable the RabbitMQ container for Magento 2 on Nexcess. This guide covers `env.php` configuration and managing message queue consum…
7 min read
Redis Object Cache: How to Enable
Redis object caching can improve database query performance both on the front end of your site and in wp-admin. We automatically install the…
5 min read
Server Crashes or Configuration Limits?
Site errors aren’t always crashes—often it’s hitting config limits. Learn to tell the difference and fix issues faster to minimize downtime.
3 min read
Server Optimization
Server optimization fine-tunes your server for peak performance. Learn to boost website speed, reliability, security, and your SEO rankings.
2 min read
Setting PHP memory_limit with EasyApache 4
When setting the PHP memory_limit in WHM, it applies only to the specific PHP version. With EasyApache 4, multiple PHP versions can run simu…
1 min read
Site Performance Testing Tools
Google PageSpeed Insights analyzes page performance on mobile and desktop, offers improvements, and uses Lighthouse; WebPageTest offers deta…
2 min read
Spam Management
Combat spam with our central resource guide. Learn to configure filters, manage quarantines, and protect your inbox from junk and phishing.
1 min read
Swap Memory
Linux swap memory explained: Its role, benefits, & risks. Learn to check usage (`vmstat`, `sar`), manage swappiness, and add a swap file.
3 min read