Hi, I need someone that can optimize my html website for speed. It used to have 97/100 for both mobile and desktop but I think Google has changed something in their judgement and now I am looking at 64/100 and 85/100. Please only react if you are a real expert in this with some credentials, and think you can get values up to 100/100 or close to it. This is the site concerned, you can check the problems that Google says there are: http://developers.google.com/speed/pagespeed/insights/?url=http://www.webstick.nl/&tab=desktop
There is nothing to see here really. All you can do is shave like 1.4k off of the total and, I have noticed a range of disparity across tools lately as well. That said, you are all set really. http://gtmetrix.com/reports/www.webstick.nl/XdbQCHxb No need to throw cash away for nothing. I suppose you could deal with the sprite file but the change would be nominal. Nigel
Yes I know at GTMetrix I have still good result but Google Insights is complaining about loading certain stuff before the fold etc.
it doesn't have to be 100/100 you rarely going to reach that, 80/100 is fine Remove render-blocking JavaScript: means load you script on the footer instead of the header, i see you using Drupal, i don't know how to do that on drupal i know on WordPress. Optimize images gzip your images, if your are running nginx there is an option for that. on WordPress there is W3 Total Cache plugin does img compressing Minify HTML same, W3 Total Cache does this on WordPress, i dont know about Drupal.