Monthly Archives: October 2010

6 Tips for Making Magento Production Ready




During the development of your Magento eCommerce store, performance usually takes a back seat to functionality and design. However, after you’ve installed all of your extensions and have checked the spelling on your last cms page, you’ll want to focus … Continue reading

Posted in Magento | Tagged , , , , , , , | Leave a comment

Increase WordPress performance with WPSuperCache




Last week, we covered speeding up WordPress with Memcache, which was simple enough, but most shared hosting plans don’t allow you to run memcached. Even if you are allowed to run the memcache daemon on your server and you have … Continue reading

Posted in Apache, html, php, WordPress | Tagged , , , , , , , , , , | Leave a comment

Handle More Traffic in WordPress with Memcache




Memcache is a High-performance, distributed object caching system. WordPress is a great piece of blogging / CMS software. If you’re running a WordPress site and you’re having growing pains, you can combine the two to handle increased traffic and, more … Continue reading

Posted in php, WordPress | Tagged , , , , , , , | Leave a comment

Finding the status of Magento cron jobs / tasks




As covered in our last article, you should have a “cron job” (crontab) set up to run Magento’s cron.php file every so often (15 minutes or so is fine) via PHP directly on the server to take care of housekeeping … Continue reading

Posted in Magento, php | Tagged , , , , , , | Leave a comment