Magento Expert Forum - Improve your Magento experience

Results 1 to 13 of 13

how to increase page speed in magento

  1. #1

  2. #2
    Junior Member
    Join Date
    Sep 2015
    Posts
    171
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Check out the practical solutions to increase page speed in magento : http://www.magesolution.com/blog/opt...campaign=tulip

  3. #3
    Junior Member knowband.plugins's Avatar
    Join Date
    Jul 2016
    Location
    Noida, India
    Posts
    22
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    We can increase page speed in magento by using following steps

    1. Proper caching i.e. make cache of pages(cms/catalog/collection).
    2. Using minified css and js.
    3. Close unused sql connections.
    4. Use Expires Headers function to avoid loading unnecessary http requests when same customer visits your website again.
    5. Use CDN.
    6. Enable Flat Catalog:- This merges data from various tables into one table therefore improving the response time of MySql queries.
    7. Use light weight and optimized images.
    8. Update index i.e do indexing time to time.
    9. Do query caching in MySql

    query_cache_type = 1
    query_cache_size = 32M
    query_cache_limit=2M

    This will make cache of queries in mysql which will be used by magento

    Regards,

    Knowband Plugins

  4. #4
    Junior Member James's Avatar
    Join Date
    Jan 2016
    Posts
    663
    Thanks
    2
    Thanked 13 Times in 12 Posts

    Default

    One important tips to speed up Magento site that is not mentioned is deferring JavaScript files loading after all HTML and CSS files loading so that a web page will render HTML and CSS in advance.
    As you know, a normal page loading starts with JavaScript and CSS before HTML and the content of page. Therefore, this is the reason why Magento sites load slowly and causes customers leave sites quickly. To solve this problem, we use a Magento extension called Defer JavaScript which can speed up Magento sites effectively without making any complicated code changes

    - Automatically defer parsing of JavaScript till the last moment after all HTML and CSS loading
    - Reduce loading time and speed up Magento sites (both Magento 1 and Magento 2)
    - Exclude path/controller in order not to be affected by deferring JAvaScript
    - Work well with Full Page Cache

    Along with Magento 1 version, Defer JavaScript for Magento 2 also brings awesome benefits for sites when speeding up and reducing loading time effectively which improves customer experience

  5. #5
    Junior Member
    Join Date
    Aug 2016
    Posts
    72
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Default

    1, Ensure you are running the latest version of magento.
    2, Enable the flat catalog module for products and categories in the magento admin panel.
    3, Enable caching to reduce the number of database operations required for each page request.
    4, Keep the number of third party/community extensions to a minimum.
    5, experiment with the magento compiler.
    6, Install a PHP opcode cache like APC or eAccelerator.
    7, Optimize the MYSQL server.

  6. #6
    Junior Member
    Join Date
    Oct 2016
    Posts
    85
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Speed Up Magento
    Magento and WooCommerce are both known for having issues with speed and their performance degrading over time. Making sure your eCommerce solution is running fast is one of the most important factors to your sales, SEO rankings, abandonment rate, and the shoppers overall user experience.


    13 Tips to Speed Up Magento Performance
    Speed Up Magento Index
    Latest Version
    Content Delivery Network
    Utilize Caching
    Enable Flat Catalog
    Image Optimization
    Concatenate (merge) CSS and Javascript Files
    Enable Magento Compilation
    Clean Up Magento Database & Logs
    Fewer Extensions & Modules
    MySQL Configuration
    Update Indexes
    PHP Accelerators
    Choose Fast Web Hosting

  7. #7
    Junior Member James's Avatar
    Join Date
    Jan 2016
    Posts
    663
    Thanks
    2
    Thanked 13 Times in 12 Posts

    Default

    By using Magento Full Page Cache extension, your site speed can be improved so much

    + Make sites perform faster by new new multi-level cache
    + Support MULTIPLE currencies/stores/languages
    + Access cache custom pages easily
    + Support mobile themes
    + Apply on any servers

  8. #8
    Junior Member
    Join Date
    Dec 2016
    Posts
    13
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Here are six ways to increase page speed in Magento -

    1. Install latest version of Magento
    2. Implement a content delivery network with Magento
    3. Combining NGINX + APC + Memcache + Varnish caching has lead to great success to Magento.
    4. Enable flat catalog
    5. Enable Magento compilation
    6. Clean Up Magento Database & Logs

  9. #9
    Junior Member
    Join Date
    Dec 2016
    Posts
    77
    Thanks
    1
    Thanked 1 Time in 1 Post

    Default

    Quote Originally Posted by knowband.plugins View Post
    We can increase page speed in magento by using following steps

    1. Proper caching i.e. make cache of pages(cms/catalog/collection).
    2. Using minified css and js.
    3. Close unused sql connections.
    4. Use Expires Headers function to avoid loading unnecessary http requests when same customer visits your website again.
    5. Use CDN.
    6. Enable Flat Catalog:- This merges data from various tables into one table therefore improving the response time of MySql queries.
    7. Use light weight and optimized images.
    8. Update index i.e do indexing time to time.
    9. Do query caching in MySql

    query_cache_type = 1
    query_cache_size = 32M
    query_cache_limit=2M

    This will make cache of queries in mysql which will be used by magento

    Regards,

    Knowband Plugins
    Nice tips, man. Thanks for sharing

  10. #10
    Junior Member
    Join Date
    Aug 2016
    Posts
    41
    Thanks
    1
    Thanked 1 Time in 1 Post

    Default

    There are some different ways to increase Page Speed in Magento:-

    1). Always instal Magento's latest version.
    2). Always clean Magento's database.
    3). Enable flat catalog.
    4). Enable Magento Compilation.
    5). Implement a content delivery networkwith Magento.

  11. #11
    New member
    Join Date
    Dec 2016
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Nice tips, Thank you for sharing!

    _______________________________________________
    Social bookmark submission .:. Social bookmark submission service

  12. #12
    New member
    Join Date
    Oct 2016
    Posts
    7
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    To increase the page speed in magento, follow and apply some activities, like ht-access optimization, resize and merge the JS & CSS files, Do compilation, try to catch magento, try to optimize the images and reduce its size, try to use CDN, reduce the server side logging time, etc. If you want to do SEO for magento site, than i give you a resource, that helps you to get popularity for your magento site including the page speed up and many more.

  13. #13
    Junior Member
    Join Date
    Dec 2016
    Location
    Vadodara
    Posts
    11
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Easy to set up Full page cache, an extension which can help your Homepage load time is under 0,3 second and speed your Magento store up to 90%.
    Here is the Features list:

    Better full page cache for magento.
    Fully custom cache by actions, helpers
    Provide Block caching management
    Custom block caching capability
    Automatically Intelligence learning Blocks.
    .htaccess configuration: Etags, Compression, Expire headers
    Get Full Page Cache (a different version from the EE one), even on CE version
    CDN fully support
    Configuration clean catalog cache on each order.

    Magegiant also has many great Policies for you.
    ______________________________________
    Most accurate domain value checker

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •