• I have wordpress installed in the domain.com/blogs

    I want to map my network blogs to all be accessible via

    domain.com/blogs/post-title
    domain.com/anotherblog/post-title

    Currently the blog links are:

    domain.com/blogs/blog/post-title
    domain.com/blogs/anotherblog/post-title

    I’m fairly familiar with .htaccess and the RewriteRule, but I wasnt able to get the correct behaviour when using wordpress and its internal redirects…

    Anyone achieved this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • May be symlinks can help you in this situation. You should ask your hosting support to try this.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Why bother with symlinks?

    domain.com/blogs/blog/post-title

    This is because you’re using SubFolders. By default it’s locked and forces /blog/ in your URL.

    Can you remove it? O’course!

    Go to Network Admin -> Sites -> Edit Site (for the main site)

    Find the permalink structure and remove /blog/

    HOWEVER. If at any point in time you SAVE permalinks for that site, /blog/ will show back up again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is this multisite structure possible?’ is closed to new replies.