Tag Archives: ads loading

Load ads defered (without blocking)

Load ads defered (without blocking) Ads’s scripts are evil, most part of them use document.write to create a new script element, and then it load an other script which make an iframe which load other script which make….and finally your page were blocked, not rendering, until ads are loaded. We solved this problem using a very stupid [...]
Posted in performance | Also tagged , , , , , | 3 Comments