Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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 respostas
  • 1 tem este problema
  • 1 exibição
  • Última resposta de 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!

Todas as respostas (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