- This topic has 1 reply, 2 voices, and was last updated 14 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › General Stuff › multiple blogs on one domain
i have a domain where several wp blogs reside in directories. i now want to add a wp blog to the top level domain. how best to approach set up so as to not to ‘conflict’ with wp blogs already within domain?
thanx in advance,
alex
If you just install a WordPress on your root domain it won’t cause any issues to the existing installations on the sub-directories (I would use a separate database for this WordPress though).
You can also install it in a sub-directory and then use the .htaccess to do the redirection so it appears to be on the root domain (this is actually a better approach from security point of view too).