Change Default Link Behavior
By default, external links are opened in a new browser window in HTML / HTML5 output. To change the default value for all external links the layout settings have to be updated. There are four available options:
-
_blank - Will open the link in a new browser window. Default setting
-
_self - Will open the link in the same browser window.
-
_parent - If the link is nested inside other frames, it will open the closest frame (one level up) in the browser window.
-
_top - If the link is nested inside other frames, it will open the initial webpage (the topmost / outermost frame) in the browser window.
The following instruction describes how to change the default link behavior for external links to be opened in the same browser window.
-
Select Layout in the top menu.
-
Select the Layout you want to update or Create a Layout.
Tip
You can copy the URL of the Layout Editor and paste it into a new tab in your browser. This can be useful if you frequently switch between your Paligo content and the Layout settings.
-
Select Cross-references in the sidebar.
-
Scroll down to Open external website links in new tab or window section.
-
Select _self from the menu.
-
Select Save.