TimLeung
TimLeung

Reputation: 3479

Google App Engine: Directed to Google Sites Instead for Domain Name

Tried following the instructions here:

How to use Google app engine with my own naked domain (not subdomain)?

Where I can use my google app engine website with my own domain name however when setting it up, it seems to be showing my google app sites instead of my google app engine website... any idea of where I went wrong?

Upvotes: 1

Views: 1515

Answers (2)

Nick Johnson
Nick Johnson

Reputation: 101149

Can you detail the steps you went through? There are two separate ways to add a domain for an app - starting in the Apps control panel, or starting in the App Engine control panel - and several things you might have done wrong.

Also, make sure that you don't have anything else serving on the subdomain (eg, 'www') you want your app on.

Finally, note that App Engine doesn't support 'naked' domains - foo.com instead of www.foo.com. A subdomain is always required.

Upvotes: 1

Steve Gury
Steve Gury

Reputation: 15668

The app engine binding doesn't work while google app site is available. So, disable google app site and it should work!

Upvotes: 0

Related Questions