WordPress tip: How to speed up WordPress site by using cache?
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