V
V
Vlad2017-10-14 13:48:46
WordPress
Vlad, 2017-10-14 13:48:46

Does anyone have the fastest wordpress?

I dream of cutting out all unnecessary modules and scripts from Wordpress.
Remove connection of unnecessary scripts.
Connect only those javascripts that are needed on the page being viewed.
I would like to increase its speed by at least 5 times.
Any modules for WP optimization do not bring the desired .. automatic cutting and code optimization still leaves a lot of unnecessary scripts.
Maybe someone bothered with this issue?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Denis Yanchevsky, 2017-10-14
@deniscopro

I don't really understand how WordPress is related to javascript. Connecting scripts on the frontend is handled by the theme and plugins used. If the theme does not work well, then you need to rework or replace it or order an individual one. Likewise with plugins.
PS For interest, I looked in the browser while the page was being generated by the server on my site - 50-80 ms. I can’t imagine where it is and what needs to be accelerated five times.

4
4mobile, 2017-10-14
@4mobile

Caching helps a lot.
A good hosting plan (from $5 per month) helps.
You can cut and optimize a lot of things if you make the template yourself, if it's ready, it's more difficult, get tired of catching bugs and script dependencies.
You can make lazy loading of images, sliders and other heavy content.
Something, most often unnecessary, can disable this code https://gist.github.com/smartdeal/110d74364a431278...
See in debugging what takes the longest to deliver when loading the site.
But if you yourself do not fully understand, pay money to someone who knows how.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question