Simple Magento Sort Optimization Patch

While doing some profiling and benchmarking of Magento to test PHP-FPM I found that Magento was spending roughly a quarter of the run time for some page loads on comparing attributes. This struck me as odd, and so I looked into it more and found that it was specifically on pages with several products (like […]

PCI, Magento, and Storing Credit Card Information

The question of whether you can store credit card information within Magento comes up a lot here at Nexcess. The answer to this question is unfortunately not very clear when looking for an answer elsewhere including on the Magento website. To clarify the answer to this question, there are a few things that need to […]

By Brad

Magento Enterprise and Memcached

I recently worked with one of our Magento Enterprise Cluster clients who wanted to improve the performance of their site. This client was using our Content Delivery Network to offload the serving of static assets, and was following all of our recommended Magento Optimization best practices. They were also using Memcached as the fast-backend in […]

Updating an Old Theme to Work With Magento

Many Magento store owners continue to operate old versions of the rapidly maturing e-commerce application. With the 1.6 release looming on the horizon, now seems like a good time to consider upgrading. If you’re running a version prior to the 1.4 release, you will need to make some changes to your theme in order for […]

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
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.