Nope, I didn't enable Sites. The URL for that is still http://sites.google.com/a/mydomain.org.
Thanks, I hadn't seen those instructions ( http://code.google.com/appengine/docs/domain.html ) but they're pretty much what I did. Except for the parts like step 7, where (for me) there are no mappings to delete. OK, as I was writing this, Apps | Service Settings | App Engine | Add New Url finally accepted 'www' as a subdomain. I swear, I'd tried that like twenty times over the past few days, and it had just been returning me to the same page, no error message or feedback. But now it's worked. So...thanks, everything works now. On Mar 17, 3:19 pm, Robert Kluin <[email protected]> wrote: > Hi Zach, > So it sounds like you've already registered the domain with Google > Apps (http://www.google.com/apps/intl/en/group/index.html)? Do you > have sites enabled, are there conflicting mappings to sites? > > Have you looked at the instructions: > http://code.google.com/appengine/docs/domain.html > > Robert > > > > > > > > On Thu, Mar 17, 2011 at 12:28, Zach <[email protected]> wrote: > > tldr: How do I get a domain I purchased elsewhere to work for my app? > > > I've searched the documentation, and these threads, but can't seem to > > figure this dang thing out. > > > I have a domain registered with godaddy, I'd like my app to be > > reachable at that address. I've signed up for google apps as well. > > > I added a CNAME record on godaddy to ghs.google.com for 'www' as > > instructed. When I visitwww.mydomain.comI get a google page saying > > Not Found. I checked, the cname record is there. > > > Also, separately, I tried setting an A record for the IP addresses I > > found in some of the documentation, but that didn't work either. Maybe > > I should have switched both the cname and the a record? > > > When I go to the 'Add Domain' section of the GAE dashboard and click > > add, I'm always redirected to the settings page of Apps, which has > > mysubdomain.appspot.com and test.mydomain.com, but won't allow me to > > add nothing, or 'www', which is what I'd like. > > > Also, when I go back to the Add Domain section of GAE, my domain is > > never there. > > > Perhaps this has to do with the fact that I ended up with an > > additional account [email protected] when I signed up for Apps, though I > > feel like I followed the instructions pretty closely. > > > Anyone? > > > Thanks. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google App Engine" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
