• Resolved mystagogue00

    (@mystagogue00)


    Hello, I did upload HTML page with it’s content into the server. And able to load the page with a URL address.

    However, Firefox will block what is within the iFrame:

    “Firefox Can’t Open This Page | To protect your security, mydomain.com will not allow Firefox to display the page if another site has embedded it. To see this page, you need to open it in a new window.”

    And there is an option to “Open in a New Window”.

    I did try both addresses as:

    <iframe src=”https://www.yourdomain.com/form.html”></iframe&gt;
    <iframe src=”/form.html”></iframe>

    Here is a copy of the HTML page:

    https://www.dropbox.com/t/H7tUVjx8QsrfDqpF

    Any suggestions to resolve this issue?

    And thank you for the Advanced iFrame Plugin

    • This topic was modified 3 years, 11 months ago by mystagogue00.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter mystagogue00

    (@mystagogue00)

    Hello, it could be related to iFrame URL is loading from a CDN domain name for the same website.

    “To protect your security, mydomain.com will not allow Firefox to display the page if another site has embedded it.”

    The actual “mydomain.com” message was listing a CDN address of the website. I will try to work on that first, having the actual domain name of website (not CDN domain name) and will report any updates.

    Plugin Author mdempfle

    (@mdempfle)

    You can share the url of the parent?

    Best regards,
    Michael

    Thread Starter mystagogue00

    (@mystagogue00)

    Yes, that was it.

    My website would at times load from a CDN subdomain or URL that differs from the actual website domain. It is haphazard until I am able to add URL exclusions (or redirections0

    mywebsite.com/file.html > cdn.mywebsite.com/file.html

    Removing the CDN domain name from loading the iFrame content, did resolve the issue.

    ** Would it be possible, to have a different domain name loading within iFrame (so I can re-add the CDN domain names)), without getting the Firefox error?

    CDN domain names do have SSL

    Thanx

    Thread Starter mystagogue00

    (@mystagogue00)

    Hello, (@mdempfle)

    “You can share the url of the parent?”

    Thank you for your quick reply. Would it be possible to PM the address to you?

    Thanx

    Plugin Author mdempfle

    (@mdempfle)

    sure. Here you find my e-mail: https://www.tinywebgallery.com/en/about.php

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Local HTML File iFram, Blocked By Browser’ is closed to new replies.