![]() |
can i have more than one wordpress on a site?
can i have more than one wordpress on a site?
whats the best way to do this? |
Hi DennisJ,
Yes, you can have one or more wordpress on a site, you just install a second/third wordpress in a subdirectory, for example mydomain.com/mysecondblog/ . And with a little extra work you can configure your server that this subdirectory is reachable with a subdomain like: mysecondblog.mydomain.com . Or you can try installing wordpress mu, which allows multiple wordpress blogs. |
In fact you can not only have more than one install of WP as twn described but you can have them share the same database by changing this line in wp-config.php
Code:
$table_prefix = 'wp_'; // Only numbers, letters, and underscores please! |
Quote:
|
Quote:
Of course I had to learn this the hard way by losing a couple databases. Except according to your theory, that probably shouldn't have happened because I was only running one blog per database. Since then, by doing proper maintenance and keeping daily backups, I haven't lost a thing and it has been over a year and I'm much more active than I was then. |
Quote:
If one is offering advice or suggestions, isn't it reasonable to point out the pro's and con's of the various options, so that people can make informed choices? In any case, what does my observation have to do with the sense of regular maintenance? Or vice versa... You pointed out that a single database is possible for multiple sites. I pointed out a potential drawback. Not exactly the stuff of drama. |
I didn't think I was necessarily being prickly nor creating drama, I simply stated why I believe your con was invalid.
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
Sharing the database does not create conflicts and sharing does not mess it up. His stance is that the more you access the database, the greater the chance of some type of corruption. |
Quote:
also what does that line on the config does exactly? , i guess the line is just for creating a table inside the database, so i just type the same database name while installing the WP instances rite? |
Quote:
As far as a sub-domain versus a folder off of the root, I think it kind of depends on what your doing. I built xxx blog maniac as a folder because I wanted to add some depth to my blog directory. I built some as sub-directories because I wanted blogs that deviated from the niche that was on the root. Your correct, all your doing when you change that is putting the information in a different table inside your database so database name, password, etc. would all remain the same |
Quote:
But i recommend you do a google on the difference between subdomains and subdirectories and see if the advantages of a subdomain compared to subdirectories fit your needs. There are a lot articles written about this subject. |
Quote:
Since it only takes a few seconds to give each site its own database, I prefer to do so. I'm still not clear why Walrus assumed I was implying anything about the wider aspects of maintenance etc., from that choice. |
Quote:
But thats only a guess, since I would never admit such things actually happened. |
Quote:
|
All times are GMT -4. The time now is 01:43 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc