wordpress - Custom domain getting me to appID.appspot.com -
i've followed steps custom domain working gae. know these steps , following short , fantastic way.
1 - go appengine.google.com, open app
2 - administration > versions > add domain... (your domain has linked google apps account, follow steps including domain verification.)
3 - go www.google.com/a/yourdomain.com
4 - dashboard > app should listed here. click on it.
5 - myappid settings page > web address > add new url
6 - enter www , click add
7 - using domain hosting provider's web interface, add cname www domain , point ghs.googlehosted.com
8 - have www.mydomain.com linked app.
- if want naked domain, i.e. mydomain.com, use redirect un dns administrator (not in google apps) , point www.mydomain.com.
now i've done all, can go appengine app using custom domain. example http://cic.mx , http://www.cic.mx both take me app. url changes -myappid-.appspot.com , don't want happen !
has solved issue?
i'm using php app on appengine, wordpress instance.
use new custom domain settings page google developers console:
- go https://console.developers.google.com/project
- click on project
- on left click "app engine"
- click "settings"
there can have option add naked / www domain directly, without google app or redirect
Comments
Post a Comment