Speed Upgrades

This topic has been marked as resolved.

Hello,
I am trying to improve my speedscore the problems i have

1) Images are not optimize on the home page and products related products etc.
Should i buy a module that does that ?

2) Leverage browser caching
Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.

Is there a way i could manually add those if there is not a automatic way?

3)Eliminate render-blocking JavaScript and CSS in above-the-fold content

There are few things there too ( i read the other post on forum) but i dont understand what exactly can i move from header to footer ?

4) Enable compression
Compressing resources with gzip or deflate can reduce the number of bytes sent over the network.
Enable compression for the following resources to reduce their transfer size by 2.8KiB (65% reduction).
Compressing https://platform.twitter.com/…tton.ea31e9a5ca2c3a1514ec1ed6530e2669.js could save 2.8KiB (65% reduction).
I dont know how to add twitter there or can i remove the twitter thing :)

4)And last thing did you guy test the theme with nitro module ? i used it with my other webstore and it fixes a lot of issues or any other module is tested with the theme to speed up ?

Thank you

April 2, 2017 at 11:56 am #57929

Hi,

1) You should set your image size as close as the real size of the image in layout. You also need to make sure you have used the best compression for your images before you upload them. There may be a third party extension that does this, but unfortunately we haven’t used any. There are also hosted tools that can help you too, e.g. tinypng.com

2) Here are instructions to leverage browser caching:

http://docs.themeburn.com/burnengine/how-to/improve-your-page-speed-score/

3) Unfortunately this step cannot be passed.

4) All resources are automatically gzipped, if gzip is enabled on the server. Unfortunately, external resources cannot be processed.

5) Haven’t used the Nitro extension, but most likely there will be compatibility issues.

BR,
ThemeBurn team

April 5, 2017 at 11:14 pm #58052

Ty about number 1 i will check that.

About number 2 with apache2 it should be automatically installed and i added the txt from the file in the htacces file but google still gives us errors.

For example how can i add thoso files in the htacces file ?

Regards

April 5, 2017 at 11:50 pm #58063

And btw check plz post above and are maybe these error cache related:

April 5, 2017 at 11:51 pm #58065

Can you plz check last 2 msges, and we are getting a lot of these erros

and i could pay for you guys just to add in htacces file what is necesery

  • This reply was modified 2570 days ago by  pantasd.
April 13, 2017 at 3:17 pm #58281

i fixed the speed issues some modules where missing on the server

and i have a question about these errors, we are getting a lot of them since we updated the theme:

2017-04-17 13:08:33 – PHP Warning: file_get_contents(catalog/view/javascript/jquery/owl-carousel/owl.carousel.min.js): failed to open stream: No such file or directory in /var/www/html/system/vendor/BurnEngine/library/Utils.php on line 240
2017-04-17 13:15:13 – PHP Warning: file_get_contents(catalog/view/javascript/jquery/owl-carousel/owl.carousel.min.js): failed to open stream: No such file or directory in /var/www/html/system/vendor/BurnEngine/library/Utils.php on line 240
2017-04-17 13:24:57 – PHP Warning: file_get_contents(catalog/view/javascript/jquery/owl-carousel/owl.carousel.min.js): failed to open stream: No such file or directory in /var/www/html/system/vendor/BurnEngine/library/Utils.php on line 242

  • This reply was modified 2566 days ago by  pantasd.
April 17, 2017 at 5:08 pm #58307

Hi,

Can you please check if this file is missing or not?

catalog/view/javascript/jquery/owl-carousel/owl.carousel.min.js

You should be a part of the official OC installation.

BR,
ThemeBurn team

April 24, 2017 at 2:06 am #58512

Hi,
Yes its missing :( what should i do ?
Regards

April 24, 2017 at 11:38 am #58525

i fixed it all is good now:)

April 24, 2017 at 4:17 pm #58531

Glad we’ve helped :)

BR,
ThemeBurn team

April 28, 2017 at 1:44 am #58618
Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.