• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Wordpress Multisite with different domains - not subdomains

mathi_reg

Basic Pleskian
Hey guys,

I'm running a wordpress multisite with example.com (main site) and example.com/b2c (2nd network site).
This rund smoothly within my plesk installation. I'm now looking into the matter of having a completely seperate domain like something.com working as my 2nd network site and basically pointing to example.com/b2c. Right now this is done with a simple frame-forwarding which is of course bad.

I'm looking after a solution to have something.com fully working with all permalinks etc as the site that now runs under /b2c

I googled quite a bit and found a few threads but they all only talk about subdomain installations.

What I did so far is also creating the Domain something.com under Plesk but added it to the same subscription as example.com. I also pointed the DNS to my server IP. and I now have of course a new directory for something.com under the main domain.

Can you give me some guidelines or ideas of how I could make that work?

Do I have to manipulate the database so that the /b2c site is having a different domain inside the database?
Do I have to use some htaccess "hack" to point all permalinks of /b2c to the 2nd domain?

Thank you in advance,
Matt
 
A bit unclear what you want to do. Getting wordpress to use the something.com domain would be done by setting the domain in /wp-admin/options-general.php. But with wordpress alone you can't use more than one domain, it will generate absolute links only for its configured domain. For the other domain, you can use redirects for the existing 3rd party links to your site in nginx configuration or htaccess, but all absolute links wordpress generates will point to the configured domain.
 
Hi
Did anyone get a solution to this? ,
As per my research, it does not require a plugin for domain mapping, but my parked domain always loading the default server generated Plesk page
 
Back
Top