thetatoken / theta-wallet-web

Official Theta Wallet for Web
https://docs.thetatoken.org/
GNU General Public License v3.0
52 stars 31 forks source link

adding alt tags and meta description based on lighthouse audit #23

Open kziechmann opened 3 years ago

kziechmann commented 3 years ago

These changes helped in the bestpractices and seo as seen in the before and after audit photos 1 and 2 but performance could be boosted by lazy loading scripts especially ethers.js on the createWallet page as seen in the bundle analysis in the 3rd image below.

Lighthouse_Before Lighthouse_After

Theta_Wallet_Bundle_Sizes