Posts

Showing posts with the label Pagespeed Insights

Can Google.com And Other Heavily Trafficked Websites Get A "fast" Rank Using Google's PSI API?

Image
Answer : To directly answer the question, no it's not impossible to get a fast FCP label. There's more to the question so I'll try to elaborate. Another way to phrase the "fast" criteria is: "Do at least 90% of user experiences have an FCP less than 1 second ?" Why 90%? Because it's inclusive of a huge proportion of user experiences. As the PSI docs say: Our goal is to make sure that pages work well for the majority of users. By focusing on 90th and 95th percentile values for our metrics, this ensures that pages meet a minimum standard of performance under the most difficult device and network conditions. Why 1 second? It's a subjective value for how quickly users expect the page to start showing meaningful progress. After 1 second, users may become distracted or even frustrated. Of course the holy grail is to have instant loading, but this is chosen as a realistic benchmark to strive towards. So at worst 10% of the FCP experien...

Can I Use Pagespeed Insights For My Local Host Website Or Offline?

Answer : Yes. Use the "Lighthouse" tab from your google chrome dev tools. This is a great starter tutorial on how to do that: https://www.youtube.com/watch?v=5fLW5Q5ODiE Edit: user izogfif pointed out the "Audit" tab was replaced by "Lighthouse".