You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
Thanks to user Brahyam for bringing this to our attention
The text was updated successfully, but these errors were encountered:
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.
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!
Thanks to user Brahyam for bringing this to our attention
The text was updated successfully, but these errors were encountered: