Tag Archives: Caching

Optimizing Site – Caching – Part 2

In continuation to the topic http://blog.lysender.com/2009/02/optimizing-site-caching-files/ I noticed that my header did not reflect the max-age setting on .htaccess file. Thus, I need to change another technique, or another code. I’ve found http://www.websecurity.mobi/wordpress/913-expires-header.html and tried their suggestion. It uses the … Continue reading

Posted in Caching, Site Optimization | Tagged , , | Leave a comment

Optimizing Site – Caching Files

Currently, I’m striving hard to optimize my blog. I’ve done installing WordPress plugin Super Cache, minified my JavaScript files, remove unecessary plugins / widgets, and the last but not the least, used a lightweight yet clean and beautiful theme. But … Continue reading

Posted in Caching, Site Optimization | Tagged , , | Leave a comment