I have a WordPress Multisite – www.domain.com and a subomdain example.domain.com on a performance VPS. The subdomain is getting way more traffic and using more resources, and we don’t...
I have a website let’s say mysite.com (with it’s own database that I created through plesk) and i have created a subdomain with the name sub.mysite.com. After trying to...
I’m trying to migrate from multiple subdomain blogs to WP multisite. The one stumbling block is that I’m pretty sure the static files and directories on my subdomains will...
Can anyone explain why one is better than the other, and in what circumstances? Things I’m considering: SEO consequences (if any), scaling issues (if any) and anything else I’m...
Hi to all I would like to create a big WordPress network with this structure: sitename.com (Main website) cat1.sitename.com (sub website) cat11.cat1.sitename.com (sub-sub website) cat12.cat2.sitename.com (sub-sub website) cat2.sitename.com (sub...
I want to create a multiple subdomains, but using only one wordpress and database installation. The difference of those subdomain sites are the colors and the blogs, but in...
example.com <- large non-WP site I would like to add multiple blogs to the site, with different URL requirements, and manage them all within one Multisite install. However, the...
I want to check if a WordPress installation is working from a subdirectory. Common methods to achieve this are listed here: https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory these usually involve changing an index file...
I am trying to create a website that would contain 2-3 subdomains. The reason I want it to include subdomains is because the website is split up into several...
I am trying to write a custom redirect rule to redirect a subdomain name to the matching page. Example: wppage.example.com → example.com/wppage I am using the following code in...