<?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 map tour in website in Classic Esri Story Maps Questions</title>
    <link>https://community.esri.com/t5/classic-esri-story-maps-questions/embed-map-tour-in-website/m-p/2155#M22</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to embed the map tour I made into my website, but I'm getting the following screen.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/234057_Screen Shot 2016-09-26 at 6.44.55 AM.png" style="width: 620px; height: 294px;" /&gt;&lt;/P&gt;&lt;P&gt;I've tried adding in iframe to the index.html, but I'm new to html/css/javascript, so it's likely I've put it in incorrectly. I've basically scanned articles like these and copy and pasted in the iframe code- &lt;A class="link-titled" href="https://blogs.esri.com/esri/arcgis/2016/07/13/embedding-story-maps/" title="https://blogs.esri.com/esri/arcgis/2016/07/13/embedding-story-maps/"&gt;Embedding Story Maps in websites and blogs | ArcGIS Blog&lt;/A&gt;&amp;nbsp;.&amp;nbsp;&amp;nbsp;Also think I might be having file structure issues.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is &lt;A href="https://github.com/elpinguinodev/elpinguinodev.github.io"&gt;my repo on github,&lt;/A&gt; if that helps. I've copied&amp;nbsp;index.html into because that will be the map page-&amp;nbsp;elpinguinodev.github.io/elpinguinodev.github/io/_pages/map.md.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to all of this, so do not be afraid to ask the obvious questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lindsay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 25 Sep 2016 18:03:14 GMT</pubDate>
    <dc:creator>lindsayc</dc:creator>
    <dc:date>2016-09-25T18:03:14Z</dc:date>
    <item>
      <title>Embed map tour in website</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/embed-map-tour-in-website/m-p/2155#M22</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to embed the map tour I made into my website, but I'm getting the following screen.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="/legacyfs/online/234057_Screen Shot 2016-09-26 at 6.44.55 AM.png" style="width: 620px; height: 294px;" /&gt;&lt;/P&gt;&lt;P&gt;I've tried adding in iframe to the index.html, but I'm new to html/css/javascript, so it's likely I've put it in incorrectly. I've basically scanned articles like these and copy and pasted in the iframe code- &lt;A class="link-titled" href="https://blogs.esri.com/esri/arcgis/2016/07/13/embedding-story-maps/" title="https://blogs.esri.com/esri/arcgis/2016/07/13/embedding-story-maps/"&gt;Embedding Story Maps in websites and blogs | ArcGIS Blog&lt;/A&gt;&amp;nbsp;.&amp;nbsp;&amp;nbsp;Also think I might be having file structure issues.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is &lt;A href="https://github.com/elpinguinodev/elpinguinodev.github.io"&gt;my repo on github,&lt;/A&gt; if that helps. I've copied&amp;nbsp;index.html into because that will be the map page-&amp;nbsp;elpinguinodev.github.io/elpinguinodev.github/io/_pages/map.md.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to all of this, so do not be afraid to ask the obvious questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lindsay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Sep 2016 18:03:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/embed-map-tour-in-website/m-p/2155#M22</guid>
      <dc:creator>lindsayc</dc:creator>
      <dc:date>2016-09-25T18:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Embed map tour in website</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/embed-map-tour-in-website/m-p/2156#M23</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lindsay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like you have valid&amp;nbsp;iframe code in your map.md file, but&amp;nbsp;markdown isn't a web page. You'll need to put it in the &lt;SPAN style="font-family: 'andale mono', monospace;"&gt;&amp;lt;body&amp;gt;&lt;/SPAN&gt; of&amp;nbsp;an HTML page like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&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;html&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;head&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;title&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt; favorites / bookmark title goes here &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;title&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;head&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;body&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;bgcolor&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;white&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;text&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;blue&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;p&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;This test page simulates the embedded map. Size is 950px x 600px&lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;p&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;br&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;br&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="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;950&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;600&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;frameborder&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;0&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;scrolling&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;no&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;marginheight&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;0&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;marginwidth&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;0&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;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwww.arcgis.com%2Fapps%2FStorytellingSwipe%2Findex.html%3Fappid" target="_blank"&gt;http://www.arcgis.com/apps/StorytellingSwipe/index.html?appid&lt;/A&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;01be34448b9046798cdc6378b9649a9d&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="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;body&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;html&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;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&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;If you paste this code into a file named &lt;STRONG&gt;test.html&lt;/STRONG&gt; and open it in a browser you'll see a simple web page with an embedded story map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Owen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 20:05:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/embed-map-tour-in-website/m-p/2156#M23</guid>
      <dc:creator>OwenGeo</dc:creator>
      <dc:date>2021-12-10T20:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Embed map tour in website</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/embed-map-tour-in-website/m-p/2157#M24</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Owen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for providing the clear example above.&amp;nbsp;I was able to get your example running.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've changed map.md to map.html. It's still not able to load properly though. I've turned on the inspector, and I noticed the errors that pop up are due to it looking at elpinguinodev.github.io/map/app.... After first I thought it was looking at map because it's the map page, but I think it's actually looking for the map folder, which doesn't exist. How can I figure out why it looks to map/ or what is telling it to look at map/?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 01:10:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/embed-map-tour-in-website/m-p/2157#M24</guid>
      <dc:creator>lindsayc</dc:creator>
      <dc:date>2016-09-28T01:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Embed map tour in website</title>
      <link>https://community.esri.com/t5/classic-esri-story-maps-questions/embed-map-tour-in-website/m-p/2158#M25</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lindsay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The syntax for markdown and HTML are different, so unfortunately just changing the file extension won't work. If you have a working HTML page, then you just need to copy the &lt;SPAN style="font-family: 'andale mono', monospace;"&gt;&amp;lt;iframe&amp;gt;&lt;/SPAN&gt; code into the &lt;SPAN style="font-family: 'andale mono', monospace;"&gt;&amp;lt;body&amp;gt;&lt;/SPAN&gt; section of your page where you want the story map to appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can be frustrating when you are just starting out working with HTML. I think it would&amp;nbsp;be helpful for you to take a look at some of the free resources to learn HTML at&amp;nbsp;&lt;A href="https://www.codecademy.com/"&gt;Code Academy&lt;/A&gt; or &lt;A href="https://www.khanacademy.org"&gt;Khan Academy&lt;/A&gt;. They have lots of great introductory lessons to help you understand the basics!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Owen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 14:17:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/classic-esri-story-maps-questions/embed-map-tour-in-website/m-p/2158#M25</guid>
      <dc:creator>OwenGeo</dc:creator>
      <dc:date>2016-09-28T14:17:25Z</dc:date>
    </item>
  </channel>
</rss>

