WordPress is slow!
It took me around 2 days to figure out how to speed up one of my client’s websites from 16s (!) to 1.5 s loading time. Usually the W3 Total Cache works for all WordPress installations, but with this setup (latest WP + around 7 plugins hosted with Strato) it just didn’t want to work! Now the combination of PHP Speedy and WP Super Cache solved it. - PHP Speedy Website - WP Super Cache...
Read MoreWordPress und YSlow
With the latest WordPress installation and build of Tom Cunliffe’s website we stumble upon a familiar WordPress problem: each module, each plugin has its own CSS and JS files and even worse, all of which are stored separately in the header! That makes even different calls for Css and JS with the minimal use of plugins (contact form, WPEcommerce, backup, pagenavi, etc.) alone. In this case a manual move of all CSS and JS files into the footer is required. Take a look at all the individual...
Read More
Join us