Where are the folders locationed for /members/, /blogs/, /mydomain/blog, etc.

Hi,

I see that my BP “root blog” is at /domin/blog/ as are /members/, /groups/, forums/ and /blogs/ but these folders do not exist so just where are they?

Kind Regards from a newbie,

Larry

  • tishimself
    • Syntax Hero

    Hi,

    This must be an MU thing, because it is not that way for regular WP.

    This must adversely impact SEO and probably why MU does not provide a Theme Editor.

    “every url that is not to a true file goes to index.php and WP handles it.”

    Is there a way to force static pages?

    For example, I want to add an image thumbnail with CSS to expand to a full image when a mouse rolls over it, in MU I did this via the theme editor for my blog. With MU I have no idea where to even begin.

    Regards,

    Larry

  • Andrew
    • Champion of Loops

    Hiya,

    You can always edit themes via FTP. That’s actually the best way to modify themes anyway.

    As for the url structure… WP behaves the same way. None of the pages actually exist. Everything gets passed to index.php via rewrites. That’s pretty common these days for any platform.

    Thanks,

    Andrew