Difference between revisions of "Optimising Tools for Magento"

From Moogento How-to Guides
Jump to navigation Jump to search
m
m
Line 8: Line 8:
 
This is a plugin for Firefox, which you can get [http://www.getfirefox.com here], or in the Firefox (Tools > Add-ons) section.
 
This is a plugin for Firefox, which you can get [http://www.getfirefox.com here], or in the Firefox (Tools > Add-ons) section.
 
Once installed, and turned on, open the 'Net' panel and refresh your page.
 
Once installed, and turned on, open the 'Net' panel and refresh your page.
[[File:Firebug_magento.png|link=|450px]]
+
[[File:Firebug_magento.png|link=|900px]]

Revision as of 10:03, 14 April 2014

Tools to help optimise Magento

Magento is famously resource-hungry. A shared server is not going to cut it. There are some simple things you can do to speed up your Magento install, but first we need to quanitify the speed and work out what we are testing.

Firebug

This for me is the easiest way to see how your site is loading - the various parts, the speed they are loading, and any bottlenecks. This is a plugin for Firefox, which you can get here, or in the Firefox (Tools > Add-ons) section. Once installed, and turned on, open the 'Net' panel and refresh your page. Firebug magento.png