• bdd

    (@bws-online)


    I need to temporarily redirect the main site of a multisite (www.mainsitedomain.com) to one of the subsites (site1.mainsitedomain.com) — any suggestions/guidance?

    I know that I need to keep some of the main site pages active since multisite uses the main site domain for things like lost passwords and registration (www.mainsitedomain.com/wp-login.php and http://www.mainsitedomain.com/wp-signup.php), so I can’t do a pure redirect.

    Is there a way to code this via .htaccess? I tried a few redirection plugins, but they didn’t seem to handle this kind of thing.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    .htaccess would be … tricky, since you don’t want to mess up the wp-admin pages.

    I’d probably make a page template on the theme I use for my main site, that redirect the index page.

    Thread Starter bdd

    (@bws-online)

    Thank you so much Mika! I forgot to come back here and update my post. That’s exactly what I did.

    Very much appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Redirect main site to a subsite?’ is closed to new replies.