IFrame

The IFrame component can display the content of an external URL.

Link targets from the URL also display within the IFrame component, unless they are specifically configured to display in another browser window.

For example, you might want to display your company's home page, or provide access to tools to allow users to share their findings.
IFrame component

Note: Some sites include JavaScript that prevents those sites from loading in an iFrame. The common behavior of such sites is that they briefly appear to load before redirecting to the top-level location for the browser. You cannot display these sites in an IFrame component unless you have access to the page source and can remove the JavaScript in question.