Page Speed insights scores differ from website
TheWebTech opened this issue · 3 comments
TheWebTech commented
Describe the bug
Page Speed Insights scores that the extension grabs, differ from the actual page speed insights website. I'm guessing an API change occurred and we need to update. Perhaps if a newer alternative doesn't exist, we could see if we can open the chrome Audits pane.
To Reproduce
Steps to reproduce the behavior:
- go to any site
- use page speed test in extension
- test same page using page speed insights website
- compare results, they vary drastically sometimes.
Expected behavior
They should be fairly consistent, maybe changing a few points but not like 15
TheWebTech commented
Tried updating to new api provides inconsistent data with web page.
TheWebTech commented
AJ suggested maybe just linking out to https://developers.google.com/speed/pagespeed/insights/?url=[url-of-site]
Which would still be useful.