In principle, I think that you could right a RequestHandler that could map requests for my.url.com/blog/* to blog.url.com/*, fetch the requested item with URLFetch and return it. That'd be nasty, though. You'd end up delivering lots of content through AppEngine that otherwise wouldn't be eating up your resources.
On Aug 3, 10:32 am, Natalie Gordon <natalie.gor...@gmail.com> wrote: > Hi, > > I have my app running fine in a subdomain my.url.com. I have a related > blog built with wordpress on blog.url.com. For SEO reasons, I'm being > asked if there is a way to serve our blog on my.url.com/blog. > > I can't think of a way to do this. Anyone have any ideas, creative or > otherwise? > > Thanks! > Natalie Gordonhttp://lenguajero.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@googlegroups.com To unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---