Questions tagged [subdomains]
The subdomains tag has no summary.
344 questions
0 votes
0 answers
56 views
How to share login sessions between WordPress domain and subdomain with synced user tables?
I have two separate WordPress installations: domain.com (main site) dl.domain.com (subdomain) They run on different servers, but both connect to separate databases that reside on the main server. I’...
0 votes
0 answers
36 views
How to have WordPress in a sub-folder but hosted in a different place?
I run my main website on AWS, let's say it's https://example.com. I want to have a WordPress blog on https://example.com/blog. It is going to be hosted in a different place, though (Dreamhost, if I ...
0 votes
0 answers
71 views
Serving large media files from a subdomain instead of /uploads
Our website serves audio files (via podcast plugin), episodes numbering in the thousands, overall size tens of GB. Right now all the mp3 files are in wp-content/uploads/, but this is a hinderance when ...
1 vote
1 answer
143 views
How to restrict content on a subdomain to users that registers on main site?
I would like to create the following type of set up and wonder if anyone knows if it is possible on a subdomain and how it can be done. I have a main site, "example.com", and a subdomain, &...
0 votes
1 answer
62 views
How do I test my Wordpress subdomains on AWS during migration?
I'm migrating a site that uses subdomains. I want to test the subdomain's work on my machine before fully migrating the site. So I've chosen a fake domain name for my site, given it a subdomain name, ...
1 vote
2 answers
60 views
Migrating WordPress site from subdomain to subdirectory
I want to migrate from https://blog.salamzaban.com to https://salamzaban.com/blog How can I do it? Thanks
0 votes
1 answer
64 views
Duplicated WP Multisite for testing environment is redirecting to production site
My goal is to have a test.example.de testing environment for my www.example.de WP Blog. Sadly, the site is still redirecting me to the production-site. My subdomain is registered as a CNAME with a TTL ...
0 votes
0 answers
54 views
Wordpress: How to change name of ADD-ON domain's folder and also change/rename all references to it
Interserver.net hosting allows install of unlimited sites in one user account. I have set up an "add-on" domain, which is a fairly common structure but different than using WP Multi-site. ...
0 votes
1 answer
94 views
Top-level staging-site URL redirects to a different site
I have a site, let's call it resources.mycompany.ca - and I just set up staging for it at resources-staging.mycompany.ca . The staging site works fine if I try to visit any specific URL (i.e. ...
0 votes
1 answer
136 views
Weird Issue - Wordpress Multisite - Cannot Access subdomain's pages
Good evening to everyone. I will try to describe my (weird) problem, as detailed as possible and any help would be greatly appreciated. I had a multisite that worked great. My company asked me to ...
1 vote
1 answer
59 views
Wildcard multisite wp-admin url wrongfully redirected
So, this is the situation. I have a working top level domain site (https://example.com) and I set up a wild card subdomain (*.example.com) and multisite settings in WordPress. It works as expected, as ...
0 votes
1 answer
387 views
Development to production, how to move a development site from http + dev.example.com to a production site https + example.com?
I'm in a somewhat odd development situation where I need to develop a WP site at http://dev.example.com/ and then make it live at https://example.com/. The summary is: Develop on http, publish on ...
0 votes
2 answers
56 views
Multisite subdomain microsite on secondary domain
I have a WP multisite installation that I use to host several websites for a few nonprofits that I’m a part of. I’m trying to launch a microsite for one of the domains, but can’t seem to make it work. ...
0 votes
0 answers
144 views
wordpress multisite with already existing subdomain
I have activated the wordpress multisite in my main domain. Now I want to add an already existing subdomain with a separate wp installation. How can I do it?
0 votes
1 answer
305 views
Make multisite non-existing subdomains go to homepage instead of Index of/ page
I have a multisite with subdomains working in cPanel but non existing subdomains send users to Index of/ page, even though I have an index.php page. How do I make it so only non-existing subdomains ...