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”.

Learn More

Multi domain in single site. But hide one domain in Firefox browser

  • 2 respostas
  • 1 tem este problema
  • 26 visualizações
  • Última resposta de cor-el

more options

I am using a multi-domain like https://example.com and https://example.org. One of the domains is configured with iframe on my website. While running my URL https://example.com on firefox, the iframe is not working. It shows a white page. How can I fix it?

I am using a multi-domain like https://example.com and https://example.org. One of the domains is configured with iframe on my website. While running my URL https://example.com on firefox, the iframe is not working. It shows a white page. How can I fix it?

Solução escolhida

Content can also be blocked by CSP and X-FRAME-OPTIONS HTTP headers or content blocking extensions.

Ler esta resposta 👍 0

Todas as respostas (2)

more options

Do you get any errors or warnings about the website with the issue on the web console? To see that, press F12 on your keyboard and then select Console from the bottom window that appears.

My immediate guess is that the iframe is being blocked by Firefox's Enhanced Tracking Protection.

more options

Solução escolhida

Content can also be blocked by CSP and X-FRAME-OPTIONS HTTP headers or content blocking extensions.