Google App engine application with godaddy domain issue -


i have seen other questions on forum , several links looks of them outdated , hence not me issue.

i bought domain - cinemahunter.com

i setup forwarding on godaddy redirect http://cinemahunter.com http://www.cinemahunter.com

in google app engine, clicked on settings, , add domain. asked me google apps, though didn't understand reasoning, did that, gave domain name, asked me login godaddy.com, logged in credentials , good. @ point, there 2 steps outlined.

  1. change how naked domain (cinemahunter.com) redirected. have www in textbox between http:// , .cinemahunter.com. said - must change a-record @ domain host change take effect. assuming forwarding setup in godaddy. clicked on continue
  2. now said create a record in dns management page. went godaddy , under (host) deleted entry ip - 50.63.202.22 , created 4 records following specified in google apps host @ points 216.239.32.21, 216.239.34.21, 216.239.36.21, 216.239.38.21

i saved changes twice in godaddy. also, verified under cname(alias) www points @.

at point, clicked on completed steps on google apps website. when try access website typing www.cinemahunter.com or http://cinemahunter.com, following error.

google

  1. that’s error.

the requested url / not found on server. that’s know.

i have been reading different things , breaking head past 5 hours. doing wrong? can please please me if went through exercise recently. did similar website of mine couple of years ago , simple, @ time, had point www ghs.google.com or something.

thanks lot in advance help

i figured out. @amber link, had seen earlier before answer. so, ending on stackoverflow similar issue, here details of resolution.

google apps no longer free. have pay $60 year service. google app engine users, google started giving $50 upto maximum of 3 because of issue. stopped after having fix directly mapping google app engine domain. no longer need google apps , need go https://console.developers.google.com , select application. on left hand side, click under app engine --> settings. give 3 steps

  1. if haven't already, verify own domain. added list in step 2. --> give domain name here , verify. take godaddy login page , sign in credentials.

  2. select domain want point to. show nodomain after domain verified in step 1 below. confused me. logged out , logged in , saw domain cinemahunter.com in dropdown. there 2 options here either main domain or sub-domain www. chose sub-domain since had forwarding setup in godaddy.

  3. go godaddy , under cname, under www change points ghs.googlehosted.com.

thats it!! worked charm within minute. google makes difficult these changes. search results mapping gae godaddy old instructions led , info on these changes found after digging deeply. without wasting 8 hours me. luck !!


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -