Pagespeed Optimizations

Hi,

after Google Pagespeed test i've to fix this issue:

1. Eliminate render-blocking JavaScript and CSS in above-the-fold content (referred to only one cs-cart merged css)
2. Minify JavaScript
3. Minify CSS
How can fix?
Thanks

Hi,

after Google Pagespeed test i've to fix this issue:

1. Eliminate render-blocking JavaScript and CSS in above-the-fold content (referred to only one cs-cart merged css)
2. Minify JavaScript
3. Minify CSS
How can fix?
Thanks

Hello! You should install nginx and set it up on your server.

I've Apache... but CS-CART don't do it?

I've Apache... but CS-CART don't do it?

No. It's settings on your server.

Minify css and js is by server configuration?

Minify css and js is by server configuration?

Yes. CSS and JS on CS-Cart already minified.

Excuse but i don't understand... cs-cart already minify css and js (now are only merged into one file) or i've to configure it on my server?

mod_expires.c and mod_rewrite.c are enabled

Excuse but i don't understand... cs-cart already minify css and js (now are only merged into one file) or i've to configure it on my server?

mod_expires.c and mod_rewrite.c are enabled

Yes, it's merged and minified, but if you want to speeding up more - you have to set up your server.

I've cs-cart 4.2.4 but the css and js are not minified, is only merged.

Where can I configure it?

I would recommend using Google Pagespeed module if you know server management. Be careful because it can mess up your site very quickly but I implemented it in a way that it only affects CSS and JS.

Hello!

I would like to inform you that we offer the performance optimization service. You can find the example of our work in this topic. Feel free to contact us.

Note that mimifying data and then compressing is not much (if any) gain over not mimifying and compressing. Compression algorithims are very good at compressing white-space which is what you are doing when you mimify. Mimification also removes comments, etc. But note that doing so makes debugging and diagnostics much more difficult.

We also have a service of Server tweaking and pagespeed optimization. Our developers are able to make your store faster.

There are lots of cases where we increased website speed in our portfolio. One of such project is Domotekhnika.

Contact us to get more details - manager@alt-team.com

Best regards,

Alt-team.