If you're feeling adventurous, you could always run Wordpress on App Engine :P (http://blog.caucho.com/?p=196) Or port to an App Engine-compatible blog engine (http:// bloog.billkatz.com/)
On Aug 6, 11:00 am, Tony <[email protected]> wrote: > I'm not an SEOer, but would it be sufficient to define a /blog handler > in app.yml, and have it point to a simple script that returns a 302 > redirect to blog.domain.com? > > On Aug 5, 8:33 am, J <[email protected]> wrote: > > > Could you elaborate a bit on "for SEO reasons"? Do you want the blog > > keywords to help elevate you site rankings? > > > I serve my blog on the web site using a widget. Check > > outhttp://www.earlystageit.com/blog. Something tells me it doesn't quite > > address your requirement. > > > On Aug 4, 4:59 pm, Jai <[email protected]> wrote: > > > > Hi Natalie, > > > > On the lines of solution offered by Adam, you can also write an xmlrpc > > > client which can use the wordpress metaweblog > > > APIhttp://codex.wordpress.org/XML-RPC_Support. It is much more work but > > > you can create a UI of your own. > > > > You can compose, edit and delete any blog using the API. > > > > There is a good articlehttp://brizzled.clapper.org/id/80forwriting > > > xmlrpc client on app engine. > > > > Regards. > > > > On Aug 3, 10:32 am, Natalie Gordon <[email protected]> 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 [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 -~----------~----~----~----~------~----~------~--~---
