• Hi,

    I am creating an intranet on WordPress using Woffice.

    we have 2 external web apps (one hosted with google charts and one on Zoho analytics). I am looking for a way we can embed and use both of those sites through the intranet (which would then require a password to enter and obscure the source URL). Is that possible? I’d want it to be full screen and be able to interact with the page and scroll as necessary.

Viewing 1 replies (of 1 total)
  • Hi there,

    well you could either go with in iframe which is quick and dirty but not much flexible and you cannot obscure the source URL. Also on iframe I am pretty sure that at least google has no-iframe allowance for their sites.

    However in this Situation I’d recommend that you integrate the API of above services and fetch or post data as needed. That way you can abstract the source easily and still keep your single source of truth for a certain set of data.

    Hope that makes sense.

    Best,
    Seb

Viewing 1 replies (of 1 total)
  • The topic ‘Embed external site’ is closed to new replies.