Improving First Byte Time in Magento

irst Byte Time is very important for a stores usability and search engine ranking. Improving the First Byte Time can improve customer satisfication and rankings in search engines. The end result is more revenue for the store. What exactly is First Byte Time (FBT)? First Byte Time is one aspect of load time. Load time … Read more

Magento eliminate render-blocking JavaScript

efer loading of javascript can significantly decrease the page load of your Magento store. Magento uses a lot of javascript and the browser will wait for this javascript to completely download before it renders the page. Now, the Magento Minify Javascript / CSS can eliminate render-blocking javascript. Site Optimizer already will increase your site speed … Read more

Magento Full Page Cache Improvements

xtendware’s Magento Full Page Cache for Magento has made many, many improvements recently. We have made small changes such as increased form key support and secure cookie support and large changes such as multi-level cache backends and faster secondary cache. Here is a run down of the two most important changes: Multi-Level Cache Backends – Do … Read more

Magento Improved Indexing – Faster Magento Admin Backend

xtendware’s Magento Improved Indexing helps make the backend more responsive. Many stores will discover that in time the saving of products, categories, and other items becomes slow. The more products / stores that you have the slower it can become. This is a big issue because time is money. Employees will do less work in the … Read more

Slow Magento Checkout / Product Editing? It’s the cache!

How many times have you you experienced a slow down from your Magento store when : Checking out (specifically the last step) Saving products in the administrative area If so, you are likely suffering from a bloated, inefficient cache. You need Performant Cache Backends for Magento to resolve this issue. Why do these areas of store … Read more

Performance of Merging Javascript / CSS in Magento

ummary: Built-in merging of Javascript / CSS will slow down your store. You need Magento Minify Javascript / Css to properly merge files Many store owners are enabling Javascript / CSS merging in Magento in order to “increase performance”. You can go to System -> Developer and look under Javascript and CSS Settings to see … Read more

Magento Full Page Cache Auto-flushing / Tagging

xtendware’s Magento Full Page Cache has an exciting new addon feature – Auto-flushing / tagging. The problem with many full page cache systems is that you must flush the entire cache after changing a product / category. This reduces the usefulness of the cache for quickly changing stores. Our Magento cache warmer / crawler extension alleviates … Read more

Magento Image Optimization Extension

xtendware’s Magento Image Optimization is very important when trying to improve your Google page speed. This is especially true because Magento will auto-resize your catalog product images and when it does this they are not in their most optimal form. Previously, having an magento image optimized store was impossible. That has all changed! Now Magento Image … Read more

Magento Javascript / CSS Merging

xtendware’s Magento Minify JS / CSS 1.2.8 was released today and it includes some very important compatibility features. In previous versions of Magento Minify JS / CSS the order of javascript / CSS was not guaranteed to be the same as before the extension is installed. Now, the order that these files are loaded is guaranteed … Read more

Magento Full Page Cache – Cache Sharing

new version of the best-in-class Magento Page Cache has been released today. This is our 32nd version of the Full Page Cache and it includes two important new features. Information Sharing – In previous versions of the page cache the primary and secondary cache were essentially in their own walled garden. The consequence of this … Read more