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 Open SaaS (mobile + desktop) lighthouse page rank score #259

Open
vincanger opened this issue Aug 26, 2024 · 1 comment
Open

improve Open SaaS (mobile + desktop) lighthouse page rank score #259

vincanger opened this issue Aug 26, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@vincanger
Copy link
Collaborator

At the moment, the templates page rank score for mobile is quite bad (desktop is good!), and because that's what Google pushes for, better mobile performance gives you better ranking. So let's improve it!

image

Thanks to user Brahyam for bringing this to our attention

@vincanger vincanger added the good first issue Good for newcomers label Aug 26, 2024
@sodic
Copy link
Collaborator

sodic commented Sep 30, 2024

vishwamartur added a commit to vishwamartur/open-saas that referenced this issue Jan 17, 2025
Related to wasp-lang#259

Improve mobile lighthouse page rank score for the Open SaaS template.

* **Hero Component**: Implement lazy loading for the iframe element, optimize the iframe element for better mobile performance, and update the text content to be more concise and relevant.
* **Clients Component**: Implement lazy loading for the images, optimize the images for better mobile performance, and update the text content to be more concise and relevant.
* **Features Component**: Implement lazy loading for the images, optimize the images for better mobile performance, and update the text content to be more concise and relevant.
* **FAQ Component**: Implement lazy loading for the images, optimize the images for better mobile performance, and update the text content to be more concise and relevant.
* **Footer Component**: Implement lazy loading for the images, optimize the images for better mobile performance, and update the text content to be more concise and relevant.
* **Content Sections**: Update the text content to be more concise and relevant.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants
@sodic @vincanger and others