Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I was thinking about building some kind of network or large website, so I was reading a lot about the Multisite option that came up last years. I still have some question marks on when should I use it instead of a single site and when I shouldn't. The thing is that also on a Single WP site, you have different types of sorting, organizing, differing, etc:

  • Categories
  • Taxonomies
  • Tags
  • Post-types

So I'll give an example and I hope someone can clear it down:

Let's say I am building a site about car companies. The companies are Ford, Toyota, BMW, etc. For each companies I have different articles about different subjects: New technology, specific stock market news and company's reports, company's commercials, best models of the year, etc.

What would you do?

Multisite option: Ford, Toyota, BMW - Sites in a multisite network Different articles' subjects - Categories in each site (these categories will be duplicated on each of the companies' site).

Single Site option: Ford, Toyota, BMW - Categories (or taxonomy?) Different articles' subjects - SubCategories (these subcategories will be duplicated on each company's category).

I did not include the post-type option because from what I understand, it's more for cases where the type of posts is totally different: video posts, image posts - but maybe I am wrong and that's an option too.

What is your opinion? Many thanks!

Edit: One more thing I forgot to mention but I guess it is possible to do both ways. I think it will be more logical if the address structure will be like this: ford.site.com/ArticleSubject/path/to/post...

share|improve this question

closed as not constructive by chrisguitarguy, songdogtech, Michael, s_ha_dum, brasofilo Jan 3 at 15:44

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.