Question
How to make a website eg. WordPress, Joomla based loading faster on Plesk server?
Answer
There are different options. Many of them can be combined together:
- Enable nginx reverse proxy.
- Configure nginx caching for website.
- Enable gzip compression for nginx or for Apache.
- Use Speed Kit extension.
- Use PHP 8 with opcache.