Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Increase google lighthouse score

    General Discussion
    2
    2
    178
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      Dakil last edited by Dakil

      How can I increase google lighthouse score? On bagisto without nothing, core version performance 1%... on my bagisto updated version with all my personal implementation ( front ) i have 23..

      For example how can optimize javascript or css?
      Serve images in next-gen formats
      3.16 s
      Properly size images
      2.72 s
      Eliminate render-blocking resources
      1.01 s
      Remove unused JavaScript
      0.48 s
      Remove unused CSS

      1 Reply Last reply Reply Quote 0
      • devansh-webkul
        devansh-webkul last edited by

        Hi @Dakil,

        Already have done all these things. There are more things to do,

        For e.g. when you are opening the page the first thing that is blocking is the category. You need to fetch those by ajax.

        Next thing if you check the normal pages, they are loaded with lots of categories and products which are loading fully at a time. Partial loading should be there.

        There are more things which can be done.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post