搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 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!

所有回覆 (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