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 performance and SEO of website on desktop and mobile #362

Open
MadhurimaNayak opened this issue Jul 6, 2024 · 0 comments
Open
Assignees

Comments

@MadhurimaNayak
Copy link
Contributor

Describe the bug
The page takes a lot of time to load, making the user wait. With shorter attention spans, it is crucial for websites to capture the attention of users asap. Along with this, improving the SEO would show the site to more potential users, thus driving more traffic.

To Reproduce
Install the google lighthouse chrome extension and generate a report on the page.

Solution
This can be solved by minimizing the main thread work, reducing unused CSS and Javascript, eliminating render blocking resources, reducing time take to load LCP and various other methods.

Screenshots

Desktop metrics:
image

Mobile metrics:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant