Reducing page load time

I’ve been wondering about the possible performance issues related to Wappler placing script references in the <head> section.

I experimented on a page which is fairly straightforward but includes quite a few images, using Google’s Pagespeed. This was the result:

I made a simple change in the code; I added ‘defer’ as below (excluding AppConnect and jQuery):

image

This was the result:

I suppose there could be problems depending on what happens when the page loads, but in most cases I would have this was a good idea with obvious benefits.

There is a minor issue. At one point - I’m not sure when - Wappler modified what I had added to:

image

I just re-edited and I don’t think it’s happened again.

Community Page
Last updated: