You should make all requests to xyz.appspot.com redirect to www.appspot.com. That's easy with middleware if you are using python.
- alkis (mobile) On Sep 9, 2010 8:14 PM, "Andy V" <[email protected]> wrote: > Hello, > > Recently, I've moved one or two simple PHP pages to a Google App > Engine account. > Unfortunately, when you do a google search for the site, you will find > XYZ.appspot.com instead of www.XYZ.com > > Any idea how to fix this? > I did associate my own domain XYZ.com with the account via Google > Apps, so I'd expect that as a result. > > Best regards, > Andy. > > -- > You received this message because you are subscribed to the Google Groups "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to [email protected]<google-appengine%[email protected]> . > For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
