One measure you can take to improve page loading speed is to enable the caching of static files(images, js and css files). If you have a simple blog with just a few visitors this might result in an improved user experience. A faster website will keep its visitors. On the other side, if you have [...]

Nowdays it’s more important than ever to have a website loading as fast as possible; if users don’t see the information they need fast enough, they will press the back button and search it somewhere else. Further more, there were many discussions recently that website speed will be one of the most important seo factors [...]

I was playing around with cake php v.12. I run the cake php blog tutorial and everything went just fine. Then I tried to create another table and add a new page. And I encountered the following message: Error: Database table test for model Test was not found. After checking and rechecking that I followed [...]