While not as fully featured as Wordpress, for a tightly integrated blog (I dont' work at heroku, so someone feel free to chime in if I'm wrong) you're probably best off using the new engines functionality in 2.3 to just drop in a rails CMS built for blogs.
On Jul 26, 9:54 pm, Yuri Niyazov <[email protected]> wrote: > That's also true; I guess I didn't mean it for Alex' specific case. I > will have that issue when I start setting up the blog for my app, and > was hoping to see a straightforward answer to this. > > > > On Mon, Jul 27, 2009 at 12:20 AM, SimianLogic<[email protected]> wrote: > > > True, but he didn't say he needed optimal SEO. He just asked if there > > was a way to get a wordpress blog working alongside a Heroku app. > > > On Jul 26, 9:13 pm, Yuri Niyazov <[email protected]> wrote: > >> There are significant SEO implications to having your blog under the > >> same domain as the application itself. > > >> On Sun, Jul 26, 2009 at 11:37 PM, SimianLogic<[email protected]> > >> wrote: > > >> > Seems like you'd be better off setting it up as a subdomain (i.e. > >> > blog.myapp.com), which could be served from anywhere. > > >> > On Jul 25, 4:29 am, Alex <[email protected]> wrote: > >> >> I'm trying to find out if I can setup a wordpress blog as part of my > >> >> rails app (i.e. served from myapp.com/blog). > >> >> I can't figure out how to configure nginx with heroku.. I know roughly > >> >> what I need to be doing (http://stackoverflow.com/questions/89504/ > >> >> whats-the-best-way-to-run-wordpress-on-the-same-domain-as-a-rails- > >> >> application), just not how to get that into the heroku system. > > >> >> Any help would be massively appreciated! > > >> >> Alex --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en -~----------~----~----~----~------~----~------~--~---
