WP MU – Accessing ‘Domain-Mapped’ WP-Admin with a subdomain

After mapping the domains to each WP MU blog I’m having to separately login to each of the blogs and from what I’ve read online it’s not possible or not secure to keep a user logged in on different domains if you’re using cookies.

Is it possible to still have each WP blog mapped (wpmu1.hubdomain.com => www.newdomain.com), however be able to access the WP-Admin through the subdomain version of the WP blog? I’m guessing that if the WP-Admin is still under the same domain I can enable cookies to cross each subdomain?

2 Answers
2

Despite the fact that the plugin recommendations are off-topic here, I don’t know any other way how to do what you want to do without using a plugin.

I have experience with Domain Mapping plugin from WPMUDEV. This plugin allows you to use mapped domains for the front end and original subdomains for admin dashboard.

However this plugin is not free, but it can do what you need. Maybe there is another plugin what can do what you want, but I don’t know any.

Leave a Comment