Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Lighthouse Score of Meshery.io Home Page #1876

Closed
wants to merge 5 commits into from

Conversation

shubhusion
Copy link

@shubhusion shubhusion commented Aug 17, 2024

Description

Fixes #973

This PR addresses issue #973 by significantly improving the Lighthouse scores for Meshery.io Home Page on both mobile and desktop platforms.

Changes Included:

  • Enhanced the Accessibility score for Meshery.io Home Page
  • Implemented lazy loading to boost performance.
  • Optimized images by converting GIFs to WebM format and PNGs to WebP.
  • Preconnected to required origins for faster resource loading.

Lighthouse Score Comparison:

Platform Current Website After Updates
Mobile Current Mobile Score Updated Mobile Score
Desktop Current Desktop Score Updated Desktop Score

Note: The Lighthouse scores were compared with the latest deployed preview of Meshery.io.

Signed commits:

  • Yes, I signed my commits.

Copy link

netlify bot commented Aug 17, 2024

Deploy Preview for mesheryio-preview ready!

Name Link
🔨 Latest commit 5c17bdc
🔍 Latest deploy log https://app.netlify.com/sites/mesheryio-preview/deploys/66cc7dd7eff9ab00087940d5
😎 Deploy Preview https://deploy-preview-1876--mesheryio-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@shubhusion shubhusion marked this pull request as ready for review August 17, 2024 20:16
@Ashparshp
Copy link

@shubhusion, Thanks for your contribution, let's discuss this on the website's call. Please add this as an agenda item to the meeting minutes.

@amitamrutiya
Copy link
Contributor

Hey, @shubhusion Why the score for best practice and SEO decreased after update?

@shubhusion
Copy link
Author

Hey, @shubhusion Why the score for best practice and SEO decreased after update?

Best Practices:
The score decreased due to another issue, specifically #1877.

SEO:
The SEO score dropped because the configuration for the deployed PR preview differs slightly from the main site. Indexing is not allowed in the PR previews, which is the primary reason for the lower SEO score. This issue will be resolved on the main site, where page indexing is allowed.

@shubhusion shubhusion changed the title Improve Lighthouse Score of Meshery.io Improve Lighthouse Score of Meshery.io Home Page Aug 19, 2024
@shubhusion
Copy link
Author

shubhusion commented Aug 22, 2024

@Ashparshp @vishalvivekm @sudhanshutech, can you review this pr ?

@Ashparshp
Copy link

@shubhusion. Thanks for your contribution, let's discuss this on the website's call. Please add this as an agenda item to the meeting minutes.

@Ashparshp
Copy link

@shubhusion, what's the update about this issue?

Copy link

stale bot commented Oct 12, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the issue/stale Issue has not had any activity for an extended period of time label Oct 12, 2024
Copy link

stale bot commented Oct 19, 2024

This issue is being automatically closed due to inactivity. However, you may choose to reopen this issue.

@stale stale bot closed this Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/website issue/stale Issue has not had any activity for an extended period of time
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Low Lighthouse score of Meshery.io
3 participants