<?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 Story Map in Website in ArcGIS StoryMaps Questions</title>
    <link>https://community.esri.com/t5/arcgis-storymaps-questions/embed-story-map-in-website/m-p/664739#M1302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;How do I embed my story map into my website? I only see the option to copy the link to my clipboard.&lt;/P&gt;&lt;P&gt;7/18/19&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jul 2019 19:02:51 GMT</pubDate>
    <dc:creator>LauraPreidis</dc:creator>
    <dc:date>2019-07-18T19:02:51Z</dc:date>
    <item>
      <title>Embed Story Map in Website</title>
      <link>https://community.esri.com/t5/arcgis-storymaps-questions/embed-story-map-in-website/m-p/664739#M1302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;How do I embed my story map into my website? I only see the option to copy the link to my clipboard.&lt;/P&gt;&lt;P&gt;7/18/19&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 19:02:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-storymaps-questions/embed-story-map-in-website/m-p/664739#M1302</guid>
      <dc:creator>LauraPreidis</dc:creator>
      <dc:date>2019-07-18T19:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Embed Story Map in Website</title>
      <link>https://community.esri.com/t5/arcgis-storymaps-questions/embed-story-map-in-website/m-p/664740#M1303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Laura!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though there isn't an embed option in the share&amp;nbsp;link on the StoryMap (like there is with Story Maps Classic), you could still load your StoryMap into an iframe and embed that into your website. Here's a really simple example HTML embed code example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="line-numbers language-markup"&gt;&lt;CODE&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;iframe&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;width&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;800px&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;height&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;800px&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;src&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;https://storymaps.arcgis.com/stories/c10f1596870e4e788d3f687935bfd1ae&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;iframe&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the same kind of HTML embed code that's used by the Story Maps Classic. In fact, I grabbed the embed code from one of my classic Story Maps and just switched out the URL in the HTML to use this new StoryMap instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you haven't seen it, there's also a blog post that talks about tips and tricks for embedding Story Maps in websites:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-enterprise/uncategorized/embedding-story-maps-in-websites-and-blogs/"&gt;https://www.esri.com/arcgis-blog/products/arcgis-enterprise/uncategorized/embedding-story-maps-in-websites-and-blogs/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While this blog is geared towards Story Maps Classic and some of the functionality discussed does not work with the new StoryMaps (such as the tip about minimizing the UI), it's a really good resource for general tips/tricks for embedding your content in a web page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2019 14:24:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-storymaps-questions/embed-story-map-in-website/m-p/664740#M1303</guid>
      <dc:creator>SydneyBohn</dc:creator>
      <dc:date>2019-07-19T14:24:45Z</dc:date>
    </item>
  </channel>
</rss>

