• Hi, I don’t know to which extent this is a GP question or a WPress question, possibly both, but here’s what I want to accomplish:

    Make a separated blog for each of 4 authors of the site.

    something like

    domain.com/blog -> an archive page of all the blogs

    domain.com/blog/john
    domain.com/blog/paul
    domain.com/blog/george
    domain.com/blog/ringo

    and the posts would be

    domain.com/blog/john/title-of-post
    domain.com/blog/ringo/another-title-of-post

    Any help would be greatly appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    GP doesn’t interfere with permalinks, it leaves that to WP.
    For those kinds of changes i think will require custom development.

    Thread Starter hcsickness

    (@hcsickness)

    Ok! thanks anyway for answering.

    You could set this up with a multisite instance. Something like a modified version of your post would be…

    `domain.com/blog -> an archive page of all the blogs (use multisite plugin that would curate child site content)

    domain.com/blogname/john
    domain.com/blogname/paul
    domain.com/blogname/george
    domain.com/blogname/ringo

    See the following for more information.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multiblog custom URL structure’ is closed to new replies.