• 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.

Resolved Multisite - Multidomain -nothing work

swixmix

New Pleskian
Server operating system version
ubuntu 22
Plesk version and microupdate number
18.0.59
Hello,

I have a big problem since more 48hours. I'm going to tear my head off. really.
I just want to create a new wordpress multisite.

and add some wordpress website ( new all will be new no old website wordpress)

So I create my first wordpress site.
Create network confiture, wpconfig and htaccess so all si good. I use sub directory ( but the same with subdomain).

So I'm going to my dashbord network admin --> add new site ( https://domain1.com/domain2) I create it But If I edit this site and change URL adress with : https://domain2.com it doesn't work.


My domain are hosting on LWS and all My domain point to my server ( independently If I create one wordpress sepearate for each one it works)
I added domain on my plesk but, when I add on it asks me If I want blank page wordpress .... ( I tried wordpress, blank ... no works)
I already tried to add an alias ... But it's just a redirection ... no works....


I don't know what to do it seems nobody had my problems .. something wrong ? I can give you some screenshot or anyway ...

I juste want them to be connected for not have to install the same plugin and have one superadmin to check all

If someone can help mee ...
 
I use sub directory ( but the same with subdomain).
Wrong approach, because then the .htaccess file in the layer above also works on the subdirectory.
So I'm going to my dashbord network admin --> add new site ( https://domain1.com/domain2) I create it But If I edit this site and change URL adress with : https://domain2.com it doesn't work.
It won't work if you nest domains.
Instead: Create additional domain names as "alias". Your multisite installation will react on the correct domain. That's what it is for. It is NOT advised to actually create an additional Wordpress inside another Wordpress or another document root directory inside of a document root directory. Just have one single document root directory for one domain and add all others as aliases.
 

Attachments

  • 2024-03-26_16h09_24.png
    2024-03-26_16h09_24.png
    77.8 KB · Views: 9
When creating an alias for a multisite you needs to disable redirection (redirect with the HTTP 301 code) in order to no longer be redirected and wordpress can process your 2nd domain (if properly configured in multisite).
 
Hello,

Sorry for my late reply
Thanks Tiria , exactly it was just a box to unchecked .... silly me

We just need to check one box :
-Web service (only check this box)

Thanks
 
Back
Top