How to Manually Install a Magento Theme

Sooner or later, you will probably want to install a Magento theme other than the default. The good news is, Magento theme installation is quick and easy. This will be accomplished in just 3 simple steps. Step 1: Download a Theme There are lots of places to find a good Magento theme. Here are a […]

Clearing the Cache in Magento

“What is the difference between the “Flush Magento Cache” and “Flush Cache Storage” buttons?” We get this question often enough that it’s worth making a short blog post about it. In order to understand the difference between these two options, it’s important to know a little about how caching works in Magento. Specifically the concepts […]

Logging Database Queries in Magento

In previous weeks, we’ve covered some debugging tools for both MySQL and PHP that can be very helpful in troubleshooting problems with your LAMP-based web applications. However, there is a little known feature in the Varien library installed with Magento that will automagically log database queries to a file. This feature not only provides a […]

The 54 Most Useful Magento Articles of All Time

Magento has emerged as one of the Internet’s leading eCommerce solutions, and perhaps the greatest reason for this is the massive community that is constantly documenting new tricks and writing extensions. Want to get started with your own web-based storefront? There is no better starting place than this definitive list of articles written by actual […]

Using The Hosts File Test Your Magento Site

We often have clients that set-up a staging environment in addition to their production e-commerce environment. We also do a lot of website moves for clients who want to see their site on our servers before the final cut-over takes place. While many web applications are domain agnostic Magento is finicky about being run under […]

Configuring Memcached in Magento 1.4

In the Magento 1.4 release, the memcached backend configuration has changed. There are now more options listed than in previous Magento versions. Some confusion has resulted in how to configure memcached in this new version as the previous configuration for memcached no longer works resulting in the Magento site failing to load if used. Documentation […]

By Brad

Securing Magento File & Directory Permissions

By default most software packages are installed with the most lenient file/directory permissions and ownership. This is normally done for the sake of the software developer given that their software must be installed on a range of diverse systems with varying configurations. This article is meant to give you an overview of how to setup […]

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 your attention on making your shop as responsive as possible for your customers. Granted, it […]

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 tasks that keep Magento working well. Some other tasks, like updating tracking / inventory status, […]

Speed up Magento DataFlow (Import / Export)

For as long as we can remember, Magento has had issues with Import and Export profiles, especially regarding performance. We have tried many different solutions for speeding up DataFlow and dealing with other import / export related issues. We’ve found a solution that seems to help in the majority of cases. First, I’d like to […]

We use cookies to understand how you interact with our site, to personalize and streamline your experience, and to tailor advertising. By continuing to use our site, you accept our use of cookies and accept our Privacy Policy.