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. Select the topic or component in the Content Manager to open it in the Editor.

    Content Manager in Paligo. It shows the Documents section contains an Acme 100 Topics folder. Inside the folder there is a publication and many topics, including "Connect to Network (100).

    Alternatively, you can Create a Topic and edit that.

  2. Position the cursor inside a para.

  3. Select the Insert tab in the Toolbar.

    Toolbar_Insert_small.png
  4. Select Link and choose External link. Insert_Link.png

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

    Leave the link label field empty to show the URL.

  6. Select Insert.

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

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

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

  10. Select Save. Save icon.

  11. Select the Preview tab in the Toolbar.

    Preview_menu_small.png
  12. Publish to HTML5 and test that the embedded page works.