Skip to main content

Embed a Webpage

Did you know that for HTML5 outputs, you can add an external webpage to a Paligo topic? To do it, you need to set up a link with a specific role attribute and value. When you publish, the webpage is added inside an iframe on the relevant. For example, here we have embedded the Paligo website inside this topic:

Note

Paligo cannot validate external links, so make sure you test your content and verify that it works.

To embed a webpage:

  1. Position the cursor inside a para.

  2. Select Link and choose External link. Insert_Link.png

    New_External_Link.png
  3. Enter a Link label and Link target.

    Leave the link label field empty to show the URL.

  4. Select Insert.

  5. Select the link element in the Element Structure Menu and choose Go to element.

    Link_Element_Element_Structure_Menu.jpg
  6. Add the role attribute in the Element Attributes Panel and set the value to external.

    Embed_External_Link.png
  7. Add the xlink:href attribute and enter the URL as value.

  8. Publish to HTML5 and test that the embedded page works.