Jump to content

Recommended Posts

Posted

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?

Posted

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, ...

  • 1 month later...
Posted

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!

  • 2 weeks later...
Guest
This topic is now closed to further replies.


×
×
  • Create New...