Google App Engine: redirects to Google sites instead of domain name
Tried the following instructions:
How do I use the google app engine with my own bare domain (not a subdomain)?
Where can I use my google engine website with my own domain name, however when setting it up it seems to show my google app sites instead of my google engine website ... any idea where i went wrong?
a source to share
Can you describe in detail the steps you went through? There are two ways to add a domain to an application - starting from the Application Control Panel or starting from the App Engine Control Panel - and a few things you might have done wrong.
Also, make sure there is nothing else on the subdomain (eg "www") where you want to enable the application.
Finally, note that App Engine does not support naked domains - foo.com, not www.foo.com. A subdomain is always required.
a source to share