• Resolved Alex Delgado

    (@alexdelgado)


    I would like to have a mapped domain to redirect to my primary domain when a user attempts to login.

    example:
    mapped-domain.com/wp-admin => primary-domain.com/mapped-domain/wp-admin

    Right now what happens is that mapped-domain.com/wp-admin displays the login screen, but if you enter your credentials, it redirects you to the primary domain’s login screen. I would like to avoid having to enter credentials twice.

    I have tried toggling the “Redirect administration pages to site’s original domain” option, but it doesn’t seem to be working the way I expect it to.

    http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Ron Rennick

    (@wpmuguru)

    Can you post what you have for the settings in the domain mapping settings scren?

    Thread Starter Alex Delgado

    (@alexdelgado)

    Server CNAME domain: slnetwork.rutgers.edu

    [ ] Remote Login
    [x] Permanent redirect (better for your blogger’s pagerank)
    [ ] User domain mapping page
    [x] Redirect administration pages to site’s original domain (remote login disabled if this redirect is disabled)
    [ ] Disable primary domain check. Sites will not redirect to one domain name. May cause duplicate content issues.

    Plugin Author Ron Rennick

    (@wpmuguru)

    Do you have COOKIE_DOMAIN defined in your wp-config?

    Thread Starter Alex Delgado

    (@alexdelgado)

    I do not.

    Plugin Author Ron Rennick

    (@wpmuguru)

    Have you tried disabling all your other plugins and switching to the default theme?

    Also, if you want the login on the mapped domain to log you into the unmapped admin you need to have the remote login checked?

    Thread Starter Alex Delgado

    (@alexdelgado)

    Checking remote login did the trick. I misunderstood what that does.

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Admin not redirecting to original domain’ is closed to new replies.