Hello,
I just checked your site and I see that Quick Cache is working and served your site very quickly:
Quick Cache fully functional 🙂 Cache file served for (http://www.ggeorgiou.gr/) in 0.00093 seconds
However, I noticed that you have many CSS and JavaScript files loading on the site. You may want to look into using a plugin that also compresses all your CSS and JavaScript to decrease the size of those files when they’re transmitted to the browser. Quick Cache Pro (which renamed to ZenCache Pro yesterday) includes a feature called HTML Compression that does all of this for you.
Hello Raam,
https://developers.google.com/speed/pagespeed/insights/ and gtmetrix.com produce low values about my site speed. Nevertheless i have to decrease the size of css and javascript files using the pro version perhaps.
Thank you for your reply
The majority of the bad score that you’re getting from those services is because you don’t have CSS and JavaScript minified/compressed. Getting those compressed (with something like the HTML Compressor) will greatly improve your score.
Yes indeed, the compression of the images and html/css files is the majority of those issues.
Thank you Raam.