René's URL Explorer Experiment


Title: Does not use HTTPS  |  Lighthouse  |  Chrome for Developers

Open Graph Title: Does not use HTTPS  |  Lighthouse  |  Chrome for Developers

Description: Learn how to protect your website with HTTPS.

Open Graph Description: Learn how to protect your website with HTTPS.

Opengraph URL: https://developer.chrome.com/docs/lighthouse/best-practices/is-on-https

direct link

Domain: developer.chrome.com


Hey, it has json ld scripts:
  {
    "@context": "https://schema.org",
    "@type": "Article",
    "dateModified": "2024-04-16",
    "headline": "Does not use HTTPS"
  }
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [{
      "@type": "ListItem",
      "position": 1,
      "name": "Docs",
      "item": "https://developer.chrome.com/docs"
    },{
      "@type": "ListItem",
      "position": 2,
      "name": "Lighthouse",
      "item": "https://developer.chrome.com/docs/lighthouse"
    },{
      "@type": "ListItem",
      "position": 3,
      "name": "Does not use HTTPS",
      "item": "https://developer.chrome.com/docs/lighthouse/best-practices/is-on-https"
    }]
  }
  

google-signin-client-id157101835696-ooapojlodmuabs2do2vuhhnf90bccmoi.apps.googleusercontent.com
google-signin-scopeprofile email https://www.googleapis.com/auth/developerprofiles https://www.googleapis.com/auth/developerprofiles.award https://www.googleapis.com/auth/devprofiles.full_control.firstparty
og:site_nameChrome for Developers
og:typewebsite
theme-color#1a73e8
NoneIE=Edge
og:localeen

Links:

Skip to main content https://developer.chrome.com/docs/lighthouse/pwa/is-on-https#main-content
https://developer.chrome.com/
Docs https://developer.chrome.com/docs
Web Platform https://developer.chrome.com/docs/web-platform
Capabilities https://developer.chrome.com/docs/capabilities
ChromeDriver https://developer.chrome.com/docs/chromedriver
Extensions https://developer.chrome.com/docs/extensions
Chrome Web Store https://developer.chrome.com/docs/webstore
Chromium https://developer.chrome.com/docs/chromium
Web on Android https://developer.chrome.com/docs/android
Origin trials https://developer.chrome.com/origintrials/
Release notes https://developer.chrome.com/release-notes
DevTools https://developer.chrome.com/docs/devtools
Lighthouse https://developer.chrome.com/docs/lighthouse
Chrome UX Report https://developer.chrome.com/docs/crux
Accessibility https://developer.chrome.com/docs/accessibility
Modern Web Guidance https://developer.chrome.com/docs/modern-web-guidance
Workbox https://developer.chrome.com/docs/workbox
Puppeteer https://developer.chrome.com/docs/puppeteer
AI https://developer.chrome.com/docs/ai
Performance https://developer.chrome.com/docs/performance
CSS and UI https://developer.chrome.com/docs/css-ui
Identity https://developer.chrome.com/docs/identity
Payments https://developer.chrome.com/docs/payments
Privacy and security https://developer.chrome.com/docs/privacy-security
All documentation https://developer.chrome.com/docs
Baseline https://web.dev/baseline
web.dev https://web.dev
PageSpeed Insights audit https://pagespeed.web.dev
The Privacy Sandbox https://developers.google.com/privacy-sandbox
Isolated Web Apps (IWA) https://developer.chrome.com/docs/iwa
Case studies https://developer.chrome.com/case-studies
Blog https://developer.chrome.com/blog
New in Chrome https://developer.chrome.com/new
Docs https://developer.chrome.com/docs
Lighthouse https://developer.chrome.com/docs/lighthouse
Lighthouse https://developer.chrome.com/docs/lighthouse
Get started https://developer.chrome.com/docs/lighthouse/overview
Performance audits https://developer.chrome.com/docs/lighthouse/performance/performance-scoring
Accessibility audits https://developer.chrome.com/docs/lighthouse/accessibility/scoring
Best Practices audits https://developer.chrome.com/docs/lighthouse/best-practices/doctype
SEO audits https://developer.chrome.com/docs/lighthouse/seo/meta-description
Agentic browsing audits https://developer.chrome.com/docs/lighthouse/agentic-browsing/scoring
https://developer.chrome.com/
Docs https://developer.chrome.com/docs
Lighthouse https://developer.chrome.com/docs/lighthouse
Get started https://developer.chrome.com/docs/lighthouse/overview
Performance audits https://developer.chrome.com/docs/lighthouse/performance/performance-scoring
Accessibility audits https://developer.chrome.com/docs/lighthouse/accessibility/scoring
Best Practices audits https://developer.chrome.com/docs/lighthouse/best-practices/doctype
SEO audits https://developer.chrome.com/docs/lighthouse/seo/meta-description
Agentic browsing audits https://developer.chrome.com/docs/lighthouse/agentic-browsing/scoring
Case studies https://developer.chrome.com/case-studies
Blog https://developer.chrome.com/blog
New in Chrome https://developer.chrome.com/new
Page lacks the HTML doctype, thus triggering quirks modehttps://developer.chrome.com/docs/lighthouse/best-practices/doctype
Browser errors were logged to the consolehttps://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console
Displays images with incorrect aspect ratiohttps://developer.chrome.com/docs/lighthouse/best-practices/image-aspect-ratio
Charset declaration is missing or occurs too late in the HTMLhttps://developer.chrome.com/docs/lighthouse/best-practices/charset
Does not use HTTP/2 for all of its resourceshttps://developer.chrome.com/docs/lighthouse/best-practices/uses-http2
Links to cross-origin destinations are unsafehttps://developer.chrome.com/docs/lighthouse/best-practices/external-anchors-use-rel-noopener
Includes front-end JavaScript libraries with known security vulnerabilitieshttps://developer.chrome.com/docs/lighthouse/best-practices/no-vulnerable-libraries
Ensure CSP is effective against XSS attackshttps://developer.chrome.com/docs/lighthouse/best-practices/csp-xss
Does not use HTTPShttps://developer.chrome.com/docs/lighthouse/best-practices/is-on-https
Does not redirect HTTP traffic to HTTPShttps://developer.chrome.com/docs/lighthouse/best-practices/redirects-http
Use a strong HSTS policyhttps://developer.chrome.com/docs/lighthouse/best-practices/has-hsts
Mitigate clickjacking with XFO or CSPhttps://developer.chrome.com/docs/lighthouse/best-practices/clickjacking-mitigation
Mitigate Dom-Based XSS with Trusted Typeshttps://developer.chrome.com/docs/lighthouse/best-practices/trusted-types-xss
Requests the notification permission on page loadhttps://developer.chrome.com/docs/lighthouse/best-practices/notification-on-start
Requests the geolocation permission on page loadhttps://developer.chrome.com/docs/lighthouse/best-practices/geolocation-on-start
Prevents users from pasting into input fieldshttps://developer.chrome.com/docs/lighthouse/best-practices/paste-preventing-inputs
Does not have a viewport tag with width or initial-scalehttps://developer.chrome.com/docs/lighthouse/best-practices/viewport
Uses Application Cachehttps://developer.chrome.com/docs/lighthouse/best-practices/appcache-manifest
Uses deprecated APIshttps://developer.chrome.com/docs/lighthouse/best-practices/deprecations
Detected JavaScript librarieshttps://developer.chrome.com/docs/lighthouse/best-practices/js-libraries
Web Platform https://developer.chrome.com/docs/web-platform
Capabilities https://developer.chrome.com/docs/capabilities
ChromeDriver https://developer.chrome.com/docs/chromedriver
Extensions https://developer.chrome.com/docs/extensions
Chrome Web Store https://developer.chrome.com/docs/webstore
Chromium https://developer.chrome.com/docs/chromium
Web on Android https://developer.chrome.com/docs/android
Origin trials https://developer.chrome.com/origintrials/
Release notes https://developer.chrome.com/release-notes
DevTools https://developer.chrome.com/docs/devtools
Lighthouse https://developer.chrome.com/docs/lighthouse
Chrome UX Report https://developer.chrome.com/docs/crux
Accessibility https://developer.chrome.com/docs/accessibility
Modern Web Guidance https://developer.chrome.com/docs/modern-web-guidance
Workbox https://developer.chrome.com/docs/workbox
Puppeteer https://developer.chrome.com/docs/puppeteer
AI https://developer.chrome.com/docs/ai
Performance https://developer.chrome.com/docs/performance
CSS and UI https://developer.chrome.com/docs/css-ui
Identity https://developer.chrome.com/docs/identity
Payments https://developer.chrome.com/docs/payments
Privacy and security https://developer.chrome.com/docs/privacy-security
All documentation https://developer.chrome.com/docs
Baseline https://web.dev/baseline
web.dev https://web.dev
PageSpeed Insights audit https://pagespeed.web.dev
The Privacy Sandbox https://developers.google.com/privacy-sandbox
Isolated Web Apps (IWA) https://developer.chrome.com/docs/iwa
Home https://developer.chrome.com/
Docs https://developer.chrome.com/docs
Lighthouse https://developer.chrome.com/docs/lighthouse
Best Practices audits https://developer.chrome.com/docs/lighthouse/best-practices/doctype
mixed contenthttps://web.dev/articles/what-is-mixed-content
Why HTTPS Mattershttps://web.dev/articles/why-https-matters
Lighthousehttps://developer.chrome.com/docs/lighthouse/overview
Enabling HTTPS on Your Servershttps://web.dev/articles/enable-https
Let's Encrypthttps://letsencrypt.org/
mixed contenthttps://web.dev/articles/what-is-mixed-content
Understand Security Issues With Chrome DevToolshttps://developer.chrome.com/docs/devtools/security
Source code for Does not use HTTPS audithttps://github.com/GoogleChrome/lighthouse/blob/main/core/audits/is-on-https.js
Why You Should Always Use HTTPShttps://web.dev/articles/why-https-matters
Enabling HTTPS on Your Servershttps://web.dev/articles/enable-https
Understand Security Issues With Chrome DevToolshttps://developer.chrome.com/docs/devtools/security
What Is Mixed Content?https://web.dev/articles/what-is-mixed-content
Let's Encrypthttps://letsencrypt.org/
Creative Commons Attribution 4.0 Licensehttps://creativecommons.org/licenses/by/4.0/
Apache 2.0 Licensehttps://www.apache.org/licenses/LICENSE-2.0
Google Developers Site Policieshttps://developers.google.com/site-policies
File a bug https://issuetracker.google.com/issues/new?component=1400036&template=1897236
See open issues https://issuetracker.google.com/issues?q=status:open%20componentid:1400036&s=created_time:desc
Chromium updates https://blog.chromium.org/
Case studies https://developer.chrome.com/case-studies
Archive https://developer.chrome.com/deprecated
Podcasts & shows https://web.dev/shows
@ChromiumDev on X https://twitter.com/ChromiumDev
YouTube https://www.youtube.com/user/ChromeDevelopers
Chrome for Developers on LinkedIn https://www.linkedin.com/showcase/chrome-for-developers
RSS https://developer.chrome.com/static/blog/feed.xml
Terms https://policies.google.com/terms
Privacy https://policies.google.com/privacy
Manage cookies https://developer.chrome.com/docs/lighthouse/pwa/is-on-https

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.