Hi Folks,
I've been searching through the support forums for an answer to my question but either can't find it or am getting confused even further. Here's what I'd like to do:
I need to take an existing website (say 60 or 70 pages) and place it into WordPress. The reason I will be using WordPress is so that additional pages can be added easily to the site using specific templates. As well, updating content every now and then by non-technical folks should theoretically be easier. Lastly, we'll be adding a blog to the site - obviously this works well.
So I have a structure something like the following:
Products
Product 1
Product 2
Service 1
ETC
About
Careers
Team
ETC
Solutions
Showcase 1
Showcase 2
ETC
ETC
When I create Pages (capital P - as opposed to posts) I get some ugly looking URLs. I'd like to prettify them so that they have some meaning (they don't have to be RESTful ... but they should have some kind of logic to them). So for eg:
http://www.mydomain.com/about/careers/
I thought I could use categories but I can't find a way to make them apply to Pages (must be missing something very obvious?). Is there another accepted or common way of doing this? I think I want to use Pages as these are technically static content (but with the option of updating them from time to time). Using a single post per category seems counter-intuitive but perhaps that's the way the system works?
Any help appreciated.
Thanks