On Thu, Dec 19, 2013 at 5:35 AM, Pravin Battula <[email protected]> wrote:
> I have enabled PageSpeed service for one of my python Google App Engine > application. > I assume the PageSpeed will combine multiple Js files and load them once > but unfortunately its not working that way, all my Js files getting loaded > one by one.But doesn't seems to be working.Is there aything i'm missing > here? > > When you say "all my JS files", are these JS files being loaded straight from your application on App Engine, or are they coming from third-party servers as well? Additionally, are you setting any special headers on your JS files? Is PageSpeed processing the other parts of your site as expected? For instance, minifying the CSS, optimizing the HTML, etc? ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
