Preload ao’s js & css
-
Hi,
I am trying to improve my site and AO has just been amazing. I get great performance because of it. Today I was trying to track down an issue in my mobile nav. Every time I would reload or change pages, I would get a unformatted navigation flashes. Basically the nav links.
After trying everything, it looks like it was being caused by the inline and defer. I disabled that and of course, render blocking was the result but the nav was perfect. Then I left that unchecked and inlined all css. The render blocking has gone and it doesn’t look like it hurt me too much in terms of performance.
That said, I use a CDN and basically only serve the home page from our webserver so it would make sense (in my tiny little mind) that in the 500ms its taking to connect, dns and load, the js and css files could be pre-loading from the CDN. Is that not possible or practical? If it were preloaded, it seems like the site would be fully loaded and complete sooner. Keep in mind that I am not a developer, just a website owner.
Thanks.
- The topic ‘Preload ao’s js & css’ is closed to new replies.