• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » How to Minimize Cumulative Layout Shift (CLS)

By Abhishek Ghosh May 2, 2021 9:49 am Updated on May 2, 2021

How to Minimize Cumulative Layout Shift (CLS)

Advertisement

Google has announced that page experience will affect ranking soon. The page experience update will consider several page experience signals, including LCP, FID, and CLS plus Chrome’s recent fix to CLS. We are in a need to explain what is Cumulative Layout Shift (CLS) that we are talking about.

Suppose you are reading this article and without warning, the text moved down, and you’ve lost your place and an ad unit appeared. This is worse when you were about to tap a link or a button, but just before your finger landed, the link moved, and you clicked something else!

Our guides such as How To Hide AdSense Units On Selected WordPress Post, PHP Snippet to Hide AdSense Unit on WordPress 404 Page, Different AdSense Units on Mobile Devices, AdSense Asynchronous Ads with Responsive Design are not exactly some of the answers to minimize Cumulative Layout Shift (CLS) but they may help you.

Advertisement

---

Ads are usually requested asynchronously during or after page load. If you don’t reserve sufficient space with CSS for the ads, they can end up displacing visible non-ad content. To give you an example: Your page starts rendering. After 1s, a layout shift of 0.1 occurred, then at 0.5s, another shift of 0.2 occurred.
2 seconds later, a shift of 0.35 occurred. CLS ignores all layout shifts that appear within half a second from user input. It’s called the input exclusion window. The fallacy of this system is numerous. The trick to add CSS has been described by Google.

How CLS is calculated? Impact fraction describes how much space an element takes up in the viewport. If an element takes up 50% of the viewport then drops another 25%, these percentages are added together for a score of 75% i.e. 0.75.

Lighthouse, WebPagetest, Gtmetrix can help you to identify what exactly is the cause of CLS. Apart from the ad units, font loading, icon font loading may increase CLS. You can use font:display directive with values like auto, swap, block, fallback and optional to minimize the effect. Images without dimensions may also increase CLS, which is rare with WordPress. Try to remove ad units from above the fold.

How to Minimize Cumulative Layout Shift CLS

If you invest some time, it is possible to reach CLS near zero. It is unknown what Google will do with the websites with a higher CLS. Hence, give importance to fix the issue. If you inline the CSS, it can drastically increase the CLS. Google is ridiculous, by adding more factors that require more technicalities they are forcefully hiding the actual goal of the websites.

Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to How to Minimize Cumulative Layout Shift (CLS)

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Steps To Install Nginx Plus on Ubuntu Server (HP Cloud)

    Here Are the Steps To Install Nginx Plus on Ubuntu Server Running on HP Cloud. Nginx Plus is the Paid Version of Nginx with Extra Features.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy