Not sure if my title makes any sense, sorry! Basically, I'm working on a travel website. I want to have pages for each country with transportation information. So here's the way I want to organise it: Transportation (main page) --Rwanda ----Kigali to Kampala ----Kigali to Musanze ----etc. --Uganda ----Kampala to Jinja ----Kampala to Nairobi etc etc... On the country pages I'd like to have a list of the sub pages but I want it to be automated so that I don't have to add a new link each time I add a new page. Is it possible to put code into the 'Rwanda' page so that when I add a new sub-page, it's automatically added to a list on the 'Rwanda' page? Thanks! Kirsty
You could use a Templating System with Nested Menus and set up all the categories then attach one page per category or you could just use a plug in like WP-dTree which will create navigation for your entire site and you can put it in any sidebar. I have a 650 Page WordPress site using WP-dTree... it's pretty slick and it's a free plugin.