Chrome Lite Pages - For a faster, leaner loading experience | TechTree.com

Chrome Lite Pages - For a faster, leaner loading experience

Browsing the web with poor connectivity can be a frustrating, slow, and expensive experience.

 

Chrome on Android’s Data Saver feature helps by automatically optimizing web pages to make them load faster. When users are facing network or data constraints, Data Saver may reduce data use by up to 90% and load pages two times faster, and by making pages load faster, a larger fraction of pages actually finish loading on slow networks. Now, we are securely extending performance improvements beyond HTTP pages to HTTPS pages and providing direct feedback to the developers who want it.

To show users when a page has been optimized, Chrome now shows in the URL bar that a Lite version of the page is being displayed. Users can tap this indicator to see more information and to access an option to load the original version of the page. Chrome automatically disables Lite pages on a per-site or per-user basis when it detects that users frequently opt to load the original page.

 

https://lh3.googleusercontent.com/0YHEo0JDr9htaugx94fpYMBrujdNJF8RYmnO6rbtiNN3Xvnxl5JgKlumiWjou2Uvrk_F97aH6Oo-2FWlETkv_HQC3acuD93xBTdjb0FU3DZ3E8geh3OaKH6tugLTQdYDsxpuvsfI

 

How do Lite pages work?

We use built-in optimizations and Google servers to improve page loading. The specific optimization techniques depend on what region the user is in and on how the developer wrote and served that particular page. When Chrome optimizes an HTTPS page, only the URL is shared with Google; other information – cookies, login information, and personalized page content – is not shared with Google.

These optimizations are only applied when the loading experience would be painful to users. Specifically, they are applied  when the network’s effective connection type is “2G” or “slow-2G,” or when Chrome estimates the page load will take more than 5 seconds to reach first contentful paint given current network conditions and device capabilities. Chrome applies these criteria equally to all pages. For all but the slowest sites, we expect this to affect a very small percentage of page loads.

What does this mean for developers?

To try out Lite pages on Chrome for Android, simply enable Data Saver from the settings menu and load a page on a very slow network.

 

https://lh6.googleusercontent.com/21W-TXaj07yzVE7QKgoiXOkMPbVtVrRtZYIw0KgYlpWXLLTbYdcC-BY7RHIdR-PfLXxNASJsCvBWBjigha5hGzzrzb3vkVMMw4pPzwYg6kvUKZoFKvBJY82-C6Y1OGWUx1cSsDGU


If you’re using a faster network, set #force-effective-connection-type to any 2G option at chrome://flags. To prevent automatic disabling of the feature as a result of users opting out, enable #ignore-previews-blocklist.

We want developers to know when and why Lite pages are being shown, so starting with Chrome 72, you can implement intervention reports with the Reporting API, which detail when these optimizations are used.

Lite pages are only triggered for extremely slow sites, so we encourage developers to measure how well their pages are currently performing over slow networks. We recommend several technology tools to evaluate and improve a web page’s performance:

< >Lighthouse (part of Chrome DevTools) audits quality and performance.PageSpeed Insights (part of the Chrome UX Report) indicates performance and suggests optimizations.WebPageTest evaluates performance on a real device under various conditions. 

In addition, web.dev is a guide for developers to learn about best practices for building fast and performant web experiences.

As we continue to improve this feature, we are providing an option to disable it on your site. Chrome will not show a Lite page if the original page’s main HTML response includes the ‘no-transform’ directive in the ‘cache-control’ header. If you use this option, please file a bug since we don’t intend for it ever to be necessary to opt out.

 

 

 

 

 


TAGS: Chrome Lite

 
IMP IMP IMP
##