I will be using WordPress 3.0 to build numerous sites, roughly 300+. these sites have the following qualities
- content may or may not be related to each other.
- Each have the same set of admin users - a person who has an admin account in website A has the same account in website B.
- each are top level domains. no subdomains.
- each site needs to be debugged in isolation ( it would be a mess to look at log files for all 300+ sites)
- The sites will run in IIS ( Not sure if this matters )
I have never used or setup the multisite feature before.
Is it better to have separate WordPress sites or to use version 3.0's multisite feature? I was going to use separate WordPress sites because I was afraid that the multisite feature setup might be a nightmare with IIS.
Thanks in advance.