So the issue here is that animalengine.org is hosting animalengineers.appspot.com in a frame. Instead, read this article about using a custom domains in App Engine. This should correctly generate the URL bar:
http://code.google.com/appengine/docs/domain.html -- Ikai Lan Developer Programs Engineer, Google App Engine Blogger: http://googleappengine.blogspot.com Reddit: http://www.reddit.com/r/appengine Twitter: http://twitter.com/app_engine On Mon, Feb 28, 2011 at 10:51 AM, HappyCatMadDog <[email protected]>wrote: > I need a branded URL... e.g. www.animalengine.org and the ability to > bookmark pages. Currently when you visit www.animalengine.org and > click on the "adoptables" button you are unable to bookmark the page. > In order for bookmarking to work the parameters and the history # need > to show in the url. If after clicking on the "adoptables" button if > the URL would display the #adoptables then bookmarking would work. > > I registered my domain name with Google hoping for a solution for > this. I've worked with Google Apps support and found no answer. > > If you visit the app without my domain name.. > http://animalengineers.appspot.com/#adoptables, > navigation and history do work. > > How can I get to use my domain name and have bookmarks and navigation > work for my GWT application? > > Please Help. > > Gary > > -- > 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. > > -- 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.
