WordPress tip: How to speed up WordPress site by using cache?
January 28, 2024January 28, 2024| userWordPress tip: How to speed up WordPress site by using cache?| 0 Comment| 3:23 pm
Categories :
- Install W3 Total Cache
- General Settings
- Page Cache: Use “Disk: Enhanced”
- Database Cache: Use “Memcached”
- Object Cache: Use “Memcached”
- Install Memcached
- sudo apt-get install memcached
- Check Memcached
- echo “stats items” | nc 127.0.0.1 11211
- Enable Automatic Platform Optimization (APO) in CloudFlare
- Speed –> Content Optimization