What is the best way to setup up this wordpress site?

SFD

Free Member
Nov 2, 2008
1,275
436
If I have a main domain

domain.com

I then want to have several sections, for example

domain.com/motorbikes
domain.com/health
domain.com/sports

Although the overall design will be the same theme I need each section to have it's own header image, own footer content and own sidebar content, twitter feed, opt-in etc.

Domain.com will then feature latest posts, comments etc from all the different areas.

Should I just set up multiple blogs under different folders or is there a much easier and sophisticated way that I don't know about of managing everything from one control panel?

Cheers
 

SFD

Free Member
Nov 2, 2008
1,275
436
Are you looking to get this running through google news etc? .

No, my main concern is the usability of the site and how easy it is to add, alter, add privileges etc.

Yes, you just do a php include with another sidebar e.g.

You create sidebar3.php, then use this to put the sidebar into template1.php

Code:
 <?php include(TEMPLATEPATH . '/sidebar3.php');[FONT=monospace] ?>
[/FONT]

Brilliant, that seems a lot easier than what I was expecting.
 
  • Like
Reactions: OldWelshGuy
Upvote 0

SFD

Free Member
Nov 2, 2008
1,275
436
What would happen when displaying recent posts with this method?

Would I set up a different Author for each section and then filter the display by author? Is that possible?

Otherwise, each of the 'latest posts' in each section would display items from all sections.
 
Upvote 0
F

Faevilangel

  • Like
Reactions: SFD
Upvote 0

Latest Articles

Join UK Business Forums for free business advice