Google Page Speed Test
Sources:
- **
title: Contents
style: nestedList # TOC style (nestedList|inlineFirstLevel)
minLevel: 1 # Include headings from the specified level
maxLevel: 4 # Include headings up to the specified level
includeLinks: true # Make headings clickable
debugInConsole: false # Print debug info in Obsidian console
Overview
Key Factors
- Loading: Largest Contentful Paint (LCP) is one of the Core Web Vitals and should be under 2.5 seconds for a good User Experience (UX).
- Interactivity: First Input Display (FID) is a part of Core Web Vitals and should be less than 100 milliseconds for a good User Experience (UX).
- Visual Stability: Also a part of Core Web Vitals, Cumulative Layout Shift (CLS) should have a score of less than 0.1 for a good User Experience (UX).
- Mobile Friendly: Over 50% of Google searches originate from mobile devices. Make sure your website is responsive and adjusts to every dimension.
- Safe Browsing: Your website should not contain malicious (malware) or deceptive content and should be safe for all visitors.
- HTTPS: HTTPS is your site’s first line of defense when Google checks your website for Encryption, Data Integrity, and Authentication.
- Interstitials: Web pages with intrusive pop-ups or banners that conceal actual content get flagged by Google because it ruins the user experience.