• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

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

Increase google lighthouse score

General Discussion
2
2
189
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 18 May 2021, 12:14 18 May 2021, 11:27

    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 19 May 2021, 04:19

      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
      1 out of 2
      • First post
        1/2
        Last post