• Resolved cmhbob

    (@cmhbob)


    I’m moving from subdomain.olddomain.com to https://www.newdomain.com. Or rather the new site is live. I want to start redirecting traffic from the old site.

    I’m using domain.com/sample-post/ as my URL structure on both sites.

    If I redirect subdomain.olddomain.com/* to the new domain, how do I keep from getting redirected on /wp-admin links? How do I retain access to the WP dashboard at subdomain.olddomain.com?

Viewing 1 replies (of 1 total)
  • Thread Starter cmhbob

    (@cmhbob)

    OK, mark this closed already. I figured it out.

    Set up a redirect for subdomain.olddomain.com/wp-admin/* and set it to regex as well as URL and login status.

    Then edit the redirect. Set the logged in redirect to subdomain.olddomain.com/wp-admin/ and the logged out redirect to subdomain.olddomain.com/wp-login.php

Viewing 1 replies (of 1 total)
  • The topic ‘Retain access to Dashboard while redirecting all other content’ is closed to new replies.