Hi,
Is it possible to embed a website in the confluence page so it will be the landing page?
Thanks
Naama
To answer it precisely, check out
https://confluence.atlassian.com/confkb/how-to-put-an-iframe-into-confluence-598837531.html
If you are using Confluence Cloud, you can use our add-on: HTML & Iframe Macro for Confluence
It's very flexible and you can modify embed code as you wish.
For simple embed, enter the following code into macro body:
<iframe width="500" height="400" src="https://example.com/page"></iframe>
Let us know if you face any issues.
Best,
Kumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sort of ...
You can make any Confluence page the landing page and you can use iframe to embed a website into a page. Users can even interact with the embedded website, but it's still obvious that it's still a Confluence page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.