solved Jamroom Optimization

cabmaxi
@cabmaxi
7 years ago
23 posts
Hi,

Can Jamroom be optimized as Google suggests? This is my report:

https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fdevocionmusical.com%2F

Is there any plugin/module to minify js, css files and also html code?

Also, what do you suggest to optimize images?

Thanks-

Happy new year to everyone! B)
updated by @cabmaxi: 04/04/18 11:45:43AM
SteveX
SteveX
@ultrajam
7 years ago
2,583 posts
Hi

My first thought is that you could turn off developer mode and run the page speed test again? Then step through the report and action the obvious.

I would ignore the amp stuff for now, see where that goes before changing your website to comply.

Happy new year!


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
SteveX
SteveX
@ultrajam
7 years ago
2,583 posts
Another thought, you have 7 xxlarge images in that page, only one looks like it should be xxlarge. So you check your skin templates for oversized images.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
cabmaxi
@cabmaxi
6 years ago
23 posts
Hi @SteveX, thanks for replying.

What is that amp stuff you mentioned? Sorry I didn't get it.
brian
@brian
6 years ago
10,144 posts
cabmaxi:
Is there any plugin/module to minify js, css files and also html code?

JR already minimizes JS (as long as you are not running in developer mode) and gzips HTML and CSS (if your web server supports it) so you should be good on all 3 of those.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
cabmaxi
@cabmaxi
6 years ago
23 posts
Thanks Brian, didn't know that.

Tags