WordPress plug-ins such as Smush do this. What is the first input delay (FID)? The first input delay determines the time required for the user’s first interaction on the site and the browser \/ site response. FID is essentially a test site’s response speed to user input. The
This site response delay occurs when the browser continues to perform other operations in the background. This means that the page looks as if it is loaded. However, nothing happens if the user tries to interact. Examples of user interaction under detailed investigation: ● click a button ● click something ● press the key to start something on the site * * scrolling or zooming is not calculated by on-site user interaction. Magic equation? Fast response time =google recommended page experience. If the user interacts with the site, but nothing happens, or the reaction time is slow, he will get high scores of F and fai l representing frustrated users. The
Fid: how to prepare the word press website to win the FID game, you must make pages as fast as possible. According to the new FID measurement project, if Google wants to classify the website as reactive, the website must respond to the first user interaction less than 100 milliseconds. Longer than 300 milliseconds is inferior. This measurement item includes actual (or \
Another FID centric area that WordPress users want to explore is improving JavaScript code. To reduce running time, you can: ● split complex tasks ● if you do not use JavaScript to delete SiteGround hosted WordPress sites, the SG optimizer tool has several options that are helpful to JavaScript. SG optimizer also provides site speed testing and media optimization, which usually helps to improve the page experience. Check out previous posts to learn about the main developer tools that WordPress hosting providers need to find. The
What is cumulative layout switching (CLS)? Cumulative layout mobile view site visual stability. From the perspective of pingxindao, CLS is testing whether things on the screen move while the website is still loading, and if so, how often they happen. If many things happen to the website at once, the loading speed may slow down. The button may appear ready to click, but it may suddenly move if the rest of the site is loaded. Total number of web browser Buzzkill. Examples of moving visual objects \/ elements under investigation: ● buttons
● advertising ● banner advertising, when there are many unexpected changes, will lead to a bad page experience. *Warning * your site will receive a lower rating on Google. CLS: the preparation method of WordPress website Google’s CLS scorecard shows that the website layout change when it is less than 0.1 is good, while the website above 0.25 is terrible. Advertising and non optimized images \/ videos are two important reasons for unexpected layout changes with low CLS scores. Advertising provides an appropriate source of income for many people, but advertising is only valuable when there is a large amount of traffic flowing into the website. If the latter is a WordPress site, please keep the maximum advertising slot size to reduce this movement. In addition, don’t let the browser solve it alone. Instead, display the width of the image \/ video in CSS.