I have a wordpress website I\'m creating for a client temporarily hosted on http://dev.eatfit.co.nz/
I\'m noticing that often (but not every time) that I browse a pa
It looks like mod_pagespeed is installed on the host.
If you don't have access to disable it for your site, you can add ?ModPagespeed=off to the end of your URL in the browser like this
http://dev.eatfit.co.nz/?ModPagespeed=off
on my lamp installation on Elementary OS , the conf file of pagespeed is on
lampstack-(yourversion)/apache2/conf/pagespeed.conf
By the look of it, it is a module for apache, so it might be installed on your hosting server, I would contact your host if you haven't asked for it.