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.
Contact Us
Contact Us
Sign in
Sign in

Nexcess blog

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 […]

Nexcess Expands Magento Web Hosting Offerings in the UK

Ann Arbor, Michigan, May 23, 2011 – Nexcess, an eCommerce web hosting company and official Magento hosting provider, has announced the expansion of their Magento web hosting product line at the company’s United Kingdom facilities. This addition, which applies only to the company’s set of Magento web hosting offerings in the UK, will provide European […]

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 […]

Nexcess Announces UK Magento Hosting Services

Ann Arbor, Michigan U.S.A., April 27, 2011- Nexcess, a Magento Enterprise Hosting Partner, has announced expansion into the UK Magento hosting market.  This effort has been designed to better serve the company’s current and future eCommerce hosting clients by providing lowered latency throughout Europe and Asia. “We’re very excited to be bringing 10+ years of […]

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 […]

Magento Catalog Search XSS on Some Themes

We’ve seen a few customers failing PCI scans due to Cross Site Scripting (XSS) vulnerabilities on the catalogsearch page. Initially it seemed like it was a bug in Magento where it wasn’t sanitizing its input but when we tried to see if a new install, using the default theme, was vulnerable we found it wasn’t. […]

Optimizing APC Cache Settings for Magento

APC (Alternative PHP Cache) is an opcode cache for PHP that works very well to speed up page loads when used on servers running Magento. There are many opcode caches available (APC, accelerator, xcache, etc) which can be used with Magento, but we will be focusing on APC here as it along with eAccelerator are […]

By Brad

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 […]

Upgrading to Magento 1.5.0.1

Magento version 1.5.0.1 was released on February 9th, 2011. It adds a number of performance improvements in the areas of dataflow and checkout, and comes with the hot new Magento Mobile module installed. While we have not run into the same sorts of upgrade woes that plagued the 1.3 and 1.4 releases, the upgrade method […]