Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

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

  • 2 respostas
  • 1 tem este problema
  • 19 visualizações
  • Última resposta por 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 no contexto 👍 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.