Faves for this Web page
Refaved from Mike:
Cannot create naked or alternate domains for my GAE app. - Google App Engine | Google Groups
OK - you have to go BACK a version in the Google Apps control panel in order to direct your AppEngine app to a naked domain!
In Google Apps Domain Settings
(https://www.google.com/a/cpanel/YOURDOMAIN/DomainSettings)set Control Panel to "Current Version" (and NOT Next Generation).
This will let you type an arbitrary URL (including a naked domain) instead of requiring a sub-domain.
You still have to add the A records in your DNS to point to ghs.google.com - actually google recommends these ip addresses:
* 216.239.32.21
* 216.239.34.21
* 216.239.36.21
* 216.239.38.21OK - you have to go BACK a version in the Google Apps control panel in order to direct your AppEngine app to a naked domain!
In Google Apps Domain Settings
(https://www.google.com/a/cpanel/YOURDOMAIN/DomainSettings)set Control Panel to "Current Version" (and NOT Next Generation).
This will let you type an arbitrary URL (including a naked domain) instead of requiring a sub-domain.
You still have to add the A records in your DNS to point to ghs.google.com - actually google recommends these ip addresses:
* 216.239.32.21
* 216.239.34.21
* 216.239.36.21
* 216.239.38.21
Add a Fave for this Web page
- What happens when I press Publish?
- Your Fave for this Web page gets shared with the Faves community. You can access it at any time by selecting "My Faves" from the menu above.
- Why do you ask for my email address?
- We use your email address to create an account, so you can easily find your Fave again at a later time.
Related Content from Around Faves
dns
-
Instructions on how to set up your dns SPF record to improve email delivery and prevent forged email from your domain.
1 FaverViewed: 13 TimesQuoted: include:aspmx.googlemail.com
- mike - Aug 29 20082 FaversViewed: 2 Times
- falko - Dec 09 20071 FaverViewed: 7 Times

I see that both g02.me and www.g02.me work. Did you have to do anything special to make that happen? It's what I would want as a no-brainer -- people leave out the www and it ought to work.
They now point to the same page (had to use the hack in my other Fave to add the "naked domain"). For best SEO, it's generally recommended to choose a canonical URL - which in my case will be the nake domain. So I need to implement a 301 permanent redirect if a user arrived via www.g02.me.