my site www.starstyle.com loads 5x or more slower in Android browser than Safari, IE, Firefox, Chrome etc
does anyone see anything in my CSS or javascript that would cause this?
http://www.starstyle.com
http://www.starstyle.com/wp-content/themes/starstyle/style.css?ver=1416517364
Navjot Singh answers:
It loaded just fine for me on Chrome browser on Android. Perhaps you can try clearing the browser cache and check again?
Katie comments:
google analytics is constantly telling me the site loads a lot slower in android - maybe this is inaccurate tho
Hariprasad Vijayan answers:
Hi,
May be you could try fixing issues mentioned in Google PageSpeed Insights,
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.starstyle.com%2F&tab=mobile
Bob answers:
You should minify the css.
You can you online tool like http://cssminifier.com/
Your caching plugin also has capability to minify css and js. you can enable it. even you can set to minify only css.
But be aware of it. sometime it breaks the website. so if plugin do not work then manually minify it.
Ian Lincicome answers:
CSS if very rarely the issue causing a page to load slowly. try using one of the available online speed test sites to break it down to individual file load times such as the one at http://tools.pingdom.com/fpt/#!/c3STr2/jafty.com I would think you could run it from your phone. Hope that helps.