<?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 How do I move the URL of a webapp to the new Exp Builder map I've created to take its place? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-move-the-url-of-a-webapp-to-the-new-exp/m-p/1674744#M67470</link>
    <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;I've searched but I'm not finding a "how-to".&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;I have a map(s) that I built with WebAppBuilder which of course is being deprecated Q1 2026, so I created a new app with Experience Builder for that same map. I would like my users to still be able to use the same exact URL of the original map. Seamless - when they click the original link it goes to the new Exp Builder app map. I think(?) it can be done with ArcGIS Online Assistant?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;I found vague instructions that say to create a new map, share it, get its URL, and swap out the URLs in the relevant section of the AGOL assistant. The first time I tried it did nothing. The second time I tried swapping the map IDs instead - that was a no-no, it blew my map away. I don't want to lose the rest of my maps doing trial and error.&amp;nbsp;If it's possible to do, can someone please tell me exactly step by step how to do this?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 23 Dec 2025 18:06:15 GMT</pubDate>
    <dc:creator>ShannonLunderville</dc:creator>
    <dc:date>2025-12-23T18:06:15Z</dc:date>
    <item>
      <title>How do I move the URL of a webapp to the new Exp Builder map I've created to take its place?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-move-the-url-of-a-webapp-to-the-new-exp/m-p/1674744#M67470</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;I've searched but I'm not finding a "how-to".&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;I have a map(s) that I built with WebAppBuilder which of course is being deprecated Q1 2026, so I created a new app with Experience Builder for that same map. I would like my users to still be able to use the same exact URL of the original map. Seamless - when they click the original link it goes to the new Exp Builder app map. I think(?) it can be done with ArcGIS Online Assistant?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;I found vague instructions that say to create a new map, share it, get its URL, and swap out the URLs in the relevant section of the AGOL assistant. The first time I tried it did nothing. The second time I tried swapping the map IDs instead - that was a no-no, it blew my map away. I don't want to lose the rest of my maps doing trial and error.&amp;nbsp;If it's possible to do, can someone please tell me exactly step by step how to do this?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 Dec 2025 18:06:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-move-the-url-of-a-webapp-to-the-new-exp/m-p/1674744#M67470</guid>
      <dc:creator>ShannonLunderville</dc:creator>
      <dc:date>2025-12-23T18:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: How do I move the URL of a webapp to the new Exp Builder map I've created to take its place?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-move-the-url-of-a-webapp-to-the-new-exp/m-p/1674903#M67479</link>
      <description>&lt;P&gt;You’re not missing anything — you can’t truly keep the exact same Web AppBuilder URL in ArcGIS Online once you move to Experience Builder, because the URL is tied to the app item type + item ID (that .../apps/webappviewer/index.html?id=... pattern). Trying to “swap IDs” in ArcGIS Assistant is exactly how people accidentally break items (as you saw). There’s even an Esri Idea asking for this capability because it’s a common pain.&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/arcgis-online-ideas/transfer-url-address-from-webapp-builder-to/idc-p/1603441/highlight/true?utm_source=chatgpt.com" target="_blank"&gt;https://community.esri.com/t5/arcgis-online-ideas/transfer-url-address-from-webapp-builder-to/idc-p/1603441/highlight/true?utm_source=chatgpt.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;What you can do safely (best practice):&lt;/P&gt;&lt;P&gt;Create the new Experience Builder app and validate it.&lt;/P&gt;&lt;P&gt;Stop sharing the old WAB app to the public (or keep it shared but clearly marked).&lt;/P&gt;&lt;P&gt;On the old WAB item details page, add a big banner in Description:&lt;BR /&gt;“This app moved — click here” + paste the new ExB URL.&lt;BR /&gt;&lt;A href="https://gis.stackexchange.com/questions/222265/changing-the-url-id-handle-of-an-arcgis-online-web-app?utm_source=chatgpt.com" target="_blank"&gt;https://gis.stackexchange.com/questions/222265/changing-the-url-id-handle-of-an-arcgis-online-web-app?utm_source=chatgpt.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Use a stable “friendly” link going forward:&lt;/P&gt;&lt;P&gt;Put a redirect page on your org website (recommended), or&lt;/P&gt;&lt;P&gt;Use a short link you control (not the WAB URL).&lt;/P&gt;&lt;P&gt;Optional (if you control hosting): if you download/host the old WAB app on your own web server, you can do a clean HTTP redirect from the old URL to the new ExB app.&lt;BR /&gt;GIS Stack Exchange&lt;/P&gt;&lt;P&gt;Bottom line: Don’t use ArcGIS Assistant to repoint IDs for this. It’s not supported and it’s risky. Use a redirect link you control, and keep the old item as a pointer. – Venkat&lt;/P&gt;</description>
      <pubDate>Thu, 25 Dec 2025 19:39:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-move-the-url-of-a-webapp-to-the-new-exp/m-p/1674903#M67479</guid>
      <dc:creator>VenkataKondepati</dc:creator>
      <dc:date>2025-12-25T19:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I move the URL of a webapp to the new Exp Builder map I've created to take its place?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-i-move-the-url-of-a-webapp-to-the-new-exp/m-p/1675176#M67490</link>
      <description>&lt;P&gt;Thank you for explaining "why" and also offering the idea for future maps - I appreciate it!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Dec 2025 18:43:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-i-move-the-url-of-a-webapp-to-the-new-exp/m-p/1675176#M67490</guid>
      <dc:creator>ShannonLunderville</dc:creator>
      <dc:date>2025-12-29T18:43:51Z</dc:date>
    </item>
  </channel>
</rss>

