Performance sections - Glossary
What is meant by UX Score?
User experience score is calculated based on the samples taken for several metrics like page load time, time to first byte (TTFB), time to load the fully visible page, time to interact by a user after loading the visible page. These sample data are compared with the standard satisfied and tolerable timings.
What is meant by Accessibility?
Accessibility score and Accessibility issues are evaluated using the recommendations provided for Accessibility and using Google Lighthouse API functions.
What is meant by SEO Impact?
SEO Impact describes the count of SEO element issues present on the web page.
What is meant by Responsiveness?
Responsiveness displays the Mobile-friendliness score for the web page.
What is meant by URL Check?
URL Accessibility and friendliness check and displayed as pass or fail for the URL or web page.
What is meant by HTML Elements?
On-page SEO Elements check and displayed as pass or fail for the URL or web page.
What is meant by User Experience & Accessibility?
- User experience score is calculated based on the samples taken for several metrics like page load time, time to first byte (TTFB), time to load the fully visible page, time to interact by a user after loading the visible page. These sample data are compared with the standard satisfied and tolerable timings.
- Accessibility score and Accessibility issues are evaluated using the recommendations provided for Accessibility and using Google Lighthouse API functions.
What is meant by Canonical URL?
Canonical URL tells Search engines that this URL is authoritative & other similar URLs are the same. This metric will check for canonical URL definition.
What is meant by ALT Attributes Images?
ALT attributes specify alternative text to display if elements cannot be rendered. This metric will check if any images don't have ALT attributes.
What is meant by Meta Description?
The meta description is 155 characters tag summarizes the web page's content, crucial for on-page SEO. This metric evaluates the meta description tag on the web page.
What is meant by Heading Tags?
HTML defines 6 levels headings (H1, H2, H3, H4, H5 & H6) used to index structure & content of web page. This metric checks Heading tags information.
What is meant by Page Title?
Page title, an HTML element describes the topic of a web page for Search Engine Indexing. This metric gives information about the Page title tag.
What is meant by Social Profiles?
Checks whether the web page has a social presence.
What is meant by Secured HTTPS connection?
HTTPS is a ranking signal & impacts Search Engine Ranking. This metric tests the web page whether has secured an HTTPS connection for its users.
What is meant by Internal Links?
Internal links go from one page to another page in the same domain, helps user navigation within the website. This metric will give internal links count.
What is meant by External Links?
An external link is a link that points to another external domain. This metric checks the count of External links available on the web site or page.
What is meant by AMP Compliance?
Accelerated Mobile Pages compliance will check if the web page has AMP standard HTML for faster loading in mobile devices and list AMP compliance issues.
What is meant by Text Compression?
The text compression method is to reduce CSS, HTML, and JavaScript files for faster network transfers to your users. It will check for web page compression.
What is meant by Mobile Friendliness?
Mobile-friendliness metric will test if your website is responsive design. It will give results on how your page will be viewed on a mobile device.
What is meant by Optimized Images?
This metric will give the list of non-optimized by file size. Reducing the file size of images without affecting image quality matters SEO ranking.
What is meant by Page Speed?
The ‘Page speed' or 'Time to First Byte' - how long it takes for a browser to receive the first byte of information from the web server for your web page.
What is meant by Leverage browser cache?
This metric gives information about your server cache policy that enables browsers to reuse the historical web content to reduce network transfer.
What is meant by Minify Javascript?
This metric evaluates if the web page has optimized Javascript code by removing spaces, commas & other unnecessary characters to increase page speed.
What is meant by Minify CSS?
This will check if the web page has optimized CSS code by removing spaces, commas, comments & other unnecessary characters to increase page speed.
What is meant by Network Page Load Size?
This will check if the web page has optimized HTML code by removing spaces, commas, comments & other unnecessary characters to increase page speed.
What is meant by Time-to-Interactive?
People expect faster-loading pages despite less page size. This metric Page size is one more factor that gives information & helps reducing load time.
What is meant by Render Blocking?
Render blocking Scripts - code that blocks browsers from rendering page before it executes that code. This test gives information on such scripts.
What is meant by Fatal Error?
A fatal error occurs when an application has invalid data or code and the program terminates without any warning or saving the data.
What is meant by Errors?
The error occurred in the coding of the website.
What is meant by Warnings?
The bad practice or careless mistakes present in the code that is having a low impact on the website.