最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

subdomains - WP Multisite - domain mapping to domain.com and separate site to domain.comhelp

programmeradmin0浏览0评论

I'm considering setting up a WP multisite network. It would seem to fit my situation perfectly. There's one thing I still need to find out about domain mapping.

Say I have the multisite installed on the following example root domain: multisiteroot. Each subsite is installed on a subdomain. Further, I also registered a domain: businessdomain.

I now want to have two separate WP websites and map them to respectively businessdomain and businessdomain/help (or sth like that).

Is it possible to install WP Multisite on a root domain with subsites on subdomains, and map two of those subsites to businessdomain and businessdomain/help?

I'm considering setting up a WP multisite network. It would seem to fit my situation perfectly. There's one thing I still need to find out about domain mapping.

Say I have the multisite installed on the following example root domain: multisiteroot. Each subsite is installed on a subdomain. Further, I also registered a domain: businessdomain.

I now want to have two separate WP websites and map them to respectively businessdomain and businessdomain/help (or sth like that).

Is it possible to install WP Multisite on a root domain with subsites on subdomains, and map two of those subsites to businessdomain and businessdomain/help?

Share Improve this question asked Jul 2, 2020 at 10:37 ralphjsmitralphjsmit 4026 silver badges23 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 3

Yes, this is possible (see https://wordpress/support/article/create-a-network/). For sub-domains you'll need to confirm that your DNS has a wildcard entry for your domain. So, based on your root domain, this would work for: mysub1.multisiteroot, mysub2.multisiteroot, etc.

If you wanted to us different domain names for subsites, then you'd need to have those domain names point to your IP, and then, in the Network Admin "Edit Site" page for your new subsite (Network Admin path: All Sites > Edit (site site to be modified):

  1. Info tab - Change "Site Address (URL)" to the URL to name of your subsite (e.g. "https://businessdomain"), then click "Save Changes";
  2. "Settings" tab - change the "Siteurl" and "Home" values to the URL for your subsite, then click "Save Changes".

As for "businessdomain/help", this is a subfolder. I recommend using a subdomin "help.businessdomain", using the website I listed above and mu notes.

I hope I didn't miss a step, or two.

Good luck.

发布评论

评论列表(0)

  1. 暂无评论