Comments on: How to Install WordPress on a Separate Subdomain Site (No Multisite Required) https://wpmudev.com/blog/install-wordpress-on-subdomain/ The WPMU DEV Blog provides tutorials, tips, resources and reviews to help out any WordPress user Fri, 10 Dec 2021 01:44:19 +0000 hourly 1 https://wordpress.org/?v=6.7.1 By: Middlelab https://wpmudev.com/blog/install-wordpress-on-subdomain/#comment-177147 Fri, 10 Dec 2021 01:44:19 +0000 https://wpmudev.com/blog/?p=203245#comment-177147 I dont know, but for me I think its better to use multisite installation to manage multiple subdomains.

I think even for different use, like what was mentioned, having different types of websites LMS / eCommerce / events, WordPress muiti site will still be able accommodate these needs.

Its easier to manage the plugins(that are commonly used) within the same network as well.

]]>
By: Dimitris https://wpmudev.com/blog/install-wordpress-on-subdomain/#comment-177141 Thu, 09 Dec 2021 17:01:57 +0000 https://wpmudev.com/blog/?p=203245#comment-177141 In reply to Daniel Peres.

Hello Daniel

Our Hosting supports only one WP installation per server.

But you can still create a separate server/site and map a subdomain as a primary domain (same logic, you just have to point the subdomain in the DNS level).
Feel free to open a live chat or forum ticket if more assistance is needed on that.

Thank you,
Dimitris

]]>
By: Daniel Peres https://wpmudev.com/blog/install-wordpress-on-subdomain/#comment-177140 Thu, 09 Dec 2021 16:40:08 +0000 https://wpmudev.com/blog/?p=203245#comment-177140 recently, in my latest projects, i’ve been putting the blog on a subdomain. When sites are not hosted here on wpmudev, I usually configure everything in CLoudflare. But I have a question. I have on my hosting plan for 1 website, can I put another subdomain on the same plan?

]]>
By: Shiv Patel https://wpmudev.com/blog/install-wordpress-on-subdomain/#comment-177120 Sat, 04 Dec 2021 20:18:23 +0000 https://wpmudev.com/blog/?p=203245#comment-177120 Hey Wpmudev bloggers,

Great read once again! i mean always! :P

Personally, Multisite was awesome feature when it came out because I didn’t have to necessarily have 2+ WP installs which for me saved a great amount of time. However now I personally feel as though I tend to prefer single site installations as i work with individual clients.

If I’m being honest, i feel as though id use multisite for my own ecommerce stores which i plan to launch in the next year :)

Thanks for the tips!

]]>
By: Johanna Armnius https://wpmudev.com/blog/install-wordpress-on-subdomain/#comment-177118 Fri, 03 Dec 2021 00:26:33 +0000 https://wpmudev.com/blog/?p=203245#comment-177118 In reply to All2WP.

Oh, I’m totally late for the party, don’t know I missed them, I hadn’t seen all the comments above about it!

]]>
By: All2WP https://wpmudev.com/blog/install-wordpress-on-subdomain/#comment-177117 Fri, 03 Dec 2021 00:25:23 +0000 https://wpmudev.com/blog/?p=203245#comment-177117 In reply to Álvaro Novais.

Hi! I’m planning to use WP remote users sync to do that, it allows for SSO but I haven’t dive in it so can’t tell if it’s easy to set up (it’s all relative anyway…)

]]>
By: nicollb https://wpmudev.com/blog/install-wordpress-on-subdomain/#comment-177116 Thu, 02 Dec 2021 16:12:37 +0000 https://wpmudev.com/blog/?p=203245#comment-177116 Been doing this for years (and years) — multisite was nice when it came out because I didn’t have to necessarily have 2+ WP installs. But — this is is like going back to an old way to do it, not something new.

So — nice write up, but not something new.

]]>
By: Álvaro Novais https://wpmudev.com/blog/install-wordpress-on-subdomain/#comment-177115 Thu, 02 Dec 2021 15:07:27 +0000 https://wpmudev.com/blog/?p=203245#comment-177115 In reply to Marcel.

Hi Marcel, thanks for the contribution :)

I’ll continue the research, if I don’t find a better solution, this plugin will be the way to go.

]]>
By: Álvaro Novais https://wpmudev.com/blog/install-wordpress-on-subdomain/#comment-177114 Thu, 02 Dec 2021 15:04:39 +0000 https://wpmudev.com/blog/?p=203245#comment-177114 In reply to Martin Aranovitch.

I asked on the forum but I wasn’t successful, it didn’t reach people who have experience with this subject.

This plugin seems to be ideal, I would trust more if it were a WPMU DEV plugin.

]]>
By: Álvaro Novais https://wpmudev.com/blog/install-wordpress-on-subdomain/#comment-177113 Thu, 02 Dec 2021 15:02:17 +0000 https://wpmudev.com/blog/?p=203245#comment-177113 In reply to Martin Aranovitch.

Hi Martin,

Thanks for the feedback :)

I will search on:

define(‘CUSTOM_USER_TABLE’, ‘the_user_table’);
define (‘CUSTOM_USER_META_TABLE’, ‘the_usermeta_table’);

I didn’t want to use any more plugins for that.

]]>