Answer the question
In order to leave comments, you need to log in
Which site to optimize?
Hello. There is a static site consisting of several pages (in general, a portfolio and a business card), but the site itself loads slowly even with caching and compression enabled.
There are some tools that allow you to "compress" or somehow optimize the code, pictures and styles.
I would also like to hear your optimization tips
Answer the question
In order to leave comments, you need to log in
Apache -> Nginx
Statics -> CDN + optimizations (gzip, file scraping, JS/CSS merging), CloudFlare can do both (except for merging files I think), you can reduce image files with optipng/jpegoptim
Also see what Google advises here: developers.google.com/speed/pagespeed/insights
Show the site, here on abstract examples you can optimize enough, but this will not help you.
Are you sure the problem is with the site and not with the host?
The rest has already been asked here.
1) enabling gzip (it should be enabled and correct)
2) minifying styles and JS
3) combining all styles and JS into fewer files
4) geographic proximity to the target audience. If the audience is from Russia, then the site should be hosted in the Russian Federation
5) Well, in general, it's better to give a link to your site.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question