What are Google Web Vitals?
Hello:) This is RC Town. Today's technical review is Core Web Vitals. Everyone visits the site once. I'm sure you've often seen pages with slow access. You created your first site. too slow If you are not sure what to optimize your site for, I hope this post is helpful. Core Web Vitals are web content users' Refers to the various measures that affect the user experience. Put simply, Accessing, moving, and clicking on web pages You can think of it as a measure of user behavior. Google, in particular, We value LCP / FID / CLS. LCP is HTML, that is, on the browser screen. This refers to the time it takes for the entire render to complete. All the various elements such as images and text necessary for the homepage screen This refers to the total exposure time. In order to improve the LCP Change the layout to a lightweight format It should shorten the loading time of the whole. FID refers to the interaction between a web page and a user. Put simply, when clic...