I have two wordpress installs each on their own sub domain. sub1.domain.com and sub2.domain.com I want to share the login information between sub1 and sub2. I already have configured...
If I’m setting up a brand new multisite installation with WordPress in it’s own folder (say /wp/) why can’t I configure the network to use subdomains instead of subfolders?...
I’d like to find a way to make subdomain addresses work for some of my important tags and categories. For instance foo.thesite.com would show content for thesite.com/category/foo. I’ve been...
Similar to the question over at Get wp_logout_url function to work on external (non-Wordpress) page The problem I am facing is the fact the subdomain is on a different...
I have a WordPress multisite installed, and would like to understand how the subdomains actually are managed, ie how does my wordpress multisite knows where to find the files/data...
I need to create a complex WordPress-powered set up, which I would like to run from a single code base. My setup is complicated by a number of factors....
I have two live subdomains on a URL, let’s call them sd1.mysite.com and sd2.mysite.com. I am looking to turn mysite.com into a Multisite environment, with both those subdomains being...
I’m running a site on a different CMS and we are switching to WordPress soon. At the moment, there are sites like domain.at, sub1.domain.at and sub2.domain.at, served by one...
I have a subdomain: https://blog.example.com/ I forcibly redirects to subdirectory: https://www.example.com/blog By changing site URL and some RewriteRule on .htaccess. Now the website and admin works fine except a...
I’m finding a way to redirect to a sub-domain. Sub-domains contain instances of multiple languages, say for an example -: http://mysite/?p=7694 This is the English site and I want...