Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Learn More

Everything on my site is https but Firefox insists there is still mixed content. I have searched through the page source and there is only https. How can I fix

  • 2 odpovědi
  • 1 má tento problém
  • 1 zobrazení
  • Poslední odpověď od John99

more options

I am using Cloudflare free SSL to force https on a WordPress site. I have done a search and replace for http to https. I checked the page source and everything is https but Firefox is still saying there is mixed content. The site is at test.wolfmediaplus.com How can I fix this and get a green padlock? Thanks!

I am using Cloudflare free SSL to force https on a WordPress site. I have done a search and replace for http to https. I checked the page source and everything is https but Firefox is still saying there is mixed content. The site is at test.wolfmediaplus.com How can I fix this and get a green padlock? Thanks!

Všechny odpovědi (2)

more options

The files from /wp-content/plugins/ and /wp-includes/ have a 301 Moved Permanently response that redirect to the http:// version of the files as you can see in the Network Monitor.

GET /wp-content/plugins/WP-Plugin/css/font-awesome.min.css?ver=4.5.3 HTTP/1.1

HTTP/2.0 301 Moved Permanently
Date: Sat, 16 Jul 2016 04:35:16 GMT
Set-Cookie: __cfduid=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx; expires=Sun, 16-Jul-17 04:35:16 GMT; path=/; domain=.wolfmediaplus.com; HttpOnly
Location: http://test.wolfmediaplus.com/wp-content/plugins/WP-Plugin/css/font-awesome.min.css?ver=4.5.3
Server: cloudflare-nginx
CF-RAY: 2c32bf190fd92c18-AMS
X-Firefox-Spdy: h2
more options

Please also see