Wordpress Multi-Site - Use both domain and subdomain - wordpress

We have a Wordpress multi-site installation set up where the client can create Wordpress sites on the fly. Each site automatically goes under a subdomain (sub1.example.com). Now the client has asked us to point another domain name at one of these Wordpress sites so that the site will work the same under the subdomain (sub1.example.com) and main domain (www.anotherdomain.com). So both sub1.example.com/about and www.anotherdomain.com/about will pull up the same page. Can this be done without duplicating the site? If so, how?

Related

Add sites in subdomain and not under wordpress multisite subdomain

I'm confused, I have a miltisite wordpress installation but also another site managing the customer areas.
So I have the site on the main domain www.domaine.com and i installed the wordpress multisite in a subdomain: sites.domain.com
So far everything is fine, but when I want to create a site, wordpress requires me to be subject to the subdomain like this: other.site.domain.com
I tried to modify the .htaccess and wp-config.php but when I go back to the site management it redirects me to www.domaine.com without my being able to access the wordpress multisite management...
How can I create sites with addresses under the domain and not under the subdomain like this:
other.domain.com and not like this other.site.domain.com
Thanks
It's ok, I can't access for two reasons.
One my wildcard is set on other folder than wp installation (blank page on subsite create)
Two I need to set address of new site for replace domain.com/other to other.domain.com
And now I can access to website and subsite.
Thank!
Thank you for your answer, I just tested but it does not react correctly.
When I put the configuration of DOMAIN_CURRENT_SITE on domaine.com I can no longer access the settings of the multisite network, I am redirected to the purchase site which is on the domain.
Another thing, if I therefore create a site in a subdirectory and not in a subdomain with the SUBDOMAIN_INSTALL configuration false, when I type test.domaine.com a blank page appears as if there was no site or if I Type site.domain.com/test/ it works.
I cleared the caches everywhere and tried again but nothing happened.
In case I expressed myself badly,
www.domain.com = The commercial site of the company
site.domain.com = Multisite management and sample site
other1.domain.com = Customer site created from site.domain.com
thanks again

Point subdomain to specific page of my site - Wordpress & Godaddy

I am planning to develop a website in wordpress
I would like to point a subdomain shop.my-domain.com to an specific page of my domain site: my-domain.com/shop (of course I dont want to redirect them)
How can I do this?
I am using GoDaddy for hosting
For pointing your domain to particular subdomain in GoDaddy hosing you need to take support of Godaddy. You need to say them to point your domain to particular subdomain to your domain.

Wordpress Multisite on existing subdomain Installation

I have a fresh Wordpress install that I have put onto a temporary subdomain temp.example.com as I want to transfer in blog.example.com as part of a multisite on this install that will work with the main marketing site www.example.com.
However when I enable multisite and go to the network settings it is trying to create site1.temp.example.com.
How do I configure this so the sites it creates are temp.example.com and site2. example.com (without thesub-sub-domain) so I can transfer the existing sites into this. I already have live sites on the main example.com domain and so can't change the cname/a record for this.
TIA
Nick

want to use same table prefix in wordpress multisite

I am creating a news website. I have created sub-domain based wordpress multisite installation. But matter is, I want to fetch articles from my subdomain to main website (that are adjacent into my wordpress multisite network). My idea is:
1) suppose here is my main website mywebsite.com, I have subdomain based network like blog.mywebsite.com,sports.mywebsite.com,tech.mywebsite.com etc.
2) I want to show articles from subdomain to my main website (http://sports.mywebsite.com -> http://mywebsite.com). I am using same theme for all network.
Thanks,

Wordpress redirect to a remote url

I have two domain on separate hosting. On the first I can setup a.mydomain1.com. On the second I can istall wordpress as www.mydomain2.com/wordpress. Now I found a plugin for reidirect to an external website.
My goal is to show wordpress site on a.mydomain1.com. How I have to configure the record in the admin panel of first domain?
Thanks a lot
I think you should use WordPress Multisite.
WordPress includes new multisite features, meaning that it can run many blogs, even with their own separate domains, on one WordPress installation.

Resources