2 Render Blocking CSS Files
-
Hello AO Staff,
I added above the fold CSS to my staging site and it worked perfectly then I added it to my production site and it did not work as well and I’m trying to figure out why.
Here’s the two sites:
– http://114.54f.myftpupload.com (staging)
– https://safetyskills.com (production)Google Speed Tests:
– https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2F114.54f.myftpupload.com%2F (staging)
– https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fsafetyskills.com%2F (production)I looked through the source code and did notice a different output of the css (really the php files). Would you happen to know what’s causing it?
It’s like it added this:
<link rel=”preload” as=”style” media=”all” href=”” onload=”this.rel=’stylesheet'” />
on the staging site and not on production.
The page I need help with: [log in to see the link]
The topic ‘2 Render Blocking CSS Files’ is closed to new replies.