BKNS Network Tools

Search tools... (WHOIS, DNS, SSL, Ping...)

Search through available tools

Why No Padlock? Mixed Content Checker

Why No Padlock? is a free diagnostic tool that helps you understand why your HTTPS website isn't displaying the security padlock icon in browsers. When a website loads some content over insecure HTTP while using HTTPS, browsers block the padlock to warn users. This tool quickly identifies all mixed content problems on your site so you can fix them and restore your security badge.

How to Use Why No Padlock?

Why No Padlock? is a diagnostic tool designed to help you identify and resolve security padlock issues on your HTTPS website. Follow these simple steps to get started:

  • Enter Your Website URL: Input your website address in the tool's search field
  • Run the Scan: Click the analyze button to scan your site for mixed content issues
  • Review the Results: The tool displays a detailed report of all insecure resources blocking the padlock icon
  • Identify Problem Resources: View specific URLs and resource types (images, scripts, stylesheets) causing security warnings
  • Fix the Issues: Update resource URLs from HTTP to HTTPS or remove unnecessary external resources
  • Verify Your Changes: Re-run the tool to confirm the padlock icon now appears in your browser

When to Use Why No Padlock?

Why No Padlock? is essential for website owners and developers who want to ensure their HTTPS implementation is complete and secure. Use this tool in these situations:

  • SSL Certificate Installed but No Padlock: Your site has HTTPS enabled, but the security padlock doesn't appear in browsers
  • Mixed Content Warnings: You're seeing browser warnings about insecure content on secure pages
  • E-commerce and Payment Pages: Ensure customer trust by displaying the padlock icon on checkout and payment forms
  • Post-Migration to HTTPS: Verify all resources are loading securely after migrating from HTTP
  • Third-party Integration Issues: Identify external widgets, ads, or scripts loading over insecure connections
  • SEO and Rankings: Improve search engine rankings by fixing security issues that affect your site's trustworthiness
🔒Need an SSL certificate?

Protect your website with BKNS SSL — from 199,000đ/year, free installation

Buy SSL

Technical Information

Understanding mixed content and security padlock issues is crucial for maintaining a secure website. Here's the technical breakdown:

What is Mixed Content?

Mixed content occurs when an HTTPS webpage loads resources (images, scripts, stylesheets, fonts, iframes) over unencrypted HTTP connections. This creates a security vulnerability because the insecure resources could be intercepted and modified.

Why the Padlock Disappears

  • Active Mixed Content: Scripts and iframes loaded over HTTP can execute malicious code, causing browsers to block the padlock icon entirely
  • Passive Mixed Content: Images and stylesheets loaded over HTTP trigger warnings and may prevent the padlock from displaying
  • Browser Security Standards: Modern browsers (Chrome, Firefox, Safari, Edge) enforce strict security policies and hide the padlock for any mixed content
  • Certificate Validation: Even with a valid SSL certificate, mixed content triggers security warnings

Detection Method

Why No Padlock? scans your website's HTML, CSS, and JavaScript to identify all resource URLs. It detects HTTP resources loaded on HTTPS pages and categorizes them by type and severity level.

Resolution Strategies

  • Protocol-Relative URLs: Change resource URLs from http://example.vn to //example.vn to match the page protocol
  • HTTPS Upgrade: Update all HTTP URLs to their HTTPS equivalents
  • CDN Migration: Move resources to HTTPS-enabled content delivery networks
  • Third-party Updates: Contact vendors to provide HTTPS versions of their services

Frequently Asked Questions