MIXED CONTENT WARNINGS ON YOUR PLUMBING WEBSITE. WHAT THEY MEAN AND HOW TO FIX THEM.
Mixed content warnings scare visitors and hurt your SEO. Here's what causes them and how to fix them on your plumbing website.
Dear Plumber,
Ever visit a website and see a warning that says something like "This connection is not fully secure" or "Parts of this page are not secure"?
Scary, right?
Now imagine that warning is showing up on YOUR plumbing website. To YOUR potential customers.
They're trying to hire someone to come into their home. And their browser is literally telling them your site isn't safe.
How fast do you think they hit the back button?
speed of light fast, that's how fast
That warning is called a "mixed content" issue. And it's way more common than you think.
What Is Mixed Content?
Okay, let me simplify this.
Your website should be running on HTTPS. That's the secure version of your site. The one with the little padlock in the browser bar. If you're not sure what SSL is, read our guide on SSL certificates for plumbing websites. It means all the data between your site and the visitor is encrypted.
Mixed content happens when your HTTPS site tries to load something over HTTP (the insecure version).
Usually it's an image, a script, a font, or a stylesheet that's still using the old HTTP URL instead of HTTPS.
Think of it like this. You've got a locked house (HTTPS). Totally secure. But you left one window wide open (an HTTP resource). The house isn't fully secure anymore.
The browser notices that open window and warns the visitor.
Why This Happens
Mixed content usually shows up for one of these reasons:
1. Your site was converted from HTTP to HTTPS, but not everything got updated.
This is the most common cause. Your site used to be http://yourplumbingsite.com. You got an SSL certificate and switched to https://yourplumbingsite.com. But some images, links, or scripts on your pages still reference the old http:// URLs.
2. You embedded something from an external source using HTTP.
Maybe you added a Google Map, a YouTube video, or a stock photo and the embed code used http:// instead of https://.
3. Your theme or a plugin loads resources over HTTP.
Some older WordPress themes and plugins reference external resources using insecure URLs. If you haven't updated them in a while, this can happen.
4. Your web designer didn't catch it.
Let's be real. Some web designers set up SSL and call it a day without checking if everything on the site is actually loading over HTTPS. Sloppy? Yeah. Common? Also yeah.
What It Does to Your Business
Mixed content isn't just a technical annoyance. It directly hurts your business.
### Visitors See Warnings
Modern browsers like Chrome don't just ignore mixed content. They flag it. Some resources get blocked entirely. Others trigger warning messages.
A homeowner who sees a security warning on your plumbing website is NOT going to fill out your contact form or enter their address. They're going to leave. Immediately.
### Your SEO Takes a Hit
Google considers site security a ranking factor. A site with mixed content warnings is, in Google's eyes, not fully secure. That can drag your rankings down.
Not dramatically. But in a competitive local market where you and 5 other plumbers are fighting for page 1? Every little signal matters.
### Your Padlock Disappears
Instead of the reassuring green padlock, visitors might see a gray padlock with a warning triangle, or worse, an "i" icon indicating the connection isn't secure.
43% of users check for the padlock before interacting with a website. If yours is broken, almost half your visitors start their experience with a trust deficit.
How to Find Mixed Content on Your Site
Here's the detective work. It's not hard.
### Method 1: Check Your Browser
Open your website in Chrome. Right-click anywhere on the page. Click "Inspect." Go to the "Console" tab. If you have mixed content, you'll see yellow or red warnings that say something like "Mixed Content: The page was loaded over HTTPS but requested an insecure resource."
It'll even tell you which resource is the problem.
### Method 2: Use a Free Tool
Go to WhyNoPadlock.com. Type in your URL. You can also test your overall website security while you're at it. It'll scan your page and list every mixed content issue it finds.
You can also use JitBit's SSL Check tool. Same idea.
### Method 3: Ask Us
Seriously. Our free website audit includes a full security check, including mixed content scanning. Takes us about 2 minutes.
How to Fix It
The fix depends on what's causing it, but here's the general approach:
### For Images and Media
Find every image on your site that loads from http://. Change it to https://. If the image is hosted on your own site, this is usually just updating the URL in your content management system.
In WordPress, you can use a plugin called Better Search Replace to bulk-find all http:// references and replace them with https://. Takes about 30 seconds.
### For External Resources
If you embedded a YouTube video, Google Map, or external widget using an http:// URL, just change it to https://. Most major services support HTTPS. Just swap the protocol in the embed code.
### For Theme and Plugin Issues
Update your theme and plugins. Most modern versions have fixed old HTTP references. If updating doesn't fix it, contact the developer or switch to a better theme/plugin.
### The Nuclear Option
If you're dealing with a site that has dozens of mixed content issues scattered across hundreds of pages... it might be time for a rebuild. Seriously. Sometimes it's faster and cheaper to start fresh with a properly built site than to hunt down and fix 50 individual mixed content issues on a site that was poorly built in the first place.
Prevention Is Better Than Cure
Here's how to never deal with this again:
- Always use https:// URLs when adding images, links, or embeds to your site
- Use relative URLs (like /images/photo.jpg) instead of absolute URLs when possible
- Keep your WordPress, theme, and plugins updated (this is also part of good website maintenance)
- Set up automatic HTTPS redirects so any http:// request gets automatically redirected to https://
- Or just let professionals build your site right the first time (hint hint)
The Bottom Line
Mixed content warnings are a trust killer. They make your plumbing website look sketchy, hurt your SEO, and chase away potential customers.
The fix is usually simple. But you have to know it's happening first.
Get your free website audit and we'll check your entire site for mixed content issues, security vulnerabilities, and anything else that's hurting your online presence.
P.S. Not sure if your site has this problem? Pull up your website on your phone. Look at the browser bar. Do you see a padlock? If not, you've got an issue. If you see a padlock with a warning triangle, you've definitely got mixed content. Either way, we can fix it.