Open rootwork opened 3 years ago
Lighthouse is actually better for this as it checks performance, a11y, best practices, SEO, and PWA setup.
After fixing several issues, the current rating for the home page is:
Performance: 100 A11y: 91 Best Practices: 92 SEO: 100
And the current rating for a blog entry is:
Performance: 99 A11y: 89 Best Practices: 92 SEO: 92
[moved issues into issue itself]
New ratings--
Performance: 100 A11y: 91 Best Practices: 100 SEO: 100
Performance: 97 A11y: 91 Best Practices: 92 SEO: 100
(No idea how performance went down on the blog.)
I'm going to call this good enough for launch, and move this into v1.1 for addressing these other issues, some of which will be pretty involved.
Issues identified by Lighthouse:
user-scalable: no
is on theviewport
meta tag. (HC)<a>
tag; I think right now I'm using CSS content to insert the text. Additionally thelink.svg
file seems to be missing. (HC...though I might be able to tweak it)