S
S
Scotch0072015-10-22 15:37:44
PHP
Scotch007, 2015-10-22 15:37:44

Need to find the reasons for the slow loading of the site?

Hello toaster! There is one site that loads very slowly.
I ran some tests that might tell you something. Tell me where else to look for the problem.
A WordPress site with 43 different plugins activated in total.
The server is located in the Netherlands.
Displayed the number of queries to the database and the time spent on their execution.

156 queries in 2,739 seconds.

File upload speed
8696d1a7be6b40a0a9e9f3e93d895b3b.png324ce175898e488ca74eae062eb85597.pngFiles that are uploaded from outside
5532419676064fc69bcc4f872dd07ecc.pngResult YSlow
14e278652c3d4b7fa527cf622ba45bec.png

Answer the question

In order to leave comments, you need to log in

7 answer(s)
D
Dimonchik, 2015-10-22
@Scotch007

start from here
https://wordpress.org/plugins/jetpack/
and
wordpressinside.ru/plugins/wordpress-caching
throw out that tester, use www.webpagetest.org
watch how the second site load loads

S
Serge K, 2015-10-22
@korotkin

Lib.js 20kb in 1 minute. On the ISS, the flow goes faster.
Comprehensive:
https://wordpress.org/plugins/wp-minify/ this one, or look for something similar.
+ caching headers or manifest (yes, there are plugins)
Another option is CDN cloudfare or clones. more expensive, but solves the problem immediately

P
Platon Pepel, 2015-10-22
@PlatonShukin

43!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

T
titronfan, 2015-10-22
@titronfan

People have spawned "smart" js libraries, plugins - and it slows down. As they say - you have to pay for everything)
1) Make the pictures sprites.
2) Fewer plugins =)
3) Less fancy fonts
Remove in general what is essentially not needed.

Z
zooks, 2015-10-22
@zooks

Most likely slowing down WordPress itself. Set up caching.

S
Slava Kryvel, 2015-10-22
@kryvel

I would start with lib.js which takes 80 seconds to load. The rest just pales in front of him) It is
very strange that a file of this size is loaded so much. I take it it's local?

S
sivabur, 2015-10-22
@sivabur

Well, except for the standard settings (leaning into one file, minification, client-side caching, other optimizations recommended for WP). Set up everything on the server. (optimize slow queries, enable memcashed)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question