Lingering Objects
|
08-09-2016, 02:41 AM
Post: #1
|
|||
|
|||
Lingering Objects
I'm running HTTP/2 on this site so the objects load all at once - except for a few lingerers: https://www.webpagetest.org/result/16080...1/details/
The images and jscripts at the bottom are from the home page slider, but I don't understand why they don't load with all of the other objects from royalrestrooms.com. Anyone know how I can move them up to load with the rest of the other royalrestrooms.com objects? Also, the "Cache static conotent" score is a C, but I have WP Super Cache installed in Wordpress, Nginx + PHP-FPM and they ran this on nginx: location ~* \.(jpg|jpeg|png|gif|ico|css|js)$ { expires 365d;} Still the cache grade is a C. Any ideas? Thanks in advance for the help. |
|||
08-10-2016, 06:35 AM
Post: #2
|
|||
|
|||
RE: Lingering Objects
By chance are they being loaded by JS or is mod_pagespeed deferring them?
Andy Using WebPageTest - http://usingwpt.com/ |
|||
08-10-2016, 08:49 AM
Post: #3
|
|||
|
|||
RE: Lingering Objects
I think you're right AndyDavies. I'm contacting the maker of the slider. It is from Elegant Themes Divi theme.
I'll let you know. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)