B BigBoiJefe Chevereto Member May 31, 2015 #1 @Rodolfo , I have enabled Minify JS, and CSS, however, pagespeed is still saying that it's not. I'm running nginx and have gzip enabled as well. Also is file expiration something that is set in nginx or in the script? HTML: https://developers.google.com/speed/pagespeed/insights/?url=gagr.com
@Rodolfo , I have enabled Minify JS, and CSS, however, pagespeed is still saying that it's not. I'm running nginx and have gzip enabled as well. Also is file expiration something that is set in nginx or in the script? HTML: https://developers.google.com/speed/pagespeed/insights/?url=gagr.com
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator May 31, 2015 #2 StormanTech said: Also is file expiration something that is set in nginx or in the script? Click to expand... Chevereto doesn't touch the static files so is all in your server config. By the way, you shouldn't rely in google pagespeed for an image sharing website, even 500px gets poor ratings. Last edited: May 31, 2015
StormanTech said: Also is file expiration something that is set in nginx or in the script? Click to expand... Chevereto doesn't touch the static files so is all in your server config. By the way, you shouldn't rely in google pagespeed for an image sharing website, even 500px gets poor ratings.
B BigBoiJefe Chevereto Member May 31, 2015 #3 I enabled Minify CSS/JS in the Dashboard, however, the mini CSS/JS files arent being used. Any idea why?
I enabled Minify CSS/JS in the Dashboard, however, the mini CSS/JS files arent being used. Any idea why?
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator May 31, 2015 #4 StormanTech said: I enabled Minify CSS/JS in the Dashboard, however, the mini CSS/JS files arent being used. Any idea why? Click to expand... I don't know how many times I've told you the same but the minify needs writing permission in all the folders where the files to be minified are (JS and CSS files).
StormanTech said: I enabled Minify CSS/JS in the Dashboard, however, the mini CSS/JS files arent being used. Any idea why? Click to expand... I don't know how many times I've told you the same but the minify needs writing permission in all the folders where the files to be minified are (JS and CSS files).
B BigBoiJefe Chevereto Member Jun 1, 2015 #5 They do. I've confirmed those folders have write permissions.
J JLarsson Chevereto Member Jun 11, 2015 #6 Weird, I'm getting different results although I'm running Microsoft IIS. HTML: https://developers.google.com/speed/pagespeed/insights/?url=zimg.se
Weird, I'm getting different results although I'm running Microsoft IIS. HTML: https://developers.google.com/speed/pagespeed/insights/?url=zimg.se
Rodolfo 👑 Chevereto Godlike Chevereto Staff Administrator Jun 11, 2015 #7 The rating depends on website performance + network. Both things can highly vary depending for every website.
The rating depends on website performance + network. Both things can highly vary depending for every website.
K kornilov Chevereto Member Jun 26, 2015 #8 Weird http://picibi.com is good. https://developers.google.com/speed/pagespeed/insights/?url=picibi.net Mobile 97/100 Desktop 98/100
Weird http://picibi.com is good. https://developers.google.com/speed/pagespeed/insights/?url=picibi.net Mobile 97/100 Desktop 98/100
neoark Chevereto Member Jul 7, 2015 #9 Odd i am also seeing css issues with ngnix & cloudflare. It might have to do with nginx Code: https://developers.google.com/speed/pagespeed/insights/?url=www.imges.link Last edited: Jul 7, 2015
Odd i am also seeing css issues with ngnix & cloudflare. It might have to do with nginx Code: https://developers.google.com/speed/pagespeed/insights/?url=www.imges.link