Answer the question
In order to leave comments, you need to log in
wordpress speed optimization?
Now I'm working on increasing the loading speed of my site and found that most of the time it waits for a response from the server, and does not directly download the files. The picture shows an approximate load ratio.
What does it depend on and how can it be corrected? Or just change the host?
Answer the question
In order to leave comments, you need to log in
A lot of queries to the database in 1 cycle and / or heavy non-standard business logic in some plugins. Without knowing anything about the site it is difficult to say something more.
Of the standard solutions, I can recommend two that help in most cases:
Log the request arrival time and script response time.
If the problem is there, then you need to look at the script.
If everything is fast in the script - change the host.
Maybe it will help:
https://wpmag.ru/2014/profilirovanie-koda-v-wordpress/
similar to Habré: habrahabr.ru/post/78210
or:
habrahabr.ru/post/132817
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question