praveen Posted March 19, 2014 Report Posted March 19, 2014 Hi, For a long time i have been using the single page call method to load the banners. While i have no issues with it, Google Pagespeed keeps saying that i have a js that is blocking the page rendering (something similar) and wants me to load it Asynchronous or call it in the footer. the code that is use is the <script type='text/javascript' src='http://aaaa.com/www/delivery/spcjs.php?id=1'></script> Is there a way to load this Asynchronously or in a manner that is not flagged by Google Page Speed?
Crazy-Achmet Posted March 20, 2014 Report Posted March 20, 2014 At the moment, sadly, there is no way to load ads asynchonously. As you can see here, it's one of the most requested features over here. What's realy bothering me is, that ne developer or staff member seems to be interested in the request. Instead we got a new version, where the stats don't work anymore, ...
andrewatfornax Posted April 24, 2014 Report Posted April 24, 2014 As you can see here, it's one of the most requested features over here. What's realy bothering me is, that ne developer or staff member seems to be interested in the request. Always interested in pull requests on GitHub! Please by all means, send them through!
Erik Geurts Posted May 6, 2014 Report Posted May 6, 2014 Please also refer to this topic about the same subject: http://forum.revive-adserver.com/topic/9-asynchronous-loading/ andrewatfornax 1
Recommended Posts