Skip to Content
Menu
This question has been flagged
7144 Zobrazenia

Hi.

I am trying to speed up the page loading time of a Odoo website, using Google PageSpeed Insights, and right now, the most critical element is the render blocking java-script caused by web.assets_common.js web.assets_frontend.js

The solution would could be to load these scripts asynchronously or even defer its loading (and since the web looks just fine without js, this would be the ideal solucion). This could be archived adding the async or deffer atribute to the script tag.

So, how could i add the async atribute to the  script tag? The closest thing i found in the template (in main layout) is <t t-call-assets="web.assets_common" t-js="false"/>, but i'm clueless of how to modify the produced script tag.

Avatar
Zrušiť

Hello !
Did you solved it ? :)

Same question ;)

Hi,

Did you find how to do this ?

I would like to add "async" to scripts tags for assets.

Regards

I am looking for a solution aswell. if anyone finds an answer please share

Hey! 

Looking for a solution as well

Same question, this is. relevant for speed optimization 

Related Posts Replies Zobrazenia Aktivita
2
dec 22
6134
0
dec 24
1187
0
nov 24
1412
2
okt 22
5776
1
okt 22
3352