<?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 Re: Getting ArcGIS Online error page when redirecting subdomain URL to my AGO Group U in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/getting-arcgis-online-error-page-when-redirecting/m-p/307566#M15451</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'd suggest doing a google search...this and several other matches turned up for me&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.codingforums.com/archive/index.php/t-222912.html"&gt;http://www.codingforums.com/archive/index.php/t-222912.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, it doesn't seem like the issue got resolved, but it may provide you some guidance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps you can consider renaming your group with underscores or no spaces...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Jan 2012 15:16:07 GMT</pubDate>
    <dc:creator>MikeMinami</dc:creator>
    <dc:date>2012-01-30T15:16:07Z</dc:date>
    <item>
      <title>Getting ArcGIS Online error page when redirecting subdomain URL to my AGO Group URL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/getting-arcgis-online-error-page-when-redirecting/m-p/307564#M15449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to redirect a subdomain of my web site to the URL for one of my AGO groups.&amp;nbsp; The redirection ends up on an AGO error page.&amp;nbsp; The problem might be with my own service provider sending the wrong redirected URL, but I'm not sure.&amp;nbsp; Can one of you experts take a look at this and offer advice?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the subdomain I want to redirect from:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;maps.choptankriverheritage.org&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the target URL I want to redirect to:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/group.html?owner=marylandgis&amp;amp;title=Choptank%20River%20Heritage%20Sites"&gt;http://www.arcgis.com/home/group.html?owner=marylandgis&amp;amp;title=Choptank%20River%20Heritage%20Sites&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The setup at my service provider (siteground.com) is straightforward through CPanel.&amp;nbsp; But the redirection from maps.choptankriverheritage.org ends up on this error page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/error.html?c=InvalidGroup"&gt;http://www.arcgis.com/home/error.html?c=InvalidGroup&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked the browser history and found that the redirection is actually going to this odd URL in which the character &lt;/SPAN&gt;&lt;STRONG&gt;%20&lt;/STRONG&gt;&lt;SPAN&gt; have been replaced with &lt;/SPAN&gt;&lt;STRONG&gt;%2520&lt;/STRONG&gt;&lt;SPAN&gt; :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/group.html?owner=marylandgis&amp;amp;title=Choptank%2520River%2520Heritage%2520Sites"&gt;http://www.arcgis.com/home/group.html?owner=marylandgis&amp;amp;title=Choptank%2520River%2520Heritage%2520Sites&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The .htaccess file in the subdomain folder appears to be okay, like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;RewriteEngine on&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;RewriteCond %{HTTP_HOST} ^maps\.choptankriverheritage\.org$ [OR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RewriteCond %{HTTP_HOST} ^www\.maps\.choptankriverheritage\.org$&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RewriteRule ^/?$ "http\:\/\/www\.arcgis\.com\/home\/group\.html\?owner\=marylandgis\&amp;amp;title\=Choptank\%20River\%20Heritage\%20Sites" [R=301,L]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone know why this is happening?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;// Also, how do I keep the Forum editor from shortening URLs in the body of my post?&amp;nbsp; Thanks. //&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 00:26:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/getting-arcgis-online-error-page-when-redirecting/m-p/307564#M15449</guid>
      <dc:creator>DonBarker</dc:creator>
      <dc:date>2012-01-30T00:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ArcGIS Online error page when redirecting subdomain URL to my AGO Group U</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/getting-arcgis-online-error-page-when-redirecting/m-p/307565#M15450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is another clue.&amp;nbsp; I just created different redirections to my AGO group from&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://maps2.choptankriverheritage.org"&gt;http://maps2.choptankriverheritage.org&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://map.choptankriverheritage.org"&gt;http://map.choptankriverheritage.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These work, no problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;=-O&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 00:29:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/getting-arcgis-online-error-page-when-redirecting/m-p/307565#M15450</guid>
      <dc:creator>DonBarker</dc:creator>
      <dc:date>2012-01-30T00:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ArcGIS Online error page when redirecting subdomain URL to my AGO Group U</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/getting-arcgis-online-error-page-when-redirecting/m-p/307566#M15451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'd suggest doing a google search...this and several other matches turned up for me&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.codingforums.com/archive/index.php/t-222912.html"&gt;http://www.codingforums.com/archive/index.php/t-222912.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, it doesn't seem like the issue got resolved, but it may provide you some guidance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps you can consider renaming your group with underscores or no spaces...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 15:16:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/getting-arcgis-online-error-page-when-redirecting/m-p/307566#M15451</guid>
      <dc:creator>MikeMinami</dc:creator>
      <dc:date>2012-01-30T15:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Getting ArcGIS Online error page when redirecting subdomain URL to my AGO Group U</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/getting-arcgis-online-error-page-when-redirecting/m-p/307567#M15452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, Mike, for taking time to reply.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2012 18:41:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/getting-arcgis-online-error-page-when-redirecting/m-p/307567#M15452</guid>
      <dc:creator>DonBarker</dc:creator>
      <dc:date>2012-02-01T18:41:37Z</dc:date>
    </item>
  </channel>
</rss>

