install WP in subdirectory: Database and User
-
Hi,
I already have my WP website https://example.com in a Database called “database0”. Now I want to install new WP in a sub directory for instance https://example.com/support
I also want to have membership in my WP site, so that when a customer/subscriber create user in my website, their profile is accessible from both main website and the sub directory.
In public_html I created a folder called “support” and now I want to install WP.
My question is that: Is is correct/better performance/safer
to create New Database and New User
or keep the main Database “database0” but new “Table Prefix”
or keep the main Database and just create a New User inside the original Database “database0” created for root website?
thanks
The topic ‘install WP in subdirectory: Database and User’ is closed to new replies.