0

Why is my URL page not displaying anything?

I'm trying to set up a URL page as described in https://support.shotgunsoftware.com/entries/28798-URL-Pages-Tabs

 

Whatever type of URL I enter, intranet, external http or external https, I get the same result: nothing appears. Inspecting the HTML I see:

<iframe id="ext-gen524" src="http://www.example.com" height="100%" width="100%">

    #document

    <html>

        <head></head>

        <body></body>

    </html>

</iframe>

 

Is there maybe an admin setting I'm missing?

5 comments

  • 0
    Avatar
    Brandon Foster

    Hi David!

    This could be due to a couple of things:

    1) Make sure you are using https rather than http for your URL.

    2) Some sites actively block embedding (e.g. if you tried to put https://www.google.com in as a URL, it would not work).

    Let me know if those tips help get things working for you!

  • 0
    Avatar
    David Rix

    I'm not sure what this means, but I noticed (see attached screenshot) that the page has no "URL widget" as described in the documentation, in fact it has no widgets at all. Instead, there is a URL field in the main design view.

  • 0
    Avatar
    David Rix

    Hi Brandon, I'll give it a try.

  • 0
    Avatar
    David Rix

    Ok, "https://www.example.com" works, so there must've been issues with the "real" pages I chose. Thanks for the help!

  • 0
    Avatar
    Brandon Foster

    Glad that did the trick!

Please sign in to leave a comment.