- What is “Time to First Byte” & Why is it Important
Time to First Byte is used as to indicate a website’s responsiveness. It measures the time between creating a connection & downloading the contents of a page
- What is “Bounce Rate” and Why is it Important?
Bounce Rate is a single-page session on your site. It’s calculated when someone visits a single page on your website & leaves without any other interaction.
- What is ‘Largest Contentful Paint’
The Core Web Vital (CWV) metric Largest Contentful Paint (LCP) measures the time it takes for a website to load its main content & be available for interaction.
- What is ‘First Contentful Paint’
The Core Web Vitals (CWV) metric First Contentful Paint (FCP) measures the time from when a page starts loading to when any content is rendered on the screen.
- What is “Render-blocking JavaScript & CSS”
Browsers delay the rendering of your website content to load render-blocking resources like external stylesheets & synchronous JavaScript tags encountered.