<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic embed content from another site in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/embed-content-from-another-site/m-p/1028979#M1519</link>
    <description>&lt;P&gt;is there a way to configure your website / server to allow content to be consumed by an AGOL experience embed widget - get around the error below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlistairFox2_0-1613959907939.png" style="width: 689px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/6536i58CB56070EADECD7/image-dimensions/689x112?v=v2" width="689" height="112" role="button" title="AlistairFox2_0-1613959907939.png" alt="AlistairFox2_0-1613959907939.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the browser error thrown is this -&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;Refused to display 'url xx' in a frame because it set 'X-Frame-Options' to 'sameorigin' - can we set the header to allow this to be loaded?&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Feb 2021 04:15:47 GMT</pubDate>
    <dc:creator>AlistairFox2</dc:creator>
    <dc:date>2021-02-22T04:15:47Z</dc:date>
    <item>
      <title>embed content from another site</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/embed-content-from-another-site/m-p/1028979#M1519</link>
      <description>&lt;P&gt;is there a way to configure your website / server to allow content to be consumed by an AGOL experience embed widget - get around the error below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlistairFox2_0-1613959907939.png" style="width: 689px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/6536i58CB56070EADECD7/image-dimensions/689x112?v=v2" width="689" height="112" role="button" title="AlistairFox2_0-1613959907939.png" alt="AlistairFox2_0-1613959907939.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the browser error thrown is this -&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;Refused to display 'url xx' in a frame because it set 'X-Frame-Options' to 'sameorigin' - can we set the header to allow this to be loaded?&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 04:15:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/embed-content-from-another-site/m-p/1028979#M1519</guid>
      <dc:creator>AlistairFox2</dc:creator>
      <dc:date>2021-02-22T04:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: embed content from another site</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/embed-content-from-another-site/m-p/1224571#M5590</link>
      <description>&lt;P&gt;You cannot display a lot of websites inside an iFrame. Reason being that they send an "X-Frame-Options: SAMEORIGIN" response header. This option prevents the browser from displaying iFrames that are not hosted on the same domain as the parent page.&lt;/P&gt;&lt;P&gt;I faced the same error when displaying &lt;A href="http://net-informations.com/q/mis/youtube.html" target="_self"&gt;YouTube&lt;/A&gt; links. For example: &lt;A href="https://www.youtube.com/watch?v=8WkuChVeL0s" target="_blank"&gt;https://www.youtube.com/watch?v=8WkuChVeL0s&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I replaced watch?v= with embed/ so the valid link will be: &lt;A href="https://www.youtube.com/embed/8WkuChVeL0s" target="_blank"&gt;https://www.youtube.com/embed/8WkuChVeL0s&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It works well.&lt;/P&gt;&lt;P&gt;Try to apply the same rule on your case.&lt;/P&gt;&lt;P&gt;SAMEORIGIN&lt;/P&gt;&lt;P&gt;The page can only be displayed in a frame on the same origin as the page itself. The spec leaves it up to browser vendors to decide whether this option applies to the top level, the parent, or the whole chain, although it is argued that the option is not very useful unless all ancestors are also in the same origin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 05:02:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/embed-content-from-another-site/m-p/1224571#M5590</guid>
      <dc:creator>kevinkatler</dc:creator>
      <dc:date>2022-10-24T05:02:55Z</dc:date>
    </item>
  </channel>
</rss>

