Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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 svar
  • 1 har detta problem
  • 1 visning
  • Senaste svar av 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!

Alla svar (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